2022-04-13 08:50:53.934 | + ./stack.sh:main:489 : exec 2022-04-13 08:50:53.935 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085053' 2022-04-13 08:50:53.935 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-085053.summary.2022-04-13-085053 2022-04-13 08:50:53.935 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:50:53.935 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085053 2022-04-13 08:50:53.935 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085053 /opt/stack/logs/stack.sh.log 2022-04-13 08:50:53.935 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085053.summary.2022-04-13-085053 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:50:53.935 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:50:53.935 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:50:53.935 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:50:53.935 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:50:53.935 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:50:53.935 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:50:53.937 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:50:53.940 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:50:53.943 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:50:53.945 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:50:53.947 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:50:53.949 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:50:53.950 | Linux dv-neutron-837566-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:50:53.952 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:50:53.954 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:50:53.957 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:50:53.992 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:50:54.008 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:50:54.010 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:50:54.012 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:50:54.014 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:50:54.016 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:50:54.018 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:50:54.019 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:50:54.021 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:50:54.023 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:50:54.025 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:50:54.026 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:50:54.028 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:50:54.030 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:50:54.032 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:50:54.035 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:50:54.037 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:50:54.039 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:50:54.041 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:50:54.043 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:50:54.056 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:54.058 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:50:54.059 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:50:54.061 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:50:54.063 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:50:54.065 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:50:54.066 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:50:54.068 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:50:54.070 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:50:54.072 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:50:54.074 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:50:54.075 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:50:54.077 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:50:54.079 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:50:54.081 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:50:54.083 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:50:54.085 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:50:54.102 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:50:54.104 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:50:54.117 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:50:54.119 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:50:54.122 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:50:54.124 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:50:54.126 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:50:54.128 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:50:54.130 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:50:54.131 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:50:54.133 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:50:54.135 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:50:54.137 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:50:54.139 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:50:54.143 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:50:54.155 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:50:54.172 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:50:54.185 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:50:54.197 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:50:54.232 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:50:54.289 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:50:54.378 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:50:54.400 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:50:54.450 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:50:54.502 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:50:54.648 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:50:54.662 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:50:54.674 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:50:54.687 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:50:54.776 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:50:54.779 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:50:54.781 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:50:54.783 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:50:54.785 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:50:54.787 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:50:54.790 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:50:54.790 | False' 2022-04-13 08:50:54.793 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:50:54.807 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:50:54.810 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:50:54.812 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:50:54.814 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:50:54.816 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:50:54.818 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:50:54.820 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:50:54.822 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:50:54.824 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:50:54.827 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:50:54.831 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:50:54.833 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:50:54.835 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:50:54.837 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:50:54.840 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:50:54.854 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:54.856 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:50:54.858 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:50:54.897 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:50:54.900 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:50:54.902 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:50:54.904 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:50:54.906 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:50:54.908 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:50:54.910 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:50:54.912 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:50:54.914 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:50:54.916 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:50:54.919 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.921 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:50:54.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.925 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:50:54.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.930 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:50:54.932 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.934 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:50:54.936 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.939 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:50:54.941 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.944 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:50:54.946 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.948 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:50:54.950 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.953 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:50:54.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.957 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:50:54.960 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.962 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:50:54.965 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.967 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:50:54.969 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.971 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:50:54.974 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.976 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:50:54.978 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.980 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:50:54.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.985 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:50:54.987 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.989 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:50:54.991 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.993 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:50:54.996 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:54.998 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:50:55.000 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.002 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:50:55.005 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.009 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:50:55.011 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.019 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:50:55.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.024 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:50:55.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.028 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:50:55.030 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.033 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:50:55.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.037 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:50:55.039 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.042 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:50:55.044 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.046 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:50:55.048 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.050 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:50:55.053 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.055 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:50:55.057 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.059 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:50:55.062 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.064 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:50:55.066 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.069 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:50:55.071 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.073 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:50:55.075 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.078 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:50:55.080 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.082 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:50:55.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.088 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:50:55.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:50:55.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:50:55.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:50:55.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:50:55.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:50:55.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:50:55.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:50:55.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:50:55.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.128 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:50:55.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:50:55.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:50:55.137 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:50:55.140 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:50:55.143 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:50:55.145 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:50:55.160 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:55.162 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:50:55.164 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:50:55.166 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:50:55.182 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:50:55.184 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:50:55.186 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:50:55.188 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:50:55.191 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:50:55.194 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:50:55.196 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:50:55.198 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:50:55.201 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:50:55.203 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:50:55.203 | Using mysql database backend 2022-04-13 08:50:55.206 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:50:55.221 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:50:55.224 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:50:55.227 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:50:55.229 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:50:55.232 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:50:55.234 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:50:55.250 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:55.253 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:50:55.269 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:50:55.285 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:55.287 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:50:55.304 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:50:55.321 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:50:55.337 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:50:55.339 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:50:55.355 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:50:55.357 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:50:55.374 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:50:55.376 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:50:55.378 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:50:55.381 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:50:55.384 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:50:55.389 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-085055 2022-04-13 08:50:55.391 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-085055 759' 2022-04-13 08:50:55.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.396 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:50:55.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.400 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:50:55.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.405 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:50:55.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.410 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:50:55.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.415 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-13 08:50:55.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.419 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-13 08:50:55.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.424 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-085053 2022-04-13 08:50:55.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.429 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:50:55.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.434 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-13 08:50:55.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.439 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:50:55.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.444 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:50:55.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.449 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:50:55.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:50:55.453 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:50:55.456 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:50:55.459 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:50:55.461 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:50:55.463 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:50:55.465 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:50:55.467 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:50:55.470 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:50:55.472 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:50:55.474 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:50:55.477 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:50:55.492 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:50:55.494 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:50:55.496 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:55.499 | + functions-common:git_clone:629 : echo master 2022-04-13 08:50:55.499 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:50:55.504 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:50:55.507 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:55.509 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:50:55.511 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:50:55.512 | + functions-common:git_clone:678 : head -1 2022-04-13 08:50:55.515 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:50:55.517 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:50:55.520 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:50:55.522 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:50:55.525 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:50:55.527 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:50:55.530 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:50:55.532 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:50:55.535 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:50:55.538 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:50:55.540 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:50:55.542 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:50:55.545 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:50:55.550 | ++ tools/install_prereqs.sh:source:47 : NOW=1649839855 2022-04-13 08:50:55.553 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:50:55.558 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649839765 2022-04-13 08:50:55.560 | ++ tools/install_prereqs.sh:source:49 : DELTA=90 2022-04-13 08:50:55.563 | ++ tools/install_prereqs.sh:source:50 : [[ 90 -lt 7200 ]] 2022-04-13 08:50:55.565 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:50:55.568 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:50:55.570 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:50:55.572 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:50:55.575 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:50:55.577 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:50:55.579 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:50:55.582 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:50:55.585 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:50:55.631 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:50:55.631 | apache2-dev 2022-04-13 08:50:55.631 | bc 2022-04-13 08:50:55.631 | bsdmainutils 2022-04-13 08:50:55.631 | curl 2022-04-13 08:50:55.631 | g++ 2022-04-13 08:50:55.632 | gawk 2022-04-13 08:50:55.632 | gcc 2022-04-13 08:50:55.632 | gettext 2022-04-13 08:50:55.632 | git 2022-04-13 08:50:55.632 | graphviz 2022-04-13 08:50:55.632 | iputils-ping 2022-04-13 08:50:55.632 | libapache2-mod-proxy-uwsgi 2022-04-13 08:50:55.632 | libffi-dev 2022-04-13 08:50:55.632 | libjpeg-dev 2022-04-13 08:50:55.632 | libpcre3-dev 2022-04-13 08:50:55.632 | libpq-dev 2022-04-13 08:50:55.632 | libssl-dev 2022-04-13 08:50:55.632 | libsystemd-dev 2022-04-13 08:50:55.632 | libxml2-dev 2022-04-13 08:50:55.632 | libxslt1-dev 2022-04-13 08:50:55.632 | libyaml-dev 2022-04-13 08:50:55.632 | lsof 2022-04-13 08:50:55.632 | openssh-server 2022-04-13 08:50:55.632 | openssl 2022-04-13 08:50:55.632 | pkg-config 2022-04-13 08:50:55.632 | psmisc 2022-04-13 08:50:55.632 | python3-dev 2022-04-13 08:50:55.632 | python3-pip 2022-04-13 08:50:55.632 | python3-systemd 2022-04-13 08:50:55.632 | python3-venv 2022-04-13 08:50:55.632 | tar 2022-04-13 08:50:55.632 | tcpdump 2022-04-13 08:50:55.632 | unzip 2022-04-13 08:50:55.632 | uuid-runtime 2022-04-13 08:50:55.632 | wget 2022-04-13 08:50:55.632 | wget 2022-04-13 08:50:55.632 | zlib1g-dev 2022-04-13 08:50:55.632 | libkrb5-dev 2022-04-13 08:50:55.632 | libldap2-dev 2022-04-13 08:50:55.632 | libsasl2-dev 2022-04-13 08:50:55.632 | memcached 2022-04-13 08:50:55.632 | python3-mysqldb 2022-04-13 08:50:55.633 | sqlite3 2022-04-13 08:50:55.633 | conntrack 2022-04-13 08:50:55.633 | curl 2022-04-13 08:50:55.633 | dnsmasq-base 2022-04-13 08:50:55.633 | dnsmasq-utils 2022-04-13 08:50:55.633 | ebtables 2022-04-13 08:50:55.633 | genisoimage 2022-04-13 08:50:55.633 | iptables 2022-04-13 08:50:55.633 | iputils-arping 2022-04-13 08:50:55.633 | kpartx 2022-04-13 08:50:55.633 | libjs-jquery-tablesorter 2022-04-13 08:50:55.633 | parted 2022-04-13 08:50:55.633 | pm-utils 2022-04-13 08:50:55.633 | python3-mysqldb 2022-04-13 08:50:55.633 | socat 2022-04-13 08:50:55.633 | sqlite3 2022-04-13 08:50:55.633 | sudo 2022-04-13 08:50:55.633 | vlan 2022-04-13 08:50:55.633 | lsscsi 2022-04-13 08:50:55.633 | open-iscsi 2022-04-13 08:50:55.633 | lvm2 2022-04-13 08:50:55.633 | qemu-utils 2022-04-13 08:50:55.633 | thin-provisioning-tools 2022-04-13 08:50:55.633 | acl 2022-04-13 08:50:55.633 | dnsmasq-base 2022-04-13 08:50:55.633 | dnsmasq-utils 2022-04-13 08:50:55.633 | ebtables 2022-04-13 08:50:55.633 | haproxy 2022-04-13 08:50:55.633 | iptables 2022-04-13 08:50:55.633 | iputils-arping 2022-04-13 08:50:55.633 | iputils-ping 2022-04-13 08:50:55.633 | postgresql-server-dev-all 2022-04-13 08:50:55.633 | python3-mysqldb 2022-04-13 08:50:55.633 | sqlite3 2022-04-13 08:50:55.633 | sudo 2022-04-13 08:50:55.633 | vlan 2022-04-13 08:50:55.634 | pcp 2022-04-13 08:50:55.634 | ipset 2022-04-13 08:50:55.634 | conntrack 2022-04-13 08:50:55.634 | conntrackd 2022-04-13 08:50:55.634 | keepalived 2022-04-13 08:50:55.634 | lvm2 2022-04-13 08:50:55.634 | qemu-utils 2022-04-13 08:50:55.634 | thin-provisioning-tools 2022-04-13 08:50:55.634 | curl 2022-04-13 08:50:55.634 | liberasurecode-dev 2022-04-13 08:50:55.634 | make 2022-04-13 08:50:55.634 | memcached 2022-04-13 08:50:55.634 | rsync 2022-04-13 08:50:55.634 | sqlite3 2022-04-13 08:50:55.634 | xfsprogs' 2022-04-13 08:50:55.635 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:50:55.653 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:50:55.653 | apache2-dev 2022-04-13 08:50:55.653 | bc 2022-04-13 08:50:55.654 | bsdmainutils 2022-04-13 08:50:55.654 | curl 2022-04-13 08:50:55.654 | g++ 2022-04-13 08:50:55.654 | gawk 2022-04-13 08:50:55.654 | gcc 2022-04-13 08:50:55.654 | gettext 2022-04-13 08:50:55.654 | git 2022-04-13 08:50:55.654 | graphviz 2022-04-13 08:50:55.654 | iputils-ping 2022-04-13 08:50:55.654 | libapache2-mod-proxy-uwsgi 2022-04-13 08:50:55.654 | libffi-dev 2022-04-13 08:50:55.654 | libjpeg-dev 2022-04-13 08:50:55.654 | libpcre3-dev 2022-04-13 08:50:55.654 | libpq-dev 2022-04-13 08:50:55.654 | libssl-dev 2022-04-13 08:50:55.654 | libsystemd-dev 2022-04-13 08:50:55.654 | libxml2-dev 2022-04-13 08:50:55.654 | libxslt1-dev 2022-04-13 08:50:55.654 | libyaml-dev 2022-04-13 08:50:55.654 | lsof 2022-04-13 08:50:55.654 | openssh-server 2022-04-13 08:50:55.654 | openssl 2022-04-13 08:50:55.654 | pkg-config 2022-04-13 08:50:55.654 | psmisc 2022-04-13 08:50:55.654 | python3-dev 2022-04-13 08:50:55.654 | python3-pip 2022-04-13 08:50:55.654 | python3-systemd 2022-04-13 08:50:55.654 | python3-venv 2022-04-13 08:50:55.654 | tar 2022-04-13 08:50:55.654 | tcpdump 2022-04-13 08:50:55.654 | unzip 2022-04-13 08:50:55.654 | uuid-runtime 2022-04-13 08:50:55.654 | wget 2022-04-13 08:50:55.654 | wget 2022-04-13 08:50:55.654 | zlib1g-dev 2022-04-13 08:50:55.654 | libkrb5-dev 2022-04-13 08:50:55.654 | libldap2-dev 2022-04-13 08:50:55.654 | libsasl2-dev 2022-04-13 08:50:55.655 | memcached 2022-04-13 08:50:55.655 | python3-mysqldb 2022-04-13 08:50:55.655 | sqlite3 2022-04-13 08:50:55.655 | conntrack 2022-04-13 08:50:55.655 | curl 2022-04-13 08:50:55.655 | dnsmasq-base 2022-04-13 08:50:55.655 | dnsmasq-utils 2022-04-13 08:50:55.655 | ebtables 2022-04-13 08:50:55.655 | genisoimage 2022-04-13 08:50:55.655 | iptables 2022-04-13 08:50:55.655 | iputils-arping 2022-04-13 08:50:55.655 | kpartx 2022-04-13 08:50:55.655 | libjs-jquery-tablesorter 2022-04-13 08:50:55.655 | parted 2022-04-13 08:50:55.655 | pm-utils 2022-04-13 08:50:55.655 | python3-mysqldb 2022-04-13 08:50:55.655 | socat 2022-04-13 08:50:55.655 | sqlite3 2022-04-13 08:50:55.655 | sudo 2022-04-13 08:50:55.655 | vlan 2022-04-13 08:50:55.655 | lsscsi 2022-04-13 08:50:55.655 | open-iscsi 2022-04-13 08:50:55.655 | lvm2 2022-04-13 08:50:55.655 | qemu-utils 2022-04-13 08:50:55.656 | thin-provisioning-tools 2022-04-13 08:50:55.656 | acl 2022-04-13 08:50:55.656 | dnsmasq-base 2022-04-13 08:50:55.656 | dnsmasq-utils 2022-04-13 08:50:55.656 | ebtables 2022-04-13 08:50:55.656 | haproxy 2022-04-13 08:50:55.656 | iptables 2022-04-13 08:50:55.656 | iputils-arping 2022-04-13 08:50:55.656 | iputils-ping 2022-04-13 08:50:55.656 | postgresql-server-dev-all 2022-04-13 08:50:55.656 | python3-mysqldb 2022-04-13 08:50:55.656 | sqlite3 2022-04-13 08:50:55.656 | sudo 2022-04-13 08:50:55.656 | vlan 2022-04-13 08:50:55.656 | pcp 2022-04-13 08:50:55.656 | ipset 2022-04-13 08:50:55.656 | conntrack 2022-04-13 08:50:55.656 | conntrackd 2022-04-13 08:50:55.656 | keepalived 2022-04-13 08:50:55.656 | lvm2 2022-04-13 08:50:55.656 | qemu-utils 2022-04-13 08:50:55.656 | thin-provisioning-tools 2022-04-13 08:50:55.656 | curl 2022-04-13 08:50:55.656 | liberasurecode-dev 2022-04-13 08:50:55.656 | make 2022-04-13 08:50:55.656 | memcached 2022-04-13 08:50:55.656 | rsync 2022-04-13 08:50:55.656 | sqlite3 2022-04-13 08:50:55.656 | xfsprogs ' 2022-04-13 08:50:55.656 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:50:55.658 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:55.661 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:55.665 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:50:55.665 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:50:55.669 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:50:55.672 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:50:55.674 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:50:55.676 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:50:55.678 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:50:55.680 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:55.683 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:50:55.685 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:55.687 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:55.689 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:50:55.691 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:50:55.693 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:50:55.695 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:50:55.697 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:50:55.701 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:50:55.704 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:50:55.706 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:50:55.708 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:50:55.710 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:50:55.712 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:50:55.716 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649839855714 2022-04-13 08:50:55.718 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:50:55.720 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:50:55.722 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:50:56.046 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:50:56.094 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:50:56.224 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:50:56.355 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:50:58.247 | Reading package lists... 2022-04-13 08:50:58.278 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:50:58.280 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:50:58.282 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:50:58.284 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:58.286 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:58.288 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:50:58.290 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:58.292 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:50:58.294 | ++ functions-common:time_stop:2432 : start_time=1649839855714 2022-04-13 08:50:58.297 | ++ functions-common:time_stop:2434 : [[ -z 1649839855714 ]] 2022-04-13 08:50:58.299 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:58.304 | ++ functions-common:time_stop:2437 : end_time=1649839858301 2022-04-13 08:50:58.306 | ++ functions-common:time_stop:2438 : elapsed_time=2587 2022-04-13 08:50:58.308 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:50:58.310 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:58.312 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2587 2022-04-13 08:50:58.314 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:50:58.317 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:50:58.319 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:50:58.322 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:50:58.324 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:50:58.344 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:50:58.453 | Reading package lists... 2022-04-13 08:50:58.691 | Building dependency tree... 2022-04-13 08:50:58.693 | Reading state information... 2022-04-13 08:50:58.726 | acl is already the newest version (2.2.53-6). 2022-04-13 08:50:58.726 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:50:58.726 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:50:58.726 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:50:58.726 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:50:58.726 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:50:58.726 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:50:58.726 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:50:58.726 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:50:58.726 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:50:58.726 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:50:58.726 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:50:58.726 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:50:58.726 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:50:58.726 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:50:58.726 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:50:58.726 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:50:58.726 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:50:58.726 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:50:58.726 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:50:58.726 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:50:58.726 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:50:58.726 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:50:58.726 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:50:58.726 | psmisc is already the newest version (23.3-1). 2022-04-13 08:50:58.726 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:50:58.726 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:50:58.726 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:50:58.726 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:50:58.726 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:50:58.726 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:50:58.726 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:50:58.726 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:50:58.727 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:50:58.727 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:50:58.727 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:50:58.727 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:50:58.727 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:50:58.727 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:50:58.727 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:50:58.727 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:50:58.727 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:50:58.727 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:50:58.727 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:50:58.727 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:50:58.727 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:50:58.727 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:50:58.727 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:50:58.727 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:50:58.727 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:50:58.727 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:50:58.727 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:50:58.727 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:50:58.727 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:50:58.727 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:50:58.727 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:50:58.727 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:50:58.727 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:50:58.727 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:50:58.727 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:50:58.727 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:50:58.727 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:50:58.727 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:50:58.727 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:50:58.727 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:50:58.727 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:50:58.727 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:50:58.728 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:50:58.728 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:50:58.943 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:50:58.943 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:50:58.943 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:50:58.943 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:50:58.943 | The following packages were automatically installed and are no longer required: 2022-04-13 08:50:58.944 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:50:58.944 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:50:58.944 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:50:58.944 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:50:58.944 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:50:58.944 | python3-zope.interface 2022-04-13 08:50:58.944 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:50:59.061 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:50:59.065 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:50:59.067 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:50:59.069 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:50:59.071 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:50:59.074 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:50:59.076 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:50:59.078 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:50:59.080 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:50:59.082 | ++ functions-common:time_stop:2432 : start_time=1649839858342 2022-04-13 08:50:59.085 | ++ functions-common:time_stop:2434 : [[ -z 1649839858342 ]] 2022-04-13 08:50:59.088 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:50:59.092 | ++ functions-common:time_stop:2437 : end_time=1649839859089 2022-04-13 08:50:59.094 | ++ functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 08:50:59.096 | ++ functions-common:time_stop:2439 : total=731 2022-04-13 08:50:59.098 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:50:59.101 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1478 2022-04-13 08:50:59.103 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:50:59.106 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:50:59.108 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:50:59.111 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:50:59.115 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:50:59.119 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:50:59.121 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:50:59.124 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:51:00.515 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:51:00.517 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:51:00.519 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:51:00.521 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:51:00.522 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:51:00.524 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:51:00.526 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:51:00.528 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:51:00.529 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:51:00.531 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:51:00.533 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:51:00.535 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:51:00.536 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:51:00.538 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:51:00.540 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:51:00.542 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:51:00.543 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:51:00.545 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:51:00.547 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:51:00.549 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:51:00.551 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:51:00.554 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:51:00.555 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:51:00.557 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:51:00.624 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:51:00.627 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:51:00.695 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:51:00.698 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:51:00.765 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:51:00.767 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:51:00.768 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:51:00.770 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:51:00.772 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:51:00.774 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:51:00.776 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:51:00.778 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:51:00.780 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:51:00.781 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:51:00.783 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:51:00.783 | Distro: focal 2022-04-13 08:51:00.786 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:51:00.788 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:51:00.792 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:51:00.794 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:51:00.797 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:51:00.797 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:51:01.392 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:51:01.394 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:51:01.394 | pip: 21.3.1 2022-04-13 08:51:01.396 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:51:01.398 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:51:01.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:51:01.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:51:01.403 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:51:01.405 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:51:01.407 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:51:01.408 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:51:01.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:51:01.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:51:01.414 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:51:01.416 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:51:01.418 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:51:01.419 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:51:01.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:01.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:01.425 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:51:01.427 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:51:01.429 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:51:01.431 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:51:01.434 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:51:01.437 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:51:01.438 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:51:01.441 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:51:01.444 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:51:01.445 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:51:01.450 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:51:01.451 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:51:01.453 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:51:01.455 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:51:01.457 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:51:01.475 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:51:01.476 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:51:02.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:02.214 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:02.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:02.214 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:03.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:04.655 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:51:04.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 08:51:06.410 | Installing collected packages: setuptools 2022-04-13 08:51:07.366 | Successfully installed setuptools-62.0.0 2022-04-13 08:51:07.366 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:51:07.515 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:51:07.515 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:51:07.629 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:07.631 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:07.633 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:07.634 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:07.636 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:07.638 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:07.639 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:07.641 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:07.643 | + functions-common:time_stop:2432 : start_time=1649839861470 2022-04-13 08:51:07.645 | + functions-common:time_stop:2434 : [[ -z 1649839861470 ]] 2022-04-13 08:51:07.647 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:07.650 | + functions-common:time_stop:2437 : end_time=1649839867648 2022-04-13 08:51:07.652 | + functions-common:time_stop:2438 : elapsed_time=6178 2022-04-13 08:51:07.653 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:51:07.655 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:07.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6178 2022-04-13 08:51:07.659 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:07.661 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:51:07.663 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:51:07.667 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:51:07.669 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:51:07.672 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:51:07.672 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:51:08.254 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:51:08.257 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:51:08.257 | pip: 21.3.1 2022-04-13 08:51:08.260 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:51:08.262 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:51:08.266 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:51:08.268 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:51:08.270 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:51:08.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:08.275 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:08.277 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:51:08.288 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:51:08.299 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:51:08.310 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:51:08.312 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:51:08.314 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:51:08.317 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:51:08.319 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:51:08.321 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:51:08.323 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:51:08.325 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:51:08.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:51:08.330 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:51:08.332 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:51:08.334 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:51:08.336 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:51:08.338 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:51:08.341 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:51:08.343 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:51:08.345 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:51:08.347 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:51:08.349 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:51:08.351 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:51:08.354 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:51:08.356 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:51:08.358 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:51:08.360 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:51:08.362 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:51:08.364 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:51:08.367 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:51:08.369 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:51:08.371 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:51:08.392 | Using python 3.8 to install os-testr 2022-04-13 08:51:08.394 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 08:51:09.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:09.122 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:09.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:09.122 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:10.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:10.299 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:51:10.366 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 08:51:10.367 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:51:10.368 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:51:10.382 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:51:10.391 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 08:51:10.402 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 08:51:12.033 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:51:12.039 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:51:12.039 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:51:12.142 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:12.145 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:12.147 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:12.149 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:12.151 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:12.153 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:12.155 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:12.157 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:12.159 | + functions-common:time_stop:2432 : start_time=1649839868386 2022-04-13 08:51:12.162 | + functions-common:time_stop:2434 : [[ -z 1649839868386 ]] 2022-04-13 08:51:12.164 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:12.168 | + functions-common:time_stop:2437 : end_time=1649839872166 2022-04-13 08:51:12.170 | + functions-common:time_stop:2438 : elapsed_time=3780 2022-04-13 08:51:12.173 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:51:12.175 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:12.177 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3780 2022-04-13 08:51:12.179 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:12.182 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:51:12.232 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:51:12.566 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:51:12.568 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:51:12.571 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:51:12.575 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:51:12.577 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:51:12.602 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:51:14.495 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.502 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.507 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.512 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.516 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.523 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.527 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.553 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.632 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.651 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.655 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.660 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.675 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.683 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.685 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.702 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.720 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.729 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.734 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.752 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.774 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.792 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.800 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.806 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.826 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.856 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.858 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.871 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.876 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.880 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.885 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.900 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.907 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.961 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.978 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:14.982 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.014 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.083 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.090 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.097 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.147 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.161 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.169 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.273 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.298 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.302 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.313 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.319 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.338 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.345 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.363 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.393 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.422 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.438 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.451 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.469 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.478 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.492 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.503 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.507 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:15.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:15.649 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:51:15.945 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:15.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:15.949 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:15.951 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:15.953 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:15.956 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:15.958 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:15.960 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:15.962 | + functions-common:time_stop:2432 : start_time=1649839872594 2022-04-13 08:51:15.964 | + functions-common:time_stop:2434 : [[ -z 1649839872594 ]] 2022-04-13 08:51:15.967 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:15.971 | + functions-common:time_stop:2437 : end_time=1649839875969 2022-04-13 08:51:15.973 | + functions-common:time_stop:2438 : elapsed_time=3375 2022-04-13 08:51:15.975 | + functions-common:time_stop:2439 : total=3780 2022-04-13 08:51:15.977 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:15.979 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7155 2022-04-13 08:51:15.982 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:15.984 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:51:15.986 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:51:16.008 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 08:51:17.795 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.803 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.807 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.812 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.816 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.823 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.827 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.852 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.931 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.951 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.955 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.960 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.974 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.982 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:17.984 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.002 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.019 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.028 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.033 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.051 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.073 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.091 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.100 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.105 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.125 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.155 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.157 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.170 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.175 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.179 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.184 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.199 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.206 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.255 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.273 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.277 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.308 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.371 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.377 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.385 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.435 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.448 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.457 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.559 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.584 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.588 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.599 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.604 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.623 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.631 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.648 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.678 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.707 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.719 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.731 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.749 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.758 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.772 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.783 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.787 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:51:18.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:18.795 | Processing /opt/stack/requirements 2022-04-13 08:51:20.498 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 08:51:20.501 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 08:51:20.513 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 08:51:20.518 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:51:20.521 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 08:51:20.527 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 08:51:20.553 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 08:51:20.556 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 08:51:20.566 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 08:51:20.617 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 08:51:20.620 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 08:51:20.635 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 08:51:20.640 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 08:51:20.643 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 08:51:20.646 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 08:51:20.648 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 08:51:20.661 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 08:51:20.667 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 08:51:20.670 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 08:51:20.719 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 08:51:20.730 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 08:51:20.733 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 08:51:20.793 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 08:51:20.798 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:51:20.799 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:51:21.628 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:51:21.629 | ERROR: Command errored out with exit status 1: 2022-04-13 08:51:21.629 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-h48js07c/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-h48js07c/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-hw1klmo9 2022-04-13 08:51:21.629 | cwd: /tmp/pip-req-build-h48js07c/ 2022-04-13 08:51:21.629 | Complete output (6 lines): 2022-04-13 08:51:21.629 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:51:21.629 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:51:21.629 | or: setup.py --help-commands 2022-04-13 08:51:21.629 | or: setup.py cmd --help 2022-04-13 08:51:21.629 | 2022-04-13 08:51:21.629 | error: invalid command 'bdist_wheel' 2022-04-13 08:51:21.629 | ---------------------------------------- 2022-04-13 08:51:21.629 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:51:21.629 | Running setup.py clean for openstack-requirements 2022-04-13 08:51:22.450 | Failed to build openstack-requirements 2022-04-13 08:51:22.466 | Installing collected packages: openstack-requirements 2022-04-13 08:51:22.466 | Attempting uninstall: openstack-requirements 2022-04-13 08:51:22.467 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:51:22.503 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:51:22.522 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:51:22.524 | Running setup.py install for openstack-requirements: started 2022-04-13 08:51:24.873 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:51:24.896 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:51:25.020 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:25.022 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:25.024 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:25.026 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:25.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:25.031 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:25.033 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:25.035 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:25.037 | + functions-common:time_stop:2432 : start_time=1649839876001 2022-04-13 08:51:25.039 | + functions-common:time_stop:2434 : [[ -z 1649839876001 ]] 2022-04-13 08:51:25.042 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:25.046 | + functions-common:time_stop:2437 : end_time=1649839885044 2022-04-13 08:51:25.048 | + functions-common:time_stop:2438 : elapsed_time=9043 2022-04-13 08:51:25.050 | + functions-common:time_stop:2439 : total=7155 2022-04-13 08:51:25.053 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:25.055 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16198 2022-04-13 08:51:25.057 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:25.060 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:51:25.062 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:51:25.064 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:51:25.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:25.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:25.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:51:25.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:25.076 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:51:25.096 | Using python 3.8 to install pbr 2022-04-13 08:51:25.098 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:51:25.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:25.840 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:25.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:25.840 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:27.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:27.036 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:51:28.820 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:51:28.826 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:51:28.826 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:51:28.933 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:28.935 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:28.937 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:28.939 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:28.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:28.944 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:28.946 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:28.948 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:28.950 | + functions-common:time_stop:2432 : start_time=1649839885091 2022-04-13 08:51:28.952 | + functions-common:time_stop:2434 : [[ -z 1649839885091 ]] 2022-04-13 08:51:28.955 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:28.959 | + functions-common:time_stop:2437 : end_time=1649839888957 2022-04-13 08:51:28.961 | + functions-common:time_stop:2438 : elapsed_time=3866 2022-04-13 08:51:28.963 | + functions-common:time_stop:2439 : total=16198 2022-04-13 08:51:28.965 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:28.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20064 2022-04-13 08:51:28.969 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:28.972 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:51:31.213 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:51:33.109 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:33.111 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:51:33.125 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 08:51:33.127 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:51:33.131 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 08:51:33.136 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:51:33.141 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 08:51:33.220 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:51:33.223 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:51:33.226 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:51:33.247 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:51:33.249 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:51:33.252 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:51:33.254 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:51:33.256 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:51:33.258 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:51:33.261 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:51:33.263 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:51:33.265 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:51:33.267 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:51:33.270 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:51:33.274 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:51:33.276 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:51:33.278 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:51:33.281 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:51:33.283 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:51:33.298 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:33.300 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:51:33.303 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:51:33.305 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:51:33.307 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:51:33.309 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:51:33.311 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:51:33.313 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:51:33.315 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:51:33.317 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:51:33.320 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:51:33.322 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:51:33.324 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:51:33.326 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:51:33.328 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:51:33.331 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:51:33.333 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:51:33.335 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:51:33.337 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:51:33.339 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:51:33.341 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:51:33.344 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:51:33.346 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:51:33.348 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:51:33.351 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:51:33.353 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:51:33.407 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:51:33.407 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:51:33.409 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:51:33.786 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:51:33.798 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:51:33.805 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:33.807 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:51:33.809 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:51:33.811 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:51:33.814 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:51:33.816 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:51:33.819 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:51:33.821 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:51:33.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:33.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:33.828 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:51:33.830 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:51:33.832 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:51:33.835 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:51:33.837 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:51:33.839 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:51:33.842 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:33.844 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:33.846 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:51:33.866 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:51:33.975 | Reading package lists... 2022-04-13 08:51:34.211 | Building dependency tree... 2022-04-13 08:51:34.213 | Reading state information... 2022-04-13 08:51:34.455 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:51:34.455 | The following packages were automatically installed and are no longer required: 2022-04-13 08:51:34.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:51:34.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:51:34.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:51:34.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:51:34.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:51:34.456 | python3-zope.interface 2022-04-13 08:51:34.456 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:51:34.570 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:51:34.574 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:51:34.576 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:51:34.579 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:34.581 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:34.584 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:34.586 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:34.588 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:34.590 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:51:34.592 | + functions-common:time_stop:2432 : start_time=1649839893864 2022-04-13 08:51:34.594 | + functions-common:time_stop:2434 : [[ -z 1649839893864 ]] 2022-04-13 08:51:34.597 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:34.601 | + functions-common:time_stop:2437 : end_time=1649839894599 2022-04-13 08:51:34.603 | + functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 08:51:34.606 | + functions-common:time_stop:2439 : total=1478 2022-04-13 08:51:34.608 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:34.610 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2213 2022-04-13 08:51:34.612 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:51:34.614 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:51:34.617 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:51:34.619 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:51:34.621 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:51:34.623 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:51:34.626 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:51:34.628 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:51:34.631 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:51:34.633 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:51:34.635 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:51:34.637 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:51:34.640 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:51:34.642 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:51:34.644 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:51:34.647 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:51:34.649 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:51:34.652 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:51:34.654 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:51:34.656 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:51:34.658 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:51:34.663 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:51:34.666 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:51:34.668 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:51:34.671 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:51:34.674 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:51:34.676 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:51:34.678 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:51:34.681 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:51:34.697 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:34.699 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:51:34.701 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:51:34.704 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:51:34.706 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:51:34.710 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:51:34.714 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:51:34.716 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:51:34.718 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:51:34.720 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:51:34.723 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:51:34.725 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:51:34.728 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:51:35.419 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:51:35.419 | user tags 2022-04-13 08:51:35.419 | stackrabbit []' 2022-04-13 08:51:35.423 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:51:35.423 | user tags 2022-04-13 08:51:35.423 | stackrabbit []' 2022-04-13 08:51:35.423 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:51:35.429 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:51:35.432 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:51:35.434 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:51:36.083 | Changing password for user "stackrabbit" ... 2022-04-13 08:51:36.149 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:51:36.824 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:51:36.882 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:51:36.885 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:51:37.587 | Changing password for user "stackrabbit" ... 2022-04-13 08:51:37.646 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:51:37.649 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:51:37.651 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:51:38.360 | Deleting user "guest" ... 2022-04-13 08:51:38.375 | Error: 2022-04-13 08:51:38.375 | {:no_such_user, "guest"} 2022-04-13 08:51:38.387 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:51:38.390 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:51:38.406 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:38.409 | + ./stack.sh:main:838 : install_database 2022-04-13 08:51:38.411 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:51:38.413 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:51:38.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:38.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:38.420 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:51:38.761 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:51:38.763 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:51:38.765 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:51:38.768 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:51:38.770 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:51:38.772 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:51:38.775 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:51:38.777 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:51:38.779 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:51:38.781 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:51:38.784 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:51:38.786 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:51:38.788 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:51:38.790 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:51:38.793 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:51:38.795 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:51:38.797 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:51:38.799 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:51:38.802 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:51:38.804 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:51:38.807 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:51:38.809 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:51:38.811 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:51:38.813 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:51:38.816 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:51:38.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:38.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:38.823 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:51:38.826 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:51:38.828 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:51:38.830 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:51:38.832 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:51:38.835 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:51:38.837 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:51:38.839 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:38.841 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:38.844 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:51:38.846 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:51:38.848 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:51:38.850 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:51:38.852 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:51:38.855 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:51:38.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:38.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:38.861 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:51:38.883 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:51:38.991 | Reading package lists... 2022-04-13 08:51:39.230 | Building dependency tree... 2022-04-13 08:51:39.232 | Reading state information... 2022-04-13 08:51:39.481 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:51:39.481 | The following packages were automatically installed and are no longer required: 2022-04-13 08:51:39.482 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:51:39.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:51:39.482 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:51:39.482 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:51:39.482 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:51:39.482 | python3-zope.interface 2022-04-13 08:51:39.482 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:51:39.593 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:51:39.598 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:51:39.600 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:51:39.603 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:39.605 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:39.607 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:39.609 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:39.611 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:39.613 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:51:39.615 | + functions-common:time_stop:2432 : start_time=1649839898879 2022-04-13 08:51:39.617 | + functions-common:time_stop:2434 : [[ -z 1649839898879 ]] 2022-04-13 08:51:39.620 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:39.624 | + functions-common:time_stop:2437 : end_time=1649839899622 2022-04-13 08:51:39.626 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 08:51:39.628 | + functions-common:time_stop:2439 : total=2213 2022-04-13 08:51:39.630 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:39.632 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2956 2022-04-13 08:51:39.635 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:51:39.637 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:51:39.639 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:51:39.641 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:51:39.644 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:51:39.646 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:51:39.649 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:51:39.652 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:51:39.655 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:51:39.657 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:51:39.661 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:51:39.662 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:51:39.666 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:51:39.669 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:51:39.671 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:51:39.674 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:51:39.676 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:51:39.696 | Using python 3.8 to install PyMySQL 2022-04-13 08:51:39.699 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 08:51:40.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:40.431 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:40.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:40.431 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:41.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:41.613 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:51:43.277 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:51:43.283 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:51:43.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:51:43.385 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:43.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:43.390 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:43.392 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:43.394 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:43.396 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:43.399 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:43.401 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:43.403 | + functions-common:time_stop:2432 : start_time=1649839899691 2022-04-13 08:51:43.405 | + functions-common:time_stop:2434 : [[ -z 1649839899691 ]] 2022-04-13 08:51:43.408 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:43.412 | + functions-common:time_stop:2437 : end_time=1649839903410 2022-04-13 08:51:43.414 | + functions-common:time_stop:2438 : elapsed_time=3719 2022-04-13 08:51:43.417 | + functions-common:time_stop:2439 : total=20064 2022-04-13 08:51:43.419 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:43.421 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23783 2022-04-13 08:51:43.423 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:43.426 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:51:43.428 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:51:43.431 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:51:43.433 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:51:43.450 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:43.452 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:51:43.454 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:51:43.458 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:51:43.458 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:51:43.463 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:51:43.465 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:51:43.468 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:51:43.470 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:51:43.472 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:51:43.475 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:51:43.490 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:43.493 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:51:43.495 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:51:43.497 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:51:43.500 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:51:43.502 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:51:43.504 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:51:43.507 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:51:43.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:43.512 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:43.514 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:51:43.516 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:51:43.518 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:51:43.520 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:51:43.523 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:51:43.525 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:51:43.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:43.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:43.532 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:51:43.553 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:51:43.660 | Reading package lists... 2022-04-13 08:51:43.901 | Building dependency tree... 2022-04-13 08:51:43.902 | Reading state information... 2022-04-13 08:51:44.147 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:51:44.147 | The following packages were automatically installed and are no longer required: 2022-04-13 08:51:44.148 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:51:44.148 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:51:44.148 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:51:44.148 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:51:44.148 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:51:44.148 | python3-zope.interface 2022-04-13 08:51:44.149 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:51:44.260 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:51:44.264 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:51:44.267 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:51:44.269 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:44.272 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:44.274 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:44.276 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:44.278 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:44.280 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:51:44.282 | + functions-common:time_stop:2432 : start_time=1649839903550 2022-04-13 08:51:44.284 | + functions-common:time_stop:2434 : [[ -z 1649839903550 ]] 2022-04-13 08:51:44.287 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:44.291 | + functions-common:time_stop:2437 : end_time=1649839904289 2022-04-13 08:51:44.293 | + functions-common:time_stop:2438 : elapsed_time=739 2022-04-13 08:51:44.296 | + functions-common:time_stop:2439 : total=2956 2022-04-13 08:51:44.298 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:44.300 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3695 2022-04-13 08:51:44.302 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:51:44.304 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:51:44.321 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:44.323 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:51:44.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:51:44.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:51:44.331 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:51:44.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:51:44.353 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:51:44.355 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:51:44.357 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:51:44.360 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:51:44.362 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:51:44.364 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:51:44.366 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:44.368 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:44.370 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:51:44.373 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:51:44.375 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:51:44.377 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:51:44.379 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:51:44.382 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:51:44.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:44.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:44.388 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:51:44.408 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 08:51:44.516 | Reading package lists... 2022-04-13 08:51:44.755 | Building dependency tree... 2022-04-13 08:51:44.756 | Reading state information... 2022-04-13 08:51:45.004 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:51:45.004 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:51:45.004 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:51:45.004 | The following packages were automatically installed and are no longer required: 2022-04-13 08:51:45.005 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:51:45.005 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:51:45.005 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:51:45.005 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:51:45.005 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:51:45.006 | python3-zope.interface 2022-04-13 08:51:45.006 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:51:45.118 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:51:45.122 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:51:45.124 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:51:45.126 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:45.128 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:45.131 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:45.133 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:45.135 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:45.137 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:51:45.139 | + functions-common:time_stop:2432 : start_time=1649839904406 2022-04-13 08:51:45.142 | + functions-common:time_stop:2434 : [[ -z 1649839904406 ]] 2022-04-13 08:51:45.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:45.149 | + functions-common:time_stop:2437 : end_time=1649839905146 2022-04-13 08:51:45.151 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 08:51:45.153 | + functions-common:time_stop:2439 : total=3695 2022-04-13 08:51:45.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:45.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4435 2022-04-13 08:51:45.159 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:51:45.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:51:45.164 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:45.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:45.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:51:45.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:51:45.174 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:51:45.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:51:45.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:51:45.184 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:51:45.184 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:51:45.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:51:45.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:51:45.194 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:51:45.196 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:51:45.198 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:51:45.200 | + functions:vercmp:631 : local result 2022-04-13 08:51:45.204 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:51:45.204 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:51:45.205 | ++ functions:vercmp:635 : head -1 2022-04-13 08:51:45.210 | + functions:vercmp:635 : result=3.13 2022-04-13 08:51:45.212 | + functions:vercmp:637 : case $op in 2022-04-13 08:51:45.215 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:51:45.217 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:51:45.219 | + functions:vercmp:648 : return 2022-04-13 08:51:45.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:51:45.224 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:51:45.226 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:51:45.685 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:51:45.687 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:51:45.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:51:45.698 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.702 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:51:45.722 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:45.725 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:51:45.728 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:51:45.728 | Installing etcd 2022-04-13 08:51:45.740 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:51:45.752 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:51:45.766 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:51:45.769 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:51:45.781 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:51:45.784 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:51:45.787 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:51:45.790 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:51:45.795 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:51:45.797 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 08:51:45.799 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:51:45.802 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:51:45.805 | ++ functions:get_extra_file:74 : return 2022-04-13 08:51:45.807 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:51:45.809 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:51:45.812 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:51:45.814 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:51:45.831 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:51:45.834 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:51:45.836 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:51:45.852 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:51:45.854 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:51:45.857 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:51:45.859 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:51:45.861 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:51:45.864 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:51:45.866 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:51:45.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:51:45.870 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:51:45.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:51:45.879 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.882 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:51:45.884 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:51:45.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:51:45.890 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:51:45.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:51:45.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.901 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:51:45.904 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:51:45.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:51:45.908 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:51:45.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:51:45.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.919 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:51:45.921 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:51:45.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:51:45.926 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:51:45.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:51:45.935 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.937 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:51:45.939 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:51:45.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:51:45.944 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:51:45.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:51:45.953 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.956 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:51:45.958 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:51:45.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:51:45.963 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:51:45.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:51:45.972 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.974 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:51:45.977 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:51:45.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:51:45.981 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:51:45.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:45.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:45.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:51:45.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:45.992 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:51:45.994 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:51:45.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:51:45.999 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:51:46.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:51:46.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.011 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:51:46.013 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:51:46.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:51:46.017 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:51:46.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:51:46.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.029 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:51:46.031 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:51:46.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:51:46.036 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:51:46.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:51:46.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.047 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:51:46.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:51:46.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:51:46.054 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:51:46.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:51:46.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.065 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:51:46.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:51:46.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:51:46.072 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:51:46.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:51:46.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.086 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:51:46.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:51:46.092 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:51:46.094 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:51:46.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:51:46.104 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.106 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:51:46.109 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:51:46.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:51:46.113 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:51:46.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:51:46.123 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.125 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:51:46.128 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:51:46.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:51:46.133 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:51:46.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:51:46.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.144 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:51:46.147 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:51:46.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:51:46.151 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:51:46.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:51:46.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.162 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:51:46.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:51:46.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:51:46.169 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:51:46.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:51:46.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.181 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:51:46.184 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:51:46.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:51:46.188 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:51:46.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:51:46.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.200 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:51:46.203 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:51:46.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:51:46.207 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:51:46.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:51:46.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.219 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:51:46.221 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:51:46.224 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:51:46.226 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:51:46.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:51:46.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.237 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:51:46.240 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:51:46.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:51:46.245 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:51:46.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:51:46.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.257 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:51:46.259 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:51:46.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:51:46.264 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:51:46.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:51:46.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.275 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:51:46.277 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:51:46.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:51:46.282 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:51:46.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:51:46.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.293 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:51:46.295 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:51:46.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:51:46.300 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:51:46.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:51:46.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.312 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:51:46.314 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:51:46.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:51:46.319 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:51:46.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:51:46.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.331 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:51:46.333 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:51:46.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:51:46.338 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:51:46.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:51:46.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.349 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:51:46.351 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:51:46.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:51:46.356 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:51:46.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:51:46.366 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.368 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:51:46.370 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:51:46.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:51:46.375 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:51:46.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:51:46.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.387 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:51:46.390 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:51:46.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:51:46.394 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:51:46.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:51:46.404 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.406 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:51:46.408 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:51:46.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:51:46.413 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:51:46.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:51:46.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.424 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:51:46.427 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:51:46.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:51:46.432 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:51:46.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:51:46.441 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.444 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:51:46.446 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:51:46.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:51:46.451 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:51:46.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:51:46.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.463 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:51:46.465 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:51:46.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:51:46.469 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:51:46.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:51:46.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.481 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:51:46.483 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:51:46.486 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:51:46.488 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:51:46.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:51:46.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.500 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:51:46.502 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:51:46.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:51:46.507 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:51:46.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:51:46.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.519 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:51:46.521 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:51:46.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:51:46.526 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:51:46.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:51:46.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.538 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:51:46.540 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:51:46.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:51:46.545 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:51:46.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:51:46.554 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.557 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:51:46.559 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:51:46.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:51:46.563 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:51:46.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:46.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:46.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:51:46.573 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:46.575 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:51:46.596 | Using python 3.8 to install etcd3 2022-04-13 08:51:46.598 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 08:51:47.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:47.355 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:47.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:47.355 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:48.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:48.578 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:51:48.586 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:51:48.587 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:51:48.588 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:51:48.589 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:51:50.264 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:51:50.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:51:50.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:51:50.375 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:50.377 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:50.380 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:50.382 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:50.384 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:50.387 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:50.389 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:50.391 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:50.393 | + functions-common:time_stop:2432 : start_time=1649839906591 2022-04-13 08:51:50.395 | + functions-common:time_stop:2434 : [[ -z 1649839906591 ]] 2022-04-13 08:51:50.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:50.403 | + functions-common:time_stop:2437 : end_time=1649839910400 2022-04-13 08:51:50.405 | + functions-common:time_stop:2438 : elapsed_time=3809 2022-04-13 08:51:50.407 | + functions-common:time_stop:2439 : total=23783 2022-04-13 08:51:50.409 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:50.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27592 2022-04-13 08:51:50.413 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:50.416 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:51:50.436 | Using python 3.8 to install etcd3gw 2022-04-13 08:51:50.439 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 08:51:51.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:51.182 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:51.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:51.182 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:52.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:52.377 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:51:52.385 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:51:52.386 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:51:52.387 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:51:52.388 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:51:52.426 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 08:51:52.428 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:51:52.430 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 08:51:52.431 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:51:54.108 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:51:54.113 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:51:54.114 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:51:54.216 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:54.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:54.221 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:54.223 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:54.225 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:54.227 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:54.229 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:54.231 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:54.233 | + functions-common:time_stop:2432 : start_time=1649839910431 2022-04-13 08:51:54.235 | + functions-common:time_stop:2434 : [[ -z 1649839910431 ]] 2022-04-13 08:51:54.238 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:54.243 | + functions-common:time_stop:2437 : end_time=1649839914240 2022-04-13 08:51:54.245 | + functions-common:time_stop:2438 : elapsed_time=3809 2022-04-13 08:51:54.247 | + functions-common:time_stop:2439 : total=27592 2022-04-13 08:51:54.249 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:54.251 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31401 2022-04-13 08:51:54.253 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:54.256 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:51:54.259 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:51:54.261 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:51:54.263 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:51:54.266 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:51:54.268 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:51:54.271 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:51:54.273 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:51:54.275 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:51:54.278 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:51:54.280 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:51:54.282 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:51:54.285 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:51:54.287 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:51:54.289 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:51:54.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:54.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:54.296 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:51:54.298 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:51:54.300 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:51:54.303 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:51:54.305 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:51:54.307 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:51:54.310 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:51:54.312 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:51:54.314 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:54.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:54.319 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:51:54.322 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:51:54.324 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:51:54.326 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:51:54.328 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:51:54.331 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:51:54.334 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:54.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:54.338 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:51:54.359 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:51:54.468 | Reading package lists... 2022-04-13 08:51:54.705 | Building dependency tree... 2022-04-13 08:51:54.706 | Reading state information... 2022-04-13 08:51:54.951 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:51:54.951 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:51:54.951 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:51:54.951 | The following packages were automatically installed and are no longer required: 2022-04-13 08:51:54.952 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:51:54.953 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:51:54.953 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:51:54.953 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:51:54.953 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:51:54.953 | python3-zope.interface 2022-04-13 08:51:54.953 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:51:55.067 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:51:55.072 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:51:55.074 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:51:55.076 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:55.079 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:55.081 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:55.083 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:55.086 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:55.088 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:51:55.090 | + functions-common:time_stop:2432 : start_time=1649839914356 2022-04-13 08:51:55.092 | + functions-common:time_stop:2434 : [[ -z 1649839914356 ]] 2022-04-13 08:51:55.095 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:55.099 | + functions-common:time_stop:2437 : end_time=1649839915096 2022-04-13 08:51:55.101 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-13 08:51:55.104 | + functions-common:time_stop:2439 : total=4435 2022-04-13 08:51:55.106 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:55.108 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5175 2022-04-13 08:51:55.110 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:51:55.113 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:51:55.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:51:55.118 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:51:55.124 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:51:55.185 | Module proxy already enabled 2022-04-13 08:51:55.189 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:51:55.254 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:51:55.254 | Module proxy already enabled 2022-04-13 08:51:55.254 | Module proxy_uwsgi already enabled 2022-04-13 08:51:55.258 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:51:55.260 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:51:55.263 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:51:55.265 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:51:55.392 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:51:55.394 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:51:55.397 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:51:55.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:51:55.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.409 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:51:55.412 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:51:55.414 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:51:55.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:51:55.423 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.426 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:51:55.428 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:51:55.430 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:51:55.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:51:55.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.442 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:51:55.444 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:51:55.446 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:51:55.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:51:55.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.458 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:51:55.461 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:51:55.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:51:55.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.472 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:51:55.475 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:51:55.477 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:51:55.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.484 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:51:55.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.489 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:51:55.506 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:55.508 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:51:55.511 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:51:55.513 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:51:55.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:51:55.523 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.525 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:51:55.541 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:51:55.543 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:51:55.546 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:51:55.548 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:51:55.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:51:55.557 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.560 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:51:55.562 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:51:55.564 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:51:55.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:51:55.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:51:55.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:51:55.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:51:55.577 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:51:55.579 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:51:55.581 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:51:55.585 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:51:55.587 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:51:55.590 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:51:55.593 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:51:55.594 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:51:55.599 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:51:55.601 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:51:55.603 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:51:55.606 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:51:55.608 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:51:55.628 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:51:55.631 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:51:56.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:56.359 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:56.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:51:56.359 | from cryptography.utils import int_from_bytes 2022-04-13 08:51:57.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:51:57.558 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:51:57.610 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:51:57.611 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:51:57.612 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:51:57.613 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:51:57.615 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:51:57.616 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:51:57.617 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:51:57.618 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 08:51:57.619 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:51:57.620 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:51:57.621 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:51:57.622 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:51:57.623 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:51:57.624 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:51:57.681 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 08:51:57.682 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 08:51:57.684 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 08:51:57.722 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 08:51:57.761 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 08:51:57.762 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 08:51:57.763 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 08:51:57.764 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:51:57.814 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 08:51:57.818 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 08:51:57.826 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 08:51:57.827 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 08:51:57.841 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:51:57.844 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 08:51:57.845 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:51:57.910 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:51:57.911 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 08:51:57.914 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 08:51:57.915 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:51:57.964 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 08:51:57.976 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 08:51:59.547 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:51:59.553 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:51:59.553 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:51:59.657 | + inc/python:pip_install:200 : result=0 2022-04-13 08:51:59.659 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:51:59.662 | + functions-common:time_stop:2425 : local name 2022-04-13 08:51:59.664 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:51:59.666 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:51:59.668 | + functions-common:time_stop:2428 : local total 2022-04-13 08:51:59.671 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:51:59.673 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:51:59.675 | + functions-common:time_stop:2432 : start_time=1649839915623 2022-04-13 08:51:59.677 | + functions-common:time_stop:2434 : [[ -z 1649839915623 ]] 2022-04-13 08:51:59.680 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:51:59.684 | + functions-common:time_stop:2437 : end_time=1649839919682 2022-04-13 08:51:59.686 | + functions-common:time_stop:2438 : elapsed_time=4059 2022-04-13 08:51:59.688 | + functions-common:time_stop:2439 : total=31401 2022-04-13 08:51:59.690 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:51:59.693 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35460 2022-04-13 08:51:59.695 | + inc/python:pip_install:203 : return 0 2022-04-13 08:51:59.697 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:51:59.699 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:51:59.702 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:51:59.705 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:51:59.707 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:51:59.710 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:51:59.714 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:51:59.714 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:51:59.719 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:51:59.721 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:51:59.724 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:51:59.727 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:51:59.729 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:51:59.750 | Using python 3.8 to install python-memcached 2022-04-13 08:51:59.752 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:52:00.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:52:00.484 | from cryptography.utils import int_from_bytes 2022-04-13 08:52:00.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:52:00.484 | from cryptography.utils import int_from_bytes 2022-04-13 08:52:01.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:52:01.691 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:52:01.695 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:52:03.379 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:52:03.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:52:03.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:52:03.487 | + inc/python:pip_install:200 : result=0 2022-04-13 08:52:03.490 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:52:03.492 | + functions-common:time_stop:2425 : local name 2022-04-13 08:52:03.494 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:52:03.496 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:52:03.499 | + functions-common:time_stop:2428 : local total 2022-04-13 08:52:03.501 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:52:03.503 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:52:03.506 | + functions-common:time_stop:2432 : start_time=1649839919744 2022-04-13 08:52:03.508 | + functions-common:time_stop:2434 : [[ -z 1649839919744 ]] 2022-04-13 08:52:03.511 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:52:03.515 | + functions-common:time_stop:2437 : end_time=1649839923513 2022-04-13 08:52:03.517 | + functions-common:time_stop:2438 : elapsed_time=3769 2022-04-13 08:52:03.519 | + functions-common:time_stop:2439 : total=35460 2022-04-13 08:52:03.522 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:52:03.524 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39229 2022-04-13 08:52:03.526 | + inc/python:pip_install:203 : return 0 2022-04-13 08:52:03.528 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:52:03.544 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:52:03.547 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-13 08:52:03.549 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:52:03.551 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:52:03.554 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:52:03.556 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:52:03.558 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:52:03.561 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:52:03.580 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:52:03.583 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:52:03.585 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:52:03.588 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:52:03.590 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:52:03.592 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:52:03.594 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:52:03.597 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:52:03.599 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:52:03.601 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:52:03.617 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:52:03.619 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:52:03.621 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:52:03.624 | + functions-common:git_clone:629 : echo master 2022-04-13 08:52:03.624 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:52:03.629 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:52:03.632 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:52:03.634 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:52:03.636 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:52:03.637 | + functions-common:git_clone:678 : head -1 2022-04-13 08:52:03.640 | c141e6164 trivial: Fix typo 2022-04-13 08:52:03.642 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:52:03.644 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:52:03.647 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:52:03.650 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:52:03.652 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:52:03.654 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:52:03.656 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:52:03.659 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:52:03.661 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:52:03.663 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:52:03.666 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:52:03.668 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:52:03.671 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:52:03.673 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:52:03.676 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:52:03.679 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:52:03.681 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:52:03.684 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:52:03.689 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:52:03.691 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:52:04.380 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:52:04.383 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:52:04.385 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:52:04.387 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:52:04.389 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:52:04.391 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:52:04.393 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:52:04.396 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:52:04.398 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:52:04.400 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:52:04.402 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:52:04.405 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:52:04.407 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:52:04.409 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:52:04.429 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:52:04.431 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 08:52:05.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:52:05.174 | from cryptography.utils import int_from_bytes 2022-04-13 08:52:05.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:52:05.174 | from cryptography.utils import int_from_bytes 2022-04-13 08:52:06.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:52:06.374 | Obtaining file:///opt/stack/keystone 2022-04-13 08:52:06.375 | Preparing metadata (setup.py): started 2022-04-13 08:52:07.140 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:52:07.140 | ERROR: Command errored out with exit status 1: 2022-04-13 08:52:07.140 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-7i4rxh42 2022-04-13 08:52:07.140 | cwd: /opt/stack/keystone/ 2022-04-13 08:52:07.140 | Complete output (16 lines): 2022-04-13 08:52:07.140 | Error parsing 2022-04-13 08:52:07.140 | Traceback (most recent call last): 2022-04-13 08:52:07.140 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:52:07.140 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:52:07.140 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:52:07.140 | pbr.hooks.setup_hook(config) 2022-04-13 08:52:07.140 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:52:07.140 | metadata_config.run() 2022-04-13 08:52:07.140 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:52:07.140 | self.hook() 2022-04-13 08:52:07.140 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:52:07.141 | self.config['version'] = packaging.get_version( 2022-04-13 08:52:07.141 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:52:07.141 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:52:07.141 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:52:07.141 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:52:07.141 | ---------------------------------------- 2022-04-13 08:52:07.141 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:52:07.141 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:52:07.149 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:52:07.149 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:52:07.232 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:52:07.234 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:52:07.237 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:52:07.239 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:52:07.241 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:52:07.243 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:52:07.246 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:52:07.248 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:52:07.250 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:52:07.252 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:52:07.252 | Error on exit 2022-04-13 08:52:07.254 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:52:07.256 | + ./stack.sh:exit_trap:544 : generate-subunit 1649839850 77 fail 2022-04-13 08:52:07.865 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:52:07.867 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:52:08.762 | + ./stack.sh:exit_trap:558 : exit 1