2022-06-08 16:48:13.950 | + ./stack.sh:main:482 : exec 2022-06-08 16:48:13.950 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-164813.summary.2022-06-08-164813 2022-06-08 16:48:13.950 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-164813' 2022-06-08 16:48:13.950 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:48:13.950 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-164813 2022-06-08 16:48:13.950 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-164813 /opt/stack/logs/stack.sh.log 2022-06-08 16:48:13.950 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-164813.summary.2022-06-08-164813 /opt/stack/logs/stack.sh.log.summary 2022-06-08 16:48:13.950 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 16:48:13.950 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 16:48:13.950 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 16:48:13.950 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 16:48:13.950 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 16:48:13.950 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 16:48:13.950 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 16:48:13.950 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:48:13.950 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 16:48:13.951 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 16:48:13.951 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:48:13.951 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 16:48:13.951 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 16:48:13.951 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 16:48:13.951 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 16:48:13.951 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 16:48:13.951 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 16:48:13.951 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 16:48:13.953 | + ./stack.sh:main:571 : uname -a 2022-06-08 16:48:13.954 | Linux dv-osbrick-836063-5-ceph 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-06-08 16:48:13.956 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 16:48:13.958 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 16:48:13.961 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 16:48:13.996 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 16:48:14.012 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 16:48:14.014 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 16:48:14.016 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 16:48:14.018 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:48:14.020 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 16:48:14.020 | Fetching DevStack plugins 2022-06-08 16:48:14.022 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 16:48:14.024 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 16:48:14.025 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 16:48:14.027 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 16:48:14.029 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:48:14.030 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 16:48:14.032 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-08 16:48:14.034 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 16:48:14.036 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 16:48:14.037 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 16:48:14.039 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 16:48:14.041 | ++ functions-common:git_clone:601 : pwd 2022-06-08 16:48:14.044 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 16:48:14.046 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 16:48:14.049 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 16:48:14.063 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 16:48:14.065 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 16:48:14.067 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:14.069 | + functions-common:git_clone:618 : echo master 2022-06-08 16:48:14.069 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 16:48:14.074 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 16:48:14.075 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:14.077 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 16:48:14.089 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 16:48:14.092 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 16:48:14.092 | + functions-common:git_clone:679 : head -1 2022-06-08 16:48:14.095 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 16:48:14.097 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 16:48:14.099 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 16:48:14.101 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 16:48:14.103 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:48:14.105 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:48:14.107 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:48:14.109 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:48:14.111 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:48:14.113 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:48:14.116 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:48:14.119 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:48:14.121 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:48:14.123 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:48:14.125 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 16:48:14.127 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:48:14.140 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:48:14.142 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:48:14.143 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:48:14.145 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:48:14.147 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:48:14.149 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:48:14.151 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 16:48:14.153 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 16:48:14.155 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 16:48:14.157 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 16:48:14.159 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 16:48:14.161 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 16:48:14.163 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 16:48:14.164 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 16:48:14.166 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:48:14.168 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 16:48:14.168 | Overriding Configuration Defaults 2022-06-08 16:48:14.170 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 16:48:14.171 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:48:14.173 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 16:48:14.175 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 16:48:14.175 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 16:48:14.177 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 16:48:14.178 | # Plug-in overrides 2022-06-08 16:48:14.179 | 2022-06-08 16:48:14.179 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 16:48:14.179 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 16:48:14.179 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 16:48:14.179 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 16:48:14.179 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 16:48:14.179 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 16:48:14.179 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 16:48:14.179 | 2022-06-08 16:48:14.179 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 16:48:14.179 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 16:48:14.179 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 16:48:14.179 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 16:48:14.179 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 16:48:14.179 | else 2022-06-08 16:48:14.179 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 16:48:14.179 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 16:48:14.179 | fi 2022-06-08 16:48:14.179 | fi 2022-06-08 16:48:14.181 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 16:48:14.183 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 16:48:14.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 16:48:14.198 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 16:48:14.211 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 16:48:14.213 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 16:48:14.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 16:48:14.230 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 16:48:14.243 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 16:48:14.245 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 16:48:14.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 16:48:14.260 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 16:48:14.272 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 16:48:14.274 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 16:48:14.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 16:48:14.278 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 16:48:14.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 16:48:14.282 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 16:48:14.298 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 16:48:14.300 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 16:48:14.313 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:48:14.316 | +++ lib/tls:source:43 : hostname -f 2022-06-08 16:48:14.319 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 16:48:14.321 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 16:48:14.323 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 16:48:14.325 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 16:48:14.327 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 16:48:14.329 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 16:48:14.331 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 16:48:14.333 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 16:48:14.334 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 16:48:14.336 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 16:48:14.341 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 16:48:14.352 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 16:48:14.369 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 16:48:14.382 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 16:48:14.394 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 16:48:14.429 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 16:48:14.487 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 16:48:14.583 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 16:48:14.608 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 16:48:14.657 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 16:48:14.705 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 16:48:14.851 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 16:48:14.865 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 16:48:14.878 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 16:48:14.891 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 16:48:14.982 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 16:48:14.985 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 16:48:14.989 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 16:48:14.992 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 16:48:14.994 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 16:48:14.996 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 16:48:15.000 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 16:48:15.000 | False' 2022-06-08 16:48:15.002 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 16:48:15.019 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 16:48:15.022 | + ./stack.sh:main:619 : run_phase source 2022-06-08 16:48:15.024 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 16:48:15.026 | + functions-common:run_phase:1855 : local phase= 2022-06-08 16:48:15.028 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:48:15.030 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:48:15.032 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:48:15.034 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:48:15.036 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:48:15.039 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:48:15.043 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:48:15.045 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:48:15.047 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:48:15.049 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 16:48:15.051 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:48:15.065 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:48:15.067 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:48:15.069 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 16:48:15.109 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 16:48:15.111 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 16:48:15.113 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 16:48:15.116 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 16:48:15.118 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 16:48:15.120 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 16:48:15.122 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 16:48:15.124 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 16:48:15.124 | Loading plugin settings 2022-06-08 16:48:15.126 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 16:48:15.129 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:48:15.131 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 16:48:15.133 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 16:48:15.136 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 16:48:15.140 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 16:48:15.144 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 16:48:15.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 16:48:15.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 16:48:15.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 16:48:15.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 16:48:15.155 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 16:48:15.158 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 16:48:15.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 16:48:15.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:48:15.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:48:15.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:48:15.234 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:48:15.234 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:48:15.236 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:48:15.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:48:15.242 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:48:15.244 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:48:15.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:48:15.249 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:48:15.266 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:48:15.269 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:48:15.272 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 16:48:15.274 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 16:48:15.277 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.279 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-06-08 16:48:15.282 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.284 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-06-08 16:48:15.286 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.289 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-06-08 16:48:15.291 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.293 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-06-08 16:48:15.296 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.298 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-06-08 16:48:15.300 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.303 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-06-08 16:48:15.305 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.308 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-06-08 16:48:15.310 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.312 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-06-08 16:48:15.315 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.317 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-06-08 16:48:15.320 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.323 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-06-08 16:48:15.327 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.329 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-06-08 16:48:15.333 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.337 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-06-08 16:48:15.340 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.344 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-06-08 16:48:15.346 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.349 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-06-08 16:48:15.352 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.355 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-06-08 16:48:15.357 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.359 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-06-08 16:48:15.363 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.365 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 16:48:15.368 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.370 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-06-08 16:48:15.373 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.375 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-06-08 16:48:15.378 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.381 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-06-08 16:48:15.383 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.385 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-06-08 16:48:15.388 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.390 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-06-08 16:48:15.392 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.395 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-06-08 16:48:15.397 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.399 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-06-08 16:48:15.402 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.404 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-06-08 16:48:15.406 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.409 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-06-08 16:48:15.411 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.414 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-06-08 16:48:15.416 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.418 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-06-08 16:48:15.421 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.423 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-06-08 16:48:15.425 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 16:48:15.428 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-06-08 16:48:15.431 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 16:48:15.433 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:48:15.435 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 16:48:15.450 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:48:15.452 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 16:48:15.455 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 16:48:15.457 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 16:48:15.471 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:48:15.474 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 16:48:15.476 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 16:48:15.478 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 16:48:15.480 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 16:48:15.482 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 16:48:15.484 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 16:48:15.487 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 16:48:15.489 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 16:48:15.491 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 16:48:15.491 | Using mysql database backend 2022-06-08 16:48:15.494 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 16:48:15.509 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 16:48:15.512 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 16:48:15.514 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:48:15.517 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 16:48:15.520 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:48:15.522 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 16:48:15.542 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:48:15.545 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 16:48:15.565 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 16:48:15.581 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:48:15.583 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 16:48:15.601 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 16:48:15.619 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 16:48:15.638 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:48:15.641 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 16:48:15.661 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:48:15.664 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 16:48:15.666 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 16:48:15.669 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 16:48:15.675 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-164815 2022-06-08 16:48:15.678 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-164815 752' 2022-06-08 16:48:15.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.683 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 16:48:15.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.688 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 16:48:15.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.693 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 16:48:15.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.699 | + 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,g-reg,cinder 2022-06-08 16:48:15.702 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.704 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2022-06-08 16:48:15.707 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.710 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2022-06-08 16:48:15.712 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.715 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-164813 2022-06-08 16:48:15.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.720 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 16:48:15.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.725 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2022-06-08 16:48:15.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.730 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 16:48:15.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.735 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 16:48:15.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.740 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 16:48:15.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 16:48:15.745 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 16:48:15.747 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 16:48:15.750 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 16:48:15.752 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 16:48:15.754 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 16:48:15.756 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 16:48:15.758 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 16:48:15.761 | ++ functions-common:git_clone:601 : pwd 2022-06-08 16:48:15.764 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 16:48:15.766 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 16:48:15.768 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 16:48:15.783 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 16:48:15.785 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 16:48:15.787 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:15.790 | + functions-common:git_clone:618 : echo master 2022-06-08 16:48:15.790 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 16:48:15.796 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 16:48:15.798 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:15.801 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 16:48:15.814 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 16:48:15.817 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 16:48:15.817 | + functions-common:git_clone:679 : head -1 2022-06-08 16:48:15.820 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 16:48:15.822 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 16:48:15.825 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 16:48:15.828 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:48:15.830 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 16:48:15.833 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 16:48:15.835 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 16:48:15.838 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 16:48:15.840 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:48:15.843 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 16:48:15.845 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 16:48:15.848 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 16:48:15.851 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 16:48:15.855 | ++ tools/install_prereqs.sh:source:47 : NOW=1654706895 2022-06-08 16:48:15.858 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 16:48:15.863 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654706494 2022-06-08 16:48:15.865 | ++ tools/install_prereqs.sh:source:49 : DELTA=401 2022-06-08 16:48:15.868 | ++ tools/install_prereqs.sh:source:50 : [[ 401 -lt 7200 ]] 2022-06-08 16:48:15.870 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 16:48:15.872 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 16:48:15.875 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 16:48:15.877 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 16:48:15.879 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 16:48:15.882 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 16:48:15.884 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 16:48:15.886 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 16:48:15.889 | +++ 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,g-reg,cinder 2022-06-08 16:48:15.934 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 16:48:15.934 | apache2-dev 2022-06-08 16:48:15.934 | bc 2022-06-08 16:48:15.934 | bsdmainutils 2022-06-08 16:48:15.934 | curl 2022-06-08 16:48:15.934 | g++ 2022-06-08 16:48:15.934 | gawk 2022-06-08 16:48:15.934 | gcc 2022-06-08 16:48:15.934 | gettext 2022-06-08 16:48:15.934 | git 2022-06-08 16:48:15.934 | graphviz 2022-06-08 16:48:15.934 | iputils-ping 2022-06-08 16:48:15.934 | libapache2-mod-proxy-uwsgi 2022-06-08 16:48:15.934 | libffi-dev 2022-06-08 16:48:15.934 | libjpeg-dev 2022-06-08 16:48:15.934 | libpcre3-dev 2022-06-08 16:48:15.934 | libpq-dev 2022-06-08 16:48:15.934 | libssl-dev 2022-06-08 16:48:15.934 | libsystemd-dev 2022-06-08 16:48:15.934 | libxml2-dev 2022-06-08 16:48:15.934 | libxslt1-dev 2022-06-08 16:48:15.934 | libyaml-dev 2022-06-08 16:48:15.934 | lsof 2022-06-08 16:48:15.935 | openssh-server 2022-06-08 16:48:15.935 | openssl 2022-06-08 16:48:15.935 | pkg-config 2022-06-08 16:48:15.935 | psmisc 2022-06-08 16:48:15.935 | python3-dev 2022-06-08 16:48:15.935 | python3-pip 2022-06-08 16:48:15.935 | python3-systemd 2022-06-08 16:48:15.935 | python3-venv 2022-06-08 16:48:15.935 | tar 2022-06-08 16:48:15.935 | tcpdump 2022-06-08 16:48:15.935 | unzip 2022-06-08 16:48:15.935 | uuid-runtime 2022-06-08 16:48:15.935 | wget 2022-06-08 16:48:15.935 | wget 2022-06-08 16:48:15.935 | zlib1g-dev 2022-06-08 16:48:15.935 | libkrb5-dev 2022-06-08 16:48:15.935 | libldap2-dev 2022-06-08 16:48:15.935 | libsasl2-dev 2022-06-08 16:48:15.935 | memcached 2022-06-08 16:48:15.935 | python3-mysqldb 2022-06-08 16:48:15.935 | sqlite3 2022-06-08 16:48:15.935 | conntrack 2022-06-08 16:48:15.935 | curl 2022-06-08 16:48:15.935 | dnsmasq-base 2022-06-08 16:48:15.935 | dnsmasq-utils 2022-06-08 16:48:15.935 | ebtables 2022-06-08 16:48:15.935 | genisoimage 2022-06-08 16:48:15.935 | iptables 2022-06-08 16:48:15.935 | iputils-arping 2022-06-08 16:48:15.935 | kpartx 2022-06-08 16:48:15.935 | libjs-jquery-tablesorter 2022-06-08 16:48:15.935 | parted 2022-06-08 16:48:15.935 | pm-utils 2022-06-08 16:48:15.935 | python3-mysqldb 2022-06-08 16:48:15.935 | socat 2022-06-08 16:48:15.936 | sqlite3 2022-06-08 16:48:15.936 | sudo 2022-06-08 16:48:15.936 | vlan 2022-06-08 16:48:15.936 | lsscsi 2022-06-08 16:48:15.936 | open-iscsi 2022-06-08 16:48:15.936 | lvm2 2022-06-08 16:48:15.936 | qemu-utils 2022-06-08 16:48:15.936 | thin-provisioning-tools 2022-06-08 16:48:15.936 | acl 2022-06-08 16:48:15.936 | dnsmasq-base 2022-06-08 16:48:15.936 | dnsmasq-utils 2022-06-08 16:48:15.936 | ebtables 2022-06-08 16:48:15.936 | haproxy 2022-06-08 16:48:15.936 | iptables 2022-06-08 16:48:15.936 | iputils-arping 2022-06-08 16:48:15.936 | iputils-ping 2022-06-08 16:48:15.936 | postgresql-server-dev-all 2022-06-08 16:48:15.936 | python3-mysqldb 2022-06-08 16:48:15.936 | sqlite3 2022-06-08 16:48:15.936 | sudo 2022-06-08 16:48:15.936 | vlan 2022-06-08 16:48:15.936 | pcp 2022-06-08 16:48:15.936 | ipset 2022-06-08 16:48:15.936 | conntrack 2022-06-08 16:48:15.936 | conntrackd 2022-06-08 16:48:15.936 | keepalived 2022-06-08 16:48:15.936 | lvm2 2022-06-08 16:48:15.936 | qemu-utils 2022-06-08 16:48:15.936 | thin-provisioning-tools' 2022-06-08 16:48:15.937 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 16:48:15.962 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 16:48:15.962 | apache2-dev 2022-06-08 16:48:15.962 | bc 2022-06-08 16:48:15.962 | bsdmainutils 2022-06-08 16:48:15.962 | curl 2022-06-08 16:48:15.962 | g++ 2022-06-08 16:48:15.962 | gawk 2022-06-08 16:48:15.962 | gcc 2022-06-08 16:48:15.962 | gettext 2022-06-08 16:48:15.962 | git 2022-06-08 16:48:15.962 | graphviz 2022-06-08 16:48:15.962 | iputils-ping 2022-06-08 16:48:15.962 | libapache2-mod-proxy-uwsgi 2022-06-08 16:48:15.962 | libffi-dev 2022-06-08 16:48:15.962 | libjpeg-dev 2022-06-08 16:48:15.962 | libpcre3-dev 2022-06-08 16:48:15.962 | libpq-dev 2022-06-08 16:48:15.962 | libssl-dev 2022-06-08 16:48:15.962 | libsystemd-dev 2022-06-08 16:48:15.962 | libxml2-dev 2022-06-08 16:48:15.962 | libxslt1-dev 2022-06-08 16:48:15.962 | libyaml-dev 2022-06-08 16:48:15.962 | lsof 2022-06-08 16:48:15.962 | openssh-server 2022-06-08 16:48:15.962 | openssl 2022-06-08 16:48:15.962 | pkg-config 2022-06-08 16:48:15.962 | psmisc 2022-06-08 16:48:15.962 | python3-dev 2022-06-08 16:48:15.962 | python3-pip 2022-06-08 16:48:15.962 | python3-systemd 2022-06-08 16:48:15.962 | python3-venv 2022-06-08 16:48:15.962 | tar 2022-06-08 16:48:15.962 | tcpdump 2022-06-08 16:48:15.962 | unzip 2022-06-08 16:48:15.963 | uuid-runtime 2022-06-08 16:48:15.963 | wget 2022-06-08 16:48:15.963 | wget 2022-06-08 16:48:15.963 | zlib1g-dev 2022-06-08 16:48:15.963 | libkrb5-dev 2022-06-08 16:48:15.963 | libldap2-dev 2022-06-08 16:48:15.963 | libsasl2-dev 2022-06-08 16:48:15.963 | memcached 2022-06-08 16:48:15.963 | python3-mysqldb 2022-06-08 16:48:15.963 | sqlite3 2022-06-08 16:48:15.963 | conntrack 2022-06-08 16:48:15.963 | curl 2022-06-08 16:48:15.963 | dnsmasq-base 2022-06-08 16:48:15.963 | dnsmasq-utils 2022-06-08 16:48:15.963 | ebtables 2022-06-08 16:48:15.963 | genisoimage 2022-06-08 16:48:15.963 | iptables 2022-06-08 16:48:15.963 | iputils-arping 2022-06-08 16:48:15.963 | kpartx 2022-06-08 16:48:15.963 | libjs-jquery-tablesorter 2022-06-08 16:48:15.963 | parted 2022-06-08 16:48:15.963 | pm-utils 2022-06-08 16:48:15.963 | python3-mysqldb 2022-06-08 16:48:15.963 | socat 2022-06-08 16:48:15.963 | sqlite3 2022-06-08 16:48:15.963 | sudo 2022-06-08 16:48:15.963 | vlan 2022-06-08 16:48:15.963 | lsscsi 2022-06-08 16:48:15.963 | open-iscsi 2022-06-08 16:48:15.963 | lvm2 2022-06-08 16:48:15.963 | qemu-utils 2022-06-08 16:48:15.963 | thin-provisioning-tools 2022-06-08 16:48:15.963 | acl 2022-06-08 16:48:15.963 | dnsmasq-base 2022-06-08 16:48:15.963 | dnsmasq-utils 2022-06-08 16:48:15.963 | ebtables 2022-06-08 16:48:15.963 | haproxy 2022-06-08 16:48:15.964 | iptables 2022-06-08 16:48:15.964 | iputils-arping 2022-06-08 16:48:15.964 | iputils-ping 2022-06-08 16:48:15.964 | postgresql-server-dev-all 2022-06-08 16:48:15.964 | python3-mysqldb 2022-06-08 16:48:15.964 | sqlite3 2022-06-08 16:48:15.964 | sudo 2022-06-08 16:48:15.964 | vlan 2022-06-08 16:48:15.964 | pcp 2022-06-08 16:48:15.964 | ipset 2022-06-08 16:48:15.964 | conntrack 2022-06-08 16:48:15.964 | conntrackd 2022-06-08 16:48:15.964 | keepalived 2022-06-08 16:48:15.964 | lvm2 2022-06-08 16:48:15.964 | qemu-utils 2022-06-08 16:48:15.964 | thin-provisioning-tools ' 2022-06-08 16:48:15.964 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 16:48:15.966 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:15.969 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:15.972 | ++ 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 2022-06-08 16:48:15.972 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 16:48:15.977 | ++ 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 2022-06-08 16:48:15.979 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:48:15.981 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:48:15.983 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 16:48:15.985 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:48:15.988 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:15.990 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:48:15.992 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:15.994 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:15.997 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:48:15.999 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 16:48:16.001 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:16.003 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 16:48:16.006 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 16:48:16.013 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 16:48:16.017 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 16:48:16.019 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 16:48:16.022 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 16:48:16.025 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 16:48:16.028 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 16:48:16.033 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654706896029 2022-06-08 16:48:16.035 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 16:48:16.037 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 16:48:16.040 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 16:48:16.257 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:48:16.412 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:48:16.510 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:48:16.976 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:48:25.198 | Fetched 336 kB in 1s (323 kB/s) 2022-06-08 16:48:26.796 | Reading package lists... 2022-06-08 16:48:26.831 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 16:48:26.834 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 16:48:26.837 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:48:26.839 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:48:26.842 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:48:26.845 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:48:26.847 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:48:26.850 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 16:48:26.852 | ++ functions-common:time_stop:2433 : start_time=1654706896029 2022-06-08 16:48:26.854 | ++ functions-common:time_stop:2435 : [[ -z 1654706896029 ]] 2022-06-08 16:48:26.857 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:48:26.862 | ++ functions-common:time_stop:2438 : end_time=1654706906859 2022-06-08 16:48:26.864 | ++ functions-common:time_stop:2439 : elapsed_time=10830 2022-06-08 16:48:26.866 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 16:48:26.868 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:48:26.871 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10830 2022-06-08 16:48:26.873 | ++ functions-common:install_package:1465 : 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 2022-06-08 16:48:26.876 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:48:26.878 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:26.880 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:26.883 | ++ functions-common:real_install_package:1451 : 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 2022-06-08 16:48:26.906 | ++ functions-common:apt_get:1231 : 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 2022-06-08 16:48:27.017 | Reading package lists... 2022-06-08 16:48:27.274 | Building dependency tree... 2022-06-08 16:48:27.276 | Reading state information... 2022-06-08 16:48:27.312 | acl is already the newest version (2.2.53-6). 2022-06-08 16:48:27.312 | bc is already the newest version (1.07.1-2build1). 2022-06-08 16:48:27.312 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 16:48:27.312 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 16:48:27.312 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 16:48:27.312 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:48:27.313 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 16:48:27.313 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 16:48:27.313 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 16:48:27.313 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 16:48:27.313 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 16:48:27.313 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 16:48:27.313 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 16:48:27.313 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 16:48:27.313 | libffi-dev is already the newest version (3.3-4). 2022-06-08 16:48:27.313 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 16:48:27.313 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 16:48:27.313 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 16:48:27.313 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 16:48:27.313 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 16:48:27.313 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 16:48:27.313 | psmisc is already the newest version (23.3-1). 2022-06-08 16:48:27.313 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:48:27.313 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 16:48:27.313 | python3-systemd is already the newest version (234-3build2). 2022-06-08 16:48:27.313 | socat is already the newest version (1.7.3.3-2). 2022-06-08 16:48:27.313 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 16:48:27.313 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 16:48:27.313 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 16:48:27.313 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 16:48:27.313 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 16:48:27.313 | pcp is already the newest version (5.0.3-1). 2022-06-08 16:48:27.313 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 16:48:27.313 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 16:48:27.313 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:48:27.313 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:48:27.313 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 16:48:27.313 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:48:27.313 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 16:48:27.313 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 16:48:27.313 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 16:48:27.314 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 16:48:27.314 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 16:48:27.314 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 16:48:27.314 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 16:48:27.314 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 16:48:27.314 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 16:48:27.314 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 16:48:27.314 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:48:27.314 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 16:48:27.314 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 16:48:27.314 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 16:48:27.314 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 16:48:27.314 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 16:48:27.314 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 16:48:27.314 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 16:48:27.314 | openssl set to manually installed. 2022-06-08 16:48:27.314 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 16:48:27.314 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 16:48:27.314 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 16:48:27.314 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 16:48:27.314 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 16:48:27.314 | tar set to manually installed. 2022-06-08 16:48:27.314 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 16:48:27.314 | tcpdump set to manually installed. 2022-06-08 16:48:27.314 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 16:48:27.314 | uuid-runtime set to manually installed. 2022-06-08 16:48:27.314 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 16:48:27.314 | wget set to manually installed. 2022-06-08 16:48:27.314 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 16:48:27.535 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 16:48:27.535 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 16:48:27.535 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 16:48:27.535 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 16:48:27.535 | The following packages were automatically installed and are no longer required: 2022-06-08 16:48:27.536 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:48:27.536 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:48:27.536 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:48:27.536 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:48:27.536 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:48:27.536 | python3-zope.interface 2022-06-08 16:48:27.536 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:48:27.692 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:48:27.697 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:48:27.699 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:48:27.701 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:48:27.704 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:48:27.706 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:48:27.708 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:48:27.712 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:48:27.714 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:48:27.717 | ++ functions-common:time_stop:2433 : start_time=1654706906903 2022-06-08 16:48:27.719 | ++ functions-common:time_stop:2435 : [[ -z 1654706906903 ]] 2022-06-08 16:48:27.723 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:48:27.727 | ++ functions-common:time_stop:2438 : end_time=1654706907725 2022-06-08 16:48:27.729 | ++ functions-common:time_stop:2439 : elapsed_time=822 2022-06-08 16:48:27.732 | ++ functions-common:time_stop:2440 : total=2465 2022-06-08 16:48:27.734 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:48:27.736 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3287 2022-06-08 16:48:27.739 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:48:27.742 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 16:48:27.744 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 16:48:27.746 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 16:48:27.751 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 16:48:27.756 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 16:48:27.760 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 16:48:27.763 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 16:48:29.084 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 16:48:29.086 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 16:48:29.088 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 16:48:29.090 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 16:48:29.092 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 16:48:29.093 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 16:48:29.096 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 16:48:29.097 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 16:48:29.099 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 16:48:29.101 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 16:48:29.103 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 16:48:29.105 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 16:48:29.107 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 16:48:29.108 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 16:48:29.110 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 16:48:29.112 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 16:48:29.113 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 16:48:29.115 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 16:48:29.117 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 16:48:29.118 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 16:48:29.121 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 16:48:29.123 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 16:48:29.125 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 16:48:29.127 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 16:48:29.201 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 16:48:29.205 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 16:48:29.276 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 16:48:29.280 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 16:48:29.359 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 16:48:29.362 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 16:48:29.365 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 16:48:29.368 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 16:48:29.370 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 16:48:29.373 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 16:48:29.375 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 16:48:29.377 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 16:48:29.380 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 16:48:29.382 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 16:48:29.385 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 16:48:29.385 | Distro: focal 2022-06-08 16:48:29.388 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 16:48:29.391 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:48:29.396 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:48:29.398 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:48:29.401 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:48:29.401 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:48:30.024 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:48:30.027 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:48:30.027 | pip: 21.3.1 2022-06-08 16:48:30.030 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 16:48:30.033 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 16:48:30.036 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:48:30.039 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:48:30.042 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:48:30.045 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:48:30.048 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:48:30.051 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:48:30.054 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:48:30.056 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:48:30.058 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:48:30.060 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:48:30.062 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 16:48:30.064 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:30.066 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:30.068 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 16:48:30.072 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 16:48:30.074 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 16:48:30.077 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 16:48:30.080 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 16:48:30.082 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 16:48:30.085 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 16:48:30.085 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 16:48:30.721 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 16:48:30.723 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 16:48:30.723 | pip: 21.3.1 2022-06-08 16:48:30.729 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 16:48:30.733 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 16:48:30.738 | + ./stack.sh:main:791 : fixup_all 2022-06-08 16:48:30.742 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 16:48:30.745 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 16:48:30.747 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:30.749 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:30.752 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 16:48:30.764 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2022-06-08 16:48:30.776 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-06-08 16:48:30.788 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 16:48:30.790 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 16:48:30.792 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:48:30.794 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:48:30.797 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:48:30.799 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:48:30.802 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:48:30.804 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:48:30.806 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:48:30.808 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:48:30.810 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:48:30.813 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:48:30.816 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 16:48:30.819 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 16:48:30.821 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 16:48:30.823 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:48:30.827 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:48:30.829 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:48:30.832 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:48:30.834 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:48:30.836 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:48:30.838 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 16:48:30.840 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 16:48:30.861 | Using python 3.8 to install os-testr 2022-06-08 16:48:30.864 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-08 16:48:31.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:48:31.676 | from cryptography.utils import int_from_bytes 2022-06-08 16:48:31.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:48:31.676 | from cryptography.utils import int_from_bytes 2022-06-08 16:48:32.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:48:32.851 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 16:48:32.921 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 16:48:32.922 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 16:48:32.923 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 16:48:32.937 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 16:48:32.946 | 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-06-08 16:48:32.958 | 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-06-08 16:48:34.563 | 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-06-08 16:48:34.656 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:48:34.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:48:34.768 | + inc/python:pip_install:196 : result=0 2022-06-08 16:48:34.773 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:48:34.777 | + functions-common:time_stop:2426 : local name 2022-06-08 16:48:34.781 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:48:34.784 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:48:34.788 | + functions-common:time_stop:2429 : local total 2022-06-08 16:48:34.790 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:48:34.793 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:48:34.795 | + functions-common:time_stop:2433 : start_time=1654706910856 2022-06-08 16:48:34.797 | + functions-common:time_stop:2435 : [[ -z 1654706910856 ]] 2022-06-08 16:48:34.800 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:48:34.805 | + functions-common:time_stop:2438 : end_time=1654706914802 2022-06-08 16:48:34.808 | + functions-common:time_stop:2439 : elapsed_time=3946 2022-06-08 16:48:34.810 | + functions-common:time_stop:2440 : total=0 2022-06-08 16:48:34.813 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:48:34.816 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3946 2022-06-08 16:48:34.819 | + inc/python:pip_install:199 : return 0 2022-06-08 16:48:34.821 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 16:48:34.880 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 16:48:34.982 | + ./stack.sh:main:805 : install_infra 2022-06-08 16:48:34.984 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:48:34.988 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 16:48:34.990 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:48:34.993 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 16:48:35.016 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 16:48:37.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:48:38.267 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 16:48:38.573 | + inc/python:pip_install:196 : result=0 2022-06-08 16:48:38.575 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:48:38.577 | + functions-common:time_stop:2426 : local name 2022-06-08 16:48:38.580 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:48:38.582 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:48:38.584 | + functions-common:time_stop:2429 : local total 2022-06-08 16:48:38.587 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:48:38.589 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:48:38.591 | + functions-common:time_stop:2433 : start_time=1654706915008 2022-06-08 16:48:38.593 | + functions-common:time_stop:2435 : [[ -z 1654706915008 ]] 2022-06-08 16:48:38.596 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:48:38.600 | + functions-common:time_stop:2438 : end_time=1654706918598 2022-06-08 16:48:38.603 | + functions-common:time_stop:2439 : elapsed_time=3590 2022-06-08 16:48:38.605 | + functions-common:time_stop:2440 : total=3946 2022-06-08 16:48:38.607 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:48:38.609 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7536 2022-06-08 16:48:38.611 | + inc/python:pip_install:199 : return 0 2022-06-08 16:48:38.613 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 16:48:38.616 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 16:48:38.638 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-08 16:48:41.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:48:41.288 | Processing /opt/stack/requirements 2022-06-08 16:48:43.045 | 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 61)) (3.0.0) 2022-06-08 16:48:43.056 | 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 184)) (6.0) 2022-06-08 16:48:43.059 | 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 225)) (2.27.1) 2022-06-08 16:48:43.086 | 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 341)) (21.3) 2022-06-08 16:48:43.091 | 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 354)) (2.5.0) 2022-06-08 16:48:43.101 | 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 372)) (3.3) 2022-06-08 16:48:43.104 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-08 16:48:43.110 | 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 457)) (1.16.0) 2022-06-08 16:48:43.113 | 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 568)) (2.0.12) 2022-06-08 16:48:43.118 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (1.3) 2022-06-08 16:48:43.121 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (0.3.0) 2022-06-08 16:48:43.136 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 16:48:43.139 | 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 225)) (2022.5.18.1) 2022-06-08 16:48:43.141 | 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 175)) (1.26.9) 2022-06-08 16:48:43.173 | 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 164)) (1.0.0) 2022-06-08 16:48:43.176 | 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 252)) (3.10.1) 2022-06-08 16:48:43.188 | 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 429)) (3.5.0) 2022-06-08 16:48:43.195 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-08 16:48:43.261 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-08 16:48:43.264 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-08 16:48:43.276 | 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 139)) (0.2.5) 2022-06-08 16:48:43.281 | 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 277)) (1.8.2) 2022-06-08 16:48:43.283 | 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 48)) (21.4.0) 2022-06-08 16:48:43.344 | Building wheels for collected packages: openstack-requirements 2022-06-08 16:48:43.345 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 16:48:44.185 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 16:48:44.185 | ERROR: Command errored out with exit status 1: 2022-06-08 16:48:44.185 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cfmc3bor/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-cfmc3bor/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-e2bzg3l1 2022-06-08 16:48:44.185 | cwd: /tmp/pip-req-build-cfmc3bor/ 2022-06-08 16:48:44.186 | Complete output (6 lines): 2022-06-08 16:48:44.186 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 16:48:44.186 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 16:48:44.186 | or: setup.py --help-commands 2022-06-08 16:48:44.186 | or: setup.py cmd --help 2022-06-08 16:48:44.186 | 2022-06-08 16:48:44.186 | error: invalid command 'bdist_wheel' 2022-06-08 16:48:44.186 | ---------------------------------------- 2022-06-08 16:48:44.186 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 16:48:44.186 | Running setup.py clean for openstack-requirements 2022-06-08 16:48:45.029 | Failed to build openstack-requirements 2022-06-08 16:48:45.054 | Installing collected packages: openstack-requirements 2022-06-08 16:48:45.055 | Attempting uninstall: openstack-requirements 2022-06-08 16:48:45.056 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 16:48:45.090 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 16:48:45.108 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 16:48:45.111 | Running setup.py install for openstack-requirements: started 2022-06-08 16:48:47.506 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 16:48:47.544 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 16:48:47.673 | + inc/python:pip_install:196 : result=0 2022-06-08 16:48:47.677 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:48:47.681 | + functions-common:time_stop:2426 : local name 2022-06-08 16:48:47.685 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:48:47.688 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:48:47.691 | + functions-common:time_stop:2429 : local total 2022-06-08 16:48:47.695 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:48:47.697 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:48:47.700 | + functions-common:time_stop:2433 : start_time=1654706918631 2022-06-08 16:48:47.702 | + functions-common:time_stop:2435 : [[ -z 1654706918631 ]] 2022-06-08 16:48:47.705 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:48:47.709 | + functions-common:time_stop:2438 : end_time=1654706927706 2022-06-08 16:48:47.711 | + functions-common:time_stop:2439 : elapsed_time=9075 2022-06-08 16:48:47.714 | + functions-common:time_stop:2440 : total=7536 2022-06-08 16:48:47.716 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:48:47.718 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16611 2022-06-08 16:48:47.720 | + inc/python:pip_install:199 : return 0 2022-06-08 16:48:47.723 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 16:48:47.725 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 16:48:47.728 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 16:48:47.731 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:48:47.733 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:48:47.736 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 16:48:47.738 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:48:47.741 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 16:48:47.762 | Using python 3.8 to install pbr 2022-06-08 16:48:47.764 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 16:48:48.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:48:48.556 | from cryptography.utils import int_from_bytes 2022-06-08 16:48:48.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:48:48.556 | from cryptography.utils import int_from_bytes 2022-06-08 16:48:49.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:48:49.692 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 16:48:51.443 | 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-06-08 16:48:51.536 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:48:51.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:48:51.646 | + inc/python:pip_install:196 : result=0 2022-06-08 16:48:51.649 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:48:51.652 | + functions-common:time_stop:2426 : local name 2022-06-08 16:48:51.655 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:48:51.658 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:48:51.661 | + functions-common:time_stop:2429 : local total 2022-06-08 16:48:51.664 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:48:51.667 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:48:51.670 | + functions-common:time_stop:2433 : start_time=1654706927756 2022-06-08 16:48:51.674 | + functions-common:time_stop:2435 : [[ -z 1654706927756 ]] 2022-06-08 16:48:51.677 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:48:51.683 | + functions-common:time_stop:2438 : end_time=1654706931680 2022-06-08 16:48:51.685 | + functions-common:time_stop:2439 : elapsed_time=3924 2022-06-08 16:48:51.687 | + functions-common:time_stop:2440 : total=16611 2022-06-08 16:48:51.689 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:48:51.691 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20535 2022-06-08 16:48:51.694 | + inc/python:pip_install:199 : return 0 2022-06-08 16:48:51.696 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 16:48:53.971 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 16:48:55.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:48:55.858 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 16:48:55.878 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 16:48:55.883 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 16:48:55.886 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 16:48:55.889 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-08 16:48:55.892 | 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.9) 2022-06-08 16:48:55.966 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:48:55.971 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 16:48:55.976 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 16:48:55.998 | + ./stack.sh:main:814 : pkgs= 2022-06-08 16:48:56.001 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 16:48:56.003 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 16:48:56.006 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 16:48:56.008 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 16:48:56.011 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 16:48:56.013 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 16:48:56.015 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 16:48:56.017 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 16:48:56.020 | + functions-common:run_phase:1864 : local extra 2022-06-08 16:48:56.023 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 16:48:56.029 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 16:48:56.032 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 16:48:56.036 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 16:48:56.038 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 16:48:56.040 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 16:48:56.056 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:48:56.058 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:48:56.061 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:48:56.063 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 16:48:56.065 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:48:56.067 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:48:56.070 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:48:56.072 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 16:48:56.074 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:48:56.076 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 16:48:56.079 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:48:56.081 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 16:48:56.083 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 16:48:56.086 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 16:48:56.088 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:48:56.090 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 16:48:56.092 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 16:48:56.094 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 16:48:56.097 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 16:48:56.099 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 16:48:56.101 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 16:48:56.103 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 16:48:56.105 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 16:48:56.107 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 16:48:56.109 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 16:48:56.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 16:48:56.114 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 16:48:56.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-08 16:48:56.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:56.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 16:48:56.123 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:48:56.125 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 16:48:56.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 16:48:56.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-08 16:48:56.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 16:48:56.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 16:48:56.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 16:48:56.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 16:48:56.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 16:48:56.143 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:56.145 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:56.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 16:48:56.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 16:48:56.151 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:48:56.153 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:48:56.155 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:48:56.157 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:48:56.159 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:48:56.161 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:48:56.164 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:56.165 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:56.168 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:48:56.170 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:48:56.172 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:48:56.174 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 16:48:56.176 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 16:48:56.178 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:48:56.180 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:56.182 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:56.184 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 16:48:56.204 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-06-08 16:48:56.315 | Reading package lists... 2022-06-08 16:48:56.571 | Building dependency tree... 2022-06-08 16:48:56.572 | Reading state information... 2022-06-08 16:48:56.829 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 16:48:56.829 | The following packages were automatically installed and are no longer required: 2022-06-08 16:48:56.830 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:48:56.830 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:48:56.830 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:48:56.830 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:48:56.830 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:48:56.830 | python3-zope.interface 2022-06-08 16:48:56.831 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:48:56.990 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:48:56.996 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:48:56.998 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:48:57.001 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:48:57.003 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:48:57.005 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:48:57.007 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:48:57.010 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:48:57.012 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:48:57.014 | ++ functions-common:time_stop:2433 : start_time=1654706936201 2022-06-08 16:48:57.016 | ++ functions-common:time_stop:2435 : [[ -z 1654706936201 ]] 2022-06-08 16:48:57.019 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:48:57.024 | ++ functions-common:time_stop:2438 : end_time=1654706937021 2022-06-08 16:48:57.026 | ++ functions-common:time_stop:2439 : elapsed_time=820 2022-06-08 16:48:57.028 | ++ functions-common:time_stop:2440 : total=3287 2022-06-08 16:48:57.030 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:48:57.032 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4107 2022-06-08 16:48:57.035 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:48:57.037 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 16:48:57.039 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 16:48:57.042 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 16:48:57.044 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 16:48:57.046 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 16:48:57.048 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:48:57.050 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:48:57.053 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 16:48:57.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-08 16:48:57.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 16:48:57.151 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 16:48:58.583 | OK 2022-06-08 16:48:58.596 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-06-08 16:48:59.862 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:48:59.881 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:48:59.961 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:49:00.176 | Get:4 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 16:49:00.417 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:49:00.432 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 16:49:10.578 | Fetched 362 kB in 1s (318 kB/s) 2022-06-08 16:49:12.196 | Reading package lists... 2022-06-08 16:49:12.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 16:49:12.454 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 16:49:12.606 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 16:49:12.710 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 16:49:12.841 | Hit:4 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 16:49:13.175 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 16:49:13.546 | Fetched 336 kB in 1s (337 kB/s) 2022-06-08 16:49:15.135 | Reading package lists... 2022-06-08 16:49:15.171 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 16:49:15.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 16:49:15.177 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 16:49:15.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 16:49:15.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 16:49:15.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:49:15.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:49:15.190 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:49:15.194 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:49:15.194 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:49:15.194 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:49:15.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:49:15.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:49:15.204 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:49:15.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:49:15.210 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:49:15.225 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:49:15.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:49:15.230 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 16:49:15.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 16:49:15.234 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:49:15.236 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 16:49:15.238 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:49:15.240 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:49:15.243 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:49:15.245 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:49:15.247 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:49:15.250 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:15.252 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:15.254 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:49:15.256 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:49:15.258 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:49:15.260 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 16:49:15.262 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:49:15.265 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:49:15.267 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:15.269 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:15.271 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:49:15.295 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 16:49:15.406 | Reading package lists... 2022-06-08 16:49:15.660 | Building dependency tree... 2022-06-08 16:49:15.662 | Reading state information... 2022-06-08 16:49:15.922 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 16:49:15.922 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 16:49:15.922 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 16:49:15.922 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 16:49:15.922 | The following packages were automatically installed and are no longer required: 2022-06-08 16:49:15.923 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:49:15.923 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:49:15.923 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:49:15.924 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:49:15.924 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:49:15.924 | python3-zope.interface 2022-06-08 16:49:15.924 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:49:16.072 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:49:16.078 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 16:49:16.082 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:49:16.085 | ++ functions-common:time_stop:2426 : local name 2022-06-08 16:49:16.089 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 16:49:16.092 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:49:16.094 | ++ functions-common:time_stop:2429 : local total 2022-06-08 16:49:16.096 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 16:49:16.099 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:49:16.101 | ++ functions-common:time_stop:2433 : start_time=1654706955292 2022-06-08 16:49:16.104 | ++ functions-common:time_stop:2435 : [[ -z 1654706955292 ]] 2022-06-08 16:49:16.107 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:49:16.112 | ++ functions-common:time_stop:2438 : end_time=1654706956109 2022-06-08 16:49:16.115 | ++ functions-common:time_stop:2439 : elapsed_time=817 2022-06-08 16:49:16.117 | ++ functions-common:time_stop:2440 : total=4107 2022-06-08 16:49:16.119 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:49:16.121 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4924 2022-06-08 16:49:16.124 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 16:49:16.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 16:49:16.128 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:16.130 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:16.133 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-08 16:49:16.145 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 16:49:16.148 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:49:16.150 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:49:16.153 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:49:16.155 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:49:16.157 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:49:16.159 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:49:16.162 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:49:16.164 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:49:16.167 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:49:16.170 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:49:16.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 16:49:16.174 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:49:16.176 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 16:49:16.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 16:49:16.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 16:49:16.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 16:49:16.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-06-08 16:49:16.188 | ++ functions:create_disk:732 : local node_number 2022-06-08 16:49:16.190 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.192 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 16:49:16.194 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 16:49:16.197 | ++ functions:create_disk:736 : local key 2022-06-08 16:49:16.200 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.201 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 16:49:16.206 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.209 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.212 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 16:49:16.215 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.217 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 16:49:16.219 | ++ functions:destroy_disk:765 : local key 2022-06-08 16:49:16.222 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.223 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 16:49:16.227 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.230 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.232 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 16:49:16.237 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 16:49:16.249 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.265 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.269 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 16:49:16.281 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.292 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 16:49:16.322 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 16:49:16.322 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 16:49:16.322 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 16:49:16.322 | = reflink=1 2022-06-08 16:49:16.322 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 16:49:16.322 | = sunit=0 swidth=0 blks 2022-06-08 16:49:16.322 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 16:49:16.323 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 16:49:16.323 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 16:49:16.323 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 16:49:16.327 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-06-08 16:49:16.327 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 16:49:16.336 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-06-08 16:49:16.340 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 16:49:16.351 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 16:49:16.399 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 16:49:16.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-06-08 16:49:16.420 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 16:49:16.424 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 16:49:16.449 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-5-ceph --create-keyring --name=mon. --add-key=AQAM06BioVaEGhAAKsacOYt94GZkNhZKzWAdnQ== --cap mon 'allow *' 2022-06-08 16:49:16.493 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-5-ceph 2022-06-08 16:49:16.493 | added entity mon. auth(key=AQAM06BioVaEGhAAKsacOYt94GZkNhZKzWAdnQ==) 2022-06-08 16:49:16.493 | added 1 caps to entity mon. 2022-06-08 16:49:16.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-06-08 16:49:16.550 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 16:49:16.559 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 16:49:16.566 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-5-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 16:49:16.599 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-5-ceph 2022-06-08 16:49:16.605 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 16:49:16.609 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836063-5-ceph 2022-06-08 16:49:16.621 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 90bf3327-da61-45be-93cc-d5a5300d30da 2022-06-08 16:49:16.684 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 16:49:16.688 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836063-5-ceph 2022-06-08 16:49:16.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.57 2022-06-08 16:49:16.787 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-08 16:49:16.837 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-08 16:49:16.887 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-08 16:49:16.936 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-06-08 16:49:16.986 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-06-08 16:49:17.042 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-08 16:49:17.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-06-08 16:49:17.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-06-08 16:49:17.201 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 16:49:17.272 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 16:49:17.276 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 16:49:17.276 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 16:49:17.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 16:49:17.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-08 16:49:17.338 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 16:49:17.342 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 16:49:17.346 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836063-5-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-5-ceph 2022-06-08 16:49:17.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 16:49:17.457 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 16:49:17.462 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836063-5-ceph 2022-06-08 16:49:17.476 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836063-5-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 16:49:17.842 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 16:49:17.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836063-5-ceph 2022-06-08 16:49:17.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 16:49:17.878 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 16:49:17.881 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 16:49:17.883 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 16:49:17.886 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 16:49:17.888 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 16:49:17.892 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 16:49:17.896 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph' 2022-06-08 16:49:17.899 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 16:49:17.901 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph' 2022-06-08 16:49:17.903 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 16:49:17.906 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph 2022-06-08 16:49:17.908 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph 2022-06-08 16:49:17.925 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 16:49:17.929 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 16:49:17.933 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 16:49:17.933 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 16:49:17.935 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 16:49:18.346 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 16:49:18.349 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 16:49:18.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 16:49:18.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 16:49:18.359 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 16:49:18.362 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 16:49:18.365 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 16:49:18.368 | ++ functions:vercmp:631 : local result 2022-06-08 16:49:18.371 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 16:49:18.372 | +++ functions:vercmp:635 : head -1 2022-06-08 16:49:18.373 | +++ functions:vercmp:635 : sort -V 2022-06-08 16:49:18.379 | ++ functions:vercmp:635 : result=14.0 2022-06-08 16:49:18.381 | ++ functions:vercmp:637 : case $op in 2022-06-08 16:49:18.384 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 16:49:18.387 | ++ functions:vercmp:652 : return 2022-06-08 16:49:18.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:49:18.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-06-08 16:49:18.761 | exported keyring for client.bootstrap-mds 2022-06-08 16:49:18.782 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:49:18.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-06-08 16:49:19.157 | exported keyring for client.bootstrap-osd 2022-06-08 16:49:19.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 16:49:19.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-06-08 16:49:19.574 | exported keyring for client.bootstrap-rgw 2022-06-08 16:49:19.596 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 16:49:19.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-06-08 16:49:20.024 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 16:49:20.039 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 16:49:20.042 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 16:49:20.045 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 16:49:20.475 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 16:49:20.477 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 16:49:20.490 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-06-08 16:49:20.490 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 16:49:20.890 | [osd.0] 2022-06-08 16:49:20.890 | key = AQAQ06Bi1hpRNBAABqX3jdeFVrcSr1cIYJpNyA== 2022-06-08 16:49:20.925 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 16:49:20.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 16:49:20.958 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-06-08 16:49:21.007 | 2022-06-08T16:49:21.002+0000 7f1deb7c8080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 16:49:21.007 | 2022-06-08T16:49:21.002+0000 7f1deb7c8080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 16:49:21.007 | 2022-06-08T16:49:21.002+0000 7f1deb7c8080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 16:49:21.013 | 2022-06-08T16:49:21.010+0000 7f1deb7c8080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 16:49:23.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-08 16:49:25.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 16:49:25.787 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 16:49:26.161 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 16:49:26.165 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:49:26.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:49:26.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:49:26.177 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:49:26.178 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:49:26.178 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:49:26.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:49:26.189 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:49:26.192 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:49:26.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:49:26.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:49:26.215 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:49:26.218 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:49:26.221 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 16:49:26.223 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 16:49:26.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 16:49:26.228 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:49:26.230 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 16:49:26.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 16:49:26.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 16:49:26.249 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 16:49:26.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836063-5-ceph 2022-06-08 16:49:26.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 16:49:26.275 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 16:49:26.277 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 16:49:26.280 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 16:49:26.282 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 16:49:26.285 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 16:49:26.289 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 16:49:26.294 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph' 2022-06-08 16:49:26.297 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 16:49:26.299 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph' 2022-06-08 16:49:26.302 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 16:49:26.305 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph 2022-06-08 16:49:26.307 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-5-ceph 2022-06-08 16:49:26.322 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 16:49:26.325 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 16:49:26.329 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 16:49:26.329 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 16:49:26.330 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 16:49:26.721 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 16:49:26.724 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 16:49:26.727 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 16:49:26.730 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 16:49:26.763 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-06-08 16:49:33.649 | no valid command found; 10 closest matches: 2022-06-08 16:49:33.649 | 0 2022-06-08 16:49:33.649 | 1 2022-06-08 16:49:33.649 | 2 2022-06-08 16:49:33.649 | abort 2022-06-08 16:49:33.649 | assert 2022-06-08 16:49:33.649 | config diff 2022-06-08 16:49:33.649 | config diff get 2022-06-08 16:49:33.649 | config get 2022-06-08 16:49:33.649 | config help [] 2022-06-08 16:49:33.650 | config set ... 2022-06-08 16:49:33.650 | Error EINVAL: invalid command 2022-06-08 16:49:33.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-06-08 16:49:33.656 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 16:49:33.659 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 16:49:34.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-08 16:49:34.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 16:49:34.249 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 16:49:34.251 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 16:49:34.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 16:49:34.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 16:49:34.261 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 16:49:34.261 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 16:49:34.261 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 16:49:34.266 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 16:49:34.269 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 16:49:34.272 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 16:49:34.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 16:49:34.278 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 16:49:34.295 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 16:49:34.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 16:49:34.300 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 16:49:34.302 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 16:49:34.305 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 16:49:34.308 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 16:49:34.311 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 16:49:34.313 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 16:49:34.316 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 16:49:34.319 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 16:49:34.377 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 16:49:34.377 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 16:49:34.380 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 16:49:34.782 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 16:49:34.786 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 16:49:34.807 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:49:34.810 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 16:49:34.812 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:49:34.815 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:49:34.817 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:49:34.820 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:49:34.822 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:49:34.825 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:49:34.827 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:34.830 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:34.832 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:49:34.835 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:49:34.837 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:49:34.840 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:49:34.842 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 16:49:34.845 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:49:34.847 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:34.850 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:34.852 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 16:49:34.874 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 16:49:34.985 | Reading package lists... 2022-06-08 16:49:35.250 | Building dependency tree... 2022-06-08 16:49:35.252 | Reading state information... 2022-06-08 16:49:35.506 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 16:49:35.506 | The following packages were automatically installed and are no longer required: 2022-06-08 16:49:35.507 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:49:35.507 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:49:35.507 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:49:35.507 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:49:35.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:49:35.507 | python3-zope.interface 2022-06-08 16:49:35.507 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:49:35.631 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:49:35.636 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:49:35.639 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:49:35.641 | + functions-common:time_stop:2426 : local name 2022-06-08 16:49:35.643 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:49:35.646 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:49:35.648 | + functions-common:time_stop:2429 : local total 2022-06-08 16:49:35.650 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:49:35.653 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:49:35.655 | + functions-common:time_stop:2433 : start_time=1654706974871 2022-06-08 16:49:35.658 | + functions-common:time_stop:2435 : [[ -z 1654706974871 ]] 2022-06-08 16:49:35.661 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:49:35.665 | + functions-common:time_stop:2438 : end_time=1654706975662 2022-06-08 16:49:35.667 | + functions-common:time_stop:2439 : elapsed_time=791 2022-06-08 16:49:35.670 | + functions-common:time_stop:2440 : total=4924 2022-06-08 16:49:35.672 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:49:35.675 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5715 2022-06-08 16:49:35.677 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:49:35.680 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 16:49:35.682 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:49:35.685 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:49:35.688 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:49:35.690 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:49:35.692 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:49:35.695 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:49:35.697 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 16:49:35.700 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:49:35.702 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:49:35.704 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:49:35.707 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:49:35.709 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:49:35.712 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:49:35.714 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:49:35.716 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:49:35.719 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:49:35.721 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:49:35.723 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 16:49:35.726 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:49:35.728 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:49:35.730 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:49:35.733 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:49:35.735 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:49:35.738 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:49:35.740 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 16:49:35.742 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 16:49:35.760 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:49:35.762 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 16:49:35.765 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 16:49:35.767 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 16:49:35.769 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 16:49:35.772 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 16:49:35.778 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 16:49:35.780 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 16:49:35.782 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 16:49:35.785 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 16:49:35.787 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 16:49:35.789 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 16:49:35.793 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 16:49:36.541 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 16:49:36.541 | user tags 2022-06-08 16:49:36.541 | stackrabbit []' 2022-06-08 16:49:36.545 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 16:49:36.545 | user tags 2022-06-08 16:49:36.545 | stackrabbit []' 2022-06-08 16:49:36.545 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 16:49:36.552 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 16:49:36.556 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 16:49:36.559 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:49:37.268 | Changing password for user "stackrabbit" ... 2022-06-08 16:49:37.294 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 16:49:38.001 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 16:49:38.028 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 16:49:38.030 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 16:49:38.705 | Changing password for user "stackrabbit" ... 2022-06-08 16:49:38.728 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 16:49:38.730 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 16:49:38.733 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 16:49:39.443 | Deleting user "guest" ... 2022-06-08 16:49:39.458 | Error: 2022-06-08 16:49:39.459 | {:no_such_user, "guest"} 2022-06-08 16:49:39.471 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 16:49:39.474 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 16:49:39.491 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:49:39.494 | + ./stack.sh:main:831 : install_database 2022-06-08 16:49:39.497 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 16:49:39.499 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 16:49:39.504 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:39.509 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:39.512 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 16:49:39.728 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 16:49:39.730 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 16:49:39.733 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 16:49:39.735 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 16:49:39.738 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:49:39.741 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 16:49:39.743 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 16:49:39.746 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 16:49:39.748 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 16:49:39.751 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 16:49:39.753 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 16:49:39.756 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 16:49:39.758 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 16:49:39.761 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 16:49:39.763 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 16:49:39.766 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 16:49:39.769 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 16:49:39.771 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 16:49:39.774 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 16:49:39.776 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 16:49:39.779 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 16:49:39.781 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 16:49:39.784 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 16:49:39.786 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 16:49:39.789 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:39.791 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:39.794 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 16:49:39.797 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:49:39.799 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:49:39.802 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:49:39.805 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:49:39.807 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:49:39.809 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:49:39.812 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:39.814 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:39.817 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:49:39.819 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:49:39.821 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:49:39.823 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:49:39.826 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 16:49:39.828 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:49:39.831 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:39.833 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:39.835 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 16:49:39.857 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-08 16:49:39.971 | Reading package lists... 2022-06-08 16:49:40.234 | Building dependency tree... 2022-06-08 16:49:40.236 | Reading state information... 2022-06-08 16:49:40.503 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 16:49:40.503 | The following packages were automatically installed and are no longer required: 2022-06-08 16:49:40.504 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:49:40.504 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:49:40.504 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:49:40.504 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:49:40.504 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:49:40.504 | python3-zope.interface 2022-06-08 16:49:40.504 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:49:40.642 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:49:40.648 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:49:40.651 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:49:40.653 | + functions-common:time_stop:2426 : local name 2022-06-08 16:49:40.656 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:49:40.659 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:49:40.662 | + functions-common:time_stop:2429 : local total 2022-06-08 16:49:40.665 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:49:40.667 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:49:40.670 | + functions-common:time_stop:2433 : start_time=1654706979854 2022-06-08 16:49:40.673 | + functions-common:time_stop:2435 : [[ -z 1654706979854 ]] 2022-06-08 16:49:40.676 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:49:40.681 | + functions-common:time_stop:2438 : end_time=1654706980677 2022-06-08 16:49:40.683 | + functions-common:time_stop:2439 : elapsed_time=823 2022-06-08 16:49:40.686 | + functions-common:time_stop:2440 : total=5715 2022-06-08 16:49:40.688 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:49:40.691 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6538 2022-06-08 16:49:40.693 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:49:40.696 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 16:49:40.698 | + ./stack.sh:main:834 : install_database_python 2022-06-08 16:49:40.701 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 16:49:40.703 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 16:49:40.706 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 16:49:40.708 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 16:49:40.711 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 16:49:40.714 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 16:49:40.717 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 16:49:40.720 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 16:49:40.721 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 16:49:40.726 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 16:49:40.729 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 16:49:40.731 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 16:49:40.734 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 16:49:40.737 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 16:49:40.764 | Using python 3.8 to install PyMySQL 2022-06-08 16:49:40.768 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-08 16:49:41.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:49:41.549 | from cryptography.utils import int_from_bytes 2022-06-08 16:49:41.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 16:49:41.549 | from cryptography.utils import int_from_bytes 2022-06-08 16:49:42.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 16:49:42.707 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 16:49:44.324 | 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-06-08 16:49:44.418 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 16:49:44.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 16:49:44.521 | + inc/python:pip_install:196 : result=0 2022-06-08 16:49:44.525 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 16:49:44.528 | + functions-common:time_stop:2426 : local name 2022-06-08 16:49:44.531 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:49:44.534 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:49:44.537 | + functions-common:time_stop:2429 : local total 2022-06-08 16:49:44.540 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:49:44.543 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 16:49:44.546 | + functions-common:time_stop:2433 : start_time=1654706980757 2022-06-08 16:49:44.548 | + functions-common:time_stop:2435 : [[ -z 1654706980757 ]] 2022-06-08 16:49:44.553 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:49:44.558 | + functions-common:time_stop:2438 : end_time=1654706984555 2022-06-08 16:49:44.561 | + functions-common:time_stop:2439 : elapsed_time=3798 2022-06-08 16:49:44.564 | + functions-common:time_stop:2440 : total=20535 2022-06-08 16:49:44.566 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:49:44.569 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24333 2022-06-08 16:49:44.571 | + inc/python:pip_install:199 : return 0 2022-06-08 16:49:44.574 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 16:49:44.576 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 16:49:44.578 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 16:49:44.581 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 16:49:44.599 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:49:44.602 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 16:49:44.605 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 16:49:44.609 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 16:49:44.609 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 16:49:44.615 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 16:49:44.618 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-06-08 16:49:44.621 | + 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,g-reg,cinder =~ ,q- ]] 2022-06-08 16:49:44.624 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 16:49:44.626 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 16:49:44.629 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 16:49:44.645 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:49:44.647 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 16:49:44.650 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:49:44.653 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:49:44.655 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:49:44.657 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:49:44.660 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:49:44.663 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:49:44.665 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:44.668 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:44.671 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:49:44.673 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:49:44.676 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:49:44.679 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:49:44.682 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 16:49:44.686 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:49:44.688 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:44.692 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:44.694 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 16:49:44.721 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-08 16:49:44.833 | Reading package lists... 2022-06-08 16:49:45.086 | Building dependency tree... 2022-06-08 16:49:45.088 | Reading state information... 2022-06-08 16:49:45.348 | radvd is already the newest version (1:2.17-2). 2022-06-08 16:49:45.348 | The following packages were automatically installed and are no longer required: 2022-06-08 16:49:45.349 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:49:45.349 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:49:45.349 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:49:45.349 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:49:45.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:49:45.349 | python3-zope.interface 2022-06-08 16:49:45.349 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:49:45.486 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:49:45.491 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:49:45.494 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:49:45.496 | + functions-common:time_stop:2426 : local name 2022-06-08 16:49:45.499 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:49:45.501 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:49:45.504 | + functions-common:time_stop:2429 : local total 2022-06-08 16:49:45.506 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:49:45.508 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:49:45.511 | + functions-common:time_stop:2433 : start_time=1654706984718 2022-06-08 16:49:45.514 | + functions-common:time_stop:2435 : [[ -z 1654706984718 ]] 2022-06-08 16:49:45.517 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:49:45.522 | + functions-common:time_stop:2438 : end_time=1654706985519 2022-06-08 16:49:45.525 | + functions-common:time_stop:2439 : elapsed_time=801 2022-06-08 16:49:45.527 | + functions-common:time_stop:2440 : total=6538 2022-06-08 16:49:45.530 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:49:45.532 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7339 2022-06-08 16:49:45.535 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:49:45.538 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 16:49:45.555 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:49:45.558 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 16:49:45.560 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 16:49:45.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 16:49:45.566 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 16:49:45.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 16:49:45.589 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 16:49:45.591 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 16:49:45.594 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 16:49:45.596 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 16:49:45.598 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 16:49:45.601 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 16:49:45.603 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:45.605 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:45.608 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 16:49:45.610 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 16:49:45.612 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 16:49:45.615 | + functions-common:apt_get_update:1191 : return 2022-06-08 16:49:45.618 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 16:49:45.621 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 16:49:45.623 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:45.626 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:45.629 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 16:49:45.650 | + functions-common:apt_get:1231 : 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-06-08 16:49:45.763 | Reading package lists... 2022-06-08 16:49:46.018 | Building dependency tree... 2022-06-08 16:49:46.020 | Reading state information... 2022-06-08 16:49:46.278 | fakeroot is already the newest version (1.24-1). 2022-06-08 16:49:46.278 | make is already the newest version (4.2.1-1.2). 2022-06-08 16:49:46.278 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 16:49:46.278 | The following packages were automatically installed and are no longer required: 2022-06-08 16:49:46.279 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 16:49:46.279 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 16:49:46.279 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 16:49:46.279 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 16:49:46.279 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 16:49:46.279 | python3-zope.interface 2022-06-08 16:49:46.280 | Use 'sudo apt autoremove' to remove them. 2022-06-08 16:49:46.423 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 16:49:46.428 | + functions-common:apt_get:1235 : result=0 2022-06-08 16:49:46.432 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 16:49:46.434 | + functions-common:time_stop:2426 : local name 2022-06-08 16:49:46.437 | + functions-common:time_stop:2427 : local end_time 2022-06-08 16:49:46.441 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 16:49:46.443 | + functions-common:time_stop:2429 : local total 2022-06-08 16:49:46.446 | + functions-common:time_stop:2430 : local start_time 2022-06-08 16:49:46.449 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 16:49:46.452 | + functions-common:time_stop:2433 : start_time=1654706985648 2022-06-08 16:49:46.454 | + functions-common:time_stop:2435 : [[ -z 1654706985648 ]] 2022-06-08 16:49:46.457 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 16:49:46.461 | + functions-common:time_stop:2438 : end_time=1654706986458 2022-06-08 16:49:46.464 | + functions-common:time_stop:2439 : elapsed_time=810 2022-06-08 16:49:46.467 | + functions-common:time_stop:2440 : total=7339 2022-06-08 16:49:46.470 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 16:49:46.472 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8149 2022-06-08 16:49:46.475 | + functions-common:apt_get:1239 : return 0 2022-06-08 16:49:46.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 16:49:46.480 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 16:49:46.483 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 16:49:46.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 16:49:46.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 16:49:46.491 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 16:49:46.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 16:49:46.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 16:49:46.501 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 16:49:46.502 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 16:49:46.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 16:49:46.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 16:49:46.512 | + functions:vercmp:628 : local v1=5.4 2022-06-08 16:49:46.514 | + functions:vercmp:629 : local 'op=<' 2022-06-08 16:49:46.517 | + functions:vercmp:630 : local v2=3.13 2022-06-08 16:49:46.519 | + functions:vercmp:631 : local result 2022-06-08 16:49:46.523 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 16:49:46.524 | ++ functions:vercmp:635 : sort -V 2022-06-08 16:49:46.524 | ++ functions:vercmp:635 : head -1 2022-06-08 16:49:46.529 | + functions:vercmp:635 : result=3.13 2022-06-08 16:49:46.531 | + functions:vercmp:637 : case $op in 2022-06-08 16:49:46.534 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 16:49:46.536 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 16:49:46.538 | + functions:vercmp:648 : return 2022-06-08 16:49:46.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 16:49:46.543 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 16:49:46.546 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 16:49:47.034 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 16:49:47.037 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 16:49:47.041 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 16:49:47.044 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 16:49:47.046 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 16:49:47.048 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 16:49:47.051 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 16:49:47.069 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 16:49:47.072 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 16:49:47.075 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 16:49:47.075 | Installing etcd 2022-06-08 16:49:47.077 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 16:49:47.090 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 16:49:47.102 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 16:49:47.104 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd