Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Close pipeline test case fails intermittently:
INFO Running command 'ozone admin pipeline close "028eec27-0d46-45d5-b682-74c543a13bcd" INFO ${rc} = 0 ... INFO Running command 'ozone admin pipeline list | grep "028eec27-0d46-45d5-b682-74c543a13bcd" INFO ${rc} = 1
I think the problem is that the pipeline was removed by background thread in the meantime:
SCM log
scm1.org_1 | 2022-08-24 10:46:49,350 [IPC Server handler 0 on default port 9860] INFO pipeline.PipelineManagerImpl: Pipeline Pipeline[ Id: 028eec27-0d46-45d5-b682-74c543a13bcd, ...] moved to CLOSED state
scm1.org_1 | 2022-08-24 10:46:50,353 [BackgroundPipelineScrubberThread] INFO pipeline.PipelineManagerImpl: Scrubbing pipeline: id: PipelineID=028eec27-0d46-45d5-b682-74c543a13bcd since it stays at CLOSED stage.
Attachments
Issue Links
- links to