2022-06-11 20:41:33.228 | + ./stack.sh:main:482 : exec 2022-06-11 20:41:33.228 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-204133' 2022-06-11 20:41:33.228 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-11-204133.summary.2022-06-11-204133 2022-06-11 20:41:33.228 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:41:33.228 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-204133 2022-06-11 20:41:33.228 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-204133 /opt/stack/logs/stack.sh.log 2022-06-11 20:41:33.228 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-204133.summary.2022-06-11-204133 /opt/stack/logs/stack.sh.log.summary 2022-06-11 20:41:33.228 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-11 20:41:33.228 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-11 20:41:33.228 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-11 20:41:33.228 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-11 20:41:33.228 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:41:33.228 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-11 20:41:33.231 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-11 20:41:33.237 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:41:33.239 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-11 20:41:33.242 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-11 20:41:33.244 | + ./stack.sh:main:568 : set -o errexit 2022-06-11 20:41:33.246 | + ./stack.sh:main:571 : uname -a 2022-06-11 20:41:33.247 | Linux ncdv-master-1 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-11 20:41:33.249 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-11 20:41:33.251 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-11 20:41:33.254 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-11 20:41:33.291 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-11 20:41:33.307 | + ./stack.sh:main:585 : fetch_plugins 2022-06-11 20:41:33.308 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-11 20:41:33.310 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-11 20:41:33.312 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:41:33.314 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-11 20:41:33.314 | Fetching DevStack plugins 2022-06-11 20:41:33.316 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-11 20:41:33.318 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-11 20:41:33.320 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-11 20:41:33.322 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:41:33.323 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:41:33.325 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-11 20:41:33.327 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-11 20:41:33.329 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:41:33.330 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-11 20:41:33.332 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:41:33.335 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:41:33.337 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:41:33.339 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:41:33.340 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:41:33.343 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:41:33.357 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:41:33.359 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:41:33.360 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:41:33.363 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:41:33.363 | + functions-common:git_clone:618 : echo master 2022-06-11 20:41:33.367 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-11 20:41:33.369 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:41:33.371 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-11 20:41:33.383 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-11 20:41:33.385 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:41:33.386 | + functions-common:git_clone:679 : head -1 2022-06-11 20:41:33.388 | b0418e1 Disable horizon from basic tempest tests 2022-06-11 20:41:33.390 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:41:33.392 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-11 20:41:33.394 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-11 20:41:33.397 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:41:33.399 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:41:33.401 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:41:33.403 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:41:33.405 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:41:33.407 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:41:33.409 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:41:33.413 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:41:33.415 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:41:33.417 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:41:33.419 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-11 20:41:33.421 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:41:33.434 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:41:33.436 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:41:33.437 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:41:33.439 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:41:33.441 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:41:33.443 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:41:33.445 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:41:33.447 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-11 20:41:33.449 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-11 20:41:33.451 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:41:33.453 | + 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-11 20:41:33.454 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-11 20:41:33.456 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-11 20:41:33.459 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-11 20:41:33.461 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:41:33.463 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-11 20:41:33.463 | Overriding Configuration Defaults 2022-06-11 20:41:33.465 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-11 20:41:33.467 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:41:33.469 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-11 20:41:33.470 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-11 20:41:33.471 | devstack-plugin-ceph has overridden the following defaults 2022-06-11 20:41:33.472 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:41:33.473 | # Plug-in overrides 2022-06-11 20:41:33.474 | 2022-06-11 20:41:33.474 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-11 20:41:33.474 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-11 20:41:33.474 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-11 20:41:33.474 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-11 20:41:33.474 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-11 20:41:33.474 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-11 20:41:33.474 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-11 20:41:33.474 | 2022-06-11 20:41:33.474 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-11 20:41:33.474 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-11 20:41:33.474 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-11 20:41:33.474 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-11 20:41:33.474 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-11 20:41:33.474 | else 2022-06-11 20:41:33.474 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-11 20:41:33.474 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-11 20:41:33.474 | fi 2022-06-11 20:41:33.474 | fi 2022-06-11 20:41:33.476 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:41:33.478 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-11 20:41:33.492 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-11 20:41:33.494 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-11 20:41:33.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-11 20:41:33.510 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-11 20:41:33.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-11 20:41:33.526 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-11 20:41:33.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-11 20:41:33.541 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-11 20:41:33.555 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-11 20:41:33.557 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-11 20:41:33.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-11 20:41:33.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-11 20:41:33.576 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-11 20:41:33.578 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-11 20:41:33.580 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-11 20:41:33.582 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-11 20:41:33.600 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-11 20:41:33.602 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-11 20:41:33.615 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:41:33.617 | +++ lib/tls:source:43 : hostname -f 2022-06-11 20:41:33.620 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-11 20:41:33.622 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-11 20:41:33.624 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-11 20:41:33.626 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-11 20:41:33.628 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-11 20:41:33.629 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-11 20:41:33.632 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-11 20:41:33.634 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-11 20:41:33.636 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-11 20:41:33.638 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-11 20:41:33.642 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-11 20:41:33.655 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-11 20:41:33.672 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-11 20:41:33.684 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-11 20:41:33.697 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-11 20:41:33.733 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-11 20:41:33.791 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-11 20:41:33.886 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-11 20:41:33.908 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-11 20:41:33.960 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-11 20:41:34.012 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-11 20:41:34.158 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-11 20:41:34.172 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-11 20:41:34.187 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-11 20:41:34.200 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-11 20:41:34.290 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-11 20:41:34.292 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-11 20:41:34.295 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-11 20:41:34.297 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-11 20:41:34.299 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-11 20:41:34.301 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-11 20:41:34.304 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-11 20:41:34.304 | False' 2022-06-11 20:41:34.307 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-11 20:41:34.322 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-11 20:41:34.324 | + ./stack.sh:main:619 : run_phase source 2022-06-11 20:41:34.326 | + functions-common:run_phase:1854 : local mode=source 2022-06-11 20:41:34.328 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:41:34.330 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:41:34.332 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:41:34.334 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:41:34.336 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:41:34.338 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:41:34.341 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:41:34.344 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:41:34.346 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:41:34.348 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:41:34.351 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-11 20:41:34.353 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:41:34.368 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:41:34.370 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:41:34.372 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-11 20:41:34.412 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-11 20:41:34.414 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-11 20:41:34.416 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:41:34.418 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-11 20:41:34.420 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-11 20:41:34.422 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-11 20:41:34.424 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:41:34.426 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-11 20:41:34.426 | Loading plugin settings 2022-06-11 20:41:34.429 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-11 20:41:34.431 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:41:34.433 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-11 20:41:34.435 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:41:34.439 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:41:34.443 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:41:34.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:41:34.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-11 20:41:34.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-11 20:41:34.454 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-11 20:41:34.456 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-11 20:41:34.459 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-11 20:41:34.461 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-11 20:41:34.531 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-11 20:41:34.533 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:41:34.536 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:41:34.538 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:41:34.542 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:41:34.542 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:41:34.543 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:41:34.547 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:41:34.550 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:41:34.553 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:41:34.556 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:41:34.558 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:41:34.574 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:41:34.576 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:41:34.579 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-11 20:41:34.581 | + functions-common:verify_disabled_services:2137 : local service 2022-06-11 20:41:34.584 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.586 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-11 20:41:34.589 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.591 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-11 20:41:34.594 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.596 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-11 20:41:34.598 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.601 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-11 20:41:34.604 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.606 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-11 20:41:34.609 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.611 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-11 20:41:34.613 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.616 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-11 20:41:34.618 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.621 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-11 20:41:34.623 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.626 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-11 20:41:34.628 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.631 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-11 20:41:34.633 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.635 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-11 20:41:34.637 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.640 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-11 20:41:34.642 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.644 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-11 20:41:34.647 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.650 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-11 20:41:34.652 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.654 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-11 20:41:34.657 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.659 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-11 20:41:34.662 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.664 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-11 20:41:34.667 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.669 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-11 20:41:34.671 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.673 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-11 20:41:34.676 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.678 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-11 20:41:34.680 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.683 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-11 20:41:34.685 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.687 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-11 20:41:34.690 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.692 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-11 20:41:34.695 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.697 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-11 20:41:34.699 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.701 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-11 20:41:34.704 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.706 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-11 20:41:34.709 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.711 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-11 20:41:34.714 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.716 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-11 20:41:34.718 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.721 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-11 20:41:34.723 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.726 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-11 20:41:34.728 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.731 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-11 20:41:34.733 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.735 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-11 20:41:34.738 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.740 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-11 20:41:34.742 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.745 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-11 20:41:34.747 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.749 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-11 20:41:34.752 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.754 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-11 20:41:34.756 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.759 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-11 20:41:34.761 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.763 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-11 20:41:34.766 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.768 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-11 20:41:34.770 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.773 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-11 20:41:34.776 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.778 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-11 20:41:34.780 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.783 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-11 20:41:34.785 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.788 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-11 20:41:34.790 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.792 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-11 20:41:34.795 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.797 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-11 20:41:34.799 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.802 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-11 20:41:34.804 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:41:34.806 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-11 20:41:34.809 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-11 20:41:34.811 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:41:34.814 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-11 20:41:34.829 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:41:34.831 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-11 20:41:34.834 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:41:34.836 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-11 20:41:34.852 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:41:34.854 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-11 20:41:34.856 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-11 20:41:34.859 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-11 20:41:34.861 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-11 20:41:34.863 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-11 20:41:34.866 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-11 20:41:34.868 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-11 20:41:34.870 | + lib/database:initialize_database_backends:92 : return 0 2022-06-11 20:41:34.873 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-11 20:41:34.873 | Using mysql database backend 2022-06-11 20:41:34.875 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-11 20:41:34.890 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-11 20:41:34.893 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-11 20:41:34.895 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:41:34.899 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-11 20:41:34.901 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:41:34.904 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-11 20:41:34.920 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:41:34.922 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-11 20:41:34.938 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-11 20:41:34.954 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:41:34.956 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-11 20:41:34.973 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-11 20:41:34.989 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-11 20:41:35.004 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:41:35.007 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-11 20:41:35.024 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:41:35.027 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-11 20:41:35.042 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-11 20:41:35.044 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-11 20:41:35.047 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-11 20:41:35.049 | + functions-common:save_stackenv:60 : local tag=752 2022-06-11 20:41:35.052 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-11 20:41:35.056 | + functions-common:save_stackenv:62 : time_stamp=2022-06-11-204135 2022-06-11 20:41:35.059 | + functions-common:save_stackenv:63 : echo '# 2022-06-11-204135 752' 2022-06-11 20:41:35.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.064 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:41:35.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.069 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-11 20:41:35.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.074 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-11 20:41:35.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.078 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-11 20:41:35.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.084 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-06-11 20:41:35.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.088 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-06-11 20:41:35.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.093 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-11-204133 2022-06-11 20:41:35.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.098 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-11 20:41:35.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.103 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-06-11 20:41:35.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.108 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-11 20:41:35.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.112 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-11 20:41:35.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.117 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-11 20:41:35.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.122 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-11 20:41:35.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.127 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.23 2022-06-11 20:41:35.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:41:35.132 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-11 20:41:35.135 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-11 20:41:35.137 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-11 20:41:35.140 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-11 20:41:35.142 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-11 20:41:35.144 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:41:35.147 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:41:35.149 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:41:35.152 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:41:35.154 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:41:35.157 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:41:35.171 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:41:35.173 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:41:35.175 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:41:35.178 | + functions-common:git_clone:618 : echo master 2022-06-11 20:41:35.179 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:41:35.184 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-11 20:41:35.186 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:41:35.188 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-11 20:41:35.201 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-11 20:41:35.204 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:41:35.204 | + functions-common:git_clone:679 : head -1 2022-06-11 20:41:35.207 | e9011ef2 Updated from generate-constraints 2022-06-11 20:41:35.210 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:41:35.213 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-11 20:41:35.216 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:41:35.218 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-11 20:41:35.221 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-11 20:41:35.223 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-11 20:41:35.226 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-11 20:41:35.229 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:41:35.231 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-11 20:41:35.233 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-11 20:41:35.236 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-11 20:41:35.239 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-11 20:41:35.243 | ++ tools/install_prereqs.sh:source:47 : NOW=1654980095 2022-06-11 20:41:35.246 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-11 20:41:35.251 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654979980 2022-06-11 20:41:35.253 | ++ tools/install_prereqs.sh:source:49 : DELTA=115 2022-06-11 20:41:35.256 | ++ tools/install_prereqs.sh:source:50 : [[ 115 -lt 7200 ]] 2022-06-11 20:41:35.259 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-11 20:41:35.261 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-11 20:41:35.264 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-11 20:41:35.266 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-11 20:41:35.268 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-11 20:41:35.270 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-11 20:41:35.273 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-11 20:41:35.276 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-11 20:41:35.279 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-11 20:41:35.326 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-11 20:41:35.326 | apache2-dev 2022-06-11 20:41:35.326 | bc 2022-06-11 20:41:35.326 | bsdmainutils 2022-06-11 20:41:35.326 | curl 2022-06-11 20:41:35.326 | g++ 2022-06-11 20:41:35.326 | gawk 2022-06-11 20:41:35.326 | gcc 2022-06-11 20:41:35.326 | gettext 2022-06-11 20:41:35.326 | git 2022-06-11 20:41:35.326 | graphviz 2022-06-11 20:41:35.326 | iputils-ping 2022-06-11 20:41:35.326 | libapache2-mod-proxy-uwsgi 2022-06-11 20:41:35.326 | libffi-dev 2022-06-11 20:41:35.326 | libjpeg-dev 2022-06-11 20:41:35.326 | libpcre3-dev 2022-06-11 20:41:35.326 | libpq-dev 2022-06-11 20:41:35.326 | libssl-dev 2022-06-11 20:41:35.326 | libsystemd-dev 2022-06-11 20:41:35.326 | libxml2-dev 2022-06-11 20:41:35.326 | libxslt1-dev 2022-06-11 20:41:35.326 | libyaml-dev 2022-06-11 20:41:35.326 | lsof 2022-06-11 20:41:35.326 | openssh-server 2022-06-11 20:41:35.326 | openssl 2022-06-11 20:41:35.326 | pkg-config 2022-06-11 20:41:35.326 | psmisc 2022-06-11 20:41:35.326 | python3-dev 2022-06-11 20:41:35.326 | python3-pip 2022-06-11 20:41:35.326 | python3-systemd 2022-06-11 20:41:35.326 | python3-venv 2022-06-11 20:41:35.326 | tar 2022-06-11 20:41:35.327 | tcpdump 2022-06-11 20:41:35.327 | unzip 2022-06-11 20:41:35.327 | uuid-runtime 2022-06-11 20:41:35.327 | wget 2022-06-11 20:41:35.327 | wget 2022-06-11 20:41:35.327 | zlib1g-dev 2022-06-11 20:41:35.327 | libkrb5-dev 2022-06-11 20:41:35.327 | libldap2-dev 2022-06-11 20:41:35.327 | libsasl2-dev 2022-06-11 20:41:35.327 | memcached 2022-06-11 20:41:35.327 | python3-mysqldb 2022-06-11 20:41:35.327 | sqlite3 2022-06-11 20:41:35.327 | conntrack 2022-06-11 20:41:35.327 | curl 2022-06-11 20:41:35.327 | dnsmasq-base 2022-06-11 20:41:35.327 | dnsmasq-utils 2022-06-11 20:41:35.327 | ebtables 2022-06-11 20:41:35.327 | genisoimage 2022-06-11 20:41:35.327 | iptables 2022-06-11 20:41:35.327 | iputils-arping 2022-06-11 20:41:35.327 | kpartx 2022-06-11 20:41:35.327 | libjs-jquery-tablesorter 2022-06-11 20:41:35.327 | parted 2022-06-11 20:41:35.327 | pm-utils 2022-06-11 20:41:35.327 | python3-mysqldb 2022-06-11 20:41:35.327 | socat 2022-06-11 20:41:35.327 | sqlite3 2022-06-11 20:41:35.327 | sudo 2022-06-11 20:41:35.327 | vlan 2022-06-11 20:41:35.327 | lsscsi 2022-06-11 20:41:35.327 | open-iscsi 2022-06-11 20:41:35.327 | lvm2 2022-06-11 20:41:35.327 | qemu-utils 2022-06-11 20:41:35.327 | thin-provisioning-tools 2022-06-11 20:41:35.327 | acl 2022-06-11 20:41:35.327 | dnsmasq-base 2022-06-11 20:41:35.328 | dnsmasq-utils 2022-06-11 20:41:35.328 | ebtables 2022-06-11 20:41:35.328 | haproxy 2022-06-11 20:41:35.328 | iptables 2022-06-11 20:41:35.328 | iputils-arping 2022-06-11 20:41:35.328 | iputils-ping 2022-06-11 20:41:35.328 | postgresql-server-dev-all 2022-06-11 20:41:35.328 | python3-mysqldb 2022-06-11 20:41:35.328 | sqlite3 2022-06-11 20:41:35.328 | sudo 2022-06-11 20:41:35.328 | vlan 2022-06-11 20:41:35.328 | pcp 2022-06-11 20:41:35.328 | ipset 2022-06-11 20:41:35.328 | conntrack 2022-06-11 20:41:35.328 | conntrackd 2022-06-11 20:41:35.328 | keepalived 2022-06-11 20:41:35.328 | lvm2 2022-06-11 20:41:35.328 | qemu-utils 2022-06-11 20:41:35.328 | thin-provisioning-tools 2022-06-11 20:41:35.328 | curl 2022-06-11 20:41:35.328 | liberasurecode-dev 2022-06-11 20:41:35.328 | make 2022-06-11 20:41:35.328 | memcached 2022-06-11 20:41:35.328 | rsync 2022-06-11 20:41:35.328 | sqlite3 2022-06-11 20:41:35.328 | xfsprogs' 2022-06-11 20:41:35.329 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-11 20:41:35.347 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-11 20:41:35.347 | apache2-dev 2022-06-11 20:41:35.347 | bc 2022-06-11 20:41:35.347 | bsdmainutils 2022-06-11 20:41:35.347 | curl 2022-06-11 20:41:35.347 | g++ 2022-06-11 20:41:35.347 | gawk 2022-06-11 20:41:35.347 | gcc 2022-06-11 20:41:35.348 | gettext 2022-06-11 20:41:35.348 | git 2022-06-11 20:41:35.348 | graphviz 2022-06-11 20:41:35.348 | iputils-ping 2022-06-11 20:41:35.348 | libapache2-mod-proxy-uwsgi 2022-06-11 20:41:35.348 | libffi-dev 2022-06-11 20:41:35.348 | libjpeg-dev 2022-06-11 20:41:35.348 | libpcre3-dev 2022-06-11 20:41:35.348 | libpq-dev 2022-06-11 20:41:35.348 | libssl-dev 2022-06-11 20:41:35.348 | libsystemd-dev 2022-06-11 20:41:35.348 | libxml2-dev 2022-06-11 20:41:35.348 | libxslt1-dev 2022-06-11 20:41:35.348 | libyaml-dev 2022-06-11 20:41:35.348 | lsof 2022-06-11 20:41:35.348 | openssh-server 2022-06-11 20:41:35.348 | openssl 2022-06-11 20:41:35.348 | pkg-config 2022-06-11 20:41:35.348 | psmisc 2022-06-11 20:41:35.348 | python3-dev 2022-06-11 20:41:35.348 | python3-pip 2022-06-11 20:41:35.348 | python3-systemd 2022-06-11 20:41:35.348 | python3-venv 2022-06-11 20:41:35.348 | tar 2022-06-11 20:41:35.348 | tcpdump 2022-06-11 20:41:35.348 | unzip 2022-06-11 20:41:35.348 | uuid-runtime 2022-06-11 20:41:35.348 | wget 2022-06-11 20:41:35.348 | wget 2022-06-11 20:41:35.348 | zlib1g-dev 2022-06-11 20:41:35.348 | libkrb5-dev 2022-06-11 20:41:35.348 | libldap2-dev 2022-06-11 20:41:35.348 | libsasl2-dev 2022-06-11 20:41:35.348 | memcached 2022-06-11 20:41:35.348 | python3-mysqldb 2022-06-11 20:41:35.348 | sqlite3 2022-06-11 20:41:35.348 | conntrack 2022-06-11 20:41:35.349 | curl 2022-06-11 20:41:35.349 | dnsmasq-base 2022-06-11 20:41:35.349 | dnsmasq-utils 2022-06-11 20:41:35.349 | ebtables 2022-06-11 20:41:35.349 | genisoimage 2022-06-11 20:41:35.349 | iptables 2022-06-11 20:41:35.349 | iputils-arping 2022-06-11 20:41:35.349 | kpartx 2022-06-11 20:41:35.349 | libjs-jquery-tablesorter 2022-06-11 20:41:35.349 | parted 2022-06-11 20:41:35.349 | pm-utils 2022-06-11 20:41:35.349 | python3-mysqldb 2022-06-11 20:41:35.349 | socat 2022-06-11 20:41:35.349 | sqlite3 2022-06-11 20:41:35.349 | sudo 2022-06-11 20:41:35.349 | vlan 2022-06-11 20:41:35.349 | lsscsi 2022-06-11 20:41:35.349 | open-iscsi 2022-06-11 20:41:35.349 | lvm2 2022-06-11 20:41:35.349 | qemu-utils 2022-06-11 20:41:35.349 | thin-provisioning-tools 2022-06-11 20:41:35.349 | acl 2022-06-11 20:41:35.349 | dnsmasq-base 2022-06-11 20:41:35.349 | dnsmasq-utils 2022-06-11 20:41:35.349 | ebtables 2022-06-11 20:41:35.349 | haproxy 2022-06-11 20:41:35.349 | iptables 2022-06-11 20:41:35.349 | iputils-arping 2022-06-11 20:41:35.349 | iputils-ping 2022-06-11 20:41:35.349 | postgresql-server-dev-all 2022-06-11 20:41:35.349 | python3-mysqldb 2022-06-11 20:41:35.349 | sqlite3 2022-06-11 20:41:35.349 | sudo 2022-06-11 20:41:35.349 | vlan 2022-06-11 20:41:35.349 | pcp 2022-06-11 20:41:35.350 | ipset 2022-06-11 20:41:35.350 | conntrack 2022-06-11 20:41:35.350 | conntrackd 2022-06-11 20:41:35.350 | keepalived 2022-06-11 20:41:35.350 | lvm2 2022-06-11 20:41:35.350 | qemu-utils 2022-06-11 20:41:35.350 | thin-provisioning-tools 2022-06-11 20:41:35.350 | curl 2022-06-11 20:41:35.350 | liberasurecode-dev 2022-06-11 20:41:35.350 | make 2022-06-11 20:41:35.350 | memcached 2022-06-11 20:41:35.350 | rsync 2022-06-11 20:41:35.350 | sqlite3 2022-06-11 20:41:35.350 | xfsprogs ' 2022-06-11 20:41:35.351 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-11 20:41:35.353 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:41:35.356 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:41:35.359 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:41:35.359 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-11 20:41:35.364 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:41:35.367 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:41:35.369 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:41:35.371 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-11 20:41:35.373 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:41:35.376 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:41:35.378 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:41:35.380 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:41:35.382 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:41:35.384 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:41:35.387 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-11 20:41:35.389 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-11 20:41:35.391 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-11 20:41:35.393 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-11 20:41:35.397 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-11 20:41:35.400 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-11 20:41:35.402 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-11 20:41:35.404 | ++ functions-common:time_start:2413 : local start_time= 2022-06-11 20:41:35.406 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-11 20:41:35.408 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-11 20:41:35.413 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654980095410 2022-06-11 20:41:35.415 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-11 20:41:35.418 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-11 20:41:35.420 | ++ 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-11 20:41:35.631 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:41:35.652 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:41:35.711 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:41:35.770 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:41:45.432 | Reading package lists... 2022-06-11 20:41:45.465 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-11 20:41:45.467 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-11 20:41:45.469 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:41:45.471 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:41:45.473 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:41:45.476 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:41:45.479 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:41:45.481 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-11 20:41:45.483 | ++ functions-common:time_stop:2433 : start_time=1654980095410 2022-06-11 20:41:45.485 | ++ functions-common:time_stop:2435 : [[ -z 1654980095410 ]] 2022-06-11 20:41:45.488 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:41:45.492 | ++ functions-common:time_stop:2438 : end_time=1654980105490 2022-06-11 20:41:45.494 | ++ functions-common:time_stop:2439 : elapsed_time=10080 2022-06-11 20:41:45.496 | ++ functions-common:time_stop:2440 : total=0 2022-06-11 20:41:45.498 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:41:45.500 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10080 2022-06-11 20:41:45.503 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:41:45.506 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:41:45.508 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:41:45.510 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:41:45.512 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:41:45.533 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-11 20:41:45.643 | Reading package lists... 2022-06-11 20:41:45.898 | Building dependency tree... 2022-06-11 20:41:45.900 | Reading state information... 2022-06-11 20:41:45.939 | acl is already the newest version (2.2.53-6). 2022-06-11 20:41:45.939 | bc is already the newest version (1.07.1-2build1). 2022-06-11 20:41:45.940 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-11 20:41:45.940 | conntrack is already the newest version (1:1.4.5-2). 2022-06-11 20:41:45.940 | ebtables is already the newest version (2.0.11-3build1). 2022-06-11 20:41:45.940 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:41:45.940 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-11 20:41:45.940 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:41:45.940 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-11 20:41:45.940 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-11 20:41:45.940 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-11 20:41:45.940 | iputils-arping is already the newest version (3:20190709-3). 2022-06-11 20:41:45.940 | iputils-ping is already the newest version (3:20190709-3). 2022-06-11 20:41:45.940 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-11 20:41:45.940 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-11 20:41:45.940 | libffi-dev is already the newest version (3.3-4). 2022-06-11 20:41:45.940 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-11 20:41:45.940 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-11 20:41:45.940 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-11 20:41:45.940 | lsscsi is already the newest version (0.30-0.1). 2022-06-11 20:41:45.940 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-11 20:41:45.940 | make is already the newest version (4.2.1-1.2). 2022-06-11 20:41:45.940 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-11 20:41:45.940 | psmisc is already the newest version (23.3-1). 2022-06-11 20:41:45.940 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:41:45.940 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-11 20:41:45.940 | python3-systemd is already the newest version (234-3build2). 2022-06-11 20:41:45.940 | socat is already the newest version (1.7.3.3-2). 2022-06-11 20:41:45.940 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-11 20:41:45.940 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-11 20:41:45.940 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-11 20:41:45.940 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-11 20:41:45.940 | graphviz is already the newest version (2.42.2-3build2). 2022-06-11 20:41:45.940 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-11 20:41:45.940 | pcp is already the newest version (5.0.3-1). 2022-06-11 20:41:45.941 | pm-utils is already the newest version (1.4.1-19). 2022-06-11 20:41:45.941 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:41:45.941 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:41:45.941 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:41:45.941 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-11 20:41:45.941 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:41:45.941 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:41:45.941 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-11 20:41:45.941 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-11 20:41:45.941 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-11 20:41:45.941 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-11 20:41:45.941 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-11 20:41:45.941 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-11 20:41:45.941 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-11 20:41:45.941 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-11 20:41:45.941 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-11 20:41:45.941 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:41:45.941 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-11 20:41:45.941 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-11 20:41:45.941 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-11 20:41:45.941 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-11 20:41:45.941 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-11 20:41:45.941 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-11 20:41:45.941 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:41:45.941 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-11 20:41:45.941 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-11 20:41:45.941 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-11 20:41:45.941 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-11 20:41:45.941 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-11 20:41:45.941 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-11 20:41:45.941 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-11 20:41:45.941 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-11 20:41:45.941 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-11 20:41:45.941 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-11 20:41:46.178 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:41:46.178 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-11 20:41:46.178 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-11 20:41:46.178 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-11 20:41:46.178 | The following packages were automatically installed and are no longer required: 2022-06-11 20:41:46.179 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:41:46.180 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:41:46.180 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:41:46.180 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:41:46.180 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:41:46.180 | python3-zope.interface 2022-06-11 20:41:46.180 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:41:46.294 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:41:46.299 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:41:46.301 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:41:46.303 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:41:46.306 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:41:46.308 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:41:46.310 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:41:46.312 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:41:46.314 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:41:46.316 | ++ functions-common:time_stop:2433 : start_time=1654980105530 2022-06-11 20:41:46.319 | ++ functions-common:time_stop:2435 : [[ -z 1654980105530 ]] 2022-06-11 20:41:46.322 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:41:46.326 | ++ functions-common:time_stop:2438 : end_time=1654980106324 2022-06-11 20:41:46.328 | ++ functions-common:time_stop:2439 : elapsed_time=794 2022-06-11 20:41:46.330 | ++ functions-common:time_stop:2440 : total=2425 2022-06-11 20:41:46.333 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:41:46.335 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3219 2022-06-11 20:41:46.337 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:41:46.340 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-11 20:41:46.343 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-11 20:41:46.345 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-11 20:41:46.349 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-11 20:41:46.354 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-11 20:41:46.356 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-11 20:41:46.359 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-11 20:41:47.775 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-11 20:41:47.777 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-11 20:41:47.779 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-11 20:41:47.781 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-11 20:41:47.783 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-11 20:41:47.785 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-11 20:41:47.787 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-11 20:41:47.789 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-11 20:41:47.790 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-11 20:41:47.792 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-11 20:41:47.794 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-11 20:41:47.795 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-11 20:41:47.797 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-11 20:41:47.799 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-11 20:41:47.801 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-11 20:41:47.803 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-11 20:41:47.805 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-11 20:41:47.806 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-11 20:41:47.808 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-11 20:41:47.810 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-11 20:41:47.812 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-11 20:41:47.814 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-11 20:41:47.816 | + functions-common:_ensure_lsb_release:394 : return 2022-06-11 20:41:47.818 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-11 20:41:47.890 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-11 20:41:47.893 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-11 20:41:47.963 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-11 20:41:47.965 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-11 20:41:48.035 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-11 20:41:48.037 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-11 20:41:48.039 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-11 20:41:48.041 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-11 20:41:48.043 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-11 20:41:48.045 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-11 20:41:48.047 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-11 20:41:48.049 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-11 20:41:48.051 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-11 20:41:48.053 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-11 20:41:48.055 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-11 20:41:48.055 | Distro: focal 2022-06-11 20:41:48.057 | + tools/install_pip.sh:main:124 : get_versions 2022-06-11 20:41:48.060 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:41:48.063 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:41:48.065 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:41:48.068 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:41:48.068 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:41:48.710 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:41:48.712 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:41:48.712 | pip: 21.3.1 2022-06-11 20:41:48.714 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-11 20:41:48.715 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-11 20:41:48.717 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:41:48.719 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:41:48.721 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:41:48.722 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:41:48.724 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:41:48.726 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:41:48.728 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:41:48.730 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:41:48.731 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:41:48.733 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:41:48.735 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-11 20:41:48.737 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:41:48.738 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:41:48.741 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-11 20:41:48.745 | + tools/install_pip.sh:main:153 : set -x 2022-06-11 20:41:48.747 | + tools/install_pip.sh:main:156 : get_versions 2022-06-11 20:41:48.749 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:41:48.753 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:41:48.755 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:41:48.758 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:41:48.758 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:41:49.415 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:41:49.417 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:41:49.428 | pip: 21.3.1 2022-06-11 20:41:49.428 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-11 20:41:49.428 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:41:49.429 | + ./stack.sh:main:791 : fixup_all 2022-06-11 20:41:49.429 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-11 20:41:49.431 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-11 20:41:49.434 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:41:49.436 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:41:49.438 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-11 20:41:49.450 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-11 20:41:49.461 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-11 20:41:49.472 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-11 20:41:49.475 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-11 20:41:49.478 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:41:49.480 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:41:49.482 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:41:49.484 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:41:49.486 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:41:49.488 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:41:49.491 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:41:49.493 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:41:49.495 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:41:49.497 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:41:49.499 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-11 20:41:49.502 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-11 20:41:49.504 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-11 20:41:49.506 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:41:49.508 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:41:49.510 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:41:49.512 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:41:49.514 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:41:49.516 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:41:49.519 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-11 20:41:49.521 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-11 20:41:49.553 | Using python 3.8 to install os-testr 2022-06-11 20:41:49.555 | + 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-11 20:41:50.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:41:50.357 | from cryptography.utils import int_from_bytes 2022-06-11 20:41:50.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:41:50.357 | from cryptography.utils import int_from_bytes 2022-06-11 20:41:51.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:41:51.522 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-11 20:41:51.589 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-11 20:41:51.590 | 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-11 20:41:51.591 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-11 20:41:51.605 | 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-11 20:41:51.616 | 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-11 20:41:51.628 | 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-11 20:41:53.242 | 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-11 20:41:53.338 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:41:53.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:41:53.445 | + inc/python:pip_install:196 : result=0 2022-06-11 20:41:53.447 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:41:53.450 | + functions-common:time_stop:2426 : local name 2022-06-11 20:41:53.452 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:41:53.454 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:41:53.456 | + functions-common:time_stop:2429 : local total 2022-06-11 20:41:53.459 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:41:53.461 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:41:53.463 | + functions-common:time_stop:2433 : start_time=1654980109542 2022-06-11 20:41:53.466 | + functions-common:time_stop:2435 : [[ -z 1654980109542 ]] 2022-06-11 20:41:53.468 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:41:53.473 | + functions-common:time_stop:2438 : end_time=1654980113470 2022-06-11 20:41:53.475 | + functions-common:time_stop:2439 : elapsed_time=3928 2022-06-11 20:41:53.478 | + functions-common:time_stop:2440 : total=0 2022-06-11 20:41:53.480 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:41:53.482 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3928 2022-06-11 20:41:53.484 | + inc/python:pip_install:199 : return 0 2022-06-11 20:41:53.487 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-11 20:41:53.539 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-11 20:41:53.816 | + ./stack.sh:main:805 : install_infra 2022-06-11 20:41:53.821 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:41:53.824 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-11 20:41:53.827 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:41:53.829 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-11 20:41:53.853 | + 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-11 20:41:56.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:41:56.717 | 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-11 20:41:57.022 | + inc/python:pip_install:196 : result=0 2022-06-11 20:41:57.025 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:41:57.027 | + functions-common:time_stop:2426 : local name 2022-06-11 20:41:57.029 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:41:57.031 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:41:57.033 | + functions-common:time_stop:2429 : local total 2022-06-11 20:41:57.036 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:41:57.038 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:41:57.040 | + functions-common:time_stop:2433 : start_time=1654980113844 2022-06-11 20:41:57.042 | + functions-common:time_stop:2435 : [[ -z 1654980113844 ]] 2022-06-11 20:41:57.045 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:41:57.049 | + functions-common:time_stop:2438 : end_time=1654980117046 2022-06-11 20:41:57.051 | + functions-common:time_stop:2439 : elapsed_time=3202 2022-06-11 20:41:57.054 | + functions-common:time_stop:2440 : total=3928 2022-06-11 20:41:57.056 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:41:57.058 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7130 2022-06-11 20:41:57.060 | + inc/python:pip_install:199 : return 0 2022-06-11 20:41:57.062 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:41:57.065 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-11 20:41:57.088 | + 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-11 20:41:59.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:41:59.726 | Processing /opt/stack/requirements 2022-06-11 20:42:01.496 | 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-11 20:42:01.507 | 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-11 20:42:01.510 | 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-11 20:42:01.537 | 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-11 20:42:01.542 | 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-11 20:42:01.553 | 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-11 20:42:01.556 | 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-11 20:42:01.561 | 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-11 20:42:01.565 | 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-11 20:42:01.570 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-11 20:42:01.573 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-11 20:42:01.589 | 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-11 20:42:01.591 | 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-11 20:42:01.624 | 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-11 20:42:01.627 | 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-11 20:42:01.629 | 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-11 20:42:01.641 | 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-11 20:42:01.648 | 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-11 20:42:01.679 | 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-11 20:42:01.728 | 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-11 20:42:01.731 | 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-11 20:42:01.736 | 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-11 20:42:01.799 | 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-11 20:42:01.802 | Building wheels for collected packages: openstack-requirements 2022-06-11 20:42:01.803 | Building wheel for openstack-requirements (setup.py): started 2022-06-11 20:42:02.762 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-11 20:42:02.762 | ERROR: Command errored out with exit status 1: 2022-06-11 20:42:02.762 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uyp36v3i/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-uyp36v3i/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-po9lsz43 2022-06-11 20:42:02.762 | cwd: /tmp/pip-req-build-uyp36v3i/ 2022-06-11 20:42:02.763 | Complete output (6 lines): 2022-06-11 20:42:02.763 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-11 20:42:02.763 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-11 20:42:02.763 | or: setup.py --help-commands 2022-06-11 20:42:02.763 | or: setup.py cmd --help 2022-06-11 20:42:02.763 | 2022-06-11 20:42:02.763 | error: invalid command 'bdist_wheel' 2022-06-11 20:42:02.763 | ---------------------------------------- 2022-06-11 20:42:02.763 | ERROR: Failed building wheel for openstack-requirements 2022-06-11 20:42:02.763 | Running setup.py clean for openstack-requirements 2022-06-11 20:42:03.604 | Failed to build openstack-requirements 2022-06-11 20:42:03.619 | Installing collected packages: openstack-requirements 2022-06-11 20:42:03.620 | Attempting uninstall: openstack-requirements 2022-06-11 20:42:03.621 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-11 20:42:03.656 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-11 20:42:03.679 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-11 20:42:03.681 | Running setup.py install for openstack-requirements: started 2022-06-11 20:42:06.071 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-11 20:42:06.094 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-11 20:42:06.224 | + inc/python:pip_install:196 : result=0 2022-06-11 20:42:06.226 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:42:06.229 | + functions-common:time_stop:2426 : local name 2022-06-11 20:42:06.231 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:06.233 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:06.235 | + functions-common:time_stop:2429 : local total 2022-06-11 20:42:06.238 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:06.240 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:42:06.242 | + functions-common:time_stop:2433 : start_time=1654980117080 2022-06-11 20:42:06.244 | + functions-common:time_stop:2435 : [[ -z 1654980117080 ]] 2022-06-11 20:42:06.247 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:06.251 | + functions-common:time_stop:2438 : end_time=1654980126249 2022-06-11 20:42:06.253 | + functions-common:time_stop:2439 : elapsed_time=9169 2022-06-11 20:42:06.256 | + functions-common:time_stop:2440 : total=7130 2022-06-11 20:42:06.258 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:06.260 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16299 2022-06-11 20:42:06.262 | + inc/python:pip_install:199 : return 0 2022-06-11 20:42:06.265 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-11 20:42:06.267 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-11 20:42:06.269 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-11 20:42:06.272 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:42:06.274 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:42:06.276 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-11 20:42:06.279 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:42:06.281 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-11 20:42:06.302 | Using python 3.8 to install pbr 2022-06-11 20:42:06.305 | + 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-11 20:42:07.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:42:07.105 | from cryptography.utils import int_from_bytes 2022-06-11 20:42:07.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:42:07.105 | from cryptography.utils import int_from_bytes 2022-06-11 20:42:08.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:42:08.279 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-11 20:42:10.060 | 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-11 20:42:10.156 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:42:10.156 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:42:10.265 | + inc/python:pip_install:196 : result=0 2022-06-11 20:42:10.267 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:42:10.270 | + functions-common:time_stop:2426 : local name 2022-06-11 20:42:10.272 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:10.274 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:10.276 | + functions-common:time_stop:2429 : local total 2022-06-11 20:42:10.278 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:10.280 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:42:10.282 | + functions-common:time_stop:2433 : start_time=1654980126296 2022-06-11 20:42:10.284 | + functions-common:time_stop:2435 : [[ -z 1654980126296 ]] 2022-06-11 20:42:10.287 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:10.291 | + functions-common:time_stop:2438 : end_time=1654980130289 2022-06-11 20:42:10.293 | + functions-common:time_stop:2439 : elapsed_time=3993 2022-06-11 20:42:10.295 | + functions-common:time_stop:2440 : total=16299 2022-06-11 20:42:10.297 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:10.299 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20292 2022-06-11 20:42:10.302 | + inc/python:pip_install:199 : return 0 2022-06-11 20:42:10.304 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-11 20:42:12.578 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-11 20:42:14.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:42:14.525 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-11 20:42:14.546 | 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-11 20:42:14.550 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-11 20:42:14.554 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-11 20:42:14.558 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-11 20:42:14.561 | 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-11 20:42:14.634 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:42:14.637 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:42:14.640 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-11 20:42:14.656 | + ./stack.sh:main:814 : pkgs= 2022-06-11 20:42:14.660 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-11 20:42:14.662 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-11 20:42:14.664 | + functions-common:run_phase:1854 : local mode=stack 2022-06-11 20:42:14.667 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-11 20:42:14.669 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:42:14.671 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:42:14.673 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:42:14.676 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:42:14.678 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:42:14.681 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:42:14.685 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:42:14.687 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:42:14.689 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:42:14.692 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-11 20:42:14.694 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:42:14.710 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:42:14.712 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:42:14.714 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:42:14.716 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-11 20:42:14.718 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:42:14.720 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:42:14.724 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:42:14.726 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-11 20:42:14.728 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:42:14.730 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-11 20:42:14.732 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:42:14.734 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:42:14.736 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:42:14.739 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:42:14.741 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:42:14.743 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-11 20:42:14.745 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-11 20:42:14.747 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-11 20:42:14.750 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-11 20:42:14.752 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-11 20:42:14.754 | + functions-common:run_plugins:1844 : local plugin 2022-06-11 20:42:14.756 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-11 20:42:14.759 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:42:14.761 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-11 20:42:14.763 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-11 20:42:14.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:42:14.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:42:14.771 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-11 20:42:14.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:14.775 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-11 20:42:14.777 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:42:14.779 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-11 20:42:14.781 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-11 20:42:14.783 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-11 20:42:14.785 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-11 20:42:14.788 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-11 20:42:14.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-11 20:42:14.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-11 20:42:14.794 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-11 20:42:14.796 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:14.798 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:14.801 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-11 20:42:14.803 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-11 20:42:14.805 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:42:14.807 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:42:14.809 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:42:14.812 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:42:14.814 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:14.816 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:42:14.818 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:14.820 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:14.822 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:42:14.825 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:42:14.827 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:42:14.829 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:42:14.832 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-11 20:42:14.834 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:42:14.836 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:14.838 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:14.840 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-11 20:42:14.861 | ++ 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-11 20:42:14.972 | Reading package lists... 2022-06-11 20:42:15.220 | Building dependency tree... 2022-06-11 20:42:15.223 | Reading state information... 2022-06-11 20:42:15.486 | software-properties-common is already the newest version (0.99.9.8). 2022-06-11 20:42:15.486 | The following packages were automatically installed and are no longer required: 2022-06-11 20:42:15.487 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:42:15.487 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:42:15.487 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:42:15.487 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:42:15.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:42:15.488 | python3-zope.interface 2022-06-11 20:42:15.488 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:42:15.604 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:42:15.608 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:42:15.610 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:42:15.613 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:42:15.615 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:15.618 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:15.620 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:42:15.622 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:15.624 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:42:15.626 | ++ functions-common:time_stop:2433 : start_time=1654980134858 2022-06-11 20:42:15.629 | ++ functions-common:time_stop:2435 : [[ -z 1654980134858 ]] 2022-06-11 20:42:15.631 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:15.635 | ++ functions-common:time_stop:2438 : end_time=1654980135633 2022-06-11 20:42:15.638 | ++ functions-common:time_stop:2439 : elapsed_time=775 2022-06-11 20:42:15.640 | ++ functions-common:time_stop:2440 : total=3219 2022-06-11 20:42:15.642 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:15.644 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3994 2022-06-11 20:42:15.646 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:42:15.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-11 20:42:15.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-11 20:42:15.653 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-11 20:42:15.655 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-11 20:42:15.657 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-11 20:42:15.659 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:15.661 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:15.663 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-11 20:42:15.666 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-11 20:42:15.667 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-11 20:42:15.761 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-11 20:42:16.217 | OK 2022-06-11 20:42:16.230 | ++ /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-11 20:42:17.590 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:42:17.622 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:42:17.664 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:42:17.755 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:42:17.940 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-11 20:42:18.439 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-11 20:42:28.013 | Fetched 25.7 kB in 1s (26.1 kB/s) 2022-06-11 20:42:29.586 | Reading package lists... 2022-06-11 20:42:29.617 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-11 20:42:29.837 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:42:29.860 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:42:29.919 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:42:29.977 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:42:30.173 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-11 20:42:32.222 | Reading package lists... 2022-06-11 20:42:32.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-11 20:42:32.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-11 20:42:32.260 | ++ inc/python:python3_enabled:452 : return 0 2022-06-11 20:42:32.262 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-11 20:42:32.265 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-11 20:42:32.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:42:32.269 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:42:32.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:42:32.275 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:42:32.275 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:42:32.275 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:42:32.280 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:42:32.283 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:42:32.285 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:42:32.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:42:32.291 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:42:32.306 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:32.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:42:32.311 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-11 20:42:32.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-11 20:42:32.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:42:32.318 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:42:32.320 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:42:32.322 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:42:32.325 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:42:32.327 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:32.329 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:42:32.331 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:32.333 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:32.336 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:42:32.338 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:42:32.340 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:42:32.342 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:42:32.344 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:42:32.347 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:42:32.349 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:32.351 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:32.354 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:42:32.374 | ++ 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-11 20:42:32.484 | Reading package lists... 2022-06-11 20:42:32.746 | Building dependency tree... 2022-06-11 20:42:32.747 | Reading state information... 2022-06-11 20:42:33.017 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-11 20:42:33.017 | ceph is already the newest version (16.2.9-1focal). 2022-06-11 20:42:33.017 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-11 20:42:33.017 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-11 20:42:33.017 | The following packages were automatically installed and are no longer required: 2022-06-11 20:42:33.018 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:42:33.018 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:42:33.018 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:42:33.018 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:42:33.018 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:42:33.019 | python3-zope.interface 2022-06-11 20:42:33.019 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:42:33.134 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:42:33.138 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:42:33.140 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:42:33.142 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:42:33.145 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:33.147 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:33.149 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:42:33.151 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:33.153 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:42:33.155 | ++ functions-common:time_stop:2433 : start_time=1654980152372 2022-06-11 20:42:33.157 | ++ functions-common:time_stop:2435 : [[ -z 1654980152372 ]] 2022-06-11 20:42:33.161 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:33.165 | ++ functions-common:time_stop:2438 : end_time=1654980153163 2022-06-11 20:42:33.167 | ++ functions-common:time_stop:2439 : elapsed_time=791 2022-06-11 20:42:33.169 | ++ functions-common:time_stop:2440 : total=3994 2022-06-11 20:42:33.171 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:33.173 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4785 2022-06-11 20:42:33.176 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:42:33.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-11 20:42:33.181 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:33.183 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:33.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-11 20:42:33.197 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-11 20:42:33.199 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:42:33.201 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:42:33.203 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:42:33.205 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:42:33.208 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:42:33.210 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:42:33.212 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:42:33.214 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:42:33.216 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:42:33.218 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:42:33.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-11 20:42:33.223 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:42:33.225 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-11 20:42:33.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-11 20:42:33.230 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-11 20:42:33.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-11 20:42:33.234 | ++ /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-11 20:42:33.237 | ++ functions:create_disk:732 : local node_number 2022-06-11 20:42:33.239 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.241 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:42:33.243 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-11 20:42:33.246 | ++ functions:create_disk:736 : local key 2022-06-11 20:42:33.249 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.249 | +++ functions:create_disk:738 : sed s#/.## 2022-06-11 20:42:33.254 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.256 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.258 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-11 20:42:33.260 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.263 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:42:33.265 | ++ functions:destroy_disk:765 : local key 2022-06-11 20:42:33.268 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.268 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-11 20:42:33.273 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.275 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.277 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-11 20:42:33.282 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-11 20:42:33.295 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.310 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.314 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-11 20:42:33.325 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.336 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:42:33.428 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-11 20:42:33.428 | = sectsz=512 attr=2, projid32bit=1 2022-06-11 20:42:33.428 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-11 20:42:33.428 | = reflink=1 2022-06-11 20:42:33.428 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-11 20:42:33.428 | = sunit=0 swidth=0 blks 2022-06-11 20:42:33.428 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-11 20:42:33.428 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-11 20:42:33.428 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-11 20:42:33.428 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-11 20:42:33.432 | ++ 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-11 20:42:33.432 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-11 20:42:33.441 | /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-11 20:42:33.444 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-11 20:42:33.457 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-11 20:42:33.493 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-11 20:42:33.502 | ++ /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-11 20:42:33.516 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-11 20:42:33.521 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-11 20:42:33.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 --create-keyring --name=mon. --add-key=AQA5/qRia1FKIBAA/d69vnlUCXQHxSvHAGJP5w== --cap mon 'allow *' 2022-06-11 20:42:33.582 | creating /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 2022-06-11 20:42:33.582 | added entity mon. auth(key=AQA5/qRia1FKIBAA/d69vnlUCXQHxSvHAGJP5w==) 2022-06-11 20:42:33.582 | added 1 caps to entity mon. 2022-06-11 20:42:33.587 | ++ /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-11 20:42:33.638 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:42:33.646 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-11 20:42:33.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:42:33.681 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 2022-06-11 20:42:33.687 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-11 20:42:33.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-ncdv-master-1 2022-06-11 20:42:33.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 074e1da2-6e0c-4263-b4af-b08cf853cf5e 2022-06-11 20:42:33.763 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-11 20:42:33.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members ncdv-master-1 2022-06-11 20:42:33.819 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.23 2022-06-11 20:42:33.869 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-11 20:42:33.919 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-11 20:42:33.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-11 20:42:34.020 | ++ /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-11 20:42:34.069 | ++ /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-11 20:42:34.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-11 20:42:34.169 | ++ /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-11 20:42:34.219 | ++ /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-11 20:42:34.270 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-11 20:42:34.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-11 20:42:34.335 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-11 20:42:34.335 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-11 20:42:34.341 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-11 20:42:34.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-11 20:42:34.394 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:42:34.399 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:42:34.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i ncdv-master-1 --keyring /var/lib/ceph/tmp/keyring.mon.ncdv-master-1 2022-06-11 20:42:35.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:42:35.168 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-11 20:42:35.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@ncdv-master-1 2022-06-11 20:42:35.185 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@ncdv-master-1.service → /lib/systemd/system/ceph-mon@.service. 2022-06-11 20:42:35.547 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-11 20:42:35.552 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@ncdv-master-1 2022-06-11 20:42:35.573 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-11 20:42:35.577 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-11 20:42:35.581 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:42:35.585 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:42:35.587 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:42:35.589 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:42:35.593 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:42:35.598 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:42:35.601 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:42:35.603 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:42:35.606 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:42:35.609 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:42:35.611 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:42:35.628 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:42:35.631 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:42:35.636 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:42:35.636 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:42:35.636 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:42:37.056 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:42:37.058 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:42:37.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-11 20:42:37.063 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-11 20:42:37.066 | ++ functions:vercmp:628 : local v1=16.2 2022-06-11 20:42:37.068 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-11 20:42:37.070 | ++ functions:vercmp:630 : local v2=14.0 2022-06-11 20:42:37.072 | ++ functions:vercmp:631 : local result 2022-06-11 20:42:37.076 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-11 20:42:37.077 | +++ functions:vercmp:635 : head -1 2022-06-11 20:42:37.077 | +++ functions:vercmp:635 : sort -V 2022-06-11 20:42:37.082 | ++ functions:vercmp:635 : result=14.0 2022-06-11 20:42:37.084 | ++ functions:vercmp:637 : case $op in 2022-06-11 20:42:37.086 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-11 20:42:37.089 | ++ functions:vercmp:652 : return 2022-06-11 20:42:37.091 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:42:37.093 | ++ /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-11 20:42:37.452 | exported keyring for client.bootstrap-mds 2022-06-11 20:42:37.471 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:42:37.474 | ++ /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-11 20:42:37.837 | exported keyring for client.bootstrap-osd 2022-06-11 20:42:37.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:42:37.860 | ++ /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-11 20:42:38.220 | exported keyring for client.bootstrap-rgw 2022-06-11 20:42:38.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-11 20:42:38.253 | ++ /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-11 20:42:38.762 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-11 20:42:38.775 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-11 20:42:38.777 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-11 20:42:38.780 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-11 20:42:39.333 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-11 20:42:39.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-11 20:42:39.348 | ++ /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-11 20:42:39.349 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:42:39.842 | [osd.0] 2022-06-11 20:42:39.842 | key = AQA//qRihmA3KhAAO2cHTGIsEbERwfAx2z9VXQ== 2022-06-11 20:42:39.866 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-11 20:42:39.879 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:42:39.891 | ++ /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-11 20:42:39.939 | 2022-06-11T20:42:39.934+0000 7f3c8b343080 -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-11 20:42:39.939 | 2022-06-11T20:42:39.934+0000 7f3c8b343080 -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-11 20:42:39.939 | 2022-06-11T20:42:39.934+0000 7f3c8b343080 -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-11 20:42:40.039 | 2022-06-11T20:42:40.038+0000 7f3c8b343080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-11 20:42:47.265 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-11 20:42:49.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-11 20:42:49.940 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-11 20:42:50.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-11 20:42:50.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:42:50.323 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:42:50.325 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:42:50.329 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:42:50.330 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:42:50.331 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:42:50.335 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:42:50.338 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:42:50.340 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:42:50.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:42:50.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:42:50.364 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:50.367 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:42:50.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-11 20:42:50.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-11 20:42:50.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-11 20:42:50.378 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:42:50.380 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-11 20:42:50.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-11 20:42:50.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:42:50.399 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-11 20:42:50.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@ncdv-master-1 2022-06-11 20:42:50.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-11 20:42:50.422 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-11 20:42:50.425 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:42:50.427 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:42:50.430 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:42:50.432 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:42:50.435 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:42:50.440 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:42:50.442 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:42:50.445 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@ncdv-master-1' 2022-06-11 20:42:50.447 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:42:50.449 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:42:50.452 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@ncdv-master-1 2022-06-11 20:42:50.467 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:42:50.470 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:42:50.474 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:42:50.474 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:42:50.474 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:42:50.854 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:42:50.856 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:42:50.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-11 20:42:50.862 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-11 20:42:50.888 | ++ /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-11 20:42:57.932 | no valid command found; 10 closest matches: 2022-06-11 20:42:57.933 | 0 2022-06-11 20:42:57.933 | 1 2022-06-11 20:42:57.933 | 2 2022-06-11 20:42:57.933 | abort 2022-06-11 20:42:57.933 | assert 2022-06-11 20:42:57.933 | config diff 2022-06-11 20:42:57.933 | config diff get 2022-06-11 20:42:57.933 | config get 2022-06-11 20:42:57.933 | config help [] 2022-06-11 20:42:57.933 | config set ... 2022-06-11 20:42:57.933 | Error EINVAL: invalid command 2022-06-11 20:42:57.939 | ++ /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-11 20:42:57.939 | MGR Restful is not working, perhaps the package is not installed? 2022-06-11 20:42:57.942 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-11 20:42:58.456 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-11 20:42:58.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-11 20:42:58.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-11 20:42:58.520 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:42:58.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:42:58.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:42:58.529 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:42:58.529 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:42:58.530 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:42:58.535 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:42:58.538 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:42:58.541 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:42:58.544 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:42:58.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:42:58.564 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:58.567 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:42:58.569 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-11 20:42:58.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:42:58.575 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:42:58.577 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-11 20:42:58.580 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-11 20:42:58.582 | + functions:set_systemd_override:821 : local value=2048 2022-06-11 20:42:58.585 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-11 20:42:58.588 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-11 20:42:58.642 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-11 20:42:58.642 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-11 20:42:58.645 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-11 20:42:59.047 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-11 20:42:59.049 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-11 20:42:59.067 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:42:59.069 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-11 20:42:59.072 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:42:59.074 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:42:59.077 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:42:59.080 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:42:59.083 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:59.085 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:42:59.087 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:59.090 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:59.092 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:42:59.096 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:42:59.098 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:42:59.100 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:42:59.103 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-11 20:42:59.106 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:42:59.108 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:59.111 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:59.113 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-11 20:42:59.136 | + 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-11 20:42:59.249 | Reading package lists... 2022-06-11 20:42:59.495 | Building dependency tree... 2022-06-11 20:42:59.497 | Reading state information... 2022-06-11 20:42:59.754 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-11 20:42:59.754 | The following packages were automatically installed and are no longer required: 2022-06-11 20:42:59.755 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:42:59.755 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:42:59.755 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:42:59.755 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:42:59.756 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:42:59.756 | python3-zope.interface 2022-06-11 20:42:59.756 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:42:59.867 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:42:59.872 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:42:59.874 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:42:59.877 | + functions-common:time_stop:2426 : local name 2022-06-11 20:42:59.880 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:59.882 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:59.885 | + functions-common:time_stop:2429 : local total 2022-06-11 20:42:59.887 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:59.890 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:42:59.892 | + functions-common:time_stop:2433 : start_time=1654980179134 2022-06-11 20:42:59.894 | + functions-common:time_stop:2435 : [[ -z 1654980179134 ]] 2022-06-11 20:42:59.897 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:59.902 | + functions-common:time_stop:2438 : end_time=1654980179899 2022-06-11 20:42:59.904 | + functions-common:time_stop:2439 : elapsed_time=765 2022-06-11 20:42:59.906 | + functions-common:time_stop:2440 : total=4785 2022-06-11 20:42:59.909 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:59.911 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5550 2022-06-11 20:42:59.913 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:42:59.916 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-11 20:42:59.918 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:42:59.921 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:42:59.924 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:42:59.927 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:42:59.929 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:42:59.932 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:42:59.934 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-11 20:42:59.937 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:42:59.940 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:42:59.942 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:42:59.945 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:42:59.947 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:42:59.949 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:42:59.952 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:42:59.954 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:42:59.957 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:42:59.959 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:42:59.962 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-11 20:42:59.964 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:42:59.966 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:42:59.969 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:42:59.971 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:42:59.974 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:42:59.977 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:42:59.979 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-11 20:42:59.982 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-11 20:42:59.999 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:00.002 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-11 20:43:00.005 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:43:00.007 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-11 20:43:00.010 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-11 20:43:00.013 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-11 20:43:00.017 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-11 20:43:00.020 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-11 20:43:00.022 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-11 20:43:00.025 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-11 20:43:00.027 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-11 20:43:00.030 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-11 20:43:00.033 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-11 20:43:00.715 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-11 20:43:00.715 | user tags 2022-06-11 20:43:00.715 | stackrabbit []' 2022-06-11 20:43:00.719 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-11 20:43:00.719 | user tags 2022-06-11 20:43:00.719 | stackrabbit []' 2022-06-11 20:43:00.719 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-11 20:43:00.726 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-11 20:43:00.728 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-11 20:43:00.731 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:43:01.464 | Changing password for user "stackrabbit" ... 2022-06-11 20:43:01.516 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-11 20:43:02.208 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-11 20:43:02.464 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-11 20:43:02.467 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:43:03.115 | Changing password for user "stackrabbit" ... 2022-06-11 20:43:03.171 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-11 20:43:03.174 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-11 20:43:03.176 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-11 20:43:03.954 | Deleting user "guest" ... 2022-06-11 20:43:03.971 | Error: 2022-06-11 20:43:03.971 | {:no_such_user, "guest"} 2022-06-11 20:43:03.984 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-11 20:43:03.988 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-11 20:43:04.011 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:04.016 | + ./stack.sh:main:831 : install_database 2022-06-11 20:43:04.017 | + lib/database:install_database:118 : install_database_mysql 2022-06-11 20:43:04.020 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-11 20:43:04.022 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:04.026 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:04.028 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-11 20:43:04.374 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-11 20:43:04.376 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:04.379 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-11 20:43:04.383 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-11 20:43:04.386 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:43:04.388 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-11 20:43:04.391 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:43:04.395 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:43:04.397 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:43:04.400 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:43:04.404 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:43:04.406 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:43:04.410 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:43:04.412 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:43:04.415 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:43:04.417 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:43:04.420 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-11 20:43:04.423 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:43:04.427 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:43:04.429 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:43:04.432 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:43:04.435 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:43:04.438 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:43:04.440 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-11 20:43:04.444 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:04.447 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:04.450 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-11 20:43:04.452 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:43:04.456 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:43:04.458 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:43:04.461 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:43:04.463 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:04.466 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:43:04.470 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:04.473 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:04.475 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:43:04.478 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:04.482 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:43:04.484 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:43:04.487 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-11 20:43:04.490 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:43:04.492 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:04.495 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:04.498 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-11 20:43:04.521 | + 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-11 20:43:04.636 | Reading package lists... 2022-06-11 20:43:04.890 | Building dependency tree... 2022-06-11 20:43:04.892 | Reading state information... 2022-06-11 20:43:05.163 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-11 20:43:05.163 | The following packages were automatically installed and are no longer required: 2022-06-11 20:43:05.164 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:43:05.164 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:43:05.164 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:43:05.164 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:43:05.164 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:43:05.165 | python3-zope.interface 2022-06-11 20:43:05.165 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:43:05.275 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:43:05.280 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:43:05.283 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:43:05.285 | + functions-common:time_stop:2426 : local name 2022-06-11 20:43:05.288 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:05.290 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:05.292 | + functions-common:time_stop:2429 : local total 2022-06-11 20:43:05.295 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:05.297 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:43:05.300 | + functions-common:time_stop:2433 : start_time=1654980184518 2022-06-11 20:43:05.302 | + functions-common:time_stop:2435 : [[ -z 1654980184518 ]] 2022-06-11 20:43:05.305 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:05.310 | + functions-common:time_stop:2438 : end_time=1654980185307 2022-06-11 20:43:05.312 | + functions-common:time_stop:2439 : elapsed_time=789 2022-06-11 20:43:05.315 | + functions-common:time_stop:2440 : total=5550 2022-06-11 20:43:05.317 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:05.319 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6339 2022-06-11 20:43:05.322 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:43:05.324 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-11 20:43:05.327 | + ./stack.sh:main:834 : install_database_python 2022-06-11 20:43:05.329 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-11 20:43:05.332 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-11 20:43:05.335 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-11 20:43:05.339 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-11 20:43:05.345 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-11 20:43:05.348 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-11 20:43:05.351 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-11 20:43:05.355 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-11 20:43:05.355 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-11 20:43:05.362 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-11 20:43:05.364 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-11 20:43:05.367 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-11 20:43:05.370 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-11 20:43:05.373 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-11 20:43:05.396 | Using python 3.8 to install PyMySQL 2022-06-11 20:43:05.398 | + 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-11 20:43:06.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:06.201 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:06.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:06.201 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:07.330 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:43:07.343 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-11 20:43:08.971 | 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-11 20:43:09.071 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:43:09.071 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:43:09.174 | + inc/python:pip_install:196 : result=0 2022-06-11 20:43:09.177 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:43:09.179 | + functions-common:time_stop:2426 : local name 2022-06-11 20:43:09.182 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:09.184 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:09.187 | + functions-common:time_stop:2429 : local total 2022-06-11 20:43:09.189 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:09.192 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:43:09.194 | + functions-common:time_stop:2433 : start_time=1654980185389 2022-06-11 20:43:09.197 | + functions-common:time_stop:2435 : [[ -z 1654980185389 ]] 2022-06-11 20:43:09.200 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:09.204 | + functions-common:time_stop:2438 : end_time=1654980189202 2022-06-11 20:43:09.207 | + functions-common:time_stop:2439 : elapsed_time=3813 2022-06-11 20:43:09.210 | + functions-common:time_stop:2440 : total=20292 2022-06-11 20:43:09.212 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:09.215 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24105 2022-06-11 20:43:09.217 | + inc/python:pip_install:199 : return 0 2022-06-11 20:43:09.220 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-11 20:43:09.223 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:43:09.225 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-11 20:43:09.228 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-11 20:43:09.246 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:09.249 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-11 20:43:09.251 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-11 20:43:09.255 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-11 20:43:09.255 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-11 20:43:09.261 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-11 20:43:09.263 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-11 20:43:09.266 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-11 20:43:09.269 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-11 20:43:09.271 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-11 20:43:09.274 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-11 20:43:09.291 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:09.293 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-11 20:43:09.296 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:43:09.299 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:43:09.302 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:43:09.304 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:43:09.307 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:09.309 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:43:09.311 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:09.314 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:09.316 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:43:09.319 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:09.321 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:43:09.323 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:43:09.326 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-11 20:43:09.329 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:43:09.331 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:09.334 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:09.336 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-11 20:43:09.359 | + 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-11 20:43:09.470 | Reading package lists... 2022-06-11 20:43:09.718 | Building dependency tree... 2022-06-11 20:43:09.720 | Reading state information... 2022-06-11 20:43:09.981 | radvd is already the newest version (1:2.17-2). 2022-06-11 20:43:09.981 | The following packages were automatically installed and are no longer required: 2022-06-11 20:43:09.982 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:43:09.982 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:43:09.982 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:43:09.982 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:43:09.982 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:43:09.982 | python3-zope.interface 2022-06-11 20:43:09.982 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:43:10.093 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:43:10.098 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:43:10.101 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:43:10.103 | + functions-common:time_stop:2426 : local name 2022-06-11 20:43:10.112 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:10.112 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:10.112 | + functions-common:time_stop:2429 : local total 2022-06-11 20:43:10.113 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:10.116 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:43:10.118 | + functions-common:time_stop:2433 : start_time=1654980189356 2022-06-11 20:43:10.120 | + functions-common:time_stop:2435 : [[ -z 1654980189356 ]] 2022-06-11 20:43:10.123 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:10.128 | + functions-common:time_stop:2438 : end_time=1654980190125 2022-06-11 20:43:10.130 | + functions-common:time_stop:2439 : elapsed_time=769 2022-06-11 20:43:10.132 | + functions-common:time_stop:2440 : total=6339 2022-06-11 20:43:10.135 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:10.137 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7108 2022-06-11 20:43:10.139 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:43:10.142 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-11 20:43:10.160 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:10.163 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-11 20:43:10.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-11 20:43:10.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-11 20:43:10.171 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-11 20:43:10.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-11 20:43:10.195 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:43:10.198 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:43:10.200 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:43:10.203 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:43:10.206 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:10.209 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:43:10.212 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:10.214 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:10.216 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:43:10.219 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:10.222 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:43:10.224 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:43:10.227 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-11 20:43:10.229 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:43:10.232 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:10.234 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:10.236 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-11 20:43:10.257 | + 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-11 20:43:10.368 | Reading package lists... 2022-06-11 20:43:10.617 | Building dependency tree... 2022-06-11 20:43:10.619 | Reading state information... 2022-06-11 20:43:10.880 | fakeroot is already the newest version (1.24-1). 2022-06-11 20:43:10.880 | make is already the newest version (4.2.1-1.2). 2022-06-11 20:43:10.880 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-11 20:43:10.880 | The following packages were automatically installed and are no longer required: 2022-06-11 20:43:10.881 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:43:10.881 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:43:10.881 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:43:10.881 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:43:10.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:43:10.882 | python3-zope.interface 2022-06-11 20:43:10.882 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:43:10.993 | 0 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2022-06-11 20:43:10.997 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:43:11.000 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:43:11.003 | + functions-common:time_stop:2426 : local name 2022-06-11 20:43:11.005 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:11.007 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:11.010 | + functions-common:time_stop:2429 : local total 2022-06-11 20:43:11.012 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:11.014 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:43:11.016 | + functions-common:time_stop:2433 : start_time=1654980190255 2022-06-11 20:43:11.019 | + functions-common:time_stop:2435 : [[ -z 1654980190255 ]] 2022-06-11 20:43:11.021 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:11.026 | + functions-common:time_stop:2438 : end_time=1654980191023 2022-06-11 20:43:11.028 | + functions-common:time_stop:2439 : elapsed_time=768 2022-06-11 20:43:11.030 | + functions-common:time_stop:2440 : total=7108 2022-06-11 20:43:11.032 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:11.035 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7876 2022-06-11 20:43:11.037 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:43:11.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-11 20:43:11.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:11.044 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:11.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-11 20:43:11.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-11 20:43:11.053 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-11 20:43:11.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-11 20:43:11.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-11 20:43:11.063 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-11 20:43:11.064 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-11 20:43:11.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-11 20:43:11.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-11 20:43:11.073 | + functions:vercmp:628 : local v1=5.4 2022-06-11 20:43:11.076 | + functions:vercmp:629 : local 'op=<' 2022-06-11 20:43:11.078 | + functions:vercmp:630 : local v2=3.13 2022-06-11 20:43:11.081 | + functions:vercmp:631 : local result 2022-06-11 20:43:11.084 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-11 20:43:11.085 | ++ functions:vercmp:635 : sort -V 2022-06-11 20:43:11.085 | ++ functions:vercmp:635 : head -1 2022-06-11 20:43:11.090 | + functions:vercmp:635 : result=3.13 2022-06-11 20:43:11.092 | + functions:vercmp:637 : case $op in 2022-06-11 20:43:11.095 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-11 20:43:11.097 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-11 20:43:11.100 | + functions:vercmp:648 : return 2022-06-11 20:43:11.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-11 20:43:11.105 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-11 20:43:11.107 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-11 20:43:11.580 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-11 20:43:11.583 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-11 20:43:11.585 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.588 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.591 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-11 20:43:11.593 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.596 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-11 20:43:11.615 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:11.617 | + ./stack.sh:main:842 : install_etcd3 2022-06-11 20:43:11.620 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-11 20:43:11.620 | Installing etcd 2022-06-11 20:43:11.623 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-11 20:43:11.635 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-11 20:43:11.647 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:11.650 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-11 20:43:11.669 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-11 20:43:11.673 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:43:11.675 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:43:11.679 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:43:11.683 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:43:11.686 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-11 20:43:11.688 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-11 20:43:11.691 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:43:11.693 | ++ functions:get_extra_file:74 : return 2022-06-11 20:43:11.696 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:43:11.699 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-11 20:43:11.701 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-11 20:43:11.704 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-11 20:43:11.722 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:11.724 | + ./stack.sh:main:861 : install_dstat 2022-06-11 20:43:11.727 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-11 20:43:11.744 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:11.746 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-11 20:43:11.749 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:43:11.751 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-11 20:43:11.754 | + ./stack.sh:main:870 : install_libs 2022-06-11 20:43:11.756 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-11 20:43:11.759 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-11 20:43:11.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-11 20:43:11.763 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-11 20:43:11.766 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.769 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.771 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-11 20:43:11.773 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.776 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-11 20:43:11.778 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-11 20:43:11.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-11 20:43:11.784 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-11 20:43:11.786 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.788 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.791 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-11 20:43:11.793 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.796 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-11 20:43:11.798 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-11 20:43:11.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-11 20:43:11.803 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-11 20:43:11.805 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.807 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.810 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-11 20:43:11.812 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.815 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-11 20:43:11.817 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-11 20:43:11.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-11 20:43:11.822 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-11 20:43:11.824 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.827 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.830 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-11 20:43:11.832 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.835 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-11 20:43:11.837 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-11 20:43:11.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-11 20:43:11.842 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-11 20:43:11.845 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.847 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.850 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-11 20:43:11.853 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.855 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-11 20:43:11.858 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-11 20:43:11.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-11 20:43:11.863 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-11 20:43:11.866 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.868 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.871 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-11 20:43:11.873 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.876 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-11 20:43:11.878 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-11 20:43:11.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-11 20:43:11.883 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-11 20:43:11.885 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.888 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.890 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-11 20:43:11.893 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.895 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-11 20:43:11.898 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-11 20:43:11.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-11 20:43:11.903 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-11 20:43:11.905 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.908 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.911 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-11 20:43:11.913 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.916 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-11 20:43:11.918 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-11 20:43:11.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-11 20:43:11.923 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-11 20:43:11.925 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.928 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.930 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-11 20:43:11.932 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.935 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-11 20:43:11.937 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-11 20:43:11.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-11 20:43:11.942 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-11 20:43:11.945 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.947 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.949 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-11 20:43:11.952 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.955 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-11 20:43:11.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-11 20:43:11.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-11 20:43:11.962 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-11 20:43:11.965 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.967 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.970 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-11 20:43:11.973 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.975 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-11 20:43:11.978 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-11 20:43:11.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-11 20:43:11.983 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-11 20:43:11.985 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:11.988 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:11.991 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-11 20:43:11.993 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:11.996 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-11 20:43:11.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-11 20:43:12.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-11 20:43:12.003 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-11 20:43:12.005 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.008 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.010 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-11 20:43:12.013 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.015 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-11 20:43:12.018 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-11 20:43:12.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-11 20:43:12.023 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-11 20:43:12.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.028 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.030 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-11 20:43:12.033 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.035 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-11 20:43:12.038 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-11 20:43:12.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-11 20:43:12.043 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-11 20:43:12.045 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.047 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.050 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-11 20:43:12.052 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.055 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-11 20:43:12.057 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-11 20:43:12.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-11 20:43:12.062 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-11 20:43:12.065 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.067 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.070 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-11 20:43:12.072 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.075 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-11 20:43:12.077 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-11 20:43:12.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-11 20:43:12.082 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-11 20:43:12.085 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.087 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.089 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-11 20:43:12.092 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.094 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-11 20:43:12.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-11 20:43:12.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-11 20:43:12.102 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-11 20:43:12.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.107 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.109 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-11 20:43:12.111 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.114 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-11 20:43:12.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-11 20:43:12.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-11 20:43:12.121 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-11 20:43:12.123 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.126 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.129 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-11 20:43:12.131 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.134 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-11 20:43:12.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-11 20:43:12.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-11 20:43:12.141 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-11 20:43:12.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.146 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.149 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-11 20:43:12.151 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.154 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-11 20:43:12.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-11 20:43:12.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-11 20:43:12.161 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-11 20:43:12.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.165 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.168 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-11 20:43:12.170 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.173 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-11 20:43:12.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-11 20:43:12.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-11 20:43:12.180 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-11 20:43:12.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.185 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.187 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-11 20:43:12.190 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.192 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-11 20:43:12.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-11 20:43:12.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-11 20:43:12.200 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-11 20:43:12.202 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.205 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.207 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-11 20:43:12.210 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.212 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-11 20:43:12.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-11 20:43:12.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-11 20:43:12.219 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-11 20:43:12.222 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.224 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.227 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-11 20:43:12.229 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.232 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-11 20:43:12.234 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-11 20:43:12.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-11 20:43:12.239 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-11 20:43:12.241 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.243 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.246 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-11 20:43:12.248 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.251 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-11 20:43:12.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-11 20:43:12.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-11 20:43:12.258 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-11 20:43:12.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.263 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.266 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-11 20:43:12.269 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.271 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-11 20:43:12.274 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-11 20:43:12.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-11 20:43:12.279 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-11 20:43:12.281 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.283 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.286 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-11 20:43:12.288 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.291 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-11 20:43:12.293 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-11 20:43:12.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-11 20:43:12.298 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-11 20:43:12.300 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.303 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.305 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-11 20:43:12.308 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.310 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-11 20:43:12.313 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-11 20:43:12.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-11 20:43:12.318 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-11 20:43:12.320 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.323 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.325 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-11 20:43:12.328 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.331 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-11 20:43:12.333 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-11 20:43:12.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-11 20:43:12.338 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-11 20:43:12.340 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.343 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.345 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-11 20:43:12.348 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.350 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-11 20:43:12.353 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-11 20:43:12.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-11 20:43:12.358 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-11 20:43:12.360 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.363 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.365 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-11 20:43:12.367 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.370 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-11 20:43:12.372 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-11 20:43:12.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-11 20:43:12.377 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-11 20:43:12.380 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.382 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.384 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-11 20:43:12.387 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.389 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-11 20:43:12.392 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-11 20:43:12.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-11 20:43:12.397 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-11 20:43:12.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.401 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.404 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-11 20:43:12.407 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.409 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-11 20:43:12.412 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-11 20:43:12.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-11 20:43:12.417 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-11 20:43:12.419 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.421 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.425 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-11 20:43:12.427 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.430 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-11 20:43:12.432 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-11 20:43:12.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-11 20:43:12.437 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-11 20:43:12.439 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.442 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.444 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-11 20:43:12.446 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.449 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-11 20:43:12.451 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-11 20:43:12.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-11 20:43:12.457 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-11 20:43:12.459 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.461 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.464 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-11 20:43:12.466 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.469 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-11 20:43:12.472 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-11 20:43:12.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-11 20:43:12.477 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-11 20:43:12.479 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.482 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.484 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-11 20:43:12.486 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.489 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-11 20:43:12.491 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-11 20:43:12.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-11 20:43:12.496 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-11 20:43:12.498 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:12.501 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:12.503 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-11 20:43:12.506 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:12.508 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-11 20:43:12.530 | Using python 3.8 to install etcd3 2022-06-11 20:43:12.533 | + 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 etcd3 2022-06-11 20:43:13.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:13.316 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:13.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:13.317 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:14.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:43:14.510 | Collecting etcd3 2022-06-11 20:43:14.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-11 20:43:14.544 | Preparing metadata (setup.py): started 2022-06-11 20:43:14.589 | Preparing metadata (setup.py): finished with status 'error' 2022-06-11 20:43:14.590 | ERROR: Command errored out with exit status 1: 2022-06-11 20:43:14.590 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-f3zs33ug/etcd3_78e8f537b3a443278dcd96893b17b53b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-f3zs33ug/etcd3_78e8f537b3a443278dcd96893b17b53b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5xru4pef 2022-06-11 20:43:14.590 | cwd: /tmp/pip-install-f3zs33ug/etcd3_78e8f537b3a443278dcd96893b17b53b/ 2022-06-11 20:43:14.590 | Complete output (3 lines): 2022-06-11 20:43:14.590 | Traceback (most recent call last): 2022-06-11 20:43:14.590 | File "", line 1, in 2022-06-11 20:43:14.590 | ModuleNotFoundError: No module named 'setuptools' 2022-06-11 20:43:14.590 | ---------------------------------------- 2022-06-11 20:43:14.590 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-11 20:43:14.590 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-11 20:43:14.591 | 2022-06-11 20:43:14.591 | The conflict is caused by: 2022-06-11 20:43:14.591 | The user requested etcd3 2022-06-11 20:43:14.591 | The user requested (constraint) etcd3===0.12.0 2022-06-11 20:43:14.591 | 2022-06-11 20:43:14.591 | To fix this you could try to: 2022-06-11 20:43:14.591 | 1. loosen the range of package versions you've specified 2022-06-11 20:43:14.591 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-11 20:43:14.591 | 2022-06-11 20:43:14.591 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-11 20:43:14.689 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:43:14.690 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:43:14.774 | + inc/python:pip_install:1 : exit_trap 2022-06-11 20:43:14.776 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-11 20:43:14.779 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-11 20:43:14.782 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-11 20:43:14.784 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-11 20:43:14.786 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-11 20:43:14.788 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-11 20:43:14.790 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-11 20:43:14.793 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-11 20:43:14.795 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-11 20:43:14.795 | Error on exit 2022-06-11 20:43:14.798 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-11 20:43:14.800 | + ./stack.sh:exit_trap:537 : generate-subunit 1654980088 106 fail 2022-06-11 20:43:15.050 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-11 20:43:15.052 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-11 20:43:15.535 | + ./stack.sh:exit_trap:551 : exit 1