zaqar messages are printed with an extra line break

Bug #1895582 reported by Alex Schultz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Alex Schultz

Bug Description

During the deployment the messages from zaqar end up getting additional line breaks added so the output has extra breaks between log messages.

We get something like:

WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1200 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1200 retries left).

WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1199 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1199 retries left).

WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1198 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1198 retries left).

WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1197 retries
left).

Rather than:
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1200 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1200 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1199 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1199 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1198 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1198 retries left).
WAITING FOR COMPLETION: Wait for container-puppet tasks (generate config) to finish (1197 retries left).

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/751895

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/train)

Reviewed: https://review.opendev.org/751895
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=de7ef0cade304d153b5ae5f597b82894508df18b
Submitter: Zuul
Branch: stable/train

commit de7ef0cade304d153b5ae5f597b82894508df18b
Author: Alex Schultz <email address hidden>
Date: Mon Sep 14 14:13:00 2020 -0600

    [TRAIN-Only] Remove extra linebreak

    During the config-download deployment, the zaqar messages get extra line
    breaks at the end of it so we end up with extra line breaks in the
    middle of the ansible logs. If we want to switch to tripleo_dense, we
    need to stop having these extra line breaks added.

    Change-Id: I19fd619e457d5df080a0f4c28ebb8235f08cca0f
    Closes-Bug: #1895582

tags: added: in-stable-train
Changed in tripleo:
milestone: victoria-3 → wallaby-1
Changed in tripleo:
milestone: wallaby-1 → wallaby-2
Changed in tripleo:
status: Triaged → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 12.4.0

This issue was fixed in the openstack/python-tripleoclient 12.4.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.