2021-04-26 08:26:41.754 | + ./stack.sh:main:469 : exec 2021-04-26 08:26:41.754 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082641' 2021-04-26 08:26:41.754 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-082641.summary.2021-04-26-082641 2021-04-26 08:26:41.754 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:26:41.754 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082641 2021-04-26 08:26:41.754 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082641 /opt/stack/logs/stack.sh.log 2021-04-26 08:26:41.754 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082641.summary.2021-04-26-082641 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:26:41.754 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:26:41.754 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:26:41.754 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:26:41.754 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:26:41.754 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:26:41.754 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:26:41.754 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:26:41.754 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:26:41.754 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:26:41.754 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:26:41.754 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:26:41.754 | Linux dv-osbrick-787933-1-ceph 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-26 08:26:41.754 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:26:41.755 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:26:41.756 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:26:41.780 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:26:41.795 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:26:41.796 | + functions-common:fetch_plugins:1650 : local plugins=,devstack-plugin-ceph 2021-04-26 08:26:41.799 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:26:41.801 | + functions-common:fetch_plugins:1654 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:26:41.802 | + functions-common:fetch_plugins:1658 : echo 'Fetching DevStack plugins' 2021-04-26 08:26:41.803 | Fetching DevStack plugins 2021-04-26 08:26:41.804 | + functions-common:fetch_plugins:1659 : for plugin in ${plugins//,/ } 2021-04-26 08:26:41.806 | + functions-common:fetch_plugins:1660 : git_clone_by_name devstack-plugin-ceph 2021-04-26 08:26:41.808 | + functions-common:git_clone_by_name:601 : local name=devstack-plugin-ceph 2021-04-26 08:26:41.810 | + functions-common:git_clone_by_name:602 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-26 08:26:41.811 | + functions-common:git_clone_by_name:603 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:26:41.813 | + functions-common:git_clone_by_name:604 : local branch=master 2021-04-26 08:26:41.816 | + functions-common:git_clone_by_name:605 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-04-26 08:26:41.818 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-26 08:26:41.819 | + functions-common:git_clone:524 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-04-26 08:26:41.821 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:26:41.823 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:26:41.825 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:26:41.827 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:26:41.829 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:26:41.831 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:26:41.843 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:26:41.845 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:26:41.847 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:41.849 | + functions-common:git_clone:544 : echo master 2021-04-26 08:26:41.849 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:26:41.853 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-04-26 08:26:41.854 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:41.856 | + functions-common:git_clone:592 : cd /opt/stack/devstack-plugin-ceph 2021-04-26 08:26:41.858 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:26:41.859 | + functions-common:git_clone:593 : head -1 2021-04-26 08:26:41.860 | ce772c0 Merge "Run all stable branches jobs as gate (not experimental)" 2021-04-26 08:26:41.863 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:26:41.865 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:26:41.867 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:26:41.869 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:26:41.871 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:26:41.873 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:26:41.875 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:26:41.877 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:26:41.879 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:26:41.882 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:26:41.884 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:26:41.886 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:26:41.888 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:26:41.890 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:26:41.892 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:26:41.904 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:26:41.906 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:26:41.908 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:26:41.910 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:26:41.912 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:26:41.913 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:26:41.915 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:26:41.917 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:26:41.919 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:26:41.920 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:26:41.922 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:26:41.925 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:26:41.927 | + functions-common:plugin_override_defaults:1691 : local plugins=,devstack-plugin-ceph 2021-04-26 08:26:41.928 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:26:41.930 | + functions-common:plugin_override_defaults:1695 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:26:41.932 | + functions-common:plugin_override_defaults:1699 : echo 'Overriding Configuration Defaults' 2021-04-26 08:26:41.932 | Overriding Configuration Defaults 2021-04-26 08:26:41.934 | + functions-common:plugin_override_defaults:1700 : for plugin in ${plugins//,/ } 2021-04-26 08:26:41.936 | + functions-common:plugin_override_defaults:1701 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:26:41.937 | + functions-common:plugin_override_defaults:1703 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-04-26 08:26:41.940 | + functions-common:plugin_override_defaults:1706 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-04-26 08:26:41.940 | devstack-plugin-ceph has overridden the following defaults 2021-04-26 08:26:41.942 | + functions-common:plugin_override_defaults:1707 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-26 08:26:41.943 | # Plug-in overrides 2021-04-26 08:26:41.943 | 2021-04-26 08:26:41.943 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-04-26 08:26:41.943 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-04-26 08:26:41.943 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-04-26 08:26:41.943 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-04-26 08:26:41.943 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-04-26 08:26:41.943 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-04-26 08:26:41.943 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-04-26 08:26:41.943 | 2021-04-26 08:26:41.943 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-04-26 08:26:41.943 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-04-26 08:26:41.943 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-04-26 08:26:41.943 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-04-26 08:26:41.943 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-04-26 08:26:41.943 | else 2021-04-26 08:26:41.943 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-04-26 08:26:41.943 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-04-26 08:26:41.943 | fi 2021-04-26 08:26:41.943 | fi 2021-04-26 08:26:41.945 | + functions-common:plugin_override_defaults:1708 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-26 08:26:41.947 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-04-26 08:26:41.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-04-26 08:26:41.962 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-04-26 08:26:41.974 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-04-26 08:26:41.976 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-04-26 08:26:41.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-04-26 08:26:41.992 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-04-26 08:26:42.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-04-26 08:26:42.007 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-04-26 08:26:42.019 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-04-26 08:26:42.021 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-04-26 08:26:42.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-04-26 08:26:42.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-04-26 08:26:42.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-04-26 08:26:42.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-04-26 08:26:42.042 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-04-26 08:26:42.044 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:26:42.060 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:26:42.062 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:26:42.075 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:26:42.077 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:26:42.081 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:26:42.083 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:26:42.085 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:26:42.087 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:26:42.089 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:26:42.090 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:26:42.092 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:26:42.094 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:26:42.096 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:26:42.098 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:26:42.102 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:26:42.113 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:26:42.128 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:26:42.139 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:26:42.151 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:26:42.174 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:26:42.210 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:26:42.283 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:26:42.302 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:26:42.339 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:26:42.381 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:26:42.491 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:26:42.505 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:26:42.516 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:26:42.529 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:26:42.629 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:26:42.631 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:26:42.634 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:26:42.636 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:26:42.638 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:26:42.640 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:26:42.642 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:26:42.644 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:26:42.647 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:26:42.650 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:26:42.652 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:26:42.654 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:26:42.657 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:26:42.660 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:26:42.673 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:26:42.675 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:26:42.677 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:26:42.711 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:26:42.714 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:26:42.716 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:26:42.718 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:26:42.721 | + functions-common:load_plugin_settings:1668 : local plugins=,devstack-plugin-ceph 2021-04-26 08:26:42.723 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:26:42.725 | + functions-common:load_plugin_settings:1672 : [[ -z ,devstack-plugin-ceph ]] 2021-04-26 08:26:42.727 | + functions-common:load_plugin_settings:1676 : echo 'Loading plugin settings' 2021-04-26 08:26:42.727 | Loading plugin settings 2021-04-26 08:26:42.729 | + functions-common:load_plugin_settings:1677 : for plugin in ${plugins//,/ } 2021-04-26 08:26:42.731 | + functions-common:load_plugin_settings:1678 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-26 08:26:42.733 | + functions-common:load_plugin_settings:1680 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-04-26 08:26:42.735 | + functions-common:load_plugin_settings:1681 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-26 08:26:42.739 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-26 08:26:42.743 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-04-26 08:26:42.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-04-26 08:26:42.749 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-04-26 08:26:42.751 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-04-26 08:26:42.754 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-04-26 08:26:42.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-04-26 08:26:42.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-04-26 08:26:42.761 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-04-26 08:26:42.815 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-04-26 08:26:42.818 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-26 08:26:42.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-26 08:26:42.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-26 08:26:42.825 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-26 08:26:42.826 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-26 08:26:42.826 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-26 08:26:42.830 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-26 08:26:42.833 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-26 08:26:42.835 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-26 08:26:42.838 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-26 08:26:42.840 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-26 08:26:42.855 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:26:42.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-26 08:26:42.860 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:26:42.863 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:26:42.865 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.867 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-04-26 08:26:42.870 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.872 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-04-26 08:26:42.874 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.877 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-04-26 08:26:42.880 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.882 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-04-26 08:26:42.884 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.887 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-04-26 08:26:42.889 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.891 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-04-26 08:26:42.894 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.896 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-04-26 08:26:42.899 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.901 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-04-26 08:26:42.904 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.906 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-04-26 08:26:42.909 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.911 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-04-26 08:26:42.914 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.916 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-04-26 08:26:42.918 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.921 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-04-26 08:26:42.923 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.926 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-04-26 08:26:42.928 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.931 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-04-26 08:26:42.933 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.935 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-04-26 08:26:42.938 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.940 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-04-26 08:26:42.943 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.945 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-04-26 08:26:42.947 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.950 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-04-26 08:26:42.952 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.954 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-04-26 08:26:42.957 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.959 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-04-26 08:26:42.962 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.964 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-04-26 08:26:42.966 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.969 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-04-26 08:26:42.972 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.974 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-04-26 08:26:42.976 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.979 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-04-26 08:26:42.981 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:26:42.983 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-04-26 08:26:42.987 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:26:42.989 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:26:42.991 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:26:43.005 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:26:43.007 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:26:43.009 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:26:43.011 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:26:43.025 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:26:43.027 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:26:43.029 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:26:43.032 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:26:43.034 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:26:43.036 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:26:43.039 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:26:43.041 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:26:43.044 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:26:43.046 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:26:43.048 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:26:43.051 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:26:43.053 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:26:43.055 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:26:43.055 | Using mysql database backend 2021-04-26 08:26:43.058 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:26:43.072 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:26:43.087 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:26:43.090 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:26:43.105 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:26:43.119 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:26:43.122 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:26:43.137 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-26 08:26:43.153 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:26:43.167 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:26:43.170 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:26:43.185 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:26:43.187 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:26:43.190 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:26:43.193 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:26:43.197 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-082643 2021-04-26 08:26:43.199 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-082643 736' 2021-04-26 08:26:43.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.203 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:26:43.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.208 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:26:43.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.213 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:26:43.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.217 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-26 08:26:43.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.222 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-04-26 08:26:43.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.226 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-04-26 08:26:43.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.231 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-082641 2021-04-26 08:26:43.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.235 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:26:43.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.241 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-04-26 08:26:43.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.245 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:26:43.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.250 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:26:43.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.255 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:26:43.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:26:43.260 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:26:43.262 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:26:43.264 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:26:43.266 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:26:43.269 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:26:43.271 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:26:43.274 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:26:43.277 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:26:43.279 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:26:43.281 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:26:43.295 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:26:43.297 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:26:43.300 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:43.303 | + functions-common:git_clone:544 : echo master 2021-04-26 08:26:43.303 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:26:43.307 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:26:43.309 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:43.312 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:26:43.315 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:26:43.316 | + functions-common:git_clone:593 : head -1 2021-04-26 08:26:43.317 | cd565a13 Updated from generate-constraints 2021-04-26 08:26:43.320 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:26:43.322 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:26:43.324 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:26:43.327 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:26:43.329 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:26:43.332 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:26:43.334 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:26:43.337 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:26:43.339 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:26:43.341 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:26:43.344 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:26:43.347 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:26:43.350 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425603 2021-04-26 08:26:43.353 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:26:43.357 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619425363 2021-04-26 08:26:43.360 | ++ tools/install_prereqs.sh:source:49 : DELTA=240 2021-04-26 08:26:43.363 | ++ tools/install_prereqs.sh:source:50 : [[ 240 -lt 7200 ]] 2021-04-26 08:26:43.365 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:26:43.367 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:26:43.370 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:26:43.372 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:26:43.374 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:26:43.377 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:26:43.379 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:26:43.382 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:26:43.385 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-26 08:26:43.428 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:26:43.429 | apache2-dev 2021-04-26 08:26:43.429 | bc 2021-04-26 08:26:43.429 | bsdmainutils 2021-04-26 08:26:43.429 | curl 2021-04-26 08:26:43.429 | g++ 2021-04-26 08:26:43.429 | gawk 2021-04-26 08:26:43.429 | gcc 2021-04-26 08:26:43.429 | gettext 2021-04-26 08:26:43.429 | git 2021-04-26 08:26:43.429 | graphviz 2021-04-26 08:26:43.429 | iputils-ping 2021-04-26 08:26:43.429 | libapache2-mod-proxy-uwsgi 2021-04-26 08:26:43.429 | libffi-dev 2021-04-26 08:26:43.429 | libjpeg-dev 2021-04-26 08:26:43.429 | libmysqlclient-dev 2021-04-26 08:26:43.429 | libpcre3-dev 2021-04-26 08:26:43.429 | libpq-dev 2021-04-26 08:26:43.429 | libssl-dev 2021-04-26 08:26:43.429 | libsystemd-dev 2021-04-26 08:26:43.429 | libxml2-dev 2021-04-26 08:26:43.429 | libxslt1-dev 2021-04-26 08:26:43.429 | libyaml-dev 2021-04-26 08:26:43.429 | lsof 2021-04-26 08:26:43.429 | openssh-server 2021-04-26 08:26:43.429 | openssl 2021-04-26 08:26:43.429 | pkg-config 2021-04-26 08:26:43.429 | psmisc 2021-04-26 08:26:43.429 | python3-dev 2021-04-26 08:26:43.429 | python3-pip 2021-04-26 08:26:43.429 | python3-systemd 2021-04-26 08:26:43.429 | python3-venv 2021-04-26 08:26:43.429 | tar 2021-04-26 08:26:43.430 | tcpdump 2021-04-26 08:26:43.430 | unzip 2021-04-26 08:26:43.430 | uuid-runtime 2021-04-26 08:26:43.430 | wget 2021-04-26 08:26:43.430 | wget 2021-04-26 08:26:43.430 | zlib1g-dev 2021-04-26 08:26:43.430 | libkrb5-dev 2021-04-26 08:26:43.430 | libldap2-dev 2021-04-26 08:26:43.430 | libsasl2-dev 2021-04-26 08:26:43.430 | memcached 2021-04-26 08:26:43.430 | python3-mysqldb 2021-04-26 08:26:43.430 | sqlite3 2021-04-26 08:26:43.430 | conntrack 2021-04-26 08:26:43.430 | curl 2021-04-26 08:26:43.430 | dnsmasq-base 2021-04-26 08:26:43.430 | dnsmasq-utils 2021-04-26 08:26:43.430 | ebtables 2021-04-26 08:26:43.430 | genisoimage 2021-04-26 08:26:43.430 | iptables 2021-04-26 08:26:43.430 | iputils-arping 2021-04-26 08:26:43.430 | kpartx 2021-04-26 08:26:43.430 | libjs-jquery-tablesorter 2021-04-26 08:26:43.430 | libmysqlclient-dev 2021-04-26 08:26:43.430 | parted 2021-04-26 08:26:43.430 | pm-utils 2021-04-26 08:26:43.430 | python3-mysqldb 2021-04-26 08:26:43.430 | socat 2021-04-26 08:26:43.430 | sqlite3 2021-04-26 08:26:43.430 | sudo 2021-04-26 08:26:43.430 | vlan 2021-04-26 08:26:43.430 | lsscsi 2021-04-26 08:26:43.430 | open-iscsi 2021-04-26 08:26:43.430 | lvm2 2021-04-26 08:26:43.430 | qemu-utils 2021-04-26 08:26:43.430 | thin-provisioning-tools 2021-04-26 08:26:43.431 | acl 2021-04-26 08:26:43.431 | dnsmasq-base 2021-04-26 08:26:43.431 | dnsmasq-utils 2021-04-26 08:26:43.431 | ebtables 2021-04-26 08:26:43.431 | haproxy 2021-04-26 08:26:43.431 | iptables 2021-04-26 08:26:43.431 | iputils-arping 2021-04-26 08:26:43.431 | iputils-ping 2021-04-26 08:26:43.431 | libmysqlclient-dev 2021-04-26 08:26:43.431 | postgresql-server-dev-all 2021-04-26 08:26:43.431 | python3-mysqldb 2021-04-26 08:26:43.431 | sqlite3 2021-04-26 08:26:43.431 | sudo 2021-04-26 08:26:43.431 | vlan 2021-04-26 08:26:43.431 | ipset 2021-04-26 08:26:43.431 | conntrack 2021-04-26 08:26:43.431 | conntrackd 2021-04-26 08:26:43.431 | keepalived 2021-04-26 08:26:43.431 | dstat 2021-04-26 08:26:43.431 | lvm2 2021-04-26 08:26:43.431 | qemu-utils 2021-04-26 08:26:43.431 | thin-provisioning-tools' 2021-04-26 08:26:43.432 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:26:43.450 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:26:43.450 | apache2-dev 2021-04-26 08:26:43.450 | bc 2021-04-26 08:26:43.450 | bsdmainutils 2021-04-26 08:26:43.450 | curl 2021-04-26 08:26:43.450 | g++ 2021-04-26 08:26:43.450 | gawk 2021-04-26 08:26:43.450 | gcc 2021-04-26 08:26:43.450 | gettext 2021-04-26 08:26:43.450 | git 2021-04-26 08:26:43.450 | graphviz 2021-04-26 08:26:43.450 | iputils-ping 2021-04-26 08:26:43.450 | libapache2-mod-proxy-uwsgi 2021-04-26 08:26:43.450 | libffi-dev 2021-04-26 08:26:43.450 | libjpeg-dev 2021-04-26 08:26:43.450 | libmysqlclient-dev 2021-04-26 08:26:43.450 | libpcre3-dev 2021-04-26 08:26:43.450 | libpq-dev 2021-04-26 08:26:43.450 | libssl-dev 2021-04-26 08:26:43.450 | libsystemd-dev 2021-04-26 08:26:43.450 | libxml2-dev 2021-04-26 08:26:43.450 | libxslt1-dev 2021-04-26 08:26:43.450 | libyaml-dev 2021-04-26 08:26:43.450 | lsof 2021-04-26 08:26:43.450 | openssh-server 2021-04-26 08:26:43.450 | openssl 2021-04-26 08:26:43.450 | pkg-config 2021-04-26 08:26:43.450 | psmisc 2021-04-26 08:26:43.451 | python3-dev 2021-04-26 08:26:43.451 | python3-pip 2021-04-26 08:26:43.451 | python3-systemd 2021-04-26 08:26:43.451 | python3-venv 2021-04-26 08:26:43.451 | tar 2021-04-26 08:26:43.451 | tcpdump 2021-04-26 08:26:43.451 | unzip 2021-04-26 08:26:43.451 | uuid-runtime 2021-04-26 08:26:43.451 | wget 2021-04-26 08:26:43.451 | wget 2021-04-26 08:26:43.451 | zlib1g-dev 2021-04-26 08:26:43.451 | libkrb5-dev 2021-04-26 08:26:43.451 | libldap2-dev 2021-04-26 08:26:43.451 | libsasl2-dev 2021-04-26 08:26:43.451 | memcached 2021-04-26 08:26:43.451 | python3-mysqldb 2021-04-26 08:26:43.451 | sqlite3 2021-04-26 08:26:43.451 | conntrack 2021-04-26 08:26:43.451 | curl 2021-04-26 08:26:43.451 | dnsmasq-base 2021-04-26 08:26:43.451 | dnsmasq-utils 2021-04-26 08:26:43.451 | ebtables 2021-04-26 08:26:43.451 | genisoimage 2021-04-26 08:26:43.451 | iptables 2021-04-26 08:26:43.451 | iputils-arping 2021-04-26 08:26:43.451 | kpartx 2021-04-26 08:26:43.451 | libjs-jquery-tablesorter 2021-04-26 08:26:43.451 | libmysqlclient-dev 2021-04-26 08:26:43.451 | parted 2021-04-26 08:26:43.451 | pm-utils 2021-04-26 08:26:43.451 | python3-mysqldb 2021-04-26 08:26:43.451 | socat 2021-04-26 08:26:43.451 | sqlite3 2021-04-26 08:26:43.451 | sudo 2021-04-26 08:26:43.451 | vlan 2021-04-26 08:26:43.451 | lsscsi 2021-04-26 08:26:43.451 | open-iscsi 2021-04-26 08:26:43.452 | lvm2 2021-04-26 08:26:43.452 | qemu-utils 2021-04-26 08:26:43.452 | thin-provisioning-tools 2021-04-26 08:26:43.452 | acl 2021-04-26 08:26:43.452 | dnsmasq-base 2021-04-26 08:26:43.452 | dnsmasq-utils 2021-04-26 08:26:43.452 | ebtables 2021-04-26 08:26:43.452 | haproxy 2021-04-26 08:26:43.452 | iptables 2021-04-26 08:26:43.452 | iputils-arping 2021-04-26 08:26:43.452 | iputils-ping 2021-04-26 08:26:43.452 | libmysqlclient-dev 2021-04-26 08:26:43.452 | postgresql-server-dev-all 2021-04-26 08:26:43.452 | python3-mysqldb 2021-04-26 08:26:43.452 | sqlite3 2021-04-26 08:26:43.452 | sudo 2021-04-26 08:26:43.452 | vlan 2021-04-26 08:26:43.452 | ipset 2021-04-26 08:26:43.452 | conntrack 2021-04-26 08:26:43.452 | conntrackd 2021-04-26 08:26:43.452 | keepalived 2021-04-26 08:26:43.452 | dstat 2021-04-26 08:26:43.452 | lvm2 2021-04-26 08:26:43.452 | qemu-utils 2021-04-26 08:26:43.452 | thin-provisioning-tools ' 2021-04-26 08:26:43.452 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:26:43.454 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:26:43.457 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:26:43.460 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:26:43.460 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:43.464 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:43.466 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:26:43.469 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:26:43.471 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:26:43.473 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:26:43.475 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:43.477 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:26:43.479 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:26:43.482 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:26:43.484 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:26:43.486 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:26:43.489 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:43.491 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:26:43.493 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:26:43.497 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:26:43.500 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:26:43.502 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:26:43.504 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:26:43.506 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:26:43.509 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:26:43.513 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425603510 2021-04-26 08:26:43.515 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:26:43.517 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:26:43.519 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:26:43.910 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:26:43.910 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:26:43.910 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:26:43.960 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:26:44.016 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:26:46.447 | Reading package lists... 2021-04-26 08:26:46.510 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:26:46.512 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:26:46.515 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:26:46.517 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:26:46.520 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:26:46.522 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:26:46.524 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:26:46.526 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:26:46.528 | ++ functions-common:time_stop:2311 : start_time=1619425603510 2021-04-26 08:26:46.530 | ++ functions-common:time_stop:2313 : [[ -z 1619425603510 ]] 2021-04-26 08:26:46.533 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:26:46.537 | ++ functions-common:time_stop:2316 : end_time=1619425606534 2021-04-26 08:26:46.539 | ++ functions-common:time_stop:2317 : elapsed_time=3024 2021-04-26 08:26:46.541 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:26:46.543 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:26:46.545 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3024 2021-04-26 08:26:46.548 | ++ functions-common:install_package:1343 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:46.551 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:26:46.553 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:26:46.555 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:26:46.558 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:46.579 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:46.700 | Reading package lists... 2021-04-26 08:26:46.957 | Building dependency tree... 2021-04-26 08:26:46.959 | Reading state information... 2021-04-26 08:26:46.993 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:26:46.993 | bc is already the newest version (1.07.1-2). 2021-04-26 08:26:46.993 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:26:46.993 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:26:46.993 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:26:46.993 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:26:46.993 | ipset is already the newest version (6.34-1). 2021-04-26 08:26:46.993 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:26:46.993 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:26:46.993 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:26:46.993 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:26:46.993 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:26:46.993 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:26:46.993 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:26:46.993 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:26:46.993 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:26:46.993 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:26:46.993 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:26:46.993 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:26:46.993 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:26:46.993 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:26:46.994 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:26:46.994 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:26:46.994 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:26:46.994 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:26:46.994 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:26:46.994 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:26:46.994 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:26:46.994 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:26:46.994 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:26:46.994 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:26:46.994 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:26:46.994 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:26:46.994 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:26:46.994 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:26:46.994 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:26:46.994 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:26:46.994 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:26:46.994 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:26:46.994 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:26:46.994 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:26:46.994 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:26:46.994 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:26:46.994 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:26:46.994 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:26:46.994 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:26:46.994 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:26:46.994 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:26:46.994 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:26:46.994 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:26:46.994 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:26:46.994 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:26:46.994 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:26:46.994 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:26:46.995 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:26:46.995 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:26:46.995 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:26:46.995 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:26:46.995 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:26:46.995 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:26:46.995 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:26:46.995 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:26:46.995 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:26:46.995 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:26:46.995 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:26:46.995 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:26:47.188 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:26:47.188 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:26:47.188 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:26:47.188 | The following packages were automatically installed and are no longer required: 2021-04-26 08:26:47.189 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:26:47.189 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:26:47.189 | python3-pam python3-problem-report python3-requests-unixsocket 2021-04-26 08:26:47.189 | python3-serial python3-twisted-bin python3-zope.interface 2021-04-26 08:26:47.189 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:26:47.229 | The following NEW packages will be installed: 2021-04-26 08:26:47.229 | python3-pip 2021-04-26 08:26:47.810 | 0 upgraded, 1 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:26:47.810 | 2 not fully installed or removed. 2021-04-26 08:26:47.810 | Need to get 0 B/114 kB of archives. 2021-04-26 08:26:47.810 | After this operation, 601 kB of additional disk space will be used. 2021-04-26 08:26:47.863 | Selecting previously unselected package python3-pip. 2021-04-26 08:26:47.910 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86537 files and directories currently installed.) 2021-04-26 08:26:47.914 | Preparing to unpack .../python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-26 08:26:47.917 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:26:48.019 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:26:48.729 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:26:48.729 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:26:48.730 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:26:48.737 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:26:48.737 | Loaded: error (Reason: Exec format error) 2021-04-26 08:26:48.737 | Active: inactive (dead) 2021-04-26 08:26:48.737 | 2021-04-26 08:26:48.737 | Apr 26 08:25:53 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.737 | Apr 26 08:26:16 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.737 | Apr 26 08:26:16 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.737 | Apr 26 08:26:16 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.738 | Apr 26 08:26:39 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.738 | Apr 26 08:26:39 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.738 | Apr 26 08:26:39 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.738 | Apr 26 08:26:48 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.738 | Apr 26 08:26:48 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.738 | Apr 26 08:26:48 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:48.739 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:26:48.739 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:26:48.739 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-26 08:26:49.137 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-26 08:26:49.658 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:26:49.659 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:26:49.659 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:26:49.659 | 2021-04-26 08:26:49.659 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:26:49.659 | dependency problems - leaving unconfigured 2021-04-26 08:26:49.670 | Errors were encountered while processing: 2021-04-26 08:26:49.670 | python3-rtslib-fb 2021-04-26 08:26:49.670 | targetcli-fb 2021-04-26 08:26:51.637 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:26:51.642 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:26:51.645 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:26:51.647 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:26:51.650 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:26:51.652 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:26:51.654 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:26:51.656 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:26:51.659 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:26:51.661 | ++ functions-common:time_stop:2311 : start_time=1619425606576 2021-04-26 08:26:51.663 | ++ functions-common:time_stop:2313 : [[ -z 1619425606576 ]] 2021-04-26 08:26:51.666 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:26:51.670 | ++ functions-common:time_stop:2316 : end_time=1619425611667 2021-04-26 08:26:51.672 | ++ functions-common:time_stop:2317 : elapsed_time=5091 2021-04-26 08:26:51.674 | ++ functions-common:time_stop:2318 : total=5608 2021-04-26 08:26:51.676 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:26:51.679 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10699 2021-04-26 08:26:51.681 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:26:51.684 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:26:51.686 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:26:51.689 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:26:51.691 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:26:51.693 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:26:51.696 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:51.698 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:26:51.700 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:26:51.702 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:26:51.705 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:26:51.708 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:26:51.710 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:26:51.712 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:26:51.714 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:26:51.717 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:26:51.722 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:26:51.724 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:26:51.726 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:26:51.729 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:26:51.731 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:26:51.734 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:26:51.738 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425611735 2021-04-26 08:26:51.740 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:26:51.742 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:26:51.744 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:26:51.978 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:26:52.122 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:26:52.127 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:26:52.260 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:26:52.395 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:26:54.541 | Reading package lists... 2021-04-26 08:26:54.603 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:26:54.606 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:26:54.608 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:26:54.610 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:26:54.613 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:26:54.615 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:26:54.618 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:26:54.620 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:26:54.622 | ++ functions-common:time_stop:2311 : start_time=1619425611735 2021-04-26 08:26:54.624 | ++ functions-common:time_stop:2313 : [[ -z 1619425611735 ]] 2021-04-26 08:26:54.628 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:26:54.632 | ++ functions-common:time_stop:2316 : end_time=1619425614629 2021-04-26 08:26:54.634 | ++ functions-common:time_stop:2317 : elapsed_time=2894 2021-04-26 08:26:54.636 | ++ functions-common:time_stop:2318 : total=3024 2021-04-26 08:26:54.638 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:26:54.641 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5918 2021-04-26 08:26:54.644 | ++ functions-common:install_package:1344 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:54.646 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:26:54.649 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:26:54.651 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:26:54.654 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:54.674 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-26 08:26:54.796 | Reading package lists... 2021-04-26 08:26:55.050 | Building dependency tree... 2021-04-26 08:26:55.052 | Reading state information... 2021-04-26 08:26:55.086 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:26:55.086 | bc is already the newest version (1.07.1-2). 2021-04-26 08:26:55.086 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:26:55.086 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:26:55.086 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:26:55.086 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:26:55.086 | ipset is already the newest version (6.34-1). 2021-04-26 08:26:55.086 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:26:55.086 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:26:55.086 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:26:55.086 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:26:55.086 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:26:55.086 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:26:55.086 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:26:55.086 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:26:55.086 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:26:55.086 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:26:55.086 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:26:55.086 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:26:55.086 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:26:55.086 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:26:55.087 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:26:55.087 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:26:55.087 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:26:55.087 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:26:55.087 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:26:55.087 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:26:55.087 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:26:55.087 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:26:55.087 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:26:55.087 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:26:55.087 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:26:55.087 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:26:55.087 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:26:55.087 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:26:55.087 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:26:55.087 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:26:55.087 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:26:55.087 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:26:55.087 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:26:55.087 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:26:55.087 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:26:55.087 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:26:55.087 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:26:55.087 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:26:55.087 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:26:55.087 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:26:55.087 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:26:55.087 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:26:55.087 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:26:55.087 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:26:55.087 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:26:55.087 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:26:55.088 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:26:55.088 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:26:55.088 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:26:55.088 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:26:55.088 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:26:55.088 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:26:55.088 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:26:55.088 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:26:55.088 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:26:55.088 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:26:55.088 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:26:55.088 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:26:55.088 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:26:55.276 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:26:55.276 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:26:55.276 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:26:55.276 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:26:55.276 | The following packages were automatically installed and are no longer required: 2021-04-26 08:26:55.276 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-26 08:26:55.276 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-26 08:26:55.276 | python3-pam python3-problem-report python3-requests-unixsocket 2021-04-26 08:26:55.276 | python3-serial python3-twisted-bin python3-zope.interface 2021-04-26 08:26:55.277 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:26:55.724 | 0 upgraded, 0 newly installed, 0 to remove and 169 not upgraded. 2021-04-26 08:26:55.724 | 2 not fully installed or removed. 2021-04-26 08:26:55.724 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:26:55.749 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:26:56.472 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:26:56.473 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:26:56.474 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:26:56.480 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:26:56.480 | Loaded: error (Reason: Exec format error) 2021-04-26 08:26:56.480 | Active: inactive (dead) 2021-04-26 08:26:56.480 | 2021-04-26 08:26:56.480 | Apr 26 08:26:16 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.480 | Apr 26 08:26:39 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.480 | Apr 26 08:26:39 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.480 | Apr 26 08:26:39 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.480 | Apr 26 08:26:48 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.481 | Apr 26 08:26:48 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.481 | Apr 26 08:26:48 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.481 | Apr 26 08:26:56 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.481 | Apr 26 08:26:56 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.481 | Apr 26 08:26:56 dv-osbrick-787933-1-ceph systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:26:56.482 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:26:56.482 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:26:56.482 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:26:56.482 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:26:56.482 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:26:56.482 | 2021-04-26 08:26:56.482 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:26:56.482 | dependency problems - leaving unconfigured 2021-04-26 08:26:56.492 | Errors were encountered while processing: 2021-04-26 08:26:56.492 | python3-rtslib-fb 2021-04-26 08:26:56.492 | targetcli-fb 2021-04-26 08:26:58.445 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:26:58.450 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:26:58.452 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:26:58.455 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:26:58.458 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:26:58.460 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:26:58.463 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:26:58.465 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:26:58.467 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:26:58.469 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:26:58.472 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:26:58.472 | Error on exit 2021-04-26 08:26:58.474 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:26:58.476 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425593 25 fail 2021-04-26 08:26:59.106 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:26:59.109 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:26:59.553 | + ./stack.sh:exit_trap:538 : exit 100