Attila Doroszlai created HDDS-3958:
--------------------------------------

             Summary: Intermittent failure in Recon acceptance test due to 
mixed stdout and stderr
                 Key: HDDS-3958
                 URL: https://issues.apache.org/jira/browse/HDDS-3958
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Recon acceptance test failed with:

{code}
Check if Recon picks up OM data                                       | FAIL |
...
...,{"volume":"vol-0-40306","bucket":"bucket-0-15468","fileSize":204
100  4177  100  4177    0     0   343k      0 --:--:-- --:--:-- --:--:--  370k
* Connection #0 to host recon left intact
8,"count":10},...' does not contain '"fileSize":2048,"count":10'
{code}

It seems stdout and stderr was mixed, breaking {{"fileSize":2048}} into two 
parts, thus search string was not found in the output.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to