2022-02-02 22:40:20.649 | + ./stack.sh:main:487 : exec 2022-02-02 22:40:20.649 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-02-224020' 2022-02-02 22:40:20.649 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-02-224020.summary.2022-02-02-224020 2022-02-02 22:40:20.649 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 22:40:20.649 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-02-224020 2022-02-02 22:40:20.649 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-02-224020 /opt/stack/logs/stack.sh.log 2022-02-02 22:40:20.649 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-02-224020.summary.2022-02-02-224020 /opt/stack/logs/stack.sh.log.summary 2022-02-02 22:40:20.649 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-02 22:40:20.649 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-02 22:40:20.649 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-02 22:40:20.649 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-02 22:40:20.649 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-02 22:40:20.649 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-02 22:40:20.650 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-02 22:40:20.653 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-02 22:40:20.655 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-02 22:40:20.658 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-02 22:40:20.660 | + ./stack.sh:main:573 : set -o errexit 2022-02-02 22:40:20.661 | + ./stack.sh:main:576 : uname -a 2022-02-02 22:40:20.663 | Linux n-d-826942-3 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-02-02 22:40:20.665 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-02 22:40:20.667 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-02 22:40:20.670 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-02 22:40:20.706 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-02 22:40:20.721 | + ./stack.sh:main:590 : fetch_plugins 2022-02-02 22:40:20.723 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-02 22:40:20.725 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-02 22:40:20.727 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-02 22:40:20.729 | + functions-common:fetch_plugins:1765 : return 2022-02-02 22:40:20.731 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-02 22:40:20.733 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-02 22:40:20.735 | + functions-common:run_phase:1843 : local phase= 2022-02-02 22:40:20.737 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 22:40:20.738 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 22:40:20.740 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 22:40:20.742 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 22:40:20.744 | + functions-common:run_phase:1852 : local extra 2022-02-02 22:40:20.747 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 22:40:20.750 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 22:40:20.751 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 22:40:20.753 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 22:40:20.755 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-02 22:40:20.757 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 22:40:20.769 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:40:20.771 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-02 22:40:20.773 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 22:40:20.775 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 22:40:20.777 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 22:40:20.778 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 22:40:20.780 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-02 22:40:20.782 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-02 22:40:20.784 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-02 22:40:20.786 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-02 22:40:20.787 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 22:40:20.789 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-02 22:40:20.792 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-02 22:40:20.794 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-02 22:40:20.796 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-02 22:40:20.798 | + functions-common:plugin_override_defaults:1806 : return 2022-02-02 22:40:20.800 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-02 22:40:20.816 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-02 22:40:20.819 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-02 22:40:20.831 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-02 22:40:20.834 | +++ lib/tls:source:43 : hostname -f 2022-02-02 22:40:20.837 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-02 22:40:20.839 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-02 22:40:20.842 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-02 22:40:20.843 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-02 22:40:20.845 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-02 22:40:20.847 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-02 22:40:20.849 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-02 22:40:20.851 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-02 22:40:20.853 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-02 22:40:20.855 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-02 22:40:20.860 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-02 22:40:20.872 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-02 22:40:20.888 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-02 22:40:20.901 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-02 22:40:20.913 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-02 22:40:20.945 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-02 22:40:21.003 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-02 22:40:21.087 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-02 22:40:21.108 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-02 22:40:21.159 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-02 22:40:21.211 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-02 22:40:21.356 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-02 22:40:21.370 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-02 22:40:21.383 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-02 22:40:21.396 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-02 22:40:21.482 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-02 22:40:21.484 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-02 22:40:21.487 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-02 22:40:21.489 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-02 22:40:21.491 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-02 22:40:21.493 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-02 22:40:21.495 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-02 22:40:21.495 | False' 2022-02-02 22:40:21.498 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-02 22:40:21.513 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-02 22:40:21.515 | + ./stack.sh:main:624 : run_phase source 2022-02-02 22:40:21.517 | + functions-common:run_phase:1842 : local mode=source 2022-02-02 22:40:21.519 | + functions-common:run_phase:1843 : local phase= 2022-02-02 22:40:21.522 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 22:40:21.523 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 22:40:21.526 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 22:40:21.528 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 22:40:21.530 | + functions-common:run_phase:1852 : local extra 2022-02-02 22:40:21.532 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 22:40:21.536 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 22:40:21.538 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 22:40:21.540 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 22:40:21.542 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-02 22:40:21.544 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 22:40:21.558 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:40:21.560 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-02 22:40:21.562 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-02 22:40:21.602 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-02 22:40:21.604 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-02 22:40:21.606 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-02 22:40:21.608 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-02 22:40:21.611 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-02 22:40:21.613 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-02 22:40:21.615 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-02 22:40:21.617 | + functions-common:load_plugin_settings:1783 : return 2022-02-02 22:40:21.619 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-02 22:40:21.621 | + functions-common:verify_disabled_services:2125 : local service 2022-02-02 22:40:21.624 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.626 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-02 22:40:21.628 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.630 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-02 22:40:21.632 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.635 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-02 22:40:21.637 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.640 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-02 22:40:21.642 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.644 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-02 22:40:21.647 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.649 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-02 22:40:21.651 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.653 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-02 22:40:21.656 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.658 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-02 22:40:21.660 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.662 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-02 22:40:21.664 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.667 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-02 22:40:21.669 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.671 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-02 22:40:21.673 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.676 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-02 22:40:21.678 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.680 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-02 22:40:21.682 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.685 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-02 22:40:21.687 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.690 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-02 22:40:21.692 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.694 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-02 22:40:21.696 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.699 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-02 22:40:21.701 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.704 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-02 22:40:21.706 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.708 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-02 22:40:21.710 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.712 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-02 22:40:21.715 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.717 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-02 22:40:21.719 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.721 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-02 22:40:21.724 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.726 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-02 22:40:21.728 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.730 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-02 22:40:21.732 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.735 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-02 22:40:21.739 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.741 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-02 22:40:21.743 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.748 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-02 22:40:21.755 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.757 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-02 22:40:21.760 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.763 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-02 22:40:21.765 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.767 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-02 22:40:21.769 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.772 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-02 22:40:21.774 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.776 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-02 22:40:21.778 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.781 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-02 22:40:21.783 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.785 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-02 22:40:21.787 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.790 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-02 22:40:21.792 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.794 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-02 22:40:21.796 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.798 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-02 22:40:21.801 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.803 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-02 22:40:21.805 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.807 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-02 22:40:21.810 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.812 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-02 22:40:21.815 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.817 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-02 22:40:21.819 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.821 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-02 22:40:21.823 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.826 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-02 22:40:21.828 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.831 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-02 22:40:21.833 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.835 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-02 22:40:21.838 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.841 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-02 22:40:21.843 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-02 22:40:21.845 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-02 22:40:21.848 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-02 22:40:21.850 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-02 22:40:21.852 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-02 22:40:21.867 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:40:21.869 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-02 22:40:21.872 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-02 22:40:21.874 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-02 22:40:21.889 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 22:40:21.892 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-02 22:40:21.894 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-02 22:40:21.896 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-02 22:40:21.899 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-02 22:40:21.901 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-02 22:40:21.903 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-02 22:40:21.905 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-02 22:40:21.908 | + lib/database:initialize_database_backends:92 : return 0 2022-02-02 22:40:21.910 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-02 22:40:21.910 | Using mysql database backend 2022-02-02 22:40:21.912 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-02 22:40:21.928 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-02 22:40:21.931 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-02 22:40:21.934 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-02 22:40:21.936 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-02 22:40:21.939 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 22:40:21.941 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-02 22:40:21.957 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:40:21.960 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-02 22:40:21.975 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-02 22:40:21.992 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:40:21.994 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-02 22:40:22.010 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-02 22:40:22.027 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-02 22:40:22.043 | + functions-common:is_service_enabled:2070 : return 1 2022-02-02 22:40:22.045 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-02 22:40:22.061 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:40:22.067 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-02 22:40:22.083 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-02 22:40:22.085 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-02 22:40:22.088 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-02 22:40:22.090 | + functions-common:save_stackenv:60 : local tag=757 2022-02-02 22:40:22.094 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-02 22:40:22.099 | + functions-common:save_stackenv:62 : time_stamp=2022-02-02-224022 2022-02-02 22:40:22.101 | + functions-common:save_stackenv:63 : echo '# 2022-02-02-224022 757' 2022-02-02 22:40:22.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.106 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-02 22:40:22.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.113 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-02 22:40:22.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.118 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-02 22:40:22.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.124 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-02 22:40:22.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.128 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-02-02 22:40:22.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.133 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-02-02 22:40:22.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.138 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-02-224020 2022-02-02 22:40:22.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.143 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-02 22:40:22.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.147 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-02-02 22:40:22.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.153 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-02 22:40:22.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.157 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-02 22:40:22.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.162 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-02 22:40:22.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-02 22:40:22.167 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-02 22:40:22.169 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-02 22:40:22.172 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-02 22:40:22.174 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-02 22:40:22.176 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-02 22:40:22.178 | + functions-common:git_clone:599 : local git_ref=master 2022-02-02 22:40:22.180 | + functions-common:git_clone:600 : local orig_dir 2022-02-02 22:40:22.183 | ++ functions-common:git_clone:601 : pwd 2022-02-02 22:40:22.185 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-02 22:40:22.187 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-02 22:40:22.190 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-02 22:40:22.205 | + functions-common:git_clone:604 : RECLONE=False 2022-02-02 22:40:22.207 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-02 22:40:22.209 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-02 22:40:22.212 | + functions-common:git_clone:618 : echo master 2022-02-02 22:40:22.212 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-02 22:40:22.218 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-02 22:40:22.220 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-02 22:40:22.222 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-02 22:40:22.224 | + functions-common:git_clone:667 : git show --oneline 2022-02-02 22:40:22.225 | + functions-common:git_clone:667 : head -1 2022-02-02 22:40:22.228 | abfab1bb Cap zeroconf to < 0.38.0 on Python 3.6 2022-02-02 22:40:22.231 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-02 22:40:22.233 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-02 22:40:22.236 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 22:40:22.238 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-02 22:40:22.241 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-02 22:40:22.243 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-02 22:40:22.246 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-02 22:40:22.248 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-02 22:40:22.250 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-02 22:40:22.253 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-02 22:40:22.256 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-02 22:40:22.259 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-02 22:40:22.264 | ++ tools/install_prereqs.sh:source:47 : NOW=1643841622 2022-02-02 22:40:22.267 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-02 22:40:22.271 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1643841388 2022-02-02 22:40:22.274 | ++ tools/install_prereqs.sh:source:49 : DELTA=234 2022-02-02 22:40:22.276 | ++ tools/install_prereqs.sh:source:50 : [[ 234 -lt 7200 ]] 2022-02-02 22:40:22.279 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-02 22:40:22.282 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-02 22:40:22.284 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-02 22:40:22.286 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-02 22:40:22.289 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-02 22:40:22.291 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-02 22:40:22.293 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-02 22:40:22.295 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-02 22:40:22.299 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-02 22:40:22.345 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-02 22:40:22.345 | apache2-dev 2022-02-02 22:40:22.345 | bc 2022-02-02 22:40:22.345 | bsdmainutils 2022-02-02 22:40:22.345 | curl 2022-02-02 22:40:22.345 | g++ 2022-02-02 22:40:22.345 | gawk 2022-02-02 22:40:22.345 | gcc 2022-02-02 22:40:22.345 | gettext 2022-02-02 22:40:22.345 | git 2022-02-02 22:40:22.345 | graphviz 2022-02-02 22:40:22.345 | iputils-ping 2022-02-02 22:40:22.345 | libapache2-mod-proxy-uwsgi 2022-02-02 22:40:22.345 | libffi-dev 2022-02-02 22:40:22.345 | libjpeg-dev 2022-02-02 22:40:22.345 | libpcre3-dev 2022-02-02 22:40:22.345 | libpq-dev 2022-02-02 22:40:22.345 | libssl-dev 2022-02-02 22:40:22.345 | libsystemd-dev 2022-02-02 22:40:22.345 | libxml2-dev 2022-02-02 22:40:22.345 | libxslt1-dev 2022-02-02 22:40:22.345 | libyaml-dev 2022-02-02 22:40:22.345 | lsof 2022-02-02 22:40:22.345 | openssh-server 2022-02-02 22:40:22.345 | openssl 2022-02-02 22:40:22.345 | pkg-config 2022-02-02 22:40:22.345 | psmisc 2022-02-02 22:40:22.345 | python3-dev 2022-02-02 22:40:22.345 | python3-pip 2022-02-02 22:40:22.345 | python3-systemd 2022-02-02 22:40:22.346 | python3-venv 2022-02-02 22:40:22.346 | tar 2022-02-02 22:40:22.346 | tcpdump 2022-02-02 22:40:22.346 | unzip 2022-02-02 22:40:22.346 | uuid-runtime 2022-02-02 22:40:22.346 | wget 2022-02-02 22:40:22.346 | wget 2022-02-02 22:40:22.346 | zlib1g-dev 2022-02-02 22:40:22.346 | libkrb5-dev 2022-02-02 22:40:22.346 | libldap2-dev 2022-02-02 22:40:22.346 | libsasl2-dev 2022-02-02 22:40:22.346 | memcached 2022-02-02 22:40:22.346 | python3-mysqldb 2022-02-02 22:40:22.346 | sqlite3 2022-02-02 22:40:22.346 | conntrack 2022-02-02 22:40:22.346 | curl 2022-02-02 22:40:22.346 | dnsmasq-base 2022-02-02 22:40:22.346 | dnsmasq-utils 2022-02-02 22:40:22.346 | ebtables 2022-02-02 22:40:22.346 | genisoimage 2022-02-02 22:40:22.346 | iptables 2022-02-02 22:40:22.346 | iputils-arping 2022-02-02 22:40:22.346 | kpartx 2022-02-02 22:40:22.346 | libjs-jquery-tablesorter 2022-02-02 22:40:22.346 | parted 2022-02-02 22:40:22.346 | pm-utils 2022-02-02 22:40:22.346 | python3-mysqldb 2022-02-02 22:40:22.346 | socat 2022-02-02 22:40:22.346 | sqlite3 2022-02-02 22:40:22.346 | sudo 2022-02-02 22:40:22.346 | vlan 2022-02-02 22:40:22.346 | lsscsi 2022-02-02 22:40:22.346 | open-iscsi 2022-02-02 22:40:22.346 | lvm2 2022-02-02 22:40:22.346 | qemu-utils 2022-02-02 22:40:22.346 | thin-provisioning-tools 2022-02-02 22:40:22.346 | acl 2022-02-02 22:40:22.346 | dnsmasq-base 2022-02-02 22:40:22.347 | dnsmasq-utils 2022-02-02 22:40:22.347 | ebtables 2022-02-02 22:40:22.347 | haproxy 2022-02-02 22:40:22.347 | iptables 2022-02-02 22:40:22.347 | iputils-arping 2022-02-02 22:40:22.347 | iputils-ping 2022-02-02 22:40:22.347 | postgresql-server-dev-all 2022-02-02 22:40:22.347 | python3-mysqldb 2022-02-02 22:40:22.347 | sqlite3 2022-02-02 22:40:22.347 | sudo 2022-02-02 22:40:22.347 | vlan 2022-02-02 22:40:22.347 | pcp 2022-02-02 22:40:22.347 | ipset 2022-02-02 22:40:22.347 | conntrack 2022-02-02 22:40:22.347 | conntrackd 2022-02-02 22:40:22.347 | keepalived 2022-02-02 22:40:22.347 | lvm2 2022-02-02 22:40:22.347 | qemu-utils 2022-02-02 22:40:22.347 | thin-provisioning-tools 2022-02-02 22:40:22.347 | curl 2022-02-02 22:40:22.347 | liberasurecode-dev 2022-02-02 22:40:22.347 | make 2022-02-02 22:40:22.347 | memcached 2022-02-02 22:40:22.347 | sqlite3 2022-02-02 22:40:22.347 | xfsprogs' 2022-02-02 22:40:22.348 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-02 22:40:22.365 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-02 22:40:22.365 | apache2-dev 2022-02-02 22:40:22.365 | bc 2022-02-02 22:40:22.365 | bsdmainutils 2022-02-02 22:40:22.365 | curl 2022-02-02 22:40:22.365 | g++ 2022-02-02 22:40:22.365 | gawk 2022-02-02 22:40:22.365 | gcc 2022-02-02 22:40:22.365 | gettext 2022-02-02 22:40:22.365 | git 2022-02-02 22:40:22.365 | graphviz 2022-02-02 22:40:22.365 | iputils-ping 2022-02-02 22:40:22.366 | libapache2-mod-proxy-uwsgi 2022-02-02 22:40:22.366 | libffi-dev 2022-02-02 22:40:22.366 | libjpeg-dev 2022-02-02 22:40:22.366 | libpcre3-dev 2022-02-02 22:40:22.366 | libpq-dev 2022-02-02 22:40:22.366 | libssl-dev 2022-02-02 22:40:22.366 | libsystemd-dev 2022-02-02 22:40:22.366 | libxml2-dev 2022-02-02 22:40:22.366 | libxslt1-dev 2022-02-02 22:40:22.366 | libyaml-dev 2022-02-02 22:40:22.366 | lsof 2022-02-02 22:40:22.366 | openssh-server 2022-02-02 22:40:22.366 | openssl 2022-02-02 22:40:22.366 | pkg-config 2022-02-02 22:40:22.366 | psmisc 2022-02-02 22:40:22.366 | python3-dev 2022-02-02 22:40:22.366 | python3-pip 2022-02-02 22:40:22.366 | python3-systemd 2022-02-02 22:40:22.366 | python3-venv 2022-02-02 22:40:22.366 | tar 2022-02-02 22:40:22.366 | tcpdump 2022-02-02 22:40:22.366 | unzip 2022-02-02 22:40:22.366 | uuid-runtime 2022-02-02 22:40:22.366 | wget 2022-02-02 22:40:22.366 | wget 2022-02-02 22:40:22.366 | zlib1g-dev 2022-02-02 22:40:22.366 | libkrb5-dev 2022-02-02 22:40:22.366 | libldap2-dev 2022-02-02 22:40:22.366 | libsasl2-dev 2022-02-02 22:40:22.366 | memcached 2022-02-02 22:40:22.366 | python3-mysqldb 2022-02-02 22:40:22.366 | sqlite3 2022-02-02 22:40:22.366 | conntrack 2022-02-02 22:40:22.366 | curl 2022-02-02 22:40:22.366 | dnsmasq-base 2022-02-02 22:40:22.366 | dnsmasq-utils 2022-02-02 22:40:22.366 | ebtables 2022-02-02 22:40:22.367 | genisoimage 2022-02-02 22:40:22.367 | iptables 2022-02-02 22:40:22.367 | iputils-arping 2022-02-02 22:40:22.367 | kpartx 2022-02-02 22:40:22.367 | libjs-jquery-tablesorter 2022-02-02 22:40:22.367 | parted 2022-02-02 22:40:22.367 | pm-utils 2022-02-02 22:40:22.367 | python3-mysqldb 2022-02-02 22:40:22.367 | socat 2022-02-02 22:40:22.367 | sqlite3 2022-02-02 22:40:22.367 | sudo 2022-02-02 22:40:22.367 | vlan 2022-02-02 22:40:22.367 | lsscsi 2022-02-02 22:40:22.367 | open-iscsi 2022-02-02 22:40:22.367 | lvm2 2022-02-02 22:40:22.367 | qemu-utils 2022-02-02 22:40:22.367 | thin-provisioning-tools 2022-02-02 22:40:22.367 | acl 2022-02-02 22:40:22.367 | dnsmasq-base 2022-02-02 22:40:22.367 | dnsmasq-utils 2022-02-02 22:40:22.367 | ebtables 2022-02-02 22:40:22.367 | haproxy 2022-02-02 22:40:22.367 | iptables 2022-02-02 22:40:22.367 | iputils-arping 2022-02-02 22:40:22.367 | iputils-ping 2022-02-02 22:40:22.367 | postgresql-server-dev-all 2022-02-02 22:40:22.367 | python3-mysqldb 2022-02-02 22:40:22.367 | sqlite3 2022-02-02 22:40:22.367 | sudo 2022-02-02 22:40:22.367 | vlan 2022-02-02 22:40:22.367 | pcp 2022-02-02 22:40:22.367 | ipset 2022-02-02 22:40:22.367 | conntrack 2022-02-02 22:40:22.367 | conntrackd 2022-02-02 22:40:22.367 | keepalived 2022-02-02 22:40:22.367 | lvm2 2022-02-02 22:40:22.367 | qemu-utils 2022-02-02 22:40:22.367 | thin-provisioning-tools 2022-02-02 22:40:22.367 | curl 2022-02-02 22:40:22.368 | liberasurecode-dev 2022-02-02 22:40:22.368 | make 2022-02-02 22:40:22.368 | memcached 2022-02-02 22:40:22.368 | sqlite3 2022-02-02 22:40:22.368 | xfsprogs ' 2022-02-02 22:40:22.368 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-02 22:40:22.370 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:40:22.373 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:40:22.377 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 22:40:22.378 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-02 22:40:22.383 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 22:40:22.385 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-02 22:40:22.388 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 22:40:22.390 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-02 22:40:22.395 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 22:40:22.397 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 22:40:22.400 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 22:40:22.403 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:40:22.405 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:40:22.408 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 22:40:22.410 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-02 22:40:22.412 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-02 22:40:22.414 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-02 22:40:22.416 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-02 22:40:22.421 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-02 22:40:22.423 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-02 22:40:22.425 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-02 22:40:22.427 | ++ functions-common:time_start:2401 : local start_time= 2022-02-02 22:40:22.429 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-02 22:40:22.431 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-02 22:40:22.436 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1643841622433 2022-02-02 22:40:22.438 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-02 22:40:22.440 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-02 22:40:22.442 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-02 22:40:22.651 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-02 22:40:22.686 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-02 22:40:22.862 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-02 22:40:22.923 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-02 22:40:23.652 | Fetched 336 kB in 1s (359 kB/s) 2022-02-02 22:40:25.138 | Reading package lists... 2022-02-02 22:40:25.169 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-02 22:40:25.171 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-02 22:40:25.174 | ++ functions-common:time_stop:2414 : local name 2022-02-02 22:40:25.176 | ++ functions-common:time_stop:2415 : local end_time 2022-02-02 22:40:25.178 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:40:25.180 | ++ functions-common:time_stop:2417 : local total 2022-02-02 22:40:25.182 | ++ functions-common:time_stop:2418 : local start_time 2022-02-02 22:40:25.184 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-02 22:40:25.186 | ++ functions-common:time_stop:2421 : start_time=1643841622433 2022-02-02 22:40:25.188 | ++ functions-common:time_stop:2423 : [[ -z 1643841622433 ]] 2022-02-02 22:40:25.191 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:40:25.195 | ++ functions-common:time_stop:2426 : end_time=1643841625193 2022-02-02 22:40:25.197 | ++ functions-common:time_stop:2427 : elapsed_time=2760 2022-02-02 22:40:25.200 | ++ functions-common:time_stop:2428 : total=0 2022-02-02 22:40:25.202 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:40:25.204 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2760 2022-02-02 22:40:25.206 | ++ functions-common:install_package:1453 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 22:40:25.208 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 22:40:25.211 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:40:25.213 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:40:25.216 | ++ functions-common:real_install_package:1439 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 22:40:25.236 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-02 22:40:25.344 | Reading package lists... 2022-02-02 22:40:25.577 | Building dependency tree... 2022-02-02 22:40:25.579 | Reading state information... 2022-02-02 22:40:25.611 | acl is already the newest version (2.2.53-6). 2022-02-02 22:40:25.611 | bc is already the newest version (1.07.1-2build1). 2022-02-02 22:40:25.611 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-02 22:40:25.611 | conntrack is already the newest version (1:1.4.5-2). 2022-02-02 22:40:25.611 | ebtables is already the newest version (2.0.11-3build1). 2022-02-02 22:40:25.611 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-02 22:40:25.611 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-02 22:40:25.611 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-02 22:40:25.611 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-02 22:40:25.611 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-02 22:40:25.611 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-02 22:40:25.611 | iputils-arping is already the newest version (3:20190709-3). 2022-02-02 22:40:25.611 | iputils-ping is already the newest version (3:20190709-3). 2022-02-02 22:40:25.611 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-02 22:40:25.611 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-02 22:40:25.611 | libffi-dev is already the newest version (3.3-4). 2022-02-02 22:40:25.611 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-02 22:40:25.611 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-02 22:40:25.611 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-02 22:40:25.611 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-02 22:40:25.611 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-02 22:40:25.611 | lsscsi is already the newest version (0.30-0.1). 2022-02-02 22:40:25.611 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-02 22:40:25.611 | make is already the newest version (4.2.1-1.2). 2022-02-02 22:40:25.612 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-02 22:40:25.612 | psmisc is already the newest version (23.3-1). 2022-02-02 22:40:25.612 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-02 22:40:25.612 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-02 22:40:25.612 | python3-systemd is already the newest version (234-3build2). 2022-02-02 22:40:25.612 | socat is already the newest version (1.7.3.3-2). 2022-02-02 22:40:25.612 | tcpdump is already the newest version (4.9.3-4). 2022-02-02 22:40:25.612 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-02 22:40:25.612 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-02 22:40:25.612 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-02 22:40:25.612 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-02 22:40:25.612 | graphviz is already the newest version (2.42.2-3build2). 2022-02-02 22:40:25.612 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-02 22:40:25.612 | pcp is already the newest version (5.0.3-1). 2022-02-02 22:40:25.612 | pm-utils is already the newest version (1.4.1-19). 2022-02-02 22:40:25.612 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-02 22:40:25.612 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-02 22:40:25.612 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-02 22:40:25.612 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-02 22:40:25.612 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-02 22:40:25.612 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-02 22:40:25.612 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-02 22:40:25.612 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-02 22:40:25.612 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-02 22:40:25.612 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-02 22:40:25.612 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-02 22:40:25.612 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-02 22:40:25.612 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-02 22:40:25.612 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-02 22:40:25.612 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-02 22:40:25.612 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-02 22:40:25.612 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-02 22:40:25.612 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-02 22:40:25.612 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-02 22:40:25.612 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-02 22:40:25.613 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-02 22:40:25.613 | openssl set to manually installed. 2022-02-02 22:40:25.613 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-02 22:40:25.613 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-02 22:40:25.613 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-02 22:40:25.613 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-02 22:40:25.613 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-02 22:40:25.613 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-02 22:40:25.613 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-02 22:40:25.613 | wget set to manually installed. 2022-02-02 22:40:25.613 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-02 22:40:25.822 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-02 22:40:25.822 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-02 22:40:25.822 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-02 22:40:25.822 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-02 22:40:25.822 | The following packages were automatically installed and are no longer required: 2022-02-02 22:40:25.823 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 22:40:25.823 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 22:40:25.823 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 22:40:25.823 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 22:40:25.823 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 22:40:25.823 | python3-zope.interface 2022-02-02 22:40:25.823 | Use 'sudo apt autoremove' to remove them. 2022-02-02 22:40:25.951 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 22:40:25.955 | ++ functions-common:apt_get:1223 : result=0 2022-02-02 22:40:25.957 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 22:40:25.960 | ++ functions-common:time_stop:2414 : local name 2022-02-02 22:40:25.962 | ++ functions-common:time_stop:2415 : local end_time 2022-02-02 22:40:25.964 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:40:25.967 | ++ functions-common:time_stop:2417 : local total 2022-02-02 22:40:25.969 | ++ functions-common:time_stop:2418 : local start_time 2022-02-02 22:40:25.971 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-02 22:40:25.973 | ++ functions-common:time_stop:2421 : start_time=1643841625233 2022-02-02 22:40:25.975 | ++ functions-common:time_stop:2423 : [[ -z 1643841625233 ]] 2022-02-02 22:40:25.978 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:40:25.983 | ++ functions-common:time_stop:2426 : end_time=1643841625980 2022-02-02 22:40:25.985 | ++ functions-common:time_stop:2427 : elapsed_time=747 2022-02-02 22:40:25.987 | ++ functions-common:time_stop:2428 : total=724 2022-02-02 22:40:25.989 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:40:25.991 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1471 2022-02-02 22:40:25.993 | ++ functions-common:apt_get:1227 : return 0 2022-02-02 22:40:25.996 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-02 22:40:25.999 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-02 22:40:26.001 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-02 22:40:26.005 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-02 22:40:26.009 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-02 22:40:26.012 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-02 22:40:26.015 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-02 22:40:27.412 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-02 22:40:27.414 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-02 22:40:27.416 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-02 22:40:27.418 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-02 22:40:27.420 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-02 22:40:27.422 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-02 22:40:27.423 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-02 22:40:27.425 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-02 22:40:27.427 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-02 22:40:27.429 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-02 22:40:27.430 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-02 22:40:27.432 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-02 22:40:27.434 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-02 22:40:27.435 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-02 22:40:27.437 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-02 22:40:27.439 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-02 22:40:27.441 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-02 22:40:27.442 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-02 22:40:27.444 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-02 22:40:27.446 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-02 22:40:27.448 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-02 22:40:27.451 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-02 22:40:27.453 | + functions-common:_ensure_lsb_release:383 : return 2022-02-02 22:40:27.455 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-02 22:40:27.522 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-02 22:40:27.524 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-02 22:40:27.591 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-02 22:40:27.594 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-02 22:40:27.660 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-02 22:40:27.662 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-02 22:40:27.664 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-02 22:40:27.666 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-02 22:40:27.668 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-02 22:40:27.670 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-02 22:40:27.672 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-02 22:40:27.674 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-02 22:40:27.676 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-02 22:40:27.678 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-02 22:40:27.680 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-02 22:40:27.680 | Distro: focal 2022-02-02 22:40:27.682 | + tools/install_pip.sh:main:124 : get_versions 2022-02-02 22:40:27.684 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-02 22:40:27.689 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-02 22:40:27.691 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-02 22:40:27.694 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-02 22:40:27.695 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-02 22:40:28.270 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-02 22:40:28.272 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-02 22:40:28.272 | pip: 21.3.1 2022-02-02 22:40:28.274 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-02 22:40:28.275 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-02 22:40:28.278 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 22:40:28.279 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 22:40:28.281 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 22:40:28.283 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 22:40:28.284 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 22:40:28.286 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 22:40:28.288 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 22:40:28.289 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 22:40:28.291 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 22:40:28.293 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 22:40:28.295 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 22:40:28.296 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-02 22:40:28.298 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:40:28.300 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:40:28.301 | + tools/install_pip.sh:main:142 : : 2022-02-02 22:40:28.303 | + tools/install_pip.sh:main:147 : set -x 2022-02-02 22:40:28.305 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-02 22:40:28.307 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-02 22:40:28.309 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 22:40:28.311 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-02 22:40:28.313 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-02 22:40:28.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 22:40:28.318 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 22:40:28.318 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-02 22:40:28.324 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-02 22:40:28.326 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-02 22:40:28.328 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-02 22:40:28.332 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-02 22:40:28.332 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-02 22:40:28.353 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-02 22:40:28.355 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-02 22:40:29.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:40:29.081 | from cryptography.utils import int_from_bytes 2022-02-02 22:40:29.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:40:29.081 | from cryptography.utils import int_from_bytes 2022-02-02 22:40:30.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 22:40:32.004 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-02 22:40:32.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c99/207037c38984e/setuptools-60.6.0-py3-none-any.whl (953 kB) 2022-02-02 22:40:33.697 | Installing collected packages: setuptools 2022-02-02 22:40:34.473 | Successfully installed setuptools-60.6.0 2022-02-02 22:40:34.474 | 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-02-02 22:40:34.652 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 22:40:34.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 22:40:34.770 | + inc/python:pip_install:200 : result=0 2022-02-02 22:40:34.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 22:40:34.773 | + functions-common:time_stop:2414 : local name 2022-02-02 22:40:34.775 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:40:34.777 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:40:34.779 | + functions-common:time_stop:2417 : local total 2022-02-02 22:40:34.781 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:40:34.783 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 22:40:34.784 | + functions-common:time_stop:2421 : start_time=1643841628348 2022-02-02 22:40:34.786 | + functions-common:time_stop:2423 : [[ -z 1643841628348 ]] 2022-02-02 22:40:34.788 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:40:34.791 | + functions-common:time_stop:2426 : end_time=1643841634789 2022-02-02 22:40:34.793 | + functions-common:time_stop:2427 : elapsed_time=6441 2022-02-02 22:40:34.795 | + functions-common:time_stop:2428 : total=0 2022-02-02 22:40:34.797 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:40:34.798 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6441 2022-02-02 22:40:34.800 | + inc/python:pip_install:203 : return 0 2022-02-02 22:40:34.802 | + tools/install_pip.sh:main:153 : get_versions 2022-02-02 22:40:34.804 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-02 22:40:34.808 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-02 22:40:34.810 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-02 22:40:34.813 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-02 22:40:34.813 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-02 22:40:35.395 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-02 22:40:35.397 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-02 22:40:35.397 | pip: 21.3.1 2022-02-02 22:40:35.400 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-02 22:40:35.402 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-02 22:40:35.406 | + ./stack.sh:main:796 : fixup_all 2022-02-02 22:40:35.408 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-02 22:40:35.410 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-02 22:40:35.412 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:40:35.414 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:40:35.417 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-02 22:40:35.428 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-02 22:40:35.439 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-02 22:40:35.451 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-02 22:40:35.453 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-02 22:40:35.455 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 22:40:35.457 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 22:40:35.459 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 22:40:35.461 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 22:40:35.463 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 22:40:35.466 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 22:40:35.468 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 22:40:35.470 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 22:40:35.472 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 22:40:35.474 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 22:40:35.476 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 22:40:35.478 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-02 22:40:35.481 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-02 22:40:35.483 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-02 22:40:35.485 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 22:40:35.487 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 22:40:35.490 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 22:40:35.492 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 22:40:35.494 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 22:40:35.496 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 22:40:35.499 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-02 22:40:35.501 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-02 22:40:35.503 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-02 22:40:35.505 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-02 22:40:35.507 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-02 22:40:35.510 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-02 22:40:35.512 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-02 22:40:35.533 | Using python 3.8 to install os-testr 2022-02-02 22:40:35.535 | + 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-02-02 22:40:36.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:40:36.257 | from cryptography.utils import int_from_bytes 2022-02-02 22:40:36.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:40:36.257 | from cryptography.utils import int_from_bytes 2022-02-02 22:40:37.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 22:40:37.394 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-02 22:40:37.866 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-02 22:40:37.868 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-02 22:40:37.871 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-02 22:40:37.872 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-02 22:40:37.891 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-02 22:40:37.917 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-02 22:40:37.918 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-02 22:40:37.920 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-02 22:40:37.921 | 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-02-02 22:40:37.922 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-02 22:40:37.946 | 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) (3.0.7) 2022-02-02 22:40:37.948 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-02 22:40:37.950 | 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.5.0) 2022-02-02 22:40:37.951 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-02 22:40:37.952 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-02 22:40:37.964 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-02 22:40:38.034 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-02 22:40:38.035 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-02 22:40:38.036 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-02 22:40:39.656 | 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-02-02 22:40:39.661 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 22:40:39.662 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 22:40:39.768 | + inc/python:pip_install:200 : result=0 2022-02-02 22:40:39.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 22:40:39.773 | + functions-common:time_stop:2414 : local name 2022-02-02 22:40:39.775 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:40:39.778 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:40:39.780 | + functions-common:time_stop:2417 : local total 2022-02-02 22:40:39.782 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:40:39.784 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 22:40:39.786 | + functions-common:time_stop:2421 : start_time=1643841635527 2022-02-02 22:40:39.788 | + functions-common:time_stop:2423 : [[ -z 1643841635527 ]] 2022-02-02 22:40:39.791 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:40:39.796 | + functions-common:time_stop:2426 : end_time=1643841639793 2022-02-02 22:40:39.798 | + functions-common:time_stop:2427 : elapsed_time=4266 2022-02-02 22:40:39.800 | + functions-common:time_stop:2428 : total=0 2022-02-02 22:40:39.802 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:40:39.804 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4266 2022-02-02 22:40:39.806 | + inc/python:pip_install:203 : return 0 2022-02-02 22:40:39.809 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-02 22:40:39.860 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-02 22:40:40.082 | + ./stack.sh:main:810 : install_infra 2022-02-02 22:40:40.084 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 22:40:40.090 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-02 22:40:40.093 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 22:40:40.095 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-02 22:40:40.117 | + 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-02-02 22:40:42.083 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.131 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.207 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.215 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.237 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.241 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.283 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.294 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.354 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.433 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.450 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.480 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.488 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.502 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.519 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.532 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.546 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.555 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.595 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.617 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.625 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.691 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.695 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.699 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.739 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.777 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.793 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.810 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.828 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.845 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.863 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.892 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.922 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.950 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.960 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:42.977 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:43.005 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:43.013 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:43.016 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:43.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 22:40:43.154 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-02-02 22:40:43.446 | + inc/python:pip_install:200 : result=0 2022-02-02 22:40:43.449 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 22:40:43.452 | + functions-common:time_stop:2414 : local name 2022-02-02 22:40:43.454 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:40:43.456 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:40:43.458 | + functions-common:time_stop:2417 : local total 2022-02-02 22:40:43.460 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:40:43.462 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 22:40:43.464 | + functions-common:time_stop:2421 : start_time=1643841640110 2022-02-02 22:40:43.466 | + functions-common:time_stop:2423 : [[ -z 1643841640110 ]] 2022-02-02 22:40:43.469 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:40:43.473 | + functions-common:time_stop:2426 : end_time=1643841643470 2022-02-02 22:40:43.475 | + functions-common:time_stop:2427 : elapsed_time=3360 2022-02-02 22:40:43.477 | + functions-common:time_stop:2428 : total=4266 2022-02-02 22:40:43.479 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:40:43.481 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7626 2022-02-02 22:40:43.483 | + inc/python:pip_install:203 : return 0 2022-02-02 22:40:43.486 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-02 22:40:43.488 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-02 22:40:43.510 | + 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-02-02 22:40:45.346 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.392 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.468 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.479 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.501 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.505 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.547 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.558 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.619 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.695 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.712 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.742 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.751 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.766 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.783 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.795 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.809 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.818 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.856 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.878 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.887 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.950 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.953 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.957 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:45.997 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.036 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.051 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.069 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.087 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.104 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.122 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.151 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.181 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.208 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.219 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.237 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.265 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.272 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.276 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-02 22:40:46.279 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 22:40:46.281 | Processing /opt/stack/requirements 2022-02-02 22:40:47.918 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64)) (3.0.0) 2022-02-02 22:40:47.929 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (6.0) 2022-02-02 22:40:47.932 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.27.1) 2022-02-02 22:40:47.959 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (21.3) 2022-02-02 22:40:47.964 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.5.0) 2022-02-02 22:40:47.974 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.3) 2022-02-02 22:40:47.977 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (3.0.7) 2022-02-02 22:40:47.983 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-02-02 22:40:47.986 | Requirement already satisfied: charset-normalizer===2.0.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (2.0.11) 2022-02-02 22:40:47.991 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5181) (1.3) 2022-02-02 22:40:47.994 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5181) (0.3.0) 2022-02-02 22:40:48.010 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-02-02 22:40:48.013 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (1.26.8) 2022-02-02 22:40:48.033 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 233)) (2021.10.8) 2022-02-02 22:40:48.035 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.0.0) 2022-02-02 22:40:48.037 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (3.10.0) 2022-02-02 22:40:48.050 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.5.0) 2022-02-02 22:40:48.053 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.3.3) 2022-02-02 22:40:48.105 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (3.0.0) 2022-02-02 22:40:48.116 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (3.5.0) 2022-02-02 22:40:48.123 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.4.0) 2022-02-02 22:40:48.189 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.8.2) 2022-02-02 22:40:48.191 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (0.2.5) 2022-02-02 22:40:48.196 | Building wheels for collected packages: openstack-requirements 2022-02-02 22:40:48.197 | Building wheel for openstack-requirements (setup.py): started 2022-02-02 22:40:49.004 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-02 22:40:49.004 | ERROR: Command errored out with exit status 1: 2022-02-02 22:40:49.004 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-n6yd6acp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-n6yd6acp/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-l72ompt0 2022-02-02 22:40:49.004 | cwd: /tmp/pip-req-build-n6yd6acp/ 2022-02-02 22:40:49.004 | Complete output (6 lines): 2022-02-02 22:40:49.004 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-02 22:40:49.004 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-02 22:40:49.004 | or: setup.py --help-commands 2022-02-02 22:40:49.004 | or: setup.py cmd --help 2022-02-02 22:40:49.005 | 2022-02-02 22:40:49.005 | error: invalid command 'bdist_wheel' 2022-02-02 22:40:49.005 | ---------------------------------------- 2022-02-02 22:40:49.005 | ERROR: Failed building wheel for openstack-requirements 2022-02-02 22:40:49.005 | Running setup.py clean for openstack-requirements 2022-02-02 22:40:49.820 | Failed to build openstack-requirements 2022-02-02 22:40:49.836 | Installing collected packages: openstack-requirements 2022-02-02 22:40:49.836 | Attempting uninstall: openstack-requirements 2022-02-02 22:40:49.837 | Found existing installation: openstack-requirements 1.2.1.dev5181 2022-02-02 22:40:49.873 | Uninstalling openstack-requirements-1.2.1.dev5181: 2022-02-02 22:40:49.892 | Successfully uninstalled openstack-requirements-1.2.1.dev5181 2022-02-02 22:40:49.895 | Running setup.py install for openstack-requirements: started 2022-02-02 22:40:52.132 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-02 22:40:52.157 | Successfully installed openstack-requirements-1.2.1.dev5181 2022-02-02 22:40:52.287 | + inc/python:pip_install:200 : result=0 2022-02-02 22:40:52.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 22:40:52.291 | + functions-common:time_stop:2414 : local name 2022-02-02 22:40:52.293 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:40:52.295 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:40:52.298 | + functions-common:time_stop:2417 : local total 2022-02-02 22:40:52.300 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:40:52.303 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 22:40:52.305 | + functions-common:time_stop:2421 : start_time=1643841643503 2022-02-02 22:40:52.307 | + functions-common:time_stop:2423 : [[ -z 1643841643503 ]] 2022-02-02 22:40:52.309 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:40:52.313 | + functions-common:time_stop:2426 : end_time=1643841652311 2022-02-02 22:40:52.315 | + functions-common:time_stop:2427 : elapsed_time=8808 2022-02-02 22:40:52.318 | + functions-common:time_stop:2428 : total=7626 2022-02-02 22:40:52.320 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:40:52.322 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16434 2022-02-02 22:40:52.325 | + inc/python:pip_install:203 : return 0 2022-02-02 22:40:52.327 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-02 22:40:52.330 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-02 22:40:52.332 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-02 22:40:52.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 22:40:52.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-02 22:40:52.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-02 22:40:52.343 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 22:40:52.345 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-02 22:40:52.365 | Using python 3.8 to install pbr 2022-02-02 22:40:52.367 | + 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-02-02 22:40:53.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:40:53.120 | from cryptography.utils import int_from_bytes 2022-02-02 22:40:53.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:40:53.120 | from cryptography.utils import int_from_bytes 2022-02-02 22:40:54.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 22:40:54.290 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-02 22:40:56.084 | 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-02-02 22:40:56.091 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 22:40:56.091 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 22:40:56.205 | + inc/python:pip_install:200 : result=0 2022-02-02 22:40:56.208 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 22:40:56.210 | + functions-common:time_stop:2414 : local name 2022-02-02 22:40:56.212 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:40:56.214 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:40:56.216 | + functions-common:time_stop:2417 : local total 2022-02-02 22:40:56.218 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:40:56.220 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 22:40:56.222 | + functions-common:time_stop:2421 : start_time=1643841652359 2022-02-02 22:40:56.225 | + functions-common:time_stop:2423 : [[ -z 1643841652359 ]] 2022-02-02 22:40:56.227 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:40:56.231 | + functions-common:time_stop:2426 : end_time=1643841656229 2022-02-02 22:40:56.233 | + functions-common:time_stop:2427 : elapsed_time=3870 2022-02-02 22:40:56.235 | + functions-common:time_stop:2428 : total=16434 2022-02-02 22:40:56.237 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:40:56.239 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20304 2022-02-02 22:40:56.242 | + inc/python:pip_install:203 : return 0 2022-02-02 22:40:56.244 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-02 22:40:58.537 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-02 22:41:00.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 22:41:00.480 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-02 22:41:00.494 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-02 22:41:00.497 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-02 22:41:00.500 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-02 22:41:00.506 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-02-02 22:41:00.509 | 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.7) 2022-02-02 22:41:00.580 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-02 22:41:00.582 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-02 22:41:00.585 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-02 22:41:00.602 | + ./stack.sh:main:819 : pkgs= 2022-02-02 22:41:00.605 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-02 22:41:00.608 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-02 22:41:00.610 | + functions-common:run_phase:1842 : local mode=stack 2022-02-02 22:41:00.612 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-02 22:41:00.615 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-02 22:41:00.617 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-02 22:41:00.619 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-02 22:41:00.622 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-02 22:41:00.624 | + functions-common:run_phase:1852 : local extra 2022-02-02 22:41:00.627 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-02 22:41:00.631 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-02 22:41:00.633 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-02 22:41:00.635 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-02 22:41:00.638 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-02 22:41:00.640 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-02 22:41:00.655 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:00.657 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 22:41:00.659 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-02 22:41:00.661 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-02 22:41:00.666 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-02 22:41:00.668 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-02 22:41:00.670 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-02 22:41:00.677 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-02 22:41:00.680 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-02 22:41:00.682 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-02 22:41:00.684 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-02 22:41:00.686 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-02 22:41:00.689 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-02 22:41:00.691 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-02 22:41:00.693 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-02 22:41:00.695 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-02 22:41:00.698 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-02 22:41:00.701 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-02 22:41:00.703 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-02 22:41:00.705 | + functions-common:run_plugins:1831 : local plugins= 2022-02-02 22:41:00.707 | + functions-common:run_plugins:1832 : local plugin 2022-02-02 22:41:00.710 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-02 22:41:00.712 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-02 22:41:00.714 | + functions:set_systemd_override:821 : local value=2048 2022-02-02 22:41:00.717 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-02 22:41:00.719 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-02 22:41:00.778 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-02 22:41:00.778 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-02 22:41:00.780 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-02 22:41:01.136 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-02 22:41:01.139 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-02 22:41:01.155 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:01.157 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-02 22:41:01.159 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 22:41:01.162 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 22:41:01.164 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 22:41:01.166 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 22:41:01.169 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 22:41:01.171 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 22:41:01.173 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:01.176 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:01.178 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 22:41:01.180 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 22:41:01.182 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 22:41:01.185 | + functions-common:apt_get_update:1179 : return 2022-02-02 22:41:01.187 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-02 22:41:01.190 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 22:41:01.192 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:01.194 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:01.196 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-02 22:41:01.217 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-02 22:41:01.324 | Reading package lists... 2022-02-02 22:41:01.568 | Building dependency tree... 2022-02-02 22:41:01.569 | Reading state information... 2022-02-02 22:41:01.811 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-02 22:41:01.811 | The following packages were automatically installed and are no longer required: 2022-02-02 22:41:01.812 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 22:41:01.812 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 22:41:01.812 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 22:41:01.813 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 22:41:01.813 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 22:41:01.813 | python3-zope.interface 2022-02-02 22:41:01.813 | Use 'sudo apt autoremove' to remove them. 2022-02-02 22:41:01.926 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 22:41:01.931 | + functions-common:apt_get:1223 : result=0 2022-02-02 22:41:01.933 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 22:41:01.935 | + functions-common:time_stop:2414 : local name 2022-02-02 22:41:01.938 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:41:01.940 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:41:01.942 | + functions-common:time_stop:2417 : local total 2022-02-02 22:41:01.944 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:41:01.946 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 22:41:01.949 | + functions-common:time_stop:2421 : start_time=1643841661214 2022-02-02 22:41:01.951 | + functions-common:time_stop:2423 : [[ -z 1643841661214 ]] 2022-02-02 22:41:01.954 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:41:01.958 | + functions-common:time_stop:2426 : end_time=1643841661956 2022-02-02 22:41:01.960 | + functions-common:time_stop:2427 : elapsed_time=742 2022-02-02 22:41:01.962 | + functions-common:time_stop:2428 : total=1471 2022-02-02 22:41:01.965 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:41:01.967 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2213 2022-02-02 22:41:01.969 | + functions-common:apt_get:1227 : return 0 2022-02-02 22:41:01.972 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-02 22:41:01.974 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 22:41:01.976 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 22:41:01.978 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 22:41:01.981 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 22:41:01.983 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 22:41:01.985 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 22:41:01.988 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-02 22:41:01.990 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 22:41:01.992 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 22:41:01.994 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 22:41:01.996 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 22:41:01.999 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 22:41:02.001 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 22:41:02.003 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 22:41:02.005 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 22:41:02.008 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 22:41:02.010 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 22:41:02.012 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 22:41:02.015 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-02 22:41:02.017 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 22:41:02.019 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 22:41:02.021 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 22:41:02.024 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 22:41:02.026 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 22:41:02.029 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 22:41:02.031 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-02 22:41:02.034 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-02 22:41:02.049 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:02.051 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-02 22:41:02.054 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-02 22:41:02.056 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-02 22:41:02.058 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-02 22:41:02.061 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-02 22:41:02.065 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-02 22:41:02.067 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-02 22:41:02.069 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-02 22:41:02.072 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-02 22:41:02.074 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-02 22:41:02.077 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-02 22:41:02.080 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-02 22:41:02.766 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-02 22:41:02.766 | user tags 2022-02-02 22:41:02.766 | stackrabbit []' 2022-02-02 22:41:02.769 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-02 22:41:02.769 | user tags 2022-02-02 22:41:02.769 | stackrabbit []' 2022-02-02 22:41:02.769 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-02 22:41:02.776 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-02 22:41:02.778 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-02 22:41:02.780 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-02 22:41:03.452 | Changing password for user "stackrabbit" ... 2022-02-02 22:41:03.563 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-02 22:41:04.210 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-02 22:41:04.261 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-02 22:41:04.263 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-02 22:41:04.942 | Changing password for user "stackrabbit" ... 2022-02-02 22:41:05.001 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-02 22:41:05.003 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-02 22:41:05.005 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-02 22:41:05.643 | Deleting user "guest" ... 2022-02-02 22:41:05.658 | Error: 2022-02-02 22:41:05.658 | {:no_such_user, "guest"} 2022-02-02 22:41:05.671 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-02 22:41:05.674 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-02 22:41:05.691 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:05.693 | + ./stack.sh:main:836 : install_database 2022-02-02 22:41:05.695 | + lib/database:install_database:118 : install_database_mysql 2022-02-02 22:41:05.698 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-02 22:41:05.700 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:05.702 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:05.705 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-02 22:41:06.246 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-02 22:41:06.248 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-02 22:41:06.251 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-02 22:41:06.253 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-02 22:41:06.255 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-02 22:41:06.258 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-02 22:41:06.260 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-02 22:41:06.263 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-02 22:41:06.265 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-02 22:41:06.268 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-02 22:41:06.270 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-02 22:41:06.272 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-02 22:41:06.275 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-02 22:41:06.278 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-02 22:41:06.280 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-02 22:41:06.282 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-02 22:41:06.285 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-02 22:41:06.287 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-02 22:41:06.289 | + functions-common:is_suse:531 : is_opensuse 2022-02-02 22:41:06.292 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-02 22:41:06.294 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-02 22:41:06.296 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-02 22:41:06.299 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-02 22:41:06.301 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-02 22:41:06.303 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-02 22:41:06.306 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:06.308 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:06.310 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-02 22:41:06.312 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 22:41:06.315 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 22:41:06.317 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 22:41:06.319 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 22:41:06.322 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 22:41:06.324 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 22:41:06.327 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:06.329 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:06.331 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 22:41:06.333 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 22:41:06.335 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 22:41:06.338 | + functions-common:apt_get_update:1179 : return 2022-02-02 22:41:06.341 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-02 22:41:06.343 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 22:41:06.345 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:06.348 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:06.350 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-02 22:41:06.371 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-02 22:41:06.480 | Reading package lists... 2022-02-02 22:41:06.722 | Building dependency tree... 2022-02-02 22:41:06.724 | Reading state information... 2022-02-02 22:41:06.968 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-02-02 22:41:06.968 | The following packages were automatically installed and are no longer required: 2022-02-02 22:41:06.969 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 22:41:06.969 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 22:41:06.969 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 22:41:06.969 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 22:41:06.969 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 22:41:06.969 | python3-zope.interface 2022-02-02 22:41:06.969 | Use 'sudo apt autoremove' to remove them. 2022-02-02 22:41:07.081 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 22:41:07.085 | + functions-common:apt_get:1223 : result=0 2022-02-02 22:41:07.088 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 22:41:07.090 | + functions-common:time_stop:2414 : local name 2022-02-02 22:41:07.092 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:41:07.094 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:41:07.096 | + functions-common:time_stop:2417 : local total 2022-02-02 22:41:07.098 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:41:07.100 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 22:41:07.103 | + functions-common:time_stop:2421 : start_time=1643841666368 2022-02-02 22:41:07.105 | + functions-common:time_stop:2423 : [[ -z 1643841666368 ]] 2022-02-02 22:41:07.108 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:41:07.112 | + functions-common:time_stop:2426 : end_time=1643841667110 2022-02-02 22:41:07.114 | + functions-common:time_stop:2427 : elapsed_time=742 2022-02-02 22:41:07.116 | + functions-common:time_stop:2428 : total=2213 2022-02-02 22:41:07.118 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:41:07.123 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2955 2022-02-02 22:41:07.125 | + functions-common:apt_get:1227 : return 0 2022-02-02 22:41:07.128 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-02 22:41:07.130 | + ./stack.sh:main:839 : install_database_python 2022-02-02 22:41:07.133 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-02 22:41:07.135 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-02 22:41:07.137 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-02 22:41:07.139 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-02 22:41:07.142 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-02 22:41:07.145 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-02 22:41:07.147 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-02 22:41:07.151 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-02 22:41:07.151 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-02 22:41:07.156 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-02 22:41:07.159 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-02 22:41:07.161 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-02 22:41:07.163 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-02 22:41:07.166 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-02 22:41:07.188 | Using python 3.8 to install PyMySQL 2022-02-02 22:41:07.190 | + 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-02-02 22:41:07.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:41:07.913 | from cryptography.utils import int_from_bytes 2022-02-02 22:41:07.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-02 22:41:07.913 | from cryptography.utils import int_from_bytes 2022-02-02 22:41:09.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-02 22:41:09.082 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-02 22:41:10.741 | 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-02-02 22:41:10.747 | WARNING: You are using pip version 21.3.1; however, version 22.0.2 is available. 2022-02-02 22:41:10.747 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-02 22:41:10.860 | + inc/python:pip_install:200 : result=0 2022-02-02 22:41:10.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-02 22:41:10.865 | + functions-common:time_stop:2414 : local name 2022-02-02 22:41:10.867 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:41:10.869 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:41:10.872 | + functions-common:time_stop:2417 : local total 2022-02-02 22:41:10.874 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:41:10.877 | + functions-common:time_stop:2420 : name=pip_install 2022-02-02 22:41:10.879 | + functions-common:time_stop:2421 : start_time=1643841667182 2022-02-02 22:41:10.881 | + functions-common:time_stop:2423 : [[ -z 1643841667182 ]] 2022-02-02 22:41:10.884 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:41:10.888 | + functions-common:time_stop:2426 : end_time=1643841670886 2022-02-02 22:41:10.890 | + functions-common:time_stop:2427 : elapsed_time=3704 2022-02-02 22:41:10.893 | + functions-common:time_stop:2428 : total=20304 2022-02-02 22:41:10.895 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:41:10.897 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24008 2022-02-02 22:41:10.900 | + inc/python:pip_install:203 : return 0 2022-02-02 22:41:10.902 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-02 22:41:10.904 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-02 22:41:10.906 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-02 22:41:10.909 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-02 22:41:10.926 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:10.928 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-02 22:41:10.930 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-02 22:41:10.934 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 22:41:10.935 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-02 22:41:10.940 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-02 22:41:10.942 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-02 22:41:10.945 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-02 22:41:10.947 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-02 22:41:10.949 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-02 22:41:10.952 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-02 22:41:10.967 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:10.969 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-02 22:41:10.972 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 22:41:10.974 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 22:41:10.976 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 22:41:10.979 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 22:41:10.981 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 22:41:10.984 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 22:41:10.986 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:10.988 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:10.990 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 22:41:10.993 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 22:41:10.995 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 22:41:10.998 | + functions-common:apt_get_update:1179 : return 2022-02-02 22:41:11.000 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-02 22:41:11.002 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 22:41:11.004 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:11.007 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:11.009 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-02 22:41:11.029 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-02 22:41:11.138 | Reading package lists... 2022-02-02 22:41:11.374 | Building dependency tree... 2022-02-02 22:41:11.375 | Reading state information... 2022-02-02 22:41:11.623 | radvd is already the newest version (1:2.17-2). 2022-02-02 22:41:11.623 | The following packages were automatically installed and are no longer required: 2022-02-02 22:41:11.624 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 22:41:11.624 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 22:41:11.624 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 22:41:11.624 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 22:41:11.624 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 22:41:11.624 | python3-zope.interface 2022-02-02 22:41:11.625 | Use 'sudo apt autoremove' to remove them. 2022-02-02 22:41:11.740 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 22:41:11.744 | + functions-common:apt_get:1223 : result=0 2022-02-02 22:41:11.747 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 22:41:11.749 | + functions-common:time_stop:2414 : local name 2022-02-02 22:41:11.751 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:41:11.753 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:41:11.755 | + functions-common:time_stop:2417 : local total 2022-02-02 22:41:11.757 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:41:11.760 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 22:41:11.762 | + functions-common:time_stop:2421 : start_time=1643841671027 2022-02-02 22:41:11.764 | + functions-common:time_stop:2423 : [[ -z 1643841671027 ]] 2022-02-02 22:41:11.767 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:41:11.771 | + functions-common:time_stop:2426 : end_time=1643841671769 2022-02-02 22:41:11.773 | + functions-common:time_stop:2427 : elapsed_time=742 2022-02-02 22:41:11.776 | + functions-common:time_stop:2428 : total=2955 2022-02-02 22:41:11.778 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:41:11.780 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3697 2022-02-02 22:41:11.783 | + functions-common:apt_get:1227 : return 0 2022-02-02 22:41:11.785 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-02 22:41:11.804 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:11.807 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-02 22:41:11.809 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-02 22:41:11.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-02 22:41:11.814 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-02 22:41:11.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-02 22:41:11.836 | + functions-common:install_package:1452 : update_package_repo 2022-02-02 22:41:11.838 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-02 22:41:11.841 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-02 22:41:11.843 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-02 22:41:11.845 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-02 22:41:11.848 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-02 22:41:11.850 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:11.852 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:11.854 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-02 22:41:11.856 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-02 22:41:11.858 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-02 22:41:11.860 | + functions-common:apt_get_update:1179 : return 2022-02-02 22:41:11.863 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-02 22:41:11.865 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-02 22:41:11.867 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:11.869 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:11.872 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-02 22:41:11.892 | + functions-common:apt_get:1219 : 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-02-02 22:41:11.999 | Reading package lists... 2022-02-02 22:41:12.239 | Building dependency tree... 2022-02-02 22:41:12.241 | Reading state information... 2022-02-02 22:41:12.481 | fakeroot is already the newest version (1.24-1). 2022-02-02 22:41:12.481 | make is already the newest version (4.2.1-1.2). 2022-02-02 22:41:12.481 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-02 22:41:12.481 | The following packages were automatically installed and are no longer required: 2022-02-02 22:41:12.482 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-02 22:41:12.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-02 22:41:12.483 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-02 22:41:12.483 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-02 22:41:12.483 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-02 22:41:12.483 | python3-zope.interface 2022-02-02 22:41:12.483 | Use 'sudo apt autoremove' to remove them. 2022-02-02 22:41:12.594 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-02 22:41:12.598 | + functions-common:apt_get:1223 : result=0 2022-02-02 22:41:12.600 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-02 22:41:12.603 | + functions-common:time_stop:2414 : local name 2022-02-02 22:41:12.605 | + functions-common:time_stop:2415 : local end_time 2022-02-02 22:41:12.607 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-02 22:41:12.609 | + functions-common:time_stop:2417 : local total 2022-02-02 22:41:12.611 | + functions-common:time_stop:2418 : local start_time 2022-02-02 22:41:12.613 | + functions-common:time_stop:2420 : name=apt-get 2022-02-02 22:41:12.615 | + functions-common:time_stop:2421 : start_time=1643841671889 2022-02-02 22:41:12.617 | + functions-common:time_stop:2423 : [[ -z 1643841671889 ]] 2022-02-02 22:41:12.621 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-02 22:41:12.624 | + functions-common:time_stop:2426 : end_time=1643841672622 2022-02-02 22:41:12.627 | + functions-common:time_stop:2427 : elapsed_time=733 2022-02-02 22:41:12.629 | + functions-common:time_stop:2428 : total=3697 2022-02-02 22:41:12.631 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-02 22:41:12.633 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4430 2022-02-02 22:41:12.635 | + functions-common:apt_get:1227 : return 0 2022-02-02 22:41:12.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-02 22:41:12.640 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-02 22:41:12.643 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-02 22:41:12.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-02 22:41:12.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-02 22:41:12.650 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-02 22:41:12.654 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-02 22:41:12.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-02 22:41:12.660 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-02 22:41:12.660 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-02 22:41:12.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-02 22:41:12.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-02 22:41:12.669 | + functions:vercmp:628 : local v1=5.4 2022-02-02 22:41:12.671 | + functions:vercmp:629 : local 'op=<' 2022-02-02 22:41:12.673 | + functions:vercmp:630 : local v2=3.13 2022-02-02 22:41:12.675 | + functions:vercmp:631 : local result 2022-02-02 22:41:12.679 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-02 22:41:12.679 | ++ functions:vercmp:635 : head -1 2022-02-02 22:41:12.680 | ++ functions:vercmp:635 : sort -V 2022-02-02 22:41:12.685 | + functions:vercmp:635 : result=3.13 2022-02-02 22:41:12.687 | + functions:vercmp:637 : case $op in 2022-02-02 22:41:12.689 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-02 22:41:12.691 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-02 22:41:12.693 | + functions:vercmp:648 : return 2022-02-02 22:41:12.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-02 22:41:12.698 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-02 22:41:12.701 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-02 22:41:13.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-02 22:41:13.170 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-02 22:41:13.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-02 22:41:13.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-02 22:41:13.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-02 22:41:13.179 | + inc/python:use_library_from_git:253 : return 1 2022-02-02 22:41:13.182 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-02 22:41:13.200 | + functions-common:is_service_enabled:2070 : return 0 2022-02-02 22:41:13.202 | + ./stack.sh:main:847 : install_etcd3 2022-02-02 22:41:13.205 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-02 22:41:13.205 | Installing etcd 2022-02-02 22:41:13.209 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-02 22:41:13.221 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-02 22:41:13.233 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-02 22:41:13.236 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-02 22:41:13.252 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-02 22:41:13.255 | ++ 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-02-02 22:41:13.258 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 22:41:13.261 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 22:41:13.266 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 22:41:13.268 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-02 22:41:13.270 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-02 22:41:13.273 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 22:41:13.275 | ++ functions:get_extra_file:74 : return 2022-02-02 22:41:13.279 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 22:41:13.281 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-02 22:41:13.283 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-02 22:41:13.286 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-02 22:41:13.295 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-02-02 22:41:13.295 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-02-02 22:41:13.298 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-02 22:41:13.310 | + lib/etcd3:install_etcd3:118 : exit 1 2022-02-02 22:41:13.312 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-02-02 22:41:13.315 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-02 22:41:13.318 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-02 22:41:13.320 | + ./stack.sh:exit_trap:522 : jobs= 2022-02-02 22:41:13.323 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-02-02 22:41:13.325 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-02-02 22:41:13.327 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-02 22:41:13.329 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-02 22:41:13.332 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-02 22:41:13.334 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-02 22:41:13.334 | Error on exit 2022-02-02 22:41:13.336 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-02 22:41:13.338 | + ./stack.sh:exit_trap:542 : generate-subunit 1643841617 56 fail 2022-02-02 22:41:13.843 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-02 22:41:13.845 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-02 22:41:14.644 | + ./stack.sh:exit_trap:556 : exit 1