2022-04-13 09:23:31.985 | + ./stack.sh:main:489 : exec 2022-04-13 09:23:31.985 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-092331' 2022-04-13 09:23:31.985 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-092331.summary.2022-04-13-092331 2022-04-13 09:23:31.985 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:23:31.985 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-092331 2022-04-13 09:23:31.985 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-092331 /opt/stack/logs/stack.sh.log 2022-04-13 09:23:31.985 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-092331.summary.2022-04-13-092331 /opt/stack/logs/stack.sh.log.summary 2022-04-13 09:23:31.986 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 09:23:31.986 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 09:23:31.986 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 09:23:31.986 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 09:23:31.986 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 09:23:31.986 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 09:23:31.986 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 09:23:31.986 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 09:23:31.986 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 09:23:31.986 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 09:23:31.986 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 09:23:31.986 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 09:23:31.987 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 09:23:31.989 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 09:23:31.993 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 09:23:31.995 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 09:23:31.997 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 09:23:31.999 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 09:23:32.000 | + ./stack.sh:main:578 : uname -a 2022-04-13 09:23:32.002 | Linux dv-neutron-837454-5-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 09:23:32.004 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 09:23:32.005 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 09:23:32.009 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 09:23:32.043 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 09:23:32.059 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 09:23:32.061 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 09:23:32.063 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 09:23:32.065 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 09:23:32.067 | + functions-common:fetch_plugins:1776 : return 2022-04-13 09:23:32.069 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 09:23:32.070 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 09:23:32.072 | + functions-common:run_phase:1854 : local phase= 2022-04-13 09:23:32.074 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 09:23:32.076 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 09:23:32.077 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 09:23:32.079 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 09:23:32.081 | + functions-common:run_phase:1863 : local extra 2022-04-13 09:23:32.083 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 09:23:32.088 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 09:23:32.089 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 09:23:32.091 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 09:23:32.093 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 09:23:32.095 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 09:23:32.109 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:23:32.110 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 09:23:32.112 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:23:32.114 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:23:32.116 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:23:32.118 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:23:32.119 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 09:23:32.121 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 09:23:32.123 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 09:23:32.125 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 09:23:32.126 | + 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 09:23:32.128 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 09:23:32.130 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 09:23:32.132 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 09:23:32.134 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 09:23:32.135 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 09:23:32.138 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 09:23:32.157 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 09:23:32.160 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 09:23:32.173 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:23:32.176 | +++ lib/tls:source:43 : hostname -f 2022-04-13 09:23:32.179 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 09:23:32.181 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 09:23:32.183 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 09:23:32.185 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 09:23:32.187 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 09:23:32.189 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 09:23:32.190 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 09:23:32.192 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 09:23:32.194 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 09:23:32.196 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 09:23:32.200 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 09:23:32.214 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 09:23:32.232 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 09:23:32.244 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 09:23:32.256 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 09:23:32.291 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 09:23:32.350 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 09:23:32.441 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 09:23:32.464 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 09:23:32.516 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 09:23:32.569 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 09:23:32.714 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 09:23:32.728 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 09:23:32.742 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 09:23:32.754 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 09:23:32.846 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 09:23:32.849 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 09:23:32.853 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 09:23:32.857 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 09:23:32.860 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 09:23:32.863 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 09:23:32.868 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 09:23:32.868 | False' 2022-04-13 09:23:32.871 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 09:23:32.892 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 09:23:32.894 | + ./stack.sh:main:626 : run_phase source 2022-04-13 09:23:32.897 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 09:23:32.898 | + functions-common:run_phase:1854 : local phase= 2022-04-13 09:23:32.900 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 09:23:32.902 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 09:23:32.905 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 09:23:32.907 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 09:23:32.909 | + functions-common:run_phase:1863 : local extra 2022-04-13 09:23:32.911 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 09:23:32.915 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 09:23:32.917 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 09:23:32.919 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 09:23:32.921 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 09:23:32.924 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 09:23:32.938 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:23:32.940 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 09:23:32.942 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 09:23:32.980 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 09:23:32.982 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 09:23:32.985 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 09:23:32.987 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 09:23:32.989 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 09:23:32.991 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 09:23:32.993 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 09:23:32.995 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 09:23:32.997 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 09:23:32.999 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 09:23:33.002 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.004 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 09:23:33.006 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.008 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 09:23:33.010 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.013 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 09:23:33.015 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.017 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 09:23:33.019 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.022 | + 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 09:23:33.024 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.026 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 09:23:33.028 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.031 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 09:23:33.033 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.035 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 09:23:33.037 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.040 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 09:23:33.042 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.044 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 09:23:33.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.048 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 09:23:33.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.052 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 09:23:33.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.057 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 09:23:33.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 09:23:33.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 09:23:33.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 09:23:33.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.074 | + 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 09:23:33.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.078 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 09:23:33.080 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.082 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 09:23:33.084 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.087 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 09:23:33.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 09:23:33.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 09:23:33.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 09:23:33.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 09:23:33.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 09:23:33.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 09:23:33.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 09:23:33.122 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.124 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 09:23:33.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.128 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 09:23:33.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.132 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 09:23:33.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.137 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 09:23:33.139 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.141 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 09:23:33.143 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 09:23:33.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 09:23:33.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 09:23:33.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.158 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 09:23:33.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.163 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 09:23:33.165 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.167 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 09:23:33.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 09:23:33.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.176 | + 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 09:23:33.179 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.181 | + 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 09:23:33.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.185 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 09:23:33.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.190 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 09:23:33.192 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.194 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 09:23:33.196 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.198 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 09:23:33.200 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.203 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 09:23:33.205 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 09:23:33.207 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 09:23:33.210 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 09:23:33.212 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 09:23:33.214 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 09:23:33.232 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:23:33.234 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 09:23:33.237 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 09:23:33.240 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 09:23:33.255 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:23:33.257 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 09:23:33.259 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 09:23:33.262 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 09:23:33.264 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 09:23:33.266 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 09:23:33.269 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 09:23:33.271 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 09:23:33.273 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 09:23:33.276 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 09:23:33.276 | Using mysql database backend 2022-04-13 09:23:33.278 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 09:23:33.294 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 09:23:33.298 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 09:23:33.300 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 09:23:33.302 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 09:23:33.305 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 09:23:33.308 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 09:23:33.323 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:23:33.326 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 09:23:33.342 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 09:23:33.358 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:23:33.360 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 09:23:33.376 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 09:23:33.391 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 09:23:33.407 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:23:33.410 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 09:23:33.425 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:23:33.428 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 09:23:33.444 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 09:23:33.446 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 09:23:33.448 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 09:23:33.451 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 09:23:33.454 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 09:23:33.458 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-092333 2022-04-13 09:23:33.460 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-092333 759' 2022-04-13 09:23:33.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.466 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 09:23:33.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.471 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 09:23:33.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.475 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 09:23:33.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.480 | + 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 09:23:33.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.486 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-04-13 09:23:33.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.491 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-04-13 09:23:33.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.496 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-092331 2022-04-13 09:23:33.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.501 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 09:23:33.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.507 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-04-13 09:23:33.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.513 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 09:23:33.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.518 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 09:23:33.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.523 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 09:23:33.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 09:23:33.528 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 09:23:33.530 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 09:23:33.533 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 09:23:33.535 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 09:23:33.537 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 09:23:33.539 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 09:23:33.541 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 09:23:33.544 | ++ functions-common:git_clone:612 : pwd 2022-04-13 09:23:33.547 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 09:23:33.549 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 09:23:33.551 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 09:23:33.566 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 09:23:33.568 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 09:23:33.570 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 09:23:33.573 | + functions-common:git_clone:629 : echo master 2022-04-13 09:23:33.573 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 09:23:33.578 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 09:23:33.581 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 09:23:33.583 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 09:23:33.585 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 09:23:33.586 | + functions-common:git_clone:678 : head -1 2022-04-13 09:23:33.589 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 09:23:33.591 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 09:23:33.594 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 09:23:33.596 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:23:33.599 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 09:23:33.601 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 09:23:33.604 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 09:23:33.606 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 09:23:33.609 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 09:23:33.611 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 09:23:33.614 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 09:23:33.616 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 09:23:33.619 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 09:23:33.623 | ++ tools/install_prereqs.sh:source:47 : NOW=1649841813 2022-04-13 09:23:33.627 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 09:23:33.631 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649841724 2022-04-13 09:23:33.634 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 09:23:33.636 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 09:23:33.638 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 09:23:33.641 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 09:23:33.643 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 09:23:33.646 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 09:23:33.648 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 09:23:33.650 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 09:23:33.652 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 09:23:33.655 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 09:23:33.658 | +++ 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 09:23:33.704 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 09:23:33.704 | apache2-dev 2022-04-13 09:23:33.704 | bc 2022-04-13 09:23:33.704 | bsdmainutils 2022-04-13 09:23:33.704 | curl 2022-04-13 09:23:33.704 | g++ 2022-04-13 09:23:33.704 | gawk 2022-04-13 09:23:33.704 | gcc 2022-04-13 09:23:33.704 | gettext 2022-04-13 09:23:33.704 | git 2022-04-13 09:23:33.704 | graphviz 2022-04-13 09:23:33.704 | iputils-ping 2022-04-13 09:23:33.704 | libapache2-mod-proxy-uwsgi 2022-04-13 09:23:33.704 | libffi-dev 2022-04-13 09:23:33.704 | libjpeg-dev 2022-04-13 09:23:33.704 | libpcre3-dev 2022-04-13 09:23:33.705 | libpq-dev 2022-04-13 09:23:33.705 | libssl-dev 2022-04-13 09:23:33.705 | libsystemd-dev 2022-04-13 09:23:33.705 | libxml2-dev 2022-04-13 09:23:33.705 | libxslt1-dev 2022-04-13 09:23:33.705 | libyaml-dev 2022-04-13 09:23:33.705 | lsof 2022-04-13 09:23:33.705 | openssh-server 2022-04-13 09:23:33.705 | openssl 2022-04-13 09:23:33.705 | pkg-config 2022-04-13 09:23:33.705 | psmisc 2022-04-13 09:23:33.705 | python3-dev 2022-04-13 09:23:33.705 | python3-pip 2022-04-13 09:23:33.705 | python3-systemd 2022-04-13 09:23:33.705 | python3-venv 2022-04-13 09:23:33.705 | tar 2022-04-13 09:23:33.705 | tcpdump 2022-04-13 09:23:33.705 | unzip 2022-04-13 09:23:33.705 | uuid-runtime 2022-04-13 09:23:33.705 | wget 2022-04-13 09:23:33.705 | wget 2022-04-13 09:23:33.705 | zlib1g-dev 2022-04-13 09:23:33.705 | libkrb5-dev 2022-04-13 09:23:33.705 | libldap2-dev 2022-04-13 09:23:33.705 | libsasl2-dev 2022-04-13 09:23:33.705 | memcached 2022-04-13 09:23:33.705 | python3-mysqldb 2022-04-13 09:23:33.705 | sqlite3 2022-04-13 09:23:33.705 | conntrack 2022-04-13 09:23:33.705 | curl 2022-04-13 09:23:33.705 | dnsmasq-base 2022-04-13 09:23:33.705 | dnsmasq-utils 2022-04-13 09:23:33.705 | ebtables 2022-04-13 09:23:33.705 | genisoimage 2022-04-13 09:23:33.705 | iptables 2022-04-13 09:23:33.706 | iputils-arping 2022-04-13 09:23:33.706 | kpartx 2022-04-13 09:23:33.706 | libjs-jquery-tablesorter 2022-04-13 09:23:33.706 | parted 2022-04-13 09:23:33.706 | pm-utils 2022-04-13 09:23:33.706 | python3-mysqldb 2022-04-13 09:23:33.706 | socat 2022-04-13 09:23:33.706 | sqlite3 2022-04-13 09:23:33.706 | sudo 2022-04-13 09:23:33.706 | vlan 2022-04-13 09:23:33.706 | lsscsi 2022-04-13 09:23:33.706 | open-iscsi 2022-04-13 09:23:33.706 | lvm2 2022-04-13 09:23:33.706 | qemu-utils 2022-04-13 09:23:33.706 | thin-provisioning-tools 2022-04-13 09:23:33.706 | acl 2022-04-13 09:23:33.706 | dnsmasq-base 2022-04-13 09:23:33.706 | dnsmasq-utils 2022-04-13 09:23:33.706 | ebtables 2022-04-13 09:23:33.706 | haproxy 2022-04-13 09:23:33.706 | iptables 2022-04-13 09:23:33.706 | iputils-arping 2022-04-13 09:23:33.706 | iputils-ping 2022-04-13 09:23:33.706 | postgresql-server-dev-all 2022-04-13 09:23:33.706 | python3-mysqldb 2022-04-13 09:23:33.706 | sqlite3 2022-04-13 09:23:33.706 | sudo 2022-04-13 09:23:33.706 | vlan 2022-04-13 09:23:33.706 | pcp 2022-04-13 09:23:33.706 | ipset 2022-04-13 09:23:33.706 | conntrack 2022-04-13 09:23:33.706 | conntrackd 2022-04-13 09:23:33.706 | keepalived 2022-04-13 09:23:33.706 | lvm2 2022-04-13 09:23:33.706 | qemu-utils 2022-04-13 09:23:33.706 | thin-provisioning-tools 2022-04-13 09:23:33.706 | curl 2022-04-13 09:23:33.706 | liberasurecode-dev 2022-04-13 09:23:33.706 | make 2022-04-13 09:23:33.707 | memcached 2022-04-13 09:23:33.707 | rsync 2022-04-13 09:23:33.707 | sqlite3 2022-04-13 09:23:33.707 | xfsprogs' 2022-04-13 09:23:33.707 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 09:23:33.726 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 09:23:33.726 | apache2-dev 2022-04-13 09:23:33.726 | bc 2022-04-13 09:23:33.726 | bsdmainutils 2022-04-13 09:23:33.726 | curl 2022-04-13 09:23:33.726 | g++ 2022-04-13 09:23:33.726 | gawk 2022-04-13 09:23:33.726 | gcc 2022-04-13 09:23:33.726 | gettext 2022-04-13 09:23:33.726 | git 2022-04-13 09:23:33.726 | graphviz 2022-04-13 09:23:33.726 | iputils-ping 2022-04-13 09:23:33.726 | libapache2-mod-proxy-uwsgi 2022-04-13 09:23:33.726 | libffi-dev 2022-04-13 09:23:33.726 | libjpeg-dev 2022-04-13 09:23:33.726 | libpcre3-dev 2022-04-13 09:23:33.726 | libpq-dev 2022-04-13 09:23:33.726 | libssl-dev 2022-04-13 09:23:33.726 | libsystemd-dev 2022-04-13 09:23:33.726 | libxml2-dev 2022-04-13 09:23:33.726 | libxslt1-dev 2022-04-13 09:23:33.726 | libyaml-dev 2022-04-13 09:23:33.726 | lsof 2022-04-13 09:23:33.726 | openssh-server 2022-04-13 09:23:33.726 | openssl 2022-04-13 09:23:33.726 | pkg-config 2022-04-13 09:23:33.726 | psmisc 2022-04-13 09:23:33.726 | python3-dev 2022-04-13 09:23:33.726 | python3-pip 2022-04-13 09:23:33.726 | python3-systemd 2022-04-13 09:23:33.726 | python3-venv 2022-04-13 09:23:33.726 | tar 2022-04-13 09:23:33.726 | tcpdump 2022-04-13 09:23:33.726 | unzip 2022-04-13 09:23:33.726 | uuid-runtime 2022-04-13 09:23:33.727 | wget 2022-04-13 09:23:33.727 | wget 2022-04-13 09:23:33.727 | zlib1g-dev 2022-04-13 09:23:33.727 | libkrb5-dev 2022-04-13 09:23:33.727 | libldap2-dev 2022-04-13 09:23:33.727 | libsasl2-dev 2022-04-13 09:23:33.727 | memcached 2022-04-13 09:23:33.727 | python3-mysqldb 2022-04-13 09:23:33.727 | sqlite3 2022-04-13 09:23:33.727 | conntrack 2022-04-13 09:23:33.727 | curl 2022-04-13 09:23:33.727 | dnsmasq-base 2022-04-13 09:23:33.727 | dnsmasq-utils 2022-04-13 09:23:33.727 | ebtables 2022-04-13 09:23:33.727 | genisoimage 2022-04-13 09:23:33.727 | iptables 2022-04-13 09:23:33.727 | iputils-arping 2022-04-13 09:23:33.727 | kpartx 2022-04-13 09:23:33.727 | libjs-jquery-tablesorter 2022-04-13 09:23:33.727 | parted 2022-04-13 09:23:33.727 | pm-utils 2022-04-13 09:23:33.727 | python3-mysqldb 2022-04-13 09:23:33.727 | socat 2022-04-13 09:23:33.727 | sqlite3 2022-04-13 09:23:33.727 | sudo 2022-04-13 09:23:33.727 | vlan 2022-04-13 09:23:33.727 | lsscsi 2022-04-13 09:23:33.727 | open-iscsi 2022-04-13 09:23:33.727 | lvm2 2022-04-13 09:23:33.727 | qemu-utils 2022-04-13 09:23:33.727 | thin-provisioning-tools 2022-04-13 09:23:33.727 | acl 2022-04-13 09:23:33.727 | dnsmasq-base 2022-04-13 09:23:33.727 | dnsmasq-utils 2022-04-13 09:23:33.727 | ebtables 2022-04-13 09:23:33.727 | haproxy 2022-04-13 09:23:33.727 | iptables 2022-04-13 09:23:33.727 | iputils-arping 2022-04-13 09:23:33.728 | iputils-ping 2022-04-13 09:23:33.728 | postgresql-server-dev-all 2022-04-13 09:23:33.728 | python3-mysqldb 2022-04-13 09:23:33.728 | sqlite3 2022-04-13 09:23:33.728 | sudo 2022-04-13 09:23:33.728 | vlan 2022-04-13 09:23:33.728 | pcp 2022-04-13 09:23:33.728 | ipset 2022-04-13 09:23:33.728 | conntrack 2022-04-13 09:23:33.728 | conntrackd 2022-04-13 09:23:33.728 | keepalived 2022-04-13 09:23:33.728 | lvm2 2022-04-13 09:23:33.728 | qemu-utils 2022-04-13 09:23:33.728 | thin-provisioning-tools 2022-04-13 09:23:33.728 | curl 2022-04-13 09:23:33.728 | liberasurecode-dev 2022-04-13 09:23:33.728 | make 2022-04-13 09:23:33.728 | memcached 2022-04-13 09:23:33.728 | rsync 2022-04-13 09:23:33.728 | sqlite3 2022-04-13 09:23:33.728 | xfsprogs ' 2022-04-13 09:23:33.728 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 09:23:33.731 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:23:33.733 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:23:33.737 | ++ 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 09:23:33.737 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 09:23:33.741 | ++ 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 09:23:33.744 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 09:23:33.746 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:23:33.748 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 09:23:33.750 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:23:33.752 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:23:33.754 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:23:33.757 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:23:33.759 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:23:33.761 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:23:33.763 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 09:23:33.765 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 09:23:33.767 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 09:23:33.770 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 09:23:33.774 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 09:23:33.776 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 09:23:33.778 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 09:23:33.780 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 09:23:33.782 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 09:23:33.785 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 09:23:33.788 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649841813786 2022-04-13 09:23:33.790 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 09:23:33.792 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 09:23:33.794 | ++ 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 09:23:34.051 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 09:23:34.098 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 09:23:34.205 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 09:23:34.494 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 09:23:36.345 | Reading package lists... 2022-04-13 09:23:36.384 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 09:23:36.387 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 09:23:36.389 | ++ functions-common:time_stop:2425 : local name 2022-04-13 09:23:36.393 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 09:23:36.396 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:23:36.398 | ++ functions-common:time_stop:2428 : local total 2022-04-13 09:23:36.401 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 09:23:36.403 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 09:23:36.405 | ++ functions-common:time_stop:2432 : start_time=1649841813786 2022-04-13 09:23:36.408 | ++ functions-common:time_stop:2434 : [[ -z 1649841813786 ]] 2022-04-13 09:23:36.410 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:23:36.414 | ++ functions-common:time_stop:2437 : end_time=1649841816412 2022-04-13 09:23:36.417 | ++ functions-common:time_stop:2438 : elapsed_time=2626 2022-04-13 09:23:36.419 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 09:23:36.421 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:23:36.423 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2626 2022-04-13 09:23:36.426 | ++ 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 09:23:36.428 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:23:36.430 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:23:36.432 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:23:36.435 | ++ 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 09:23:36.455 | ++ 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 09:23:36.565 | Reading package lists... 2022-04-13 09:23:36.807 | Building dependency tree... 2022-04-13 09:23:36.809 | Reading state information... 2022-04-13 09:23:36.843 | acl is already the newest version (2.2.53-6). 2022-04-13 09:23:36.843 | bc is already the newest version (1.07.1-2build1). 2022-04-13 09:23:36.843 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 09:23:36.843 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 09:23:36.843 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 09:23:36.844 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 09:23:36.844 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 09:23:36.844 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 09:23:36.844 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 09:23:36.844 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 09:23:36.844 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 09:23:36.844 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 09:23:36.844 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 09:23:36.844 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 09:23:36.844 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 09:23:36.844 | libffi-dev is already the newest version (3.3-4). 2022-04-13 09:23:36.844 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 09:23:36.844 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 09:23:36.844 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 09:23:36.844 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 09:23:36.844 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 09:23:36.844 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 09:23:36.844 | make is already the newest version (4.2.1-1.2). 2022-04-13 09:23:36.844 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 09:23:36.844 | psmisc is already the newest version (23.3-1). 2022-04-13 09:23:36.844 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 09:23:36.844 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 09:23:36.844 | python3-systemd is already the newest version (234-3build2). 2022-04-13 09:23:36.844 | socat is already the newest version (1.7.3.3-2). 2022-04-13 09:23:36.844 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 09:23:36.844 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 09:23:36.844 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 09:23:36.844 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 09:23:36.844 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 09:23:36.844 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 09:23:36.844 | pcp is already the newest version (5.0.3-1). 2022-04-13 09:23:36.844 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 09:23:36.844 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 09:23:36.844 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:23:36.844 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:23:36.844 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 09:23:36.845 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 09:23:36.845 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 09:23:36.845 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 09:23:36.845 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 09:23:36.845 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 09:23:36.845 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 09:23:36.845 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 09:23:36.845 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 09:23:36.845 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 09:23:36.845 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 09:23:36.845 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 09:23:36.845 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 09:23:36.845 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 09:23:36.845 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 09:23:36.845 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 09:23:36.845 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 09:23:36.845 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 09:23:36.845 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 09:23:36.845 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 09:23:36.845 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 09:23:36.845 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 09:23:36.845 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 09:23:36.845 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 09:23:36.845 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 09:23:36.845 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 09:23:36.845 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 09:23:36.845 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 09:23:36.845 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 09:23:37.055 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:23:37.055 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 09:23:37.055 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 09:23:37.055 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 09:23:37.055 | The following packages were automatically installed and are no longer required: 2022-04-13 09:23:37.056 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:23:37.056 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:23:37.056 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:23:37.056 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:23:37.056 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:23:37.056 | python3-zope.interface 2022-04-13 09:23:37.056 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:23:37.180 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:23:37.186 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 09:23:37.189 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:23:37.192 | ++ functions-common:time_stop:2425 : local name 2022-04-13 09:23:37.195 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 09:23:37.197 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:23:37.199 | ++ functions-common:time_stop:2428 : local total 2022-04-13 09:23:37.202 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 09:23:37.206 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:23:37.209 | ++ functions-common:time_stop:2432 : start_time=1649841816452 2022-04-13 09:23:37.214 | ++ functions-common:time_stop:2434 : [[ -z 1649841816452 ]] 2022-04-13 09:23:37.216 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:23:37.221 | ++ functions-common:time_stop:2437 : end_time=1649841817218 2022-04-13 09:23:37.223 | ++ functions-common:time_stop:2438 : elapsed_time=766 2022-04-13 09:23:37.225 | ++ functions-common:time_stop:2439 : total=772 2022-04-13 09:23:37.227 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:23:37.230 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1538 2022-04-13 09:23:37.232 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 09:23:37.235 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 09:23:37.237 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 09:23:37.239 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 09:23:37.244 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 09:23:37.248 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 09:23:37.251 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 09:23:37.253 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 09:23:38.663 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 09:23:38.665 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 09:23:38.667 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 09:23:38.669 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 09:23:38.671 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 09:23:38.672 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 09:23:38.674 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 09:23:38.676 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 09:23:38.678 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 09:23:38.679 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 09:23:38.681 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 09:23:38.683 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 09:23:38.685 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 09:23:38.686 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 09:23:38.688 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 09:23:38.690 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 09:23:38.691 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 09:23:38.693 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 09:23:38.695 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 09:23:38.696 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 09:23:38.699 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 09:23:38.701 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 09:23:38.702 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 09:23:38.705 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 09:23:38.773 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 09:23:38.777 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 09:23:38.849 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 09:23:38.853 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 09:23:38.933 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 09:23:38.936 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 09:23:38.939 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 09:23:38.942 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 09:23:38.945 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 09:23:38.948 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 09:23:38.951 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 09:23:38.953 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 09:23:38.955 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 09:23:38.957 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 09:23:38.959 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 09:23:38.959 | Distro: focal 2022-04-13 09:23:38.962 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 09:23:38.964 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 09:23:38.969 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 09:23:38.971 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 09:23:38.974 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 09:23:38.974 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 09:23:39.542 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 09:23:39.545 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 09:23:39.545 | pip: 21.3.1 2022-04-13 09:23:39.548 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 09:23:39.551 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 09:23:39.553 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:23:39.557 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:23:39.560 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:23:39.562 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:23:39.565 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:23:39.568 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:23:39.570 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:23:39.574 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:23:39.576 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:23:39.577 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:23:39.579 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:23:39.581 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 09:23:39.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:23:39.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:23:39.587 | + tools/install_pip.sh:main:142 : : 2022-04-13 09:23:39.589 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 09:23:39.591 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 09:23:39.592 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 09:23:39.594 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:23:39.597 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 09:23:39.598 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 09:23:39.600 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:23:39.603 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:23:39.603 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:23:39.607 | ++ 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 09:23:39.609 | ++ 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 09:23:39.611 | ++ 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 09:23:39.613 | + 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 09:23:39.615 | + 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 09:23:39.631 | 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 09:23:39.633 | + 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 09:23:40.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:23:40.353 | from cryptography.utils import int_from_bytes 2022-04-13 09:23:40.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:23:40.353 | from cryptography.utils import int_from_bytes 2022-04-13 09:23:41.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:23:42.861 | 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 09:23:42.872 | 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 09:23:44.562 | Installing collected packages: setuptools 2022-04-13 09:23:45.429 | Successfully installed setuptools-62.0.0 2022-04-13 09:23:45.429 | 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 09:23:45.575 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:23:45.575 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:23:45.696 | + inc/python:pip_install:200 : result=0 2022-04-13 09:23:45.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:23:45.701 | + functions-common:time_stop:2425 : local name 2022-04-13 09:23:45.704 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:23:45.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:23:45.709 | + functions-common:time_stop:2428 : local total 2022-04-13 09:23:45.713 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:23:45.715 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:23:45.718 | + functions-common:time_stop:2432 : start_time=1649841819627 2022-04-13 09:23:45.721 | + functions-common:time_stop:2434 : [[ -z 1649841819627 ]] 2022-04-13 09:23:45.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:23:45.730 | + functions-common:time_stop:2437 : end_time=1649841825726 2022-04-13 09:23:45.732 | + functions-common:time_stop:2438 : elapsed_time=6099 2022-04-13 09:23:45.734 | + functions-common:time_stop:2439 : total=0 2022-04-13 09:23:45.736 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:23:45.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6099 2022-04-13 09:23:45.739 | + inc/python:pip_install:203 : return 0 2022-04-13 09:23:45.742 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 09:23:45.744 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 09:23:45.748 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 09:23:45.750 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 09:23:45.753 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 09:23:45.753 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 09:23:46.328 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 09:23:46.330 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 09:23:46.331 | pip: 21.3.1 2022-04-13 09:23:46.336 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 09:23:46.340 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 09:23:46.345 | + ./stack.sh:main:798 : fixup_all 2022-04-13 09:23:46.348 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 09:23:46.352 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 09:23:46.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:23:46.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:23:46.359 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 09:23:46.371 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 09:23:46.382 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 09:23:46.393 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 09:23:46.395 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 09:23:46.397 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:23:46.399 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:23:46.402 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:23:46.404 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:23:46.406 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:23:46.408 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:23:46.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:23:46.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:23:46.414 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:23:46.416 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:23:46.418 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:23:46.420 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 09:23:46.423 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 09:23:46.425 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 09:23:46.427 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:23:46.429 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:23:46.431 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:23:46.433 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:23:46.436 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:23:46.438 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:23:46.440 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 09:23:46.442 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 09:23:46.444 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 09:23:46.446 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 09:23:46.448 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 09:23:46.450 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 09:23:46.453 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 09:23:46.474 | Using python 3.8 to install os-testr 2022-04-13 09:23:46.478 | + 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 09:23:47.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:23:47.201 | from cryptography.utils import int_from_bytes 2022-04-13 09:23:47.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:23:47.201 | from cryptography.utils import int_from_bytes 2022-04-13 09:23:48.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:23:48.382 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 09:23:48.450 | 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 09:23:48.451 | 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 09:23:48.452 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 09:23:48.466 | 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 09:23:48.475 | 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 09:23:48.486 | 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 09:23:50.089 | 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 09:23:50.095 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:23:50.095 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:23:50.203 | + inc/python:pip_install:200 : result=0 2022-04-13 09:23:50.206 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:23:50.210 | + functions-common:time_stop:2425 : local name 2022-04-13 09:23:50.214 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:23:50.217 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:23:50.221 | + functions-common:time_stop:2428 : local total 2022-04-13 09:23:50.224 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:23:50.228 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:23:50.231 | + functions-common:time_stop:2432 : start_time=1649841826469 2022-04-13 09:23:50.233 | + functions-common:time_stop:2434 : [[ -z 1649841826469 ]] 2022-04-13 09:23:50.236 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:23:50.240 | + functions-common:time_stop:2437 : end_time=1649841830237 2022-04-13 09:23:50.242 | + functions-common:time_stop:2438 : elapsed_time=3768 2022-04-13 09:23:50.244 | + functions-common:time_stop:2439 : total=0 2022-04-13 09:23:50.246 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:23:50.249 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3768 2022-04-13 09:23:50.251 | + inc/python:pip_install:203 : return 0 2022-04-13 09:23:50.253 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 09:23:50.304 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 09:23:50.420 | + ./stack.sh:main:812 : install_infra 2022-04-13 09:23:50.424 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 09:23:50.427 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 09:23:50.429 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 09:23:50.431 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 09:23:50.453 | + 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 09:23:52.339 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.347 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.350 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.356 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.359 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.366 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.370 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.395 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.472 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.490 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.494 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.499 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.514 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.521 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.523 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.540 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.556 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.565 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.570 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.588 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.610 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.627 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.635 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.640 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.660 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.688 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.689 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.703 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.707 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.711 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.717 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.731 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.738 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.785 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.803 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.807 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.837 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.898 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.905 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.911 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.960 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.973 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:52.982 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.086 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.110 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.114 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.125 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.130 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.148 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.155 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.172 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.201 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.229 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.241 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.254 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.271 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.279 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.292 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.303 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.308 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:53.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:23:53.449 | 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 09:23:53.741 | + inc/python:pip_install:200 : result=0 2022-04-13 09:23:53.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:23:53.745 | + functions-common:time_stop:2425 : local name 2022-04-13 09:23:53.747 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:23:53.750 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:23:53.752 | + functions-common:time_stop:2428 : local total 2022-04-13 09:23:53.754 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:23:53.756 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:23:53.759 | + functions-common:time_stop:2432 : start_time=1649841830446 2022-04-13 09:23:53.761 | + functions-common:time_stop:2434 : [[ -z 1649841830446 ]] 2022-04-13 09:23:53.764 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:23:53.768 | + functions-common:time_stop:2437 : end_time=1649841833766 2022-04-13 09:23:53.771 | + functions-common:time_stop:2438 : elapsed_time=3320 2022-04-13 09:23:53.774 | + functions-common:time_stop:2439 : total=3768 2022-04-13 09:23:53.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:23:53.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7088 2022-04-13 09:23:53.783 | + inc/python:pip_install:203 : return 0 2022-04-13 09:23:53.786 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 09:23:53.790 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 09:23:53.813 | + 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 09:23:55.626 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.633 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.638 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.643 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.647 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.659 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.663 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.688 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.766 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.785 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.789 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.794 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.809 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.817 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.819 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.835 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.853 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.862 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.867 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.885 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.907 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.924 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.932 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.937 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.958 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.987 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:55.989 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.003 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.007 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.011 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.017 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.031 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.038 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.087 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.105 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.109 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.140 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.202 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.208 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.216 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.265 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.279 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.287 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.389 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.414 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.417 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.428 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.433 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.452 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.459 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.476 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.506 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.534 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.547 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.559 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.577 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.585 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.599 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.610 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.614 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 09:23:56.621 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:23:56.623 | Processing /opt/stack/requirements 2022-04-13 09:23:58.365 | 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 09:23:58.368 | 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 09:23:58.380 | 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 09:23:58.386 | 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 09:23:58.388 | 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 09:23:58.395 | 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 09:23:58.425 | 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 09:23:58.427 | 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 09:23:58.438 | 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 09:23:58.489 | 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 09:23:58.492 | 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 09:23:58.506 | 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 09:23:58.510 | 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 09:23:58.514 | 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 09:23:58.518 | 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 09:23:58.520 | 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 09:23:58.533 | 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 09:23:58.544 | 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 09:23:58.550 | 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 09:23:58.598 | 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 09:23:58.602 | 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 09:23:58.606 | 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 09:23:58.666 | 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 09:23:58.669 | Building wheels for collected packages: openstack-requirements 2022-04-13 09:23:58.670 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 09:23:59.502 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 09:23:59.502 | ERROR: Command errored out with exit status 1: 2022-04-13 09:23:59.502 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4y1ejqwa/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4y1ejqwa/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-z7iug65x 2022-04-13 09:23:59.502 | cwd: /tmp/pip-req-build-4y1ejqwa/ 2022-04-13 09:23:59.502 | Complete output (6 lines): 2022-04-13 09:23:59.502 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 09:23:59.502 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 09:23:59.502 | or: setup.py --help-commands 2022-04-13 09:23:59.502 | or: setup.py cmd --help 2022-04-13 09:23:59.502 | 2022-04-13 09:23:59.502 | error: invalid command 'bdist_wheel' 2022-04-13 09:23:59.503 | ---------------------------------------- 2022-04-13 09:23:59.503 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 09:23:59.503 | Running setup.py clean for openstack-requirements 2022-04-13 09:24:00.332 | Failed to build openstack-requirements 2022-04-13 09:24:00.350 | Installing collected packages: openstack-requirements 2022-04-13 09:24:00.350 | Attempting uninstall: openstack-requirements 2022-04-13 09:24:00.351 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 09:24:00.386 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 09:24:00.404 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 09:24:00.407 | Running setup.py install for openstack-requirements: started 2022-04-13 09:24:02.782 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 09:24:02.809 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 09:24:02.937 | + inc/python:pip_install:200 : result=0 2022-04-13 09:24:02.940 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:24:02.943 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:02.946 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:02.948 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:02.951 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:02.954 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:02.956 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:24:02.958 | + functions-common:time_stop:2432 : start_time=1649841833806 2022-04-13 09:24:02.960 | + functions-common:time_stop:2434 : [[ -z 1649841833806 ]] 2022-04-13 09:24:02.963 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:02.968 | + functions-common:time_stop:2437 : end_time=1649841842965 2022-04-13 09:24:02.970 | + functions-common:time_stop:2438 : elapsed_time=9159 2022-04-13 09:24:02.973 | + functions-common:time_stop:2439 : total=7088 2022-04-13 09:24:02.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:02.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16247 2022-04-13 09:24:02.979 | + inc/python:pip_install:203 : return 0 2022-04-13 09:24:02.982 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 09:24:02.985 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 09:24:02.988 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 09:24:02.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:02.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:02.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 09:24:02.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:03.000 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 09:24:03.021 | Using python 3.8 to install pbr 2022-04-13 09:24:03.023 | + 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 09:24:03.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:03.747 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:03.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:03.747 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:04.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:04.928 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 09:24:06.703 | 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 09:24:06.709 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:24:06.709 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:24:06.819 | + inc/python:pip_install:200 : result=0 2022-04-13 09:24:06.822 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:24:06.826 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:06.829 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:06.831 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:06.833 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:06.836 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:06.839 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:24:06.841 | + functions-common:time_stop:2432 : start_time=1649841843016 2022-04-13 09:24:06.844 | + functions-common:time_stop:2434 : [[ -z 1649841843016 ]] 2022-04-13 09:24:06.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:06.851 | + functions-common:time_stop:2437 : end_time=1649841846848 2022-04-13 09:24:06.854 | + functions-common:time_stop:2438 : elapsed_time=3832 2022-04-13 09:24:06.856 | + functions-common:time_stop:2439 : total=16247 2022-04-13 09:24:06.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:06.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20079 2022-04-13 09:24:06.863 | + inc/python:pip_install:203 : return 0 2022-04-13 09:24:06.865 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 09:24:09.116 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 09:24:10.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:10.967 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 09:24:10.982 | 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 09:24:10.987 | 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 09:24:10.989 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 09:24:10.991 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 09:24:10.995 | 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 09:24:11.066 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 09:24:11.069 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 09:24:11.074 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 09:24:11.094 | + ./stack.sh:main:821 : pkgs= 2022-04-13 09:24:11.096 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 09:24:11.099 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 09:24:11.102 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 09:24:11.104 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 09:24:11.107 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 09:24:11.109 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 09:24:11.111 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 09:24:11.113 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 09:24:11.116 | + functions-common:run_phase:1863 : local extra 2022-04-13 09:24:11.118 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 09:24:11.122 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 09:24:11.125 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 09:24:11.127 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 09:24:11.129 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 09:24:11.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 09:24:11.146 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:11.148 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 09:24:11.150 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:24:11.152 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 09:24:11.155 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:24:11.157 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 09:24:11.159 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:24:11.161 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 09:24:11.163 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:24:11.165 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 09:24:11.167 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 09:24:11.169 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 09:24:11.171 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 09:24:11.173 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 09:24:11.175 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 09:24:11.178 | + 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 09:24:11.180 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 09:24:11.182 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 09:24:11.184 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 09:24:11.187 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 09:24:11.189 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 09:24:11.191 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 09:24:11.194 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 09:24:11.196 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 09:24:11.199 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 09:24:11.202 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 09:24:11.255 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 09:24:11.255 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 09:24:11.257 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 09:24:11.610 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 09:24:11.613 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 09:24:11.633 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:11.635 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 09:24:11.637 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:24:11.640 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:24:11.642 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:24:11.644 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:24:11.646 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:24:11.649 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:24:11.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:11.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:11.656 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:24:11.659 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:24:11.661 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:24:11.663 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:24:11.666 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 09:24:11.669 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:24:11.671 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:11.674 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:11.677 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 09:24:11.698 | + 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 09:24:11.807 | Reading package lists... 2022-04-13 09:24:12.052 | Building dependency tree... 2022-04-13 09:24:12.053 | Reading state information... 2022-04-13 09:24:12.299 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 09:24:12.299 | The following packages were automatically installed and are no longer required: 2022-04-13 09:24:12.300 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:24:12.300 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:24:12.300 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:24:12.301 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:24:12.301 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:24:12.301 | python3-zope.interface 2022-04-13 09:24:12.301 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:24:12.424 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:24:12.429 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:24:12.432 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:24:12.435 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:12.438 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:12.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:12.442 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:12.445 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:12.447 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:24:12.449 | + functions-common:time_stop:2432 : start_time=1649841851695 2022-04-13 09:24:12.451 | + functions-common:time_stop:2434 : [[ -z 1649841851695 ]] 2022-04-13 09:24:12.454 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:12.459 | + functions-common:time_stop:2437 : end_time=1649841852456 2022-04-13 09:24:12.462 | + functions-common:time_stop:2438 : elapsed_time=761 2022-04-13 09:24:12.464 | + functions-common:time_stop:2439 : total=1538 2022-04-13 09:24:12.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:12.470 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2299 2022-04-13 09:24:12.473 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:24:12.476 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 09:24:12.478 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:24:12.481 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:24:12.484 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:24:12.487 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:24:12.489 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:24:12.491 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:24:12.494 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 09:24:12.496 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:24:12.498 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:24:12.501 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:24:12.503 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:24:12.505 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:24:12.508 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:24:12.510 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:24:12.512 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:24:12.514 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:24:12.517 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:24:12.519 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:24:12.521 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 09:24:12.524 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:24:12.526 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:24:12.528 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:24:12.530 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:24:12.533 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:24:12.535 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:24:12.537 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 09:24:12.544 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 09:24:12.559 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:12.562 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 09:24:12.564 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:24:12.566 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 09:24:12.569 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 09:24:12.572 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 09:24:12.576 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 09:24:12.578 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 09:24:12.580 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 09:24:12.582 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 09:24:12.585 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 09:24:12.587 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 09:24:12.590 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 09:24:13.310 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 09:24:13.310 | user tags 2022-04-13 09:24:13.310 | stackrabbit []' 2022-04-13 09:24:13.313 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 09:24:13.313 | user tags 2022-04-13 09:24:13.313 | stackrabbit []' 2022-04-13 09:24:13.313 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 09:24:13.319 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 09:24:13.321 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 09:24:13.324 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 09:24:14.011 | Changing password for user "stackrabbit" ... 2022-04-13 09:24:14.036 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 09:24:14.728 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 09:24:14.754 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 09:24:14.756 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 09:24:15.433 | Changing password for user "stackrabbit" ... 2022-04-13 09:24:15.460 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 09:24:15.464 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 09:24:15.467 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 09:24:16.155 | Deleting user "guest" ... 2022-04-13 09:24:16.170 | Error: 2022-04-13 09:24:16.170 | {:no_such_user, "guest"} 2022-04-13 09:24:16.183 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 09:24:16.185 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 09:24:16.201 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:16.204 | + ./stack.sh:main:838 : install_database 2022-04-13 09:24:16.206 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 09:24:16.208 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 09:24:16.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:16.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:16.216 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 09:24:16.433 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 09:24:16.437 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 09:24:16.440 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 09:24:16.444 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 09:24:16.447 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:24:16.452 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 09:24:16.454 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:24:16.457 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:24:16.459 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:24:16.462 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:24:16.464 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:24:16.467 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:24:16.469 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:24:16.471 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:24:16.474 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:24:16.476 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:24:16.478 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:24:16.480 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 09:24:16.483 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 09:24:16.485 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 09:24:16.487 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 09:24:16.489 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 09:24:16.492 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 09:24:16.494 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 09:24:16.496 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 09:24:16.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:16.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:16.503 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 09:24:16.505 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:24:16.508 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:24:16.510 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:24:16.512 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:24:16.514 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:24:16.517 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:24:16.519 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:16.521 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:16.524 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:24:16.527 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:24:16.529 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:24:16.532 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:24:16.535 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 09:24:16.537 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:24:16.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:16.542 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:16.545 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 09:24:16.565 | + 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 09:24:16.681 | Reading package lists... 2022-04-13 09:24:16.930 | Building dependency tree... 2022-04-13 09:24:16.932 | Reading state information... 2022-04-13 09:24:17.182 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 09:24:17.182 | The following packages were automatically installed and are no longer required: 2022-04-13 09:24:17.184 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:24:17.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:24:17.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:24:17.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:24:17.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:24:17.184 | python3-zope.interface 2022-04-13 09:24:17.184 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:24:17.312 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:24:17.317 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:24:17.320 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:24:17.323 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:17.326 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:17.330 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:17.333 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:17.336 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:17.340 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:24:17.342 | + functions-common:time_stop:2432 : start_time=1649841856563 2022-04-13 09:24:17.345 | + functions-common:time_stop:2434 : [[ -z 1649841856563 ]] 2022-04-13 09:24:17.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:17.352 | + functions-common:time_stop:2437 : end_time=1649841857349 2022-04-13 09:24:17.354 | + functions-common:time_stop:2438 : elapsed_time=786 2022-04-13 09:24:17.356 | + functions-common:time_stop:2439 : total=2299 2022-04-13 09:24:17.358 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:17.360 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3085 2022-04-13 09:24:17.363 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:24:17.365 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 09:24:17.367 | + ./stack.sh:main:841 : install_database_python 2022-04-13 09:24:17.370 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 09:24:17.372 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 09:24:17.374 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 09:24:17.377 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:24:17.379 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 09:24:17.382 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 09:24:17.384 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:24:17.388 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:24:17.388 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:24:17.393 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 09:24:17.395 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 09:24:17.398 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 09:24:17.400 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 09:24:17.403 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 09:24:17.424 | Using python 3.8 to install PyMySQL 2022-04-13 09:24:17.426 | + 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 09:24:18.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:18.165 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:18.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:18.165 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:19.325 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:19.357 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 09:24:20.995 | 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 09:24:21.000 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:24:21.001 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:24:21.105 | + inc/python:pip_install:200 : result=0 2022-04-13 09:24:21.108 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:24:21.111 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:21.115 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:21.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:21.121 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:21.124 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:21.127 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:24:21.129 | + functions-common:time_stop:2432 : start_time=1649841857418 2022-04-13 09:24:21.131 | + functions-common:time_stop:2434 : [[ -z 1649841857418 ]] 2022-04-13 09:24:21.134 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:21.139 | + functions-common:time_stop:2437 : end_time=1649841861136 2022-04-13 09:24:21.141 | + functions-common:time_stop:2438 : elapsed_time=3718 2022-04-13 09:24:21.143 | + functions-common:time_stop:2439 : total=20079 2022-04-13 09:24:21.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:21.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23797 2022-04-13 09:24:21.150 | + inc/python:pip_install:203 : return 0 2022-04-13 09:24:21.152 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 09:24:21.155 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 09:24:21.157 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 09:24:21.159 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 09:24:21.177 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:21.179 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 09:24:21.182 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 09:24:21.185 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 09:24:21.185 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 09:24:21.191 | + 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 09:24:21.193 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 09:24:21.195 | + 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 09:24:21.198 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 09:24:21.200 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 09:24:21.203 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 09:24:21.220 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:21.223 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 09:24:21.225 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:24:21.228 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:24:21.230 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:24:21.232 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:24:21.235 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:24:21.237 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:24:21.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:21.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:21.244 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:24:21.246 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:24:21.248 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:24:21.250 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:24:21.253 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 09:24:21.255 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:24:21.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:21.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:21.262 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 09:24:21.282 | + 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 09:24:21.391 | Reading package lists... 2022-04-13 09:24:21.636 | Building dependency tree... 2022-04-13 09:24:21.637 | Reading state information... 2022-04-13 09:24:21.883 | radvd is already the newest version (1:2.17-2). 2022-04-13 09:24:21.883 | The following packages were automatically installed and are no longer required: 2022-04-13 09:24:21.885 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:24:21.885 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:24:21.885 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:24:21.885 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:24:21.885 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:24:21.885 | python3-zope.interface 2022-04-13 09:24:21.885 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:24:22.018 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:24:22.024 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:24:22.027 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:24:22.029 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:22.033 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:22.036 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:22.038 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:22.041 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:22.044 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:24:22.046 | + functions-common:time_stop:2432 : start_time=1649841861279 2022-04-13 09:24:22.050 | + functions-common:time_stop:2434 : [[ -z 1649841861279 ]] 2022-04-13 09:24:22.053 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:22.058 | + functions-common:time_stop:2437 : end_time=1649841862055 2022-04-13 09:24:22.060 | + functions-common:time_stop:2438 : elapsed_time=776 2022-04-13 09:24:22.062 | + functions-common:time_stop:2439 : total=3085 2022-04-13 09:24:22.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:22.067 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3861 2022-04-13 09:24:22.069 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:24:22.072 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 09:24:22.088 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:22.091 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 09:24:22.093 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 09:24:22.095 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 09:24:22.098 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 09:24:22.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 09:24:22.119 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:24:22.121 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:24:22.123 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:24:22.126 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:24:22.128 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:24:22.130 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:24:22.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:22.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:22.136 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:24:22.138 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:24:22.140 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:24:22.142 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:24:22.144 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 09:24:22.147 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:24:22.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:22.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:22.153 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 09:24:22.174 | + 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 09:24:22.286 | Reading package lists... 2022-04-13 09:24:22.528 | Building dependency tree... 2022-04-13 09:24:22.530 | Reading state information... 2022-04-13 09:24:22.774 | fakeroot is already the newest version (1.24-1). 2022-04-13 09:24:22.774 | make is already the newest version (4.2.1-1.2). 2022-04-13 09:24:22.774 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 09:24:22.774 | The following packages were automatically installed and are no longer required: 2022-04-13 09:24:22.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:24:22.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:24:22.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:24:22.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:24:22.775 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:24:22.775 | python3-zope.interface 2022-04-13 09:24:22.775 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:24:22.913 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:24:22.919 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:24:22.922 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:24:22.925 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:22.928 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:22.930 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:22.934 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:22.937 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:22.939 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:24:22.941 | + functions-common:time_stop:2432 : start_time=1649841862172 2022-04-13 09:24:22.943 | + functions-common:time_stop:2434 : [[ -z 1649841862172 ]] 2022-04-13 09:24:22.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:22.951 | + functions-common:time_stop:2437 : end_time=1649841862948 2022-04-13 09:24:22.954 | + functions-common:time_stop:2438 : elapsed_time=776 2022-04-13 09:24:22.956 | + functions-common:time_stop:2439 : total=3861 2022-04-13 09:24:22.958 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:22.961 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4637 2022-04-13 09:24:22.964 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:24:22.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 09:24:22.970 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:22.972 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:22.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 09:24:22.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 09:24:22.982 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 09:24:22.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 09:24:22.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 09:24:22.993 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 09:24:22.993 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 09:24:22.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 09:24:23.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 09:24:23.003 | + functions:vercmp:628 : local v1=5.4 2022-04-13 09:24:23.006 | + functions:vercmp:629 : local 'op=<' 2022-04-13 09:24:23.008 | + functions:vercmp:630 : local v2=3.13 2022-04-13 09:24:23.011 | + functions:vercmp:631 : local result 2022-04-13 09:24:23.014 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 09:24:23.015 | ++ functions:vercmp:635 : sort -V 2022-04-13 09:24:23.015 | ++ functions:vercmp:635 : head -1 2022-04-13 09:24:23.020 | + functions:vercmp:635 : result=3.13 2022-04-13 09:24:23.022 | + functions:vercmp:637 : case $op in 2022-04-13 09:24:23.024 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 09:24:23.027 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 09:24:23.029 | + functions:vercmp:648 : return 2022-04-13 09:24:23.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 09:24:23.034 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 09:24:23.036 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 09:24:23.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 09:24:23.539 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 09:24:23.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 09:24:23.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.551 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 09:24:23.568 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:23.570 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 09:24:23.573 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 09:24:23.574 | Installing etcd 2022-04-13 09:24:23.576 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 09:24:23.588 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 09:24:23.603 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 09:24:23.605 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 09:24:23.618 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 09:24:23.622 | ++ 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 09:24:23.624 | ++ 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 09:24:23.627 | +++ 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 09:24:23.631 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 09:24:23.634 | ++ 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 09:24:23.636 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 09:24:23.638 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 09:24:23.641 | ++ functions:get_extra_file:74 : return 2022-04-13 09:24:23.643 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 09:24:23.646 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 09:24:23.648 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 09:24:23.650 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 09:24:23.667 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:24:23.669 | + ./stack.sh:main:868 : install_dstat 2022-04-13 09:24:23.671 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 09:24:23.690 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:24:23.692 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 09:24:23.694 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 09:24:23.697 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 09:24:23.699 | + ./stack.sh:main:877 : install_libs 2022-04-13 09:24:23.701 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 09:24:23.703 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 09:24:23.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 09:24:23.708 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 09:24:23.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 09:24:23.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.719 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 09:24:23.721 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 09:24:23.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 09:24:23.726 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 09:24:23.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 09:24:23.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.738 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 09:24:23.740 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 09:24:23.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 09:24:23.745 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 09:24:23.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 09:24:23.753 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.756 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 09:24:23.758 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 09:24:23.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 09:24:23.762 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 09:24:23.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 09:24:23.772 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.775 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 09:24:23.777 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 09:24:23.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 09:24:23.782 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 09:24:23.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 09:24:23.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.793 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 09:24:23.796 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 09:24:23.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 09:24:23.800 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 09:24:23.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 09:24:23.809 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.811 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 09:24:23.813 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 09:24:23.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 09:24:23.818 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 09:24:23.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 09:24:23.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.829 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 09:24:23.831 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 09:24:23.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 09:24:23.836 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 09:24:23.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 09:24:23.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.848 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 09:24:23.850 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 09:24:23.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 09:24:23.854 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 09:24:23.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 09:24:23.863 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.866 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 09:24:23.868 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 09:24:23.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 09:24:23.872 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 09:24:23.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 09:24:23.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.883 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 09:24:23.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 09:24:23.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 09:24:23.890 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 09:24:23.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 09:24:23.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.901 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 09:24:23.903 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 09:24:23.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 09:24:23.908 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 09:24:23.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 09:24:23.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.919 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 09:24:23.922 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 09:24:23.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 09:24:23.926 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 09:24:23.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 09:24:23.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.939 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 09:24:23.942 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 09:24:23.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 09:24:23.946 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 09:24:23.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 09:24:23.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.958 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 09:24:23.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 09:24:23.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 09:24:23.965 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 09:24:23.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 09:24:23.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.976 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 09:24:23.978 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 09:24:23.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 09:24:23.982 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 09:24:23.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:23.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:23.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 09:24:23.991 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:23.994 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 09:24:23.996 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 09:24:23.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 09:24:24.000 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 09:24:24.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 09:24:24.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.011 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 09:24:24.014 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 09:24:24.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 09:24:24.018 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 09:24:24.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 09:24:24.027 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.029 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 09:24:24.032 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 09:24:24.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 09:24:24.036 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 09:24:24.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 09:24:24.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.047 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 09:24:24.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 09:24:24.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 09:24:24.055 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 09:24:24.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 09:24:24.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.066 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 09:24:24.069 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 09:24:24.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 09:24:24.073 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 09:24:24.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 09:24:24.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.084 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 09:24:24.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 09:24:24.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 09:24:24.091 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 09:24:24.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 09:24:24.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.103 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 09:24:24.105 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 09:24:24.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 09:24:24.109 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 09:24:24.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 09:24:24.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.121 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 09:24:24.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 09:24:24.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 09:24:24.127 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 09:24:24.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 09:24:24.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.139 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 09:24:24.141 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 09:24:24.143 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 09:24:24.145 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 09:24:24.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 09:24:24.154 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.157 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 09:24:24.159 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 09:24:24.161 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 09:24:24.163 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 09:24:24.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 09:24:24.172 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.174 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 09:24:24.177 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 09:24:24.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 09:24:24.181 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 09:24:24.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 09:24:24.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.192 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 09:24:24.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 09:24:24.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 09:24:24.199 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 09:24:24.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 09:24:24.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.210 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 09:24:24.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 09:24:24.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 09:24:24.217 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 09:24:24.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 09:24:24.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.228 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 09:24:24.231 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 09:24:24.233 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 09:24:24.235 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 09:24:24.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 09:24:24.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.248 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 09:24:24.250 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 09:24:24.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 09:24:24.254 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 09:24:24.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 09:24:24.263 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.265 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 09:24:24.268 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 09:24:24.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 09:24:24.272 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 09:24:24.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.279 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 09:24:24.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.284 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 09:24:24.286 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 09:24:24.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 09:24:24.291 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 09:24:24.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 09:24:24.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.303 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 09:24:24.306 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 09:24:24.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 09:24:24.310 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 09:24:24.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 09:24:24.319 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.321 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 09:24:24.323 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 09:24:24.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 09:24:24.328 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 09:24:24.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 09:24:24.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.339 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 09:24:24.342 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 09:24:24.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 09:24:24.346 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 09:24:24.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 09:24:24.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.357 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 09:24:24.359 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 09:24:24.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 09:24:24.364 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 09:24:24.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 09:24:24.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.375 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 09:24:24.378 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 09:24:24.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 09:24:24.383 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 09:24:24.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:24.387 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:24.390 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 09:24:24.392 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:24.394 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 09:24:24.415 | Using python 3.8 to install etcd3 2022-04-13 09:24:24.417 | + 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 09:24:25.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:25.138 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:25.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:25.138 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:26.305 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:26.336 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 09:24:26.344 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 09:24:26.345 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 09:24:26.346 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 09:24:26.347 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 09:24:28.008 | 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 09:24:28.014 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:24:28.014 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:24:28.118 | + inc/python:pip_install:200 : result=0 2022-04-13 09:24:28.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:24:28.124 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:28.127 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:28.130 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:28.132 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:28.135 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:28.137 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:24:28.139 | + functions-common:time_stop:2432 : start_time=1649841864410 2022-04-13 09:24:28.142 | + functions-common:time_stop:2434 : [[ -z 1649841864410 ]] 2022-04-13 09:24:28.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:28.151 | + functions-common:time_stop:2437 : end_time=1649841868147 2022-04-13 09:24:28.154 | + functions-common:time_stop:2438 : elapsed_time=3737 2022-04-13 09:24:28.156 | + functions-common:time_stop:2439 : total=23797 2022-04-13 09:24:28.158 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:28.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27534 2022-04-13 09:24:28.163 | + inc/python:pip_install:203 : return 0 2022-04-13 09:24:28.165 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 09:24:28.188 | Using python 3.8 to install etcd3gw 2022-04-13 09:24:28.190 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 09:24:28.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:28.913 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:28.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:28.913 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:30.078 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:30.109 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 09:24:30.117 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 09:24:30.118 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 09:24:30.119 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 09:24:30.120 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 09:24:30.153 | 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 09:24:30.156 | 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 09:24:30.157 | 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 09:24:30.158 | 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 09:24:31.794 | 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 09:24:31.800 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:24:31.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:24:31.906 | + inc/python:pip_install:200 : result=0 2022-04-13 09:24:31.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:24:31.914 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:31.917 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:31.921 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:31.924 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:31.928 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:31.931 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:24:31.934 | + functions-common:time_stop:2432 : start_time=1649841868182 2022-04-13 09:24:31.938 | + functions-common:time_stop:2434 : [[ -z 1649841868182 ]] 2022-04-13 09:24:31.940 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:31.946 | + functions-common:time_stop:2437 : end_time=1649841871942 2022-04-13 09:24:31.948 | + functions-common:time_stop:2438 : elapsed_time=3760 2022-04-13 09:24:31.950 | + functions-common:time_stop:2439 : total=27534 2022-04-13 09:24:31.953 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:31.955 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31294 2022-04-13 09:24:31.957 | + inc/python:pip_install:203 : return 0 2022-04-13 09:24:31.960 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 09:24:31.962 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 09:24:31.965 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 09:24:31.967 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 09:24:31.969 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 09:24:31.972 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 09:24:31.974 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 09:24:31.976 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 09:24:31.978 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 09:24:31.981 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 09:24:31.983 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 09:24:31.986 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 09:24:31.988 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 09:24:31.991 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 09:24:31.993 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 09:24:31.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:31.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:32.001 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 09:24:32.003 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 09:24:32.006 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 09:24:32.008 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 09:24:32.011 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 09:24:32.013 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 09:24:32.016 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 09:24:32.018 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 09:24:32.020 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:32.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:32.025 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 09:24:32.027 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 09:24:32.030 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 09:24:32.032 | + functions-common:apt_get_update:1190 : return 2022-04-13 09:24:32.034 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 09:24:32.036 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 09:24:32.039 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:32.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:32.043 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 09:24:32.064 | + 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 09:24:32.180 | Reading package lists... 2022-04-13 09:24:32.428 | Building dependency tree... 2022-04-13 09:24:32.429 | Reading state information... 2022-04-13 09:24:32.680 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 09:24:32.680 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 09:24:32.680 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 09:24:32.680 | The following packages were automatically installed and are no longer required: 2022-04-13 09:24:32.681 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 09:24:32.681 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 09:24:32.681 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 09:24:32.681 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 09:24:32.681 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 09:24:32.681 | python3-zope.interface 2022-04-13 09:24:32.681 | Use 'sudo apt autoremove' to remove them. 2022-04-13 09:24:32.833 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 09:24:32.839 | + functions-common:apt_get:1234 : result=0 2022-04-13 09:24:32.842 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 09:24:32.845 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:32.848 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:32.851 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:32.854 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:32.857 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:32.860 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 09:24:32.862 | + functions-common:time_stop:2432 : start_time=1649841872062 2022-04-13 09:24:32.864 | + functions-common:time_stop:2434 : [[ -z 1649841872062 ]] 2022-04-13 09:24:32.867 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:32.871 | + functions-common:time_stop:2437 : end_time=1649841872869 2022-04-13 09:24:32.873 | + functions-common:time_stop:2438 : elapsed_time=807 2022-04-13 09:24:32.876 | + functions-common:time_stop:2439 : total=4637 2022-04-13 09:24:32.878 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:32.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5444 2022-04-13 09:24:32.883 | + functions-common:apt_get:1238 : return 0 2022-04-13 09:24:32.885 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 09:24:32.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 09:24:32.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 09:24:32.892 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 09:24:32.954 | Module proxy already enabled 2022-04-13 09:24:32.960 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 09:24:33.030 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 09:24:33.030 | Module proxy already enabled 2022-04-13 09:24:33.030 | Module proxy_uwsgi already enabled 2022-04-13 09:24:33.036 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 09:24:33.039 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 09:24:33.042 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 09:24:33.045 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 09:24:33.173 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 09:24:33.175 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 09:24:33.178 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 09:24:33.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 09:24:33.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.190 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 09:24:33.193 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 09:24:33.195 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 09:24:33.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 09:24:33.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.211 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 09:24:33.215 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 09:24:33.218 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 09:24:33.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 09:24:33.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.229 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 09:24:33.232 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 09:24:33.234 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 09:24:33.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 09:24:33.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.245 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 09:24:33.248 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 09:24:33.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 09:24:33.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.261 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 09:24:33.263 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 09:24:33.265 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 09:24:33.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 09:24:33.275 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.278 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 09:24:33.295 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:33.297 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 09:24:33.300 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 09:24:33.302 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 09:24:33.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 09:24:33.312 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.314 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 09:24:33.330 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:33.332 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 09:24:33.334 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 09:24:33.336 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 09:24:33.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 09:24:33.346 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.348 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 09:24:33.351 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 09:24:33.353 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 09:24:33.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 09:24:33.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 09:24:33.360 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 09:24:33.362 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 09:24:33.365 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 09:24:33.367 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 09:24:33.369 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:24:33.372 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 09:24:33.375 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 09:24:33.377 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:24:33.381 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:24:33.381 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:24:33.386 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 09:24:33.388 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 09:24:33.390 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 09:24:33.394 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 09:24:33.397 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 09:24:33.419 | Using python 3.8 to install keystonemiddleware 2022-04-13 09:24:33.422 | + 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 09:24:34.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:34.161 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:34.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:34.161 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:35.330 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:35.362 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 09:24:35.413 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 09:24:35.414 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 09:24:35.415 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 09:24:35.416 | 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 09:24:35.417 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 09:24:35.418 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 09:24:35.419 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 09:24:35.420 | 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 09:24:35.421 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 09:24:35.422 | 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 09:24:35.423 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 09:24:35.424 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 09:24:35.425 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 09:24:35.426 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 09:24:35.483 | 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 09:24:35.484 | 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 09:24:35.485 | 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 09:24:35.523 | 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 09:24:35.561 | 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 09:24:35.562 | 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 09:24:35.564 | 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 09:24:35.565 | 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 09:24:35.612 | 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 09:24:35.616 | 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 09:24:35.625 | 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 09:24:35.626 | 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 09:24:35.640 | 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 09:24:35.641 | 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 09:24:35.643 | 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 09:24:35.705 | 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 09:24:35.708 | 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 09:24:35.709 | 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 09:24:35.711 | 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 09:24:35.759 | 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 09:24:35.771 | 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 09:24:37.301 | 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 09:24:37.307 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:24:37.307 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:24:37.414 | + inc/python:pip_install:200 : result=0 2022-04-13 09:24:37.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:24:37.421 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:37.424 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:37.426 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:37.428 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:37.430 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:37.433 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:24:37.436 | + functions-common:time_stop:2432 : start_time=1649841873413 2022-04-13 09:24:37.439 | + functions-common:time_stop:2434 : [[ -z 1649841873413 ]] 2022-04-13 09:24:37.442 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:37.447 | + functions-common:time_stop:2437 : end_time=1649841877443 2022-04-13 09:24:37.449 | + functions-common:time_stop:2438 : elapsed_time=4030 2022-04-13 09:24:37.451 | + functions-common:time_stop:2439 : total=31294 2022-04-13 09:24:37.453 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:37.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35324 2022-04-13 09:24:37.458 | + inc/python:pip_install:203 : return 0 2022-04-13 09:24:37.460 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 09:24:37.463 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 09:24:37.466 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 09:24:37.469 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 09:24:37.472 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 09:24:37.475 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 09:24:37.479 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 09:24:37.480 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 09:24:37.485 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 09:24:37.488 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 09:24:37.490 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 09:24:37.493 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 09:24:37.495 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 09:24:37.516 | Using python 3.8 to install python-memcached 2022-04-13 09:24:37.519 | + 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 09:24:38.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:38.238 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:38.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:38.238 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:39.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:39.424 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 09:24:39.428 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 09:24:41.050 | 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 09:24:41.056 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:24:41.056 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:24:41.159 | + inc/python:pip_install:200 : result=0 2022-04-13 09:24:41.163 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 09:24:41.166 | + functions-common:time_stop:2425 : local name 2022-04-13 09:24:41.170 | + functions-common:time_stop:2426 : local end_time 2022-04-13 09:24:41.172 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 09:24:41.175 | + functions-common:time_stop:2428 : local total 2022-04-13 09:24:41.178 | + functions-common:time_stop:2429 : local start_time 2022-04-13 09:24:41.181 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 09:24:41.183 | + functions-common:time_stop:2432 : start_time=1649841877510 2022-04-13 09:24:41.186 | + functions-common:time_stop:2434 : [[ -z 1649841877510 ]] 2022-04-13 09:24:41.189 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 09:24:41.194 | + functions-common:time_stop:2437 : end_time=1649841881191 2022-04-13 09:24:41.197 | + functions-common:time_stop:2438 : elapsed_time=3681 2022-04-13 09:24:41.199 | + functions-common:time_stop:2439 : total=35324 2022-04-13 09:24:41.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 09:24:41.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39005 2022-04-13 09:24:41.207 | + inc/python:pip_install:203 : return 0 2022-04-13 09:24:41.209 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 09:24:41.226 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 09:24:41.228 | + ./stack.sh:main:899 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-04-13 09:24:41.231 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 09:24:41.233 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 09:24:41.235 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 09:24:41.238 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 09:24:41.240 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 09:24:41.242 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 09:24:41.257 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 09:24:41.259 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 09:24:41.262 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 09:24:41.264 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 09:24:41.266 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 09:24:41.268 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 09:24:41.271 | ++ functions-common:git_clone:612 : pwd 2022-04-13 09:24:41.273 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 09:24:41.275 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 09:24:41.278 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 09:24:41.292 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 09:24:41.294 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 09:24:41.297 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 09:24:41.299 | + functions-common:git_clone:629 : echo master 2022-04-13 09:24:41.300 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 09:24:41.305 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 09:24:41.307 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 09:24:41.309 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 09:24:41.312 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 09:24:41.312 | + functions-common:git_clone:678 : head -1 2022-04-13 09:24:41.315 | c141e6164 trivial: Fix typo 2022-04-13 09:24:41.318 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 09:24:41.320 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 09:24:41.322 | + inc/python:setup_develop:338 : local bindep 2022-04-13 09:24:41.324 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 09:24:41.327 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 09:24:41.329 | + inc/python:setup_develop:344 : local extras= 2022-04-13 09:24:41.331 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 09:24:41.334 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 09:24:41.336 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 09:24:41.338 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 09:24:41.341 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 09:24:41.343 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 09:24:41.346 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 09:24:41.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 09:24:41.351 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 09:24:41.353 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 09:24:41.355 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 09:24:41.358 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 09:24:41.364 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 09:24:41.366 | + 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 09:24:42.038 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 09:24:42.041 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 09:24:42.043 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 09:24:42.046 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 09:24:42.048 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 09:24:42.052 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 09:24:42.054 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 09:24:42.056 | + inc/python:setup_package:428 : local extras= 2022-04-13 09:24:42.058 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 09:24:42.061 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 09:24:42.063 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 09:24:42.065 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 09:24:42.067 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 09:24:42.070 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 09:24:42.092 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 09:24:42.094 | + 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 09:24:42.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:42.812 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:42.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 09:24:42.812 | from cryptography.utils import int_from_bytes 2022-04-13 09:24:43.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 09:24:44.000 | Obtaining file:///opt/stack/keystone 2022-04-13 09:24:44.001 | Preparing metadata (setup.py): started 2022-04-13 09:24:44.765 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 09:24:44.765 | ERROR: Command errored out with exit status 1: 2022-04-13 09:24:44.766 | 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-7irbcyfi 2022-04-13 09:24:44.766 | cwd: /opt/stack/keystone/ 2022-04-13 09:24:44.766 | Complete output (16 lines): 2022-04-13 09:24:44.766 | Error parsing 2022-04-13 09:24:44.766 | Traceback (most recent call last): 2022-04-13 09:24:44.766 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 09:24:44.766 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 09:24:44.766 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 09:24:44.766 | pbr.hooks.setup_hook(config) 2022-04-13 09:24:44.766 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 09:24:44.766 | metadata_config.run() 2022-04-13 09:24:44.766 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 09:24:44.766 | self.hook() 2022-04-13 09:24:44.766 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 09:24:44.766 | self.config['version'] = packaging.get_version( 2022-04-13 09:24:44.766 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 09:24:44.766 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 09:24:44.766 | 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 09:24:44.767 | 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 09:24:44.767 | ---------------------------------------- 2022-04-13 09:24:44.767 | 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 09:24:44.767 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 09:24:44.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 09:24:44.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 09:24:44.869 | + inc/python:pip_install:1 : exit_trap 2022-04-13 09:24:44.873 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 09:24:44.877 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 09:24:44.881 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 09:24:44.884 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 09:24:44.887 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 09:24:44.890 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 09:24:44.892 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 09:24:44.895 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 09:24:44.897 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 09:24:44.897 | Error on exit 2022-04-13 09:24:44.899 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 09:24:44.901 | + ./stack.sh:exit_trap:544 : generate-subunit 1649841808 76 fail 2022-04-13 09:24:45.490 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 09:24:45.493 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 09:24:46.401 | + ./stack.sh:exit_trap:558 : exit 1