2022-01-05 15:54:32.648 | + ./stack.sh:main:462 : exec 2022-01-05 15:54:32.648 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-155432.summary.2022-01-05-155432 2022-01-05 15:54:32.648 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155432' 2022-01-05 15:54:32.648 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:54:32.648 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155432 2022-01-05 15:54:32.648 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155432 /opt/stack/logs/stack.sh.log 2022-01-05 15:54:32.648 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155432.summary.2022-01-05-155432 /opt/stack/logs/stack.sh.log.summary 2022-01-05 15:54:32.648 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 15:54:32.648 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 15:54:32.648 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 15:54:32.648 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 15:54:32.648 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 15:54:32.648 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 15:54:32.648 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 15:54:32.648 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:54:32.648 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 15:54:32.649 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 15:54:32.649 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:54:32.649 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:54:32.649 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 15:54:32.650 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 15:54:32.653 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:54:32.656 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 15:54:32.658 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 15:54:32.660 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 15:54:32.662 | + ./stack.sh:main:551 : uname -a 2022-01-05 15:54:32.663 | 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 15:54:32.665 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 15:54:32.667 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 15:54:32.670 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 15:54:32.696 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 15:54:32.712 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 15:54:32.714 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 15:54:32.716 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 15:54:32.717 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 15:54:32.719 | + functions-common:fetch_plugins:1661 : return 2022-01-05 15:54:32.721 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 15:54:32.723 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 15:54:32.725 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:54:32.727 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:54:32.729 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:54:32.730 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:54:32.732 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:54:32.734 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:54:32.736 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:54:32.739 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:54:32.741 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:54:32.743 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:54:32.744 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 15:54:32.746 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:54:32.759 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:32.761 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:54:32.763 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:32.764 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:32.766 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:32.768 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:32.770 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:54:32.772 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 15:54:32.774 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 15:54:32.776 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:54:32.777 | + 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 15:54:32.779 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 15:54:32.781 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 15:54:32.783 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 15:54:32.785 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 15:54:32.787 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 15:54:32.789 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 15:54:32.806 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 15:54:32.808 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 15:54:32.820 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:32.822 | +++ lib/tls:source:43 : hostname -f 2022-01-05 15:54:32.825 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 15:54:32.827 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 15:54:32.829 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 15:54:32.831 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 15:54:32.833 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 15:54:32.835 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 15:54:32.837 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 15:54:32.838 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 15:54:32.840 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 15:54:32.842 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 15:54:32.846 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 15:54:32.858 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 15:54:32.874 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 15:54:32.886 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 15:54:32.899 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 15:54:32.925 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 15:54:32.964 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 15:54:33.042 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 15:54:33.063 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 15:54:33.097 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 15:54:33.148 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 15:54:33.276 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 15:54:33.289 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 15:54:33.302 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 15:54:33.314 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 15:54:33.399 | + ./stack.sh:main:598 : run_phase source 2022-01-05 15:54:33.401 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 15:54:33.403 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:54:33.405 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:54:33.407 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:54:33.409 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:54:33.411 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:54:33.413 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:54:33.416 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:54:33.419 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:54:33.421 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:54:33.423 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:54:33.426 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 15:54:33.428 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:54:33.442 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:33.444 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:54:33.446 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 15:54:33.484 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 15:54:33.486 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 15:54:33.489 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:54:33.491 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 15:54:33.493 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 15:54:33.495 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 15:54:33.497 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 15:54:33.500 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 15:54:33.502 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 15:54:33.504 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 15:54:33.507 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.509 | + 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 15:54:33.511 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.513 | + 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 15:54:33.516 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.518 | + 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 15:54:33.520 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.522 | + 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 15:54:33.524 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.527 | + 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 15:54:33.529 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.531 | + 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 15:54:33.533 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.535 | + 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 15:54:33.538 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.540 | + 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 15:54:33.542 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.544 | + 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 15:54:33.546 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.549 | + 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 15:54:33.551 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.554 | + 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 15:54:33.556 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.558 | + 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 15:54:33.560 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.562 | + 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 15:54:33.564 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.567 | + 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 15:54:33.569 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.572 | + 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 15:54:33.574 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.576 | + 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 15:54:33.578 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.580 | + 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 15:54:33.583 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.585 | + 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 15:54:33.587 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.589 | + 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 15:54:33.591 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.594 | + 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 15:54:33.596 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.598 | + 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 15:54:33.600 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.603 | + 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 15:54:33.605 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.607 | + 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 15:54:33.609 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.611 | + 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 15:54:33.614 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.616 | + 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 15:54:33.618 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.621 | + 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 15:54:33.623 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.625 | + 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 15:54:33.627 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.630 | + 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 15:54:33.632 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.635 | + 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 15:54:33.637 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.639 | + 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 15:54:33.641 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.643 | + 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 15:54:33.646 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.648 | + 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 15:54:33.650 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.652 | + 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 15:54:33.655 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.657 | + 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 15:54:33.659 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.661 | + 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 15:54:33.663 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.665 | + 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 15:54:33.668 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.670 | + 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 15:54:33.672 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.674 | + 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 15:54:33.677 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.679 | + 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 15:54:33.681 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:54:33.683 | + 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 15:54:33.686 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 15:54:33.688 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:54:33.691 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 15:54:33.705 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:33.707 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 15:54:33.709 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:54:33.711 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 15:54:33.727 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:33.729 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 15:54:33.731 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 15:54:33.733 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 15:54:33.735 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 15:54:33.738 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 15:54:33.740 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 15:54:33.742 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 15:54:33.745 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 15:54:33.747 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:54:33.749 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 15:54:33.752 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:54:33.754 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 15:54:33.757 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 15:54:33.757 | Using mysql database backend 2022-01-05 15:54:33.759 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 15:54:33.774 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 15:54:33.790 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:33.792 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 15:54:33.808 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 15:54:33.823 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:33.826 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 15:54:33.841 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 15:54:33.857 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 15:54:33.872 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:33.875 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 15:54:33.891 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:33.893 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 15:54:33.896 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 15:54:33.911 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:33.914 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 15:54:33.929 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 15:54:33.931 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 15:54:33.934 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 15:54:33.936 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 15:54:33.939 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 15:54:33.943 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-155433 2022-01-05 15:54:33.946 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-155433 739' 2022-01-05 15:54:33.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.950 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:54:33.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.955 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 15:54:33.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.960 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 15:54:33.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.964 | + 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 15:54:33.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.969 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-01-05 15:54:33.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.973 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-01-05 15:54:33.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.978 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-155432 2022-01-05 15:54:33.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.984 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 15:54:33.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.990 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-01-05 15:54:33.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.994 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 15:54:33.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:33.999 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 15:54:34.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:34.004 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 15:54:34.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:54:34.008 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 15:54:34.011 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 15:54:34.013 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 15:54:34.015 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 15:54:34.017 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:54:34.020 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:54:34.023 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:54:34.025 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:54:34.027 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:54:34.030 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:54:34.045 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:54:34.047 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:54:34.049 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:34.052 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:54:34.052 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:54:34.057 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 15:54:34.059 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:34.061 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 15:54:34.064 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:54:34.064 | + functions-common:git_clone:595 : head -1 2022-01-05 15:54:34.068 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 15:54:34.071 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:54:34.073 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 15:54:34.075 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:54:34.078 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 15:54:34.080 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 15:54:34.082 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 15:54:34.085 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 15:54:34.087 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:54:34.090 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 15:54:34.092 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 15:54:34.094 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 15:54:34.097 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 15:54:34.101 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398074 2022-01-05 15:54:34.104 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 15:54:34.108 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641397766 2022-01-05 15:54:34.111 | ++ tools/install_prereqs.sh:source:49 : DELTA=308 2022-01-05 15:54:34.114 | ++ tools/install_prereqs.sh:source:50 : [[ 308 -lt 7200 ]] 2022-01-05 15:54:34.116 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 15:54:34.118 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 15:54:34.120 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 15:54:34.123 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 15:54:34.125 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 15:54:34.127 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 15:54:34.130 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 15:54:34.132 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 15:54:34.135 | +++ 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 15:54:34.180 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 15:54:34.180 | apache2-dev 2022-01-05 15:54:34.180 | bc 2022-01-05 15:54:34.180 | bsdmainutils 2022-01-05 15:54:34.180 | curl 2022-01-05 15:54:34.180 | g++ 2022-01-05 15:54:34.180 | gcc 2022-01-05 15:54:34.180 | gettext 2022-01-05 15:54:34.180 | git 2022-01-05 15:54:34.180 | graphviz 2022-01-05 15:54:34.180 | iputils-ping 2022-01-05 15:54:34.180 | libapache2-mod-proxy-uwsgi 2022-01-05 15:54:34.180 | libffi-dev 2022-01-05 15:54:34.180 | libjpeg-dev 2022-01-05 15:54:34.180 | libmysqlclient-dev 2022-01-05 15:54:34.180 | libpcre3-dev 2022-01-05 15:54:34.180 | libpq-dev 2022-01-05 15:54:34.180 | libssl-dev 2022-01-05 15:54:34.180 | libsystemd-dev 2022-01-05 15:54:34.180 | libxml2-dev 2022-01-05 15:54:34.180 | libxslt1-dev 2022-01-05 15:54:34.180 | libyaml-dev 2022-01-05 15:54:34.180 | lsof 2022-01-05 15:54:34.180 | openssh-server 2022-01-05 15:54:34.180 | openssl 2022-01-05 15:54:34.180 | pkg-config 2022-01-05 15:54:34.180 | psmisc 2022-01-05 15:54:34.180 | python3-dev 2022-01-05 15:54:34.180 | python3-pip 2022-01-05 15:54:34.180 | python3-venv 2022-01-05 15:54:34.180 | tar 2022-01-05 15:54:34.180 | tcpdump 2022-01-05 15:54:34.180 | unzip 2022-01-05 15:54:34.181 | uuid-runtime 2022-01-05 15:54:34.181 | wget 2022-01-05 15:54:34.181 | wget 2022-01-05 15:54:34.181 | zlib1g-dev 2022-01-05 15:54:34.181 | libkrb5-dev 2022-01-05 15:54:34.181 | libldap2-dev 2022-01-05 15:54:34.181 | libsasl2-dev 2022-01-05 15:54:34.181 | memcached 2022-01-05 15:54:34.181 | python3-mysqldb 2022-01-05 15:54:34.181 | sqlite3 2022-01-05 15:54:34.181 | conntrack 2022-01-05 15:54:34.181 | curl 2022-01-05 15:54:34.181 | dnsmasq-base 2022-01-05 15:54:34.181 | dnsmasq-utils 2022-01-05 15:54:34.181 | ebtables 2022-01-05 15:54:34.181 | gawk 2022-01-05 15:54:34.181 | genisoimage 2022-01-05 15:54:34.181 | iptables 2022-01-05 15:54:34.181 | iputils-arping 2022-01-05 15:54:34.181 | kpartx 2022-01-05 15:54:34.181 | libjs-jquery-tablesorter 2022-01-05 15:54:34.181 | libmysqlclient-dev 2022-01-05 15:54:34.181 | parted 2022-01-05 15:54:34.181 | pm-utils 2022-01-05 15:54:34.181 | python3-mysqldb 2022-01-05 15:54:34.181 | socat 2022-01-05 15:54:34.181 | sqlite3 2022-01-05 15:54:34.181 | sudo 2022-01-05 15:54:34.181 | vlan 2022-01-05 15:54:34.181 | lsscsi 2022-01-05 15:54:34.181 | open-iscsi 2022-01-05 15:54:34.181 | lvm2 2022-01-05 15:54:34.181 | qemu-utils 2022-01-05 15:54:34.181 | thin-provisioning-tools 2022-01-05 15:54:34.181 | acl 2022-01-05 15:54:34.181 | dnsmasq-base 2022-01-05 15:54:34.181 | dnsmasq-utils 2022-01-05 15:54:34.182 | ebtables 2022-01-05 15:54:34.182 | haproxy 2022-01-05 15:54:34.182 | iptables 2022-01-05 15:54:34.182 | iputils-arping 2022-01-05 15:54:34.182 | iputils-ping 2022-01-05 15:54:34.182 | libmysqlclient-dev 2022-01-05 15:54:34.182 | postgresql-server-dev-all 2022-01-05 15:54:34.182 | python3-mysqldb 2022-01-05 15:54:34.182 | sqlite3 2022-01-05 15:54:34.182 | sudo 2022-01-05 15:54:34.182 | vlan 2022-01-05 15:54:34.182 | ipset 2022-01-05 15:54:34.182 | conntrack 2022-01-05 15:54:34.182 | conntrackd 2022-01-05 15:54:34.182 | keepalived 2022-01-05 15:54:34.182 | dstat 2022-01-05 15:54:34.182 | lvm2 2022-01-05 15:54:34.182 | qemu-utils 2022-01-05 15:54:34.182 | thin-provisioning-tools 2022-01-05 15:54:34.182 | curl 2022-01-05 15:54:34.182 | liberasurecode-dev 2022-01-05 15:54:34.182 | make 2022-01-05 15:54:34.182 | memcached 2022-01-05 15:54:34.182 | sqlite3 2022-01-05 15:54:34.182 | xfsprogs' 2022-01-05 15:54:34.185 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 15:54:34.202 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 15:54:34.203 | apache2-dev 2022-01-05 15:54:34.203 | bc 2022-01-05 15:54:34.203 | bsdmainutils 2022-01-05 15:54:34.203 | curl 2022-01-05 15:54:34.203 | g++ 2022-01-05 15:54:34.203 | gcc 2022-01-05 15:54:34.203 | gettext 2022-01-05 15:54:34.203 | git 2022-01-05 15:54:34.203 | graphviz 2022-01-05 15:54:34.203 | iputils-ping 2022-01-05 15:54:34.203 | libapache2-mod-proxy-uwsgi 2022-01-05 15:54:34.203 | libffi-dev 2022-01-05 15:54:34.203 | libjpeg-dev 2022-01-05 15:54:34.203 | libmysqlclient-dev 2022-01-05 15:54:34.203 | libpcre3-dev 2022-01-05 15:54:34.203 | libpq-dev 2022-01-05 15:54:34.203 | libssl-dev 2022-01-05 15:54:34.203 | libsystemd-dev 2022-01-05 15:54:34.203 | libxml2-dev 2022-01-05 15:54:34.203 | libxslt1-dev 2022-01-05 15:54:34.203 | libyaml-dev 2022-01-05 15:54:34.203 | lsof 2022-01-05 15:54:34.203 | openssh-server 2022-01-05 15:54:34.203 | openssl 2022-01-05 15:54:34.203 | pkg-config 2022-01-05 15:54:34.203 | psmisc 2022-01-05 15:54:34.203 | python3-dev 2022-01-05 15:54:34.203 | python3-pip 2022-01-05 15:54:34.203 | python3-venv 2022-01-05 15:54:34.203 | tar 2022-01-05 15:54:34.203 | tcpdump 2022-01-05 15:54:34.203 | unzip 2022-01-05 15:54:34.203 | uuid-runtime 2022-01-05 15:54:34.203 | wget 2022-01-05 15:54:34.204 | wget 2022-01-05 15:54:34.204 | zlib1g-dev 2022-01-05 15:54:34.204 | libkrb5-dev 2022-01-05 15:54:34.204 | libldap2-dev 2022-01-05 15:54:34.204 | libsasl2-dev 2022-01-05 15:54:34.204 | memcached 2022-01-05 15:54:34.204 | python3-mysqldb 2022-01-05 15:54:34.204 | sqlite3 2022-01-05 15:54:34.204 | conntrack 2022-01-05 15:54:34.204 | curl 2022-01-05 15:54:34.204 | dnsmasq-base 2022-01-05 15:54:34.204 | dnsmasq-utils 2022-01-05 15:54:34.204 | ebtables 2022-01-05 15:54:34.204 | gawk 2022-01-05 15:54:34.204 | genisoimage 2022-01-05 15:54:34.204 | iptables 2022-01-05 15:54:34.204 | iputils-arping 2022-01-05 15:54:34.204 | kpartx 2022-01-05 15:54:34.204 | libjs-jquery-tablesorter 2022-01-05 15:54:34.204 | libmysqlclient-dev 2022-01-05 15:54:34.204 | parted 2022-01-05 15:54:34.204 | pm-utils 2022-01-05 15:54:34.204 | python3-mysqldb 2022-01-05 15:54:34.204 | socat 2022-01-05 15:54:34.204 | sqlite3 2022-01-05 15:54:34.204 | sudo 2022-01-05 15:54:34.204 | vlan 2022-01-05 15:54:34.204 | lsscsi 2022-01-05 15:54:34.204 | open-iscsi 2022-01-05 15:54:34.204 | lvm2 2022-01-05 15:54:34.204 | qemu-utils 2022-01-05 15:54:34.204 | thin-provisioning-tools 2022-01-05 15:54:34.204 | acl 2022-01-05 15:54:34.204 | dnsmasq-base 2022-01-05 15:54:34.204 | dnsmasq-utils 2022-01-05 15:54:34.204 | ebtables 2022-01-05 15:54:34.204 | haproxy 2022-01-05 15:54:34.205 | iptables 2022-01-05 15:54:34.205 | iputils-arping 2022-01-05 15:54:34.205 | iputils-ping 2022-01-05 15:54:34.205 | libmysqlclient-dev 2022-01-05 15:54:34.205 | postgresql-server-dev-all 2022-01-05 15:54:34.205 | python3-mysqldb 2022-01-05 15:54:34.205 | sqlite3 2022-01-05 15:54:34.205 | sudo 2022-01-05 15:54:34.205 | vlan 2022-01-05 15:54:34.205 | ipset 2022-01-05 15:54:34.205 | conntrack 2022-01-05 15:54:34.205 | conntrackd 2022-01-05 15:54:34.205 | keepalived 2022-01-05 15:54:34.205 | dstat 2022-01-05 15:54:34.205 | lvm2 2022-01-05 15:54:34.205 | qemu-utils 2022-01-05 15:54:34.205 | thin-provisioning-tools 2022-01-05 15:54:34.205 | curl 2022-01-05 15:54:34.205 | liberasurecode-dev 2022-01-05 15:54:34.205 | make 2022-01-05 15:54:34.205 | memcached 2022-01-05 15:54:34.205 | sqlite3 2022-01-05 15:54:34.205 | xfsprogs ' 2022-01-05 15:54:34.207 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 15:54:34.210 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:34.212 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:34.215 | ++ 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 15:54:34.215 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 15:54:34.220 | ++ 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 15:54:34.222 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 15:54:34.224 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:54:34.226 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 15:54:34.228 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:54:34.230 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:34.232 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:54:34.234 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:34.236 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:34.238 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:54:34.240 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 15:54:34.242 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:34.244 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 15:54:34.247 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 15:54:34.251 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 15:54:34.254 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 15:54:34.256 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 15:54:34.258 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 15:54:34.260 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 15:54:34.262 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 15:54:34.266 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398074263 2022-01-05 15:54:34.268 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 15:54:34.270 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 15:54:34.272 | ++ 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 15:54:34.474 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 15:54:34.474 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 15:54:34.504 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 15:54:34.544 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 15:54:36.595 | Reading package lists... 2022-01-05 15:54:36.625 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 15:54:36.627 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 15:54:36.629 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:54:36.631 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:36.633 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:36.636 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:54:36.638 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:36.640 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 15:54:36.642 | ++ functions-common:time_stop:2317 : start_time=1641398074263 2022-01-05 15:54:36.645 | ++ functions-common:time_stop:2319 : [[ -z 1641398074263 ]] 2022-01-05 15:54:36.647 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:36.651 | ++ functions-common:time_stop:2322 : end_time=1641398076649 2022-01-05 15:54:36.653 | ++ functions-common:time_stop:2323 : elapsed_time=2386 2022-01-05 15:54:36.655 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 15:54:36.657 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:36.660 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2386 2022-01-05 15:54:36.662 | ++ 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 15:54:36.664 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:54:36.667 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:36.669 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:36.671 | ++ 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 15:54:36.693 | ++ 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 15:54:36.800 | Reading package lists... 2022-01-05 15:54:37.033 | Building dependency tree... 2022-01-05 15:54:37.034 | Reading state information... 2022-01-05 15:54:37.066 | acl is already the newest version (2.2.53-6). 2022-01-05 15:54:37.066 | bc is already the newest version (1.07.1-2build1). 2022-01-05 15:54:37.066 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 15:54:37.066 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 15:54:37.066 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 15:54:37.066 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:54:37.066 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 15:54:37.066 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:54:37.066 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 15:54:37.066 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 15:54:37.066 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 15:54:37.066 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 15:54:37.066 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 15:54:37.066 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 15:54:37.066 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 15:54:37.066 | libffi-dev is already the newest version (3.3-4). 2022-01-05 15:54:37.067 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 15:54:37.067 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 15:54:37.067 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 15:54:37.067 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 15:54:37.067 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 15:54:37.067 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 15:54:37.067 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 15:54:37.067 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:54:37.067 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 15:54:37.067 | psmisc is already the newest version (23.3-1). 2022-01-05 15:54:37.067 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:54:37.067 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 15:54:37.067 | socat is already the newest version (1.7.3.3-2). 2022-01-05 15:54:37.067 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 15:54:37.067 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 15:54:37.067 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 15:54:37.067 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 15:54:37.067 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 15:54:37.067 | dstat is already the newest version (0.7.4-6). 2022-01-05 15:54:37.067 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 15:54:37.067 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 15:54:37.067 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 15:54:37.067 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:54:37.067 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:54:37.067 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:54:37.067 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 15:54:37.067 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:54:37.067 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:54:37.067 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 15:54:37.067 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 15:54:37.067 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 15:54:37.067 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 15:54:37.068 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 15:54:37.068 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 15:54:37.068 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:54:37.068 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 15:54:37.068 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:54:37.068 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 15:54:37.068 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 15:54:37.068 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 15:54:37.068 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 15:54:37.068 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 15:54:37.068 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 15:54:37.068 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:54:37.068 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 15:54:37.068 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 15:54:37.068 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 15:54:37.068 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 15:54:37.068 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 15:54:37.068 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 15:54:37.068 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 15:54:37.068 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 15:54:37.068 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:54:37.272 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 15:54:37.272 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 15:54:37.272 | The following packages were automatically installed and are no longer required: 2022-01-05 15:54:37.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:54:37.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:54:37.274 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:54:37.274 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:54:37.274 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:54:37.274 | python3-zope.interface 2022-01-05 15:54:37.274 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:54:37.274 | The following additional packages will be installed: 2022-01-05 15:54:37.275 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 15:54:37.339 | The following NEW packages will be installed: 2022-01-05 15:54:37.339 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 15:54:37.339 | python3-yaml 2022-01-05 15:54:37.897 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:54:37.897 | Need to get 0 B/27.4 MB of archives. 2022-01-05 15:54:37.897 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 15:54:37.927 | Selecting previously unselected package python3-yaml. 2022-01-05 15:54:37.978 | (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 15:54:37.981 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 15:54:37.984 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 15:54:38.032 | Selecting previously unselected package llvm-10-tools. 2022-01-05 15:54:38.044 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 15:54:38.046 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:38.187 | Selecting previously unselected package llvm-10-dev. 2022-01-05 15:54:38.197 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 15:54:38.200 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:42.616 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 15:54:42.626 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 15:54:42.628 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 15:54:42.914 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 15:54:42.924 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 15:54:42.926 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 15:54:42.982 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 15:54:43.263 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:43.270 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 15:54:43.275 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 15:54:43.280 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 15:54:43.286 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 15:54:43.632 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 15:54:50.464 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 15:54:50.466 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:54:50.469 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:54:50.471 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:50.473 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:50.476 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:54:50.478 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:50.480 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:54:50.482 | ++ functions-common:time_stop:2317 : start_time=1641398076689 2022-01-05 15:54:50.484 | ++ functions-common:time_stop:2319 : [[ -z 1641398076689 ]] 2022-01-05 15:54:50.486 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:50.491 | ++ functions-common:time_stop:2322 : end_time=1641398090489 2022-01-05 15:54:50.493 | ++ functions-common:time_stop:2323 : elapsed_time=13800 2022-01-05 15:54:50.495 | ++ functions-common:time_stop:2324 : total=712 2022-01-05 15:54:50.497 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:50.499 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=14512 2022-01-05 15:54:50.501 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 15:54:50.504 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 15:54:50.506 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 15:54:50.509 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 15:54:50.513 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 15:54:50.517 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 15:54:50.519 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 15:54:50.522 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 15:54:52.090 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 15:54:52.092 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:54:52.094 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:54:52.098 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 15:54:52.100 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 15:54:52.101 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 15:54:52.103 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 15:54:52.105 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 15:54:52.108 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 15:54:52.109 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 15:54:52.112 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 15:54:52.178 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 15:54:52.180 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 15:54:52.246 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 15:54:52.248 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 15:54:52.313 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 15:54:52.315 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 15:54:52.317 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 15:54:52.319 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 15:54:52.321 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 15:54:52.323 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 15:54:52.325 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 15:54:52.327 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 15:54:52.328 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 15:54:52.330 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 15:54:52.332 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 15:54:52.332 | Distro: focal 2022-01-05 15:54:52.335 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 15:54:52.337 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 15:54:52.341 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 15:54:52.343 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 15:54:52.345 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 15:54:52.345 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 15:54:52.915 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 15:54:52.917 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 15:54:52.917 | pip: 21.3.1 2022-01-05 15:54:52.919 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 15:54:53.442 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 15:54:53.482 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 15:54:53.483 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 15:54:53.485 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 15:54:53.488 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 15:54:53.491 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:54:53.494 | + ./stack.sh:main:764 : fixup_all 2022-01-05 15:54:53.496 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 15:54:53.498 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 15:54:53.500 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:54:53.506 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:54:53.506 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 15:54:53.507 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 15:54:53.512 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 15:54:53.514 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 15:54:53.516 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 15:54:53.525 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 15:54:53.528 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 15:54:53.530 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 15:54:53.532 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 15:54:53.534 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 15:54:53.536 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 15:54:53.538 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:54:53.541 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:54:53.542 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:54:53.544 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:54:53.546 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:54:53.548 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:54:53.551 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:54:53.553 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:54:53.555 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 15:54:53.557 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 15:54:53.559 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 15:54:53.561 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:54:53.563 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:54:53.566 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:54:53.568 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:54:53.570 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:54:53.572 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:54:53.574 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 15:54:53.577 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 15:54:53.596 | Using python 3.8 to install os-testr 2022-01-05 15:54:53.599 | + 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 15:54:55.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:55.324 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 15:54:55.389 | 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 15:54:55.390 | 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 15:54:55.392 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 15:54:55.393 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.0.1) 2022-01-05 15:54:55.406 | 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 15:54:55.434 | 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 15:54:55.435 | 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 15:54:55.436 | 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 15:54:55.438 | 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 15:54:55.439 | 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 15:54:55.455 | 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 15:54:55.456 | 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 15:54:55.458 | 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 15:54:55.459 | 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 15:54:55.472 | 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 15:54:55.473 | 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 15:54:55.475 | 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 15:54:55.476 | 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 15:54:55.542 | Collecting argparse 2022-01-05 15:54:55.550 | 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 15:54:55.569 | 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 15:54:55.623 | 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 15:54:55.624 | 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 15:54:55.625 | 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 15:54:55.626 | 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 15:54:55.628 | 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 15:54:56.905 | Installing collected packages: argparse 2022-01-05 15:54:57.006 | Successfully installed argparse-1.4.0 2022-01-05 15:54:57.006 | 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 15:54:57.115 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:57.117 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:57.119 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:57.121 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:57.123 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:57.125 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:57.127 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:57.129 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:57.131 | + functions-common:time_stop:2317 : start_time=1641398093591 2022-01-05 15:54:57.133 | + functions-common:time_stop:2319 : [[ -z 1641398093591 ]] 2022-01-05 15:54:57.135 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:57.139 | + functions-common:time_stop:2322 : end_time=1641398097137 2022-01-05 15:54:57.141 | + functions-common:time_stop:2323 : elapsed_time=3546 2022-01-05 15:54:57.143 | + functions-common:time_stop:2324 : total=0 2022-01-05 15:54:57.145 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:57.147 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3546 2022-01-05 15:54:57.150 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:57.152 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-01-05 15:54:57.154 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-01-05 15:54:57.156 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:54:57.160 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-01-05 15:54:57.162 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-01-05 15:54:57.164 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:54:57.168 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:54:57.168 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:54:57.173 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-01-05 15:54:57.176 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-01-05 15:54:57.178 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-01-05 15:54:57.180 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-01-05 15:54:57.183 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-01-05 15:54:57.202 | Using python 3.8 to install systemd-python 2022-01-05 15:54:57.204 | + 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 15:54:58.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:58.920 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2022-01-05 15:55:00.302 | 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 15:55:00.406 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:00.408 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:00.410 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:00.412 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:00.414 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:00.416 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:00.418 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:00.420 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:00.422 | + functions-common:time_stop:2317 : start_time=1641398097197 2022-01-05 15:55:00.425 | + functions-common:time_stop:2319 : [[ -z 1641398097197 ]] 2022-01-05 15:55:00.427 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:00.431 | + functions-common:time_stop:2322 : end_time=1641398100429 2022-01-05 15:55:00.433 | + functions-common:time_stop:2323 : elapsed_time=3232 2022-01-05 15:55:00.436 | + functions-common:time_stop:2324 : total=3546 2022-01-05 15:55:00.438 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:00.440 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6778 2022-01-05 15:55:00.442 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:00.445 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 15:55:00.495 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 15:55:00.599 | + ./stack.sh:main:779 : install_infra 2022-01-05 15:55:00.601 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:55:00.604 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 15:55:00.607 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 15:55:03.725 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:55:03.728 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 15:55:03.750 | + 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 15:55:05.666 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:05.899 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:05.902 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:06.104 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:06.163 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:06.222 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:06.224 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:06.274 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 15:55:06.319 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:06.462 | Collecting pbr===5.5.0 2022-01-05 15:55:06.470 | 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 15:55:06.507 | Installing collected packages: pbr 2022-01-05 15:55:06.645 | Successfully installed pbr-5.5.0 2022-01-05 15:55:06.704 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:06.707 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:06.709 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:06.711 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:06.713 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:06.715 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:06.717 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:06.719 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:06.721 | + functions-common:time_stop:2317 : start_time=1641398103743 2022-01-05 15:55:06.723 | + functions-common:time_stop:2319 : [[ -z 1641398103743 ]] 2022-01-05 15:55:06.726 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:06.730 | + functions-common:time_stop:2322 : end_time=1641398106728 2022-01-05 15:55:06.732 | + functions-common:time_stop:2323 : elapsed_time=2985 2022-01-05 15:55:06.734 | + functions-common:time_stop:2324 : total=6778 2022-01-05 15:55:06.736 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:06.738 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=9763 2022-01-05 15:55:06.740 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:06.743 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:55:06.745 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 15:55:06.767 | + 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 15:55:08.681 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:08.910 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:08.912 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:09.111 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:09.168 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:09.228 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:55:09.230 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:55:09.278 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 15:55:09.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:09.325 | Processing /opt/stack/requirements 2022-01-05 15:55:10.593 | Collecting fixtures===3.0.0 2022-01-05 15:55:10.599 | 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 15:55:10.814 | Collecting PyYAML===5.3.1 2022-01-05 15:55:10.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-01-05 15:55:11.517 | Collecting requests===2.23.0 2022-01-05 15:55:11.524 | 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 15:55:11.609 | Collecting packaging===20.4 2022-01-05 15:55:11.616 | 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 15:55:11.679 | Collecting testtools===2.4.0 2022-01-05 15:55:11.685 | 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 15:55:11.776 | Collecting idna===2.10 2022-01-05 15:55:11.782 | 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 15:55:11.918 | Collecting pyparsing===2.4.7 2022-01-05 15:55:11.925 | 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 15:55:11.975 | Collecting six===1.15.0 2022-01-05 15:55:11.981 | 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 15:55:12.008 | Collecting Parsley>=1.2 2022-01-05 15:55:12.014 | 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 15:55:12.060 | Collecting beagle>=0.2.1 2022-01-05 15:55:12.066 | 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 15:55:12.092 | 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 15:55:12.145 | Collecting certifi===2021.10.8 2022-01-05 15:55:12.151 | 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 15:55:12.232 | Collecting urllib3===1.25.10 2022-01-05 15:55:12.238 | 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 15:55:12.307 | Collecting chardet===3.0.4 2022-01-05 15:55:12.313 | 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 15:55:12.363 | Collecting traceback2===1.4.0 2022-01-05 15:55:12.369 | 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 15:55:12.404 | Collecting python-mimeparse===1.6.0 2022-01-05 15:55:12.410 | 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 15:55:12.447 | Collecting unittest2===1.1.0 2022-01-05 15:55:12.453 | 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 15:55:12.500 | Collecting extras===1.0.0 2022-01-05 15:55:12.507 | 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 15:55:12.590 | Collecting cliff===3.4.0 2022-01-05 15:55:12.596 | 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 15:55:12.650 | Collecting linecache2===1.0.0 2022-01-05 15:55:12.658 | 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 15:55:12.701 | Collecting argparse 2022-01-05 15:55:12.708 | 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 15:55:12.752 | Collecting prettytable===0.7.2 2022-01-05 15:55:12.758 | 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 15:55:12.839 | Collecting stevedore===3.2.2 2022-01-05 15:55:12.847 | 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 15:55:13.002 | Collecting cmd2===1.3.8 2022-01-05 15:55:13.009 | 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 15:55:13.132 | Collecting colorama===0.4.3 2022-01-05 15:55:13.139 | 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 15:55:13.185 | Collecting pyperclip===1.8.0 2022-01-05 15:55:13.192 | 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 15:55:13.201 | 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 15:55:13.232 | Collecting wcwidth===0.2.5 2022-01-05 15:55:13.238 | 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 15:55:13.292 | Collecting attrs===20.1.0 2022-01-05 15:55:13.298 | 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 15:55:13.345 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-01-05 15:55:13.346 | Building wheel for PyYAML (setup.py): started 2022-01-05 15:55:13.591 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-01-05 15:55:13.591 | ERROR: Command errored out with exit status 1: 2022-01-05 15:55:13.591 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-m6h95vqj/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-m6h95vqj/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-7mxnvscg 2022-01-05 15:55:13.591 | cwd: /tmp/pip-install-m6h95vqj/PyYAML/ 2022-01-05 15:55:13.592 | Complete output (6 lines): 2022-01-05 15:55:13.592 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 15:55:13.592 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 15:55:13.592 | or: setup.py --help-commands 2022-01-05 15:55:13.592 | or: setup.py cmd --help 2022-01-05 15:55:13.592 | 2022-01-05 15:55:13.592 | error: invalid command 'bdist_wheel' 2022-01-05 15:55:13.592 | ---------------------------------------- 2022-01-05 15:55:13.592 | ERROR: Failed building wheel for PyYAML 2022-01-05 15:55:13.592 | Running setup.py clean for PyYAML 2022-01-05 15:55:13.841 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 15:55:14.579 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 15:55:14.579 | ERROR: Command errored out with exit status 1: 2022-01-05 15:55:14.579 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9x_65n81/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9x_65n81/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-toioopku 2022-01-05 15:55:14.579 | cwd: /tmp/pip-req-build-9x_65n81/ 2022-01-05 15:55:14.579 | Complete output (6 lines): 2022-01-05 15:55:14.579 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 15:55:14.579 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 15:55:14.579 | or: setup.py --help-commands 2022-01-05 15:55:14.579 | or: setup.py cmd --help 2022-01-05 15:55:14.580 | 2022-01-05 15:55:14.580 | error: invalid command 'bdist_wheel' 2022-01-05 15:55:14.580 | ---------------------------------------- 2022-01-05 15:55:14.580 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 15:55:14.580 | Running setup.py clean for openstack-requirements 2022-01-05 15:55:15.321 | Failed to build PyYAML openstack-requirements 2022-01-05 15:55:15.528 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, python-mimeparse, six, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 15:55:16.715 | Running setup.py install for PyYAML: started 2022-01-05 15:55:31.321 | Running setup.py install for PyYAML: finished with status 'done' 2022-01-05 15:55:32.201 | Running setup.py install for openstack-requirements: started 2022-01-05 15:55:34.292 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 15:55:34.330 | 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 15:55:34.485 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:34.488 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:34.490 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:34.492 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:34.494 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:34.496 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:34.498 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:34.500 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:34.503 | + functions-common:time_stop:2317 : start_time=1641398106760 2022-01-05 15:55:34.505 | + functions-common:time_stop:2319 : [[ -z 1641398106760 ]] 2022-01-05 15:55:34.507 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:34.511 | + functions-common:time_stop:2322 : end_time=1641398134509 2022-01-05 15:55:34.513 | + functions-common:time_stop:2323 : elapsed_time=27749 2022-01-05 15:55:34.515 | + functions-common:time_stop:2324 : total=9763 2022-01-05 15:55:34.517 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:34.520 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=37512 2022-01-05 15:55:34.522 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:34.524 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 15:55:34.527 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 15:55:34.529 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 15:55:34.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:34.534 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:34.536 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-05 15:55:34.538 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:34.541 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 15:55:34.560 | Using python 3.8 to install pbr 2022-01-05 15:55:34.563 | + 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 15:55:36.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:36.288 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.0) 2022-01-05 15:55:37.780 | 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 15:55:37.886 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:37.889 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:37.891 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:37.893 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:37.895 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:37.897 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:37.899 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:37.901 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:37.903 | + functions-common:time_stop:2317 : start_time=1641398134555 2022-01-05 15:55:37.905 | + functions-common:time_stop:2319 : [[ -z 1641398134555 ]] 2022-01-05 15:55:37.909 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:37.912 | + functions-common:time_stop:2322 : end_time=1641398137910 2022-01-05 15:55:37.915 | + functions-common:time_stop:2323 : elapsed_time=3355 2022-01-05 15:55:37.917 | + functions-common:time_stop:2324 : total=37512 2022-01-05 15:55:37.919 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:37.921 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=40867 2022-01-05 15:55:37.923 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:37.926 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 15:55:40.188 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 15:55:42.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:42.080 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 15:55:42.094 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 15:55:42.098 | 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 15:55:42.103 | 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 15:55:42.106 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 15:55:42.109 | 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 15:55:42.180 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 15:55:42.182 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 15:55:42.185 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 15:55:42.202 | + ./stack.sh:main:788 : pkgs= 2022-01-05 15:55:42.204 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 15:55:42.207 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 15:55:42.209 | + functions-common:run_phase:1738 : local mode=stack 2022-01-05 15:55:42.211 | + functions-common:run_phase:1739 : local phase=pre-install 2022-01-05 15:55:42.213 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:55:42.215 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:55:42.218 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:55:42.220 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:55:42.222 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:55:42.225 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:55:42.229 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:55:42.231 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:55:42.233 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:55:42.236 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 15:55:42.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:55:42.252 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:42.254 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 15:55:42.256 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:42.258 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 15:55:42.260 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:42.262 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 15:55:42.264 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:42.267 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 15:55:42.269 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:42.271 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 15:55:42.273 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:55:42.275 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 15:55:42.277 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 15:55:42.280 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-01-05 15:55:42.282 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 15:55:42.284 | + 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 15:55:42.286 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2022-01-05 15:55:42.289 | + functions-common:run_plugins:1724 : local mode=stack 2022-01-05 15:55:42.291 | + functions-common:run_plugins:1725 : local phase=pre-install 2022-01-05 15:55:42.293 | + functions-common:run_plugins:1727 : local plugins= 2022-01-05 15:55:42.295 | + functions-common:run_plugins:1728 : local plugin 2022-01-05 15:55:42.298 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 15:55:42.300 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-01-05 15:55:42.302 | + functions:set_systemd_override:826 : local value=2048 2022-01-05 15:55:42.305 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-01-05 15:55:42.307 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 15:55:42.358 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 15:55:42.358 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 15:55:42.360 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-01-05 15:55:42.723 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 15:55:42.725 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 15:55:42.740 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:42.743 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 15:55:42.745 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:42.747 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:42.749 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:42.752 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:42.754 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:42.756 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:42.758 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:42.760 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:42.763 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:42.765 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:42.768 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:42.770 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:42.772 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2022-01-05 15:55:42.774 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:42.777 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:42.779 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:42.781 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2022-01-05 15:55:42.802 | + 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 15:55:42.910 | Reading package lists... 2022-01-05 15:55:43.136 | Building dependency tree... 2022-01-05 15:55:43.137 | Reading state information... 2022-01-05 15:55:43.372 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 15:55:43.372 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:43.373 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:43.373 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:43.373 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:43.373 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:43.373 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:43.373 | python3-zope.interface 2022-01-05 15:55:43.373 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:43.485 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:43.489 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:43.492 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:43.494 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:43.496 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:43.498 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:43.500 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:43.503 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:43.505 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:43.507 | + functions-common:time_stop:2317 : start_time=1641398142800 2022-01-05 15:55:43.509 | + functions-common:time_stop:2319 : [[ -z 1641398142800 ]] 2022-01-05 15:55:43.512 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:43.516 | + functions-common:time_stop:2322 : end_time=1641398143514 2022-01-05 15:55:43.518 | + functions-common:time_stop:2323 : elapsed_time=714 2022-01-05 15:55:43.521 | + functions-common:time_stop:2324 : total=14512 2022-01-05 15:55:43.523 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:43.525 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15226 2022-01-05 15:55:43.527 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:43.529 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 15:55:43.532 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:55:43.534 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:55:43.536 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:55:43.538 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:55:43.541 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:55:43.543 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:55:43.545 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 15:55:43.547 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:55:43.550 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:55:43.552 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:55:43.555 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:55:43.557 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:55:43.559 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:55:43.561 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:55:43.563 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:55:43.566 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 15:55:43.568 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:55:43.571 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:55:43.573 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:55:43.575 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:55:43.577 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:55:43.580 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:55:43.582 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 15:55:43.584 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 15:55:43.599 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:43.601 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 15:55:43.604 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:55:43.606 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-01-05 15:55:43.608 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 15:55:43.611 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 15:55:43.615 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 15:55:43.618 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 15:55:43.620 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 15:55:43.622 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 15:55:43.624 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 15:55:43.627 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 15:55:43.629 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 15:55:44.344 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 15:55:44.344 | user tags 2022-01-05 15:55:44.344 | stackrabbit []' 2022-01-05 15:55:44.347 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 15:55:44.347 | user tags 2022-01-05 15:55:44.347 | stackrabbit []' 2022-01-05 15:55:44.348 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 15:55:44.354 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 15:55:44.356 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 15:55:44.358 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 15:55:45.007 | Changing password for user "stackrabbit" ... 2022-01-05 15:55:45.030 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 15:55:45.690 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 15:55:45.712 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 15:55:45.715 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 15:55:46.359 | Changing password for user "stackrabbit" ... 2022-01-05 15:55:46.382 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 15:55:46.384 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 15:55:46.386 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 15:55:47.049 | Deleting user "guest" ... 2022-01-05 15:55:47.063 | Error: 2022-01-05 15:55:47.063 | {:no_such_user, "guest"} 2022-01-05 15:55:47.076 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 15:55:47.078 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 15:55:47.094 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:47.097 | + ./stack.sh:main:805 : install_database 2022-01-05 15:55:47.099 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 15:55:47.101 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 15:55:47.104 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:47.106 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:47.108 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 15:55:47.320 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 15:55:47.322 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 15:55:47.324 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-01-05 15:55:47.327 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:55:47.329 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 15:55:47.332 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:55:47.334 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:55:47.336 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:55:47.338 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:55:47.341 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:55:47.343 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:55:47.346 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:55:47.348 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:55:47.350 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 15:55:47.353 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:55:47.356 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:55:47.358 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:55:47.360 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:55:47.363 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:55:47.365 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:55:47.367 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 15:55:47.370 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:47.372 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:47.375 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 15:55:47.377 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:47.379 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:47.381 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:47.384 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:47.386 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:47.388 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:47.391 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:47.394 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:47.396 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:47.398 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:47.401 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:47.403 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:47.405 | + functions-common:install_package:1345 : real_install_package mysql-server 2022-01-05 15:55:47.408 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:47.410 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:47.413 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:47.415 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2022-01-05 15:55:47.435 | + 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 15:55:47.543 | Reading package lists... 2022-01-05 15:55:47.775 | Building dependency tree... 2022-01-05 15:55:47.776 | Reading state information... 2022-01-05 15:55:48.008 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:55:48.009 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:48.010 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:48.010 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:48.010 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:48.010 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:48.010 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:48.010 | python3-zope.interface 2022-01-05 15:55:48.010 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:48.120 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:48.124 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:48.127 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:48.129 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:48.131 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:48.133 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:48.135 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:48.137 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:48.140 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:48.142 | + functions-common:time_stop:2317 : start_time=1641398147433 2022-01-05 15:55:48.144 | + functions-common:time_stop:2319 : [[ -z 1641398147433 ]] 2022-01-05 15:55:48.147 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:48.151 | + functions-common:time_stop:2322 : end_time=1641398148148 2022-01-05 15:55:48.153 | + functions-common:time_stop:2323 : elapsed_time=715 2022-01-05 15:55:48.155 | + functions-common:time_stop:2324 : total=15226 2022-01-05 15:55:48.157 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:48.159 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15941 2022-01-05 15:55:48.161 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:48.164 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 15:55:48.166 | + ./stack.sh:main:808 : install_database_python 2022-01-05 15:55:48.168 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 15:55:48.170 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 15:55:48.172 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 15:55:48.175 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:55:48.178 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 15:55:48.180 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 15:55:48.183 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:55:48.186 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:55:48.186 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:55:48.192 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 15:55:48.194 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 15:55:48.196 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 15:55:48.199 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 15:55:48.201 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 15:55:48.222 | Using python 3.8 to install PyMySQL 2022-01-05 15:55:48.224 | + 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 15:55:49.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:49.934 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (0.10.0) 2022-01-05 15:55:51.319 | 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 15:55:51.421 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:51.424 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:51.426 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:51.428 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:51.430 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:51.432 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:51.435 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:51.437 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:51.440 | + functions-common:time_stop:2317 : start_time=1641398148216 2022-01-05 15:55:51.442 | + functions-common:time_stop:2319 : [[ -z 1641398148216 ]] 2022-01-05 15:55:51.444 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:51.448 | + functions-common:time_stop:2322 : end_time=1641398151446 2022-01-05 15:55:51.451 | + functions-common:time_stop:2323 : elapsed_time=3230 2022-01-05 15:55:51.453 | + functions-common:time_stop:2324 : total=40867 2022-01-05 15:55:51.456 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:51.458 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=44097 2022-01-05 15:55:51.460 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:51.463 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 15:55:51.465 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:55:51.467 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 15:55:51.469 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 15:55:51.485 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:51.488 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 15:55:51.490 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 15:55:51.493 | ++ 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 15:55:51.494 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 15:55:51.499 | + 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 15:55:51.502 | + 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 15:55:51.504 | + 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 15:55:51.506 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 15:55:51.509 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 15:55:51.511 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 15:55:51.527 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:51.530 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 15:55:51.532 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:51.534 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:51.537 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:51.539 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:51.541 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:51.543 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:51.546 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:51.548 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:51.550 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:51.553 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:51.555 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:51.557 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:51.559 | + functions-common:install_package:1345 : real_install_package radvd 2022-01-05 15:55:51.562 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:51.565 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:51.567 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:51.569 | + functions-common:real_install_package:1331 : apt_get install radvd 2022-01-05 15:55:51.590 | + 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 15:55:51.697 | Reading package lists... 2022-01-05 15:55:51.931 | Building dependency tree... 2022-01-05 15:55:51.933 | Reading state information... 2022-01-05 15:55:52.176 | radvd is already the newest version (1:2.17-2). 2022-01-05 15:55:52.176 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:52.177 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:52.177 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:52.177 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:52.177 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:52.177 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:52.177 | python3-zope.interface 2022-01-05 15:55:52.177 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:52.287 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:52.291 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:52.294 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:52.296 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:52.299 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:52.301 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:52.303 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:52.305 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:52.307 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:52.309 | + functions-common:time_stop:2317 : start_time=1641398151587 2022-01-05 15:55:52.312 | + functions-common:time_stop:2319 : [[ -z 1641398151587 ]] 2022-01-05 15:55:52.314 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:52.319 | + functions-common:time_stop:2322 : end_time=1641398152316 2022-01-05 15:55:52.321 | + functions-common:time_stop:2323 : elapsed_time=729 2022-01-05 15:55:52.323 | + functions-common:time_stop:2324 : total=15941 2022-01-05 15:55:52.325 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:52.327 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16670 2022-01-05 15:55:52.329 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:52.332 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 15:55:52.349 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:52.351 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 15:55:52.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 15:55:52.356 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 15:55:52.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 15:55:52.378 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:55:52.380 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:55:52.382 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:55:52.385 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:55:52.387 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:55:52.389 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:55:52.391 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:52.394 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:52.396 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:55:52.398 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:52.401 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:55:52.403 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:55:52.405 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2022-01-05 15:55:52.408 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:55:52.410 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:52.412 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:52.414 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2022-01-05 15:55:52.434 | + 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 15:55:52.541 | Reading package lists... 2022-01-05 15:55:52.770 | Building dependency tree... 2022-01-05 15:55:52.772 | Reading state information... 2022-01-05 15:55:53.005 | fakeroot is already the newest version (1.24-1). 2022-01-05 15:55:53.005 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:55:53.005 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 15:55:53.005 | The following packages were automatically installed and are no longer required: 2022-01-05 15:55:53.006 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:55:53.006 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:55:53.006 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:55:53.006 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:55:53.006 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:55:53.006 | python3-zope.interface 2022-01-05 15:55:53.006 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:55:53.118 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:55:53.122 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:55:53.124 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:55:53.126 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:53.128 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:53.130 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:53.132 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:53.135 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:53.137 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:55:53.139 | + functions-common:time_stop:2317 : start_time=1641398152432 2022-01-05 15:55:53.141 | + functions-common:time_stop:2319 : [[ -z 1641398152432 ]] 2022-01-05 15:55:53.143 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:53.147 | + functions-common:time_stop:2322 : end_time=1641398153145 2022-01-05 15:55:53.150 | + functions-common:time_stop:2323 : elapsed_time=713 2022-01-05 15:55:53.152 | + functions-common:time_stop:2324 : total=16670 2022-01-05 15:55:53.154 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:53.156 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17383 2022-01-05 15:55:53.158 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:55:53.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 15:55:53.163 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:55:53.165 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:55:53.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 15:55:53.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 15:55:53.173 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 15:55:53.177 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 15:55:53.180 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 15:55:53.183 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 15:55:53.183 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 15:55:53.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 15:55:53.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 15:55:53.192 | + functions:vercmp:652 : local v1=5.4 2022-01-05 15:55:53.195 | + functions:vercmp:653 : local 'op=<' 2022-01-05 15:55:53.197 | + functions:vercmp:654 : local v2=3.13 2022-01-05 15:55:53.199 | + functions:vercmp:655 : local result 2022-01-05 15:55:53.203 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-01-05 15:55:53.203 | ++ functions:vercmp:659 : sort -V 2022-01-05 15:55:53.203 | ++ functions:vercmp:659 : head -1 2022-01-05 15:55:53.208 | + functions:vercmp:659 : result=3.13 2022-01-05 15:55:53.210 | + functions:vercmp:661 : case $op in 2022-01-05 15:55:53.213 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 15:55:53.215 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-01-05 15:55:53.217 | + functions:vercmp:672 : return 2022-01-05 15:55:53.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 15:55:53.222 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 15:55:53.224 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 15:55:53.693 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 15:55:53.714 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:55:53.717 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 15:55:53.719 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 15:55:53.719 | Installing etcd 2022-01-05 15:55:53.724 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 15:55:53.738 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 15:55:53.753 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 15:55:53.755 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 15:55:53.768 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 15:55:53.771 | ++ 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 15:55:53.773 | ++ 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 15:55:53.780 | +++ 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 15:55:53.785 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:53.787 | ++ 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 15:55:53.790 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 15:55:53.792 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:53.794 | ++ functions:get_extra_file:73 : return 2022-01-05 15:55:53.797 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:55:53.799 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 15:55:53.802 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 15:55:53.804 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 15:55:53.820 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:55:53.822 | + ./stack.sh:main:835 : install_dstat 2022-01-05 15:55:53.825 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 15:55:53.841 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:55:53.843 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 15:55:53.845 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:55:53.848 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-01-05 15:55:53.850 | + ./stack.sh:main:844 : install_libs 2022-01-05 15:55:53.852 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 15:55:53.855 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 15:55:53.857 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 15:55:53.859 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 15:55:53.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-05 15:55:53.868 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.870 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 15:55:53.872 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 15:55:53.875 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 15:55:53.877 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 15:55:53.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-05 15:55:53.886 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.888 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 15:55:53.891 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 15:55:53.894 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 15:55:53.896 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 15:55:53.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-05 15:55:53.905 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.907 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 15:55:53.909 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 15:55:53.912 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 15:55:53.914 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 15:55:53.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-05 15:55:53.923 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.925 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 15:55:53.927 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 15:55:53.929 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 15:55:53.932 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 15:55:53.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-05 15:55:53.941 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.944 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 15:55:53.946 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 15:55:53.948 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 15:55:53.950 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 15:55:53.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-05 15:55:53.960 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.962 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 15:55:53.964 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 15:55:53.966 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 15:55:53.969 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 15:55:53.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-05 15:55:53.977 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.980 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 15:55:53.982 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 15:55:53.984 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 15:55:53.987 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 15:55:53.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:53.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:53.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-05 15:55:53.996 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:53.998 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 15:55:54.000 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 15:55:54.003 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 15:55:54.006 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 15:55:54.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-05 15:55:54.015 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.017 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 15:55:54.019 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 15:55:54.022 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 15:55:54.024 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 15:55:54.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-05 15:55:54.033 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.035 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 15:55:54.038 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 15:55:54.040 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 15:55:54.042 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 15:55:54.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-05 15:55:54.052 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.054 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 15:55:54.056 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 15:55:54.058 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 15:55:54.061 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 15:55:54.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-05 15:55:54.070 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.072 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 15:55:54.075 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 15:55:54.077 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 15:55:54.079 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 15:55:54.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-05 15:55:54.088 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.090 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 15:55:54.093 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 15:55:54.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 15:55:54.097 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 15:55:54.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-05 15:55:54.106 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.109 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 15:55:54.112 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 15:55:54.114 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 15:55:54.116 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 15:55:54.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-05 15:55:54.125 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.128 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 15:55:54.130 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 15:55:54.132 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 15:55:54.135 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 15:55:54.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-05 15:55:54.144 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.146 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 15:55:54.148 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 15:55:54.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 15:55:54.153 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 15:55:54.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-05 15:55:54.162 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.164 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 15:55:54.167 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 15:55:54.169 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 15:55:54.171 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 15:55:54.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-05 15:55:54.181 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.183 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 15:55:54.185 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 15:55:54.188 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 15:55:54.191 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 15:55:54.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-05 15:55:54.200 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.202 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 15:55:54.204 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 15:55:54.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 15:55:54.209 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 15:55:54.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-05 15:55:54.218 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.220 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 15:55:54.222 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 15:55:54.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 15:55:54.227 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 15:55:54.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-05 15:55:54.236 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.239 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 15:55:54.241 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 15:55:54.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 15:55:54.245 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 15:55:54.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-05 15:55:54.255 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.257 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 15:55:54.260 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 15:55:54.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 15:55:54.264 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 15:55:54.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-05 15:55:54.273 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.276 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 15:55:54.278 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 15:55:54.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 15:55:54.283 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 15:55:54.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-05 15:55:54.292 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.294 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 15:55:54.296 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 15:55:54.299 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 15:55:54.301 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 15:55:54.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-05 15:55:54.311 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.313 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 15:55:54.315 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 15:55:54.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 15:55:54.320 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 15:55:54.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-05 15:55:54.330 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.332 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 15:55:54.334 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 15:55:54.336 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 15:55:54.339 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 15:55:54.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-05 15:55:54.349 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.351 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 15:55:54.353 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 15:55:54.355 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 15:55:54.358 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 15:55:54.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-05 15:55:54.367 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.369 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 15:55:54.371 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 15:55:54.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 15:55:54.377 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 15:55:54.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-05 15:55:54.386 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.388 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 15:55:54.390 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 15:55:54.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 15:55:54.396 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 15:55:54.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-05 15:55:54.405 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.407 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 15:55:54.410 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 15:55:54.412 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 15:55:54.414 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 15:55:54.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-05 15:55:54.423 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.426 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 15:55:54.428 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 15:55:54.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 15:55:54.432 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 15:55:54.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-05 15:55:54.442 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.444 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 15:55:54.447 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 15:55:54.449 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 15:55:54.451 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 15:55:54.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-05 15:55:54.461 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.463 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 15:55:54.465 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 15:55:54.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 15:55:54.470 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 15:55:54.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-05 15:55:54.480 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.482 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 15:55:54.484 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 15:55:54.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 15:55:54.489 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 15:55:54.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-05 15:55:54.499 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.501 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 15:55:54.503 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 15:55:54.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 15:55:54.508 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 15:55:54.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:55:54.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:55:54.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-05 15:55:54.517 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:55:54.519 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 15:55:54.540 | Using python 3.8 to install etcd3 2022-01-05 15:55:54.543 | + 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 15:55:56.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:56.252 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 15:55:56.259 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 15:55:56.261 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.31.0) 2022-01-05 15:55:56.262 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.13.0) 2022-01-05 15:55:56.263 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.2.0) 2022-01-05 15:55:56.275 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf>=3.6.1->etcd3) (60.2.0) 2022-01-05 15:55:57.658 | 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 15:55:57.761 | + inc/python:pip_install:200 : result=0 2022-01-05 15:55:57.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:55:57.765 | + functions-common:time_stop:2310 : local name 2022-01-05 15:55:57.768 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:55:57.770 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:55:57.772 | + functions-common:time_stop:2313 : local total 2022-01-05 15:55:57.774 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:55:57.776 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:55:57.779 | + functions-common:time_stop:2317 : start_time=1641398154535 2022-01-05 15:55:57.781 | + functions-common:time_stop:2319 : [[ -z 1641398154535 ]] 2022-01-05 15:55:57.784 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:55:57.788 | + functions-common:time_stop:2322 : end_time=1641398157785 2022-01-05 15:55:57.790 | + functions-common:time_stop:2323 : elapsed_time=3250 2022-01-05 15:55:57.792 | + functions-common:time_stop:2324 : total=44097 2022-01-05 15:55:57.794 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:55:57.796 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=47347 2022-01-05 15:55:57.799 | + inc/python:pip_install:203 : return 0 2022-01-05 15:55:57.801 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 15:55:57.822 | Using python 3.8 to install etcd3gw 2022-01-05 15:55:57.824 | + 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 15:55:59.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:55:59.539 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 15:55:59.549 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.0) 2022-01-05 15:55:59.550 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.25.10) 2022-01-05 15:55:59.551 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 15:55:59.553 | 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 15:55:59.554 | 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 15:55:59.580 | 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 15:55:59.581 | 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 15:55:59.582 | 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 15:56:00.941 | 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 15:56:01.043 | + inc/python:pip_install:200 : result=0 2022-01-05 15:56:01.045 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:56:01.048 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:01.050 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:01.052 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:01.055 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:01.057 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:01.059 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:56:01.061 | + functions-common:time_stop:2317 : start_time=1641398157816 2022-01-05 15:56:01.063 | + functions-common:time_stop:2319 : [[ -z 1641398157816 ]] 2022-01-05 15:56:01.066 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:01.070 | + functions-common:time_stop:2322 : end_time=1641398161068 2022-01-05 15:56:01.072 | + functions-common:time_stop:2323 : elapsed_time=3252 2022-01-05 15:56:01.074 | + functions-common:time_stop:2324 : total=47347 2022-01-05 15:56:01.076 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:01.079 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=50599 2022-01-05 15:56:01.081 | + inc/python:pip_install:203 : return 0 2022-01-05 15:56:01.083 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 15:56:01.085 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 15:56:01.088 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 15:56:01.090 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:56:01.092 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:56:01.095 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:56:01.097 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:56:01.100 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:56:01.102 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:56:01.104 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:56:01.106 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:56:01.109 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 15:56:01.111 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 15:56:01.113 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:01.115 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:01.117 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 15:56:01.120 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 15:56:01.122 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:56:01.124 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:56:01.127 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:56:01.129 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:56:01.131 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:56:01.134 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:56:01.136 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:56:01.138 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:01.140 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:01.143 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:56:01.145 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:56:01.148 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:56:01.150 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:56:01.152 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:56:01.154 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:56:01.157 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:01.159 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:01.162 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:56:01.185 | + 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 15:56:01.291 | Reading package lists... 2022-01-05 15:56:01.519 | Building dependency tree... 2022-01-05 15:56:01.520 | Reading state information... 2022-01-05 15:56:01.755 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 15:56:01.755 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 15:56:01.755 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:56:01.755 | The following packages were automatically installed and are no longer required: 2022-01-05 15:56:01.756 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:56:01.756 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:56:01.756 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:56:01.756 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:56:01.756 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:56:01.756 | python3-zope.interface 2022-01-05 15:56:01.756 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:56:01.867 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:56:01.871 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:56:01.874 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:56:01.876 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:01.878 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:01.881 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:01.883 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:01.885 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:01.887 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:56:01.889 | + functions-common:time_stop:2317 : start_time=1641398161182 2022-01-05 15:56:01.892 | + functions-common:time_stop:2319 : [[ -z 1641398161182 ]] 2022-01-05 15:56:01.895 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:01.899 | + functions-common:time_stop:2322 : end_time=1641398161896 2022-01-05 15:56:01.901 | + functions-common:time_stop:2323 : elapsed_time=714 2022-01-05 15:56:01.903 | + functions-common:time_stop:2324 : total=17383 2022-01-05 15:56:01.905 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:01.907 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18097 2022-01-05 15:56:01.910 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:56:01.912 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 15:56:01.914 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:56:01.917 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:56:01.919 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 15:56:01.981 | Module proxy already enabled 2022-01-05 15:56:01.985 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 15:56:02.046 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 15:56:02.047 | Module proxy already enabled 2022-01-05 15:56:02.047 | Module proxy_uwsgi already enabled 2022-01-05 15:56:02.050 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 15:56:02.053 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 15:56:02.055 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 15:56:02.057 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2022-01-05 15:56:02.185 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 15:56:02.187 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-01-05 15:56:02.189 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 15:56:02.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-05 15:56:02.199 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.202 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 15:56:02.205 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-01-05 15:56:02.207 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 15:56:02.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-05 15:56:02.216 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.219 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 15:56:02.221 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-01-05 15:56:02.223 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 15:56:02.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-05 15:56:02.232 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.235 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 15:56:02.237 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 15:56:02.240 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 15:56:02.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 15:56:02.249 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.252 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-01-05 15:56:02.254 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 15:56:02.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-05 15:56:02.264 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.266 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 15:56:02.269 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-01-05 15:56:02.271 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 15:56:02.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-05 15:56:02.280 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.283 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 15:56:02.299 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:56:02.302 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 15:56:02.304 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-01-05 15:56:02.307 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 15:56:02.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-05 15:56:02.317 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.319 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 15:56:02.335 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:56:02.337 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 15:56:02.339 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 15:56:02.342 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 15:56:02.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-05 15:56:02.351 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.353 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 15:56:02.356 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-01-05 15:56:02.358 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 15:56:02.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:56:02.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 15:56:02.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-05 15:56:02.368 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:56:02.370 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-01-05 15:56:02.372 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 15:56:02.375 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:56:02.378 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 15:56:02.381 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 15:56:02.383 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:56:02.386 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:56:02.387 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:56:02.391 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 15:56:02.394 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 15:56:02.396 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 15:56:02.399 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 15:56:02.401 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 15:56:02.421 | Using python 3.8 to install keystonemiddleware 2022-01-05 15:56:02.424 | + 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 15:56:04.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:04.151 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.1.0) 2022-01-05 15:56:04.206 | 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 15:56:04.207 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.3.4) 2022-01-05 15:56:04.209 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-01-05 15:56:04.210 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.6.2) 2022-01-05 15:56:04.211 | 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 15:56:04.212 | 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 15:56:04.213 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 15:56:04.214 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-05 15:56:04.215 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.2) 2022-01-05 15:56:04.216 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 15:56:04.217 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.6) 2022-01-05 15:56:04.218 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.23.0) 2022-01-05 15:56:04.220 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.1) 2022-01-05 15:56:04.221 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 15:56:04.281 | 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 15:56:04.283 | 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 15:56:04.284 | 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 15:56:04.318 | 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 15:56:04.333 | 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 15:56:04.334 | 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 15:56:04.336 | 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 15:56:04.337 | 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 15:56:04.384 | 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 15:56:04.388 | 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 15:56:04.398 | 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 15:56:04.400 | 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 15:56:04.416 | 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 15:56:04.417 | 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 15:56:04.418 | 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 15:56:04.473 | 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 15:56:04.475 | 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 15:56:04.476 | 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 15:56:04.477 | 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 15:56:04.525 | 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 15:56:04.538 | 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 15:56:05.860 | 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 15:56:05.967 | + inc/python:pip_install:200 : result=0 2022-01-05 15:56:05.969 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:56:05.972 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:05.974 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:05.976 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:05.978 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:05.980 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:05.982 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:56:05.984 | + functions-common:time_stop:2317 : start_time=1641398162416 2022-01-05 15:56:05.987 | + functions-common:time_stop:2319 : [[ -z 1641398162416 ]] 2022-01-05 15:56:05.990 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:05.994 | + functions-common:time_stop:2322 : end_time=1641398165991 2022-01-05 15:56:05.996 | + functions-common:time_stop:2323 : elapsed_time=3575 2022-01-05 15:56:05.998 | + functions-common:time_stop:2324 : total=50599 2022-01-05 15:56:06.000 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:06.003 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=54174 2022-01-05 15:56:06.005 | + inc/python:pip_install:203 : return 0 2022-01-05 15:56:06.008 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-01-05 15:56:06.010 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 15:56:06.012 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:56:06.015 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 15:56:06.017 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 15:56:06.020 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:56:06.024 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:56:06.024 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:56:06.029 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 15:56:06.032 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 15:56:06.034 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 15:56:06.037 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 15:56:06.039 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 15:56:06.060 | Using python 3.8 to install python-memcached 2022-01-05 15:56:06.062 | + 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 15:56:07.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:07.796 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 15:56:07.799 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 15:56:09.202 | 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 15:56:09.308 | + inc/python:pip_install:200 : result=0 2022-01-05 15:56:09.310 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:56:09.312 | + functions-common:time_stop:2310 : local name 2022-01-05 15:56:09.314 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:56:09.317 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:56:09.319 | + functions-common:time_stop:2313 : local total 2022-01-05 15:56:09.321 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:56:09.323 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:56:09.325 | + functions-common:time_stop:2317 : start_time=1641398166054 2022-01-05 15:56:09.328 | + functions-common:time_stop:2319 : [[ -z 1641398166054 ]] 2022-01-05 15:56:09.331 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:56:09.335 | + functions-common:time_stop:2322 : end_time=1641398169332 2022-01-05 15:56:09.337 | + functions-common:time_stop:2323 : elapsed_time=3278 2022-01-05 15:56:09.339 | + functions-common:time_stop:2324 : total=54174 2022-01-05 15:56:09.341 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:56:09.343 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=57452 2022-01-05 15:56:09.346 | + inc/python:pip_install:203 : return 0 2022-01-05 15:56:09.349 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 15:56:09.365 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:56:09.367 | + ./stack.sh:main:866 : '[' 10.222.0.10 == 10.222.0.10 ']' 2022-01-05 15:56:09.369 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 15:56:09.372 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 15:56:09.374 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 15:56:09.377 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 15:56:09.379 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 15:56:09.381 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-01-05 15:56:09.397 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:56:09.399 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-01-05 15:56:09.401 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 15:56:09.403 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-01-05 15:56:09.405 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:56:09.407 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:56:09.410 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:56:09.412 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:56:09.414 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:56:09.417 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:56:09.431 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:56:09.433 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:56:09.435 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:56:09.438 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:56:09.438 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:56:09.443 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 15:56:09.445 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:56:09.447 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2022-01-05 15:56:09.450 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:56:09.450 | + functions-common:git_clone:595 : head -1 2022-01-05 15:56:09.453 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-01-05 15:56:09.456 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:56:09.458 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-01-05 15:56:09.460 | + inc/python:setup_develop:338 : local bindep 2022-01-05 15:56:09.463 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:56:09.465 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 15:56:09.467 | + inc/python:setup_develop:344 : local extras= 2022-01-05 15:56:09.469 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 15:56:09.472 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 15:56:09.474 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:56:09.476 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 15:56:09.478 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 15:56:09.481 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 15:56:09.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 15:56:09.486 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 15:56:09.488 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 15:56:09.491 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 15:56:09.493 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 15:56:09.496 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 15:56:09.502 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 15:56:09.504 | + 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 15:56:10.094 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 15:56:10.096 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 15:56:10.098 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 15:56:10.101 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 15:56:10.103 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:56:10.105 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 15:56:10.107 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 15:56:10.109 | + inc/python:setup_package:427 : local extras= 2022-01-05 15:56:10.111 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 15:56:10.113 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 15:56:10.115 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 15:56:10.118 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 15:56:10.120 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 15:56:10.122 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 15:56:10.142 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 15:56:10.144 | + 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 15:56:11.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:56:11.827 | 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 15:56:11.827 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 15:56:11.910 | + inc/python:pip_install:1 : exit_trap 2022-01-05 15:56:11.912 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 15:56:11.915 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 15:56:11.917 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 15:56:11.919 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 15:56:11.922 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 15:56:11.924 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 15:56:11.926 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 15:56:11.928 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 15:56:11.930 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 15:56:11.931 | Error on exit 2022-01-05 15:56:11.932 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 15:56:11.935 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398069 102 fail 2022-01-05 15:56:12.461 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 15:56:12.463 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 15:56:13.008 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 15:56:13.008 | 2022-01-05 15:56:13.277 | + ./stack.sh:exit_trap:531 : exit 1