Attila Doroszlai created HDDS-7172:
--------------------------------------

             Summary: Intermittent failure in Close pipeline smoketest
                 Key: HDDS-7172
                 URL: https://issues.apache.org/jira/browse/HDDS-7172
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: test
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{Close pipeline}} test case fails intermittently:

{code}
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
{code}

I think the problem is that the pipeline was removed by background thread in 
the meantime:

{code:title=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.
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to