Project

General

Profile

Actions

Bug #50077

closed

qa/tasks/vstart_runner.py: not starting max_required_mgrs

Added by Alfonso Martínez about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
qa
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
pacific,octopus,nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

In ceph API test jenkins job (and nightly job) in the logs appear skipped test suites
due to not having started the required amount of mgrs:
https://jenkins.ceph.com/view/all/job/ceph-api-nightly-master-backend/503/consoleText
https://jenkins.ceph.com/job/ceph-api/14859/consoleText

2021-03-30 09:40:27,481.481 INFO:__main__:skipped 'Only have 1 manager daemons, 3 are required'
2021-03-30 09:40:27,482.482 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,482.482 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,482.482 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,482.482 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,482.482 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,482.482 INFO:__main__:
2021-03-30 09:40:27,482.482 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,483.483 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,483.483 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,483.483 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,483.483 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'
2021-03-30 09:40:27,483.483 INFO:__main__:skipped 'Only have 1 manager daemons, 2 are required'

CAUSE: the "max required mgrs" is set correctly in environment copy but not passed to subprocess.Popen when shell is True.


Related issues 4 (0 open4 closed)

Related to Ceph - Fix #50484: mgr/dashboard: set required env. variables in run-backend-api-tests.shResolvedAlfonso Martínez

Actions
Copied to Ceph - Backport #50143: octopus: qa/tasks/vstart_runner.py: not starting max_required_mgrsResolvedNathan CutlerActions
Copied to Ceph - Backport #50144: nautilus: qa/tasks/vstart_runner.py: not starting max_required_mgrsResolvedNathan CutlerActions
Copied to Ceph - Backport #50145: pacific: qa/tasks/vstart_runner.py: not starting max_required_mgrsResolvedAlfonso MartínezActions
Actions #1

Updated by Kefu Chai about 3 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 40519
Actions #2

Updated by Ernesto Puerta about 3 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to pacific,octopus,nautilus
Actions #3

Updated by Backport Bot about 3 years ago

  • Copied to Backport #50143: octopus: qa/tasks/vstart_runner.py: not starting max_required_mgrs added
Actions #4

Updated by Backport Bot about 3 years ago

  • Copied to Backport #50144: nautilus: qa/tasks/vstart_runner.py: not starting max_required_mgrs added
Actions #5

Updated by Backport Bot about 3 years ago

  • Copied to Backport #50145: pacific: qa/tasks/vstart_runner.py: not starting max_required_mgrs added
Actions #6

Updated by Alfonso Martínez almost 3 years ago

  • Related to Fix #50484: mgr/dashboard: set required env. variables in run-backend-api-tests.sh added
Actions #7

Updated by Loïc Dachary almost 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF