[Gluster-Maintainers] [Gluster-devel] Test: ./tests/bugs/distribute/bug-1042725.t

Shyam Ranganathan srangana at redhat.com
Wed Aug 8 00:41:33 UTC 2018


On 08/07/2018 07:37 PM, Shyam Ranganathan wrote:
> 6) Tests that are addressed or are not occurring anymore are,
> 
> ./tests/bugs/distribute/bug-1042725.t

The above test fails, I think due to cleanup not completing in the
previous test failure.

The failed runs are:
https://build.gluster.org/job/line-coverage/405/consoleFull
https://build.gluster.org/job/line-coverage/415/consoleFull

The logs are similar, where test 1042725.t fails to start glusterd and
the previous test ./tests/bugs/core/multiplex-limit-issue-151.t has
timed out.

I am thinking we need to increase the cleanup time as well on time out
tests from 5 seconds to 10 seconds to prevent these, thoughts?

This timer:
https://github.com/gluster/glusterfs/blob/master/run-tests.sh#L16

Logs look as follows:
16:24:48
================================================================================
16:24:48 [16:24:51] Running tests in file
./tests/bugs/core/multiplex-limit-issue-151.t
16:28:08 ./tests/bugs/core/multiplex-limit-issue-151.t timed out after
200 seconds
16:28:08 ./tests/bugs/core/multiplex-limit-issue-151.t: bad status 124
16:28:08
16:28:08        *********************************
16:28:08        *       REGRESSION FAILED       *
16:28:08        * Retrying failed tests in case *
16:28:08        * we got some spurious failures *
16:28:08        *********************************
16:28:08
16:31:28 ./tests/bugs/core/multiplex-limit-issue-151.t timed out after
200 seconds
16:31:28 End of test ./tests/bugs/core/multiplex-limit-issue-151.t
16:31:28
================================================================================
16:31:28
16:31:28
16:31:28
================================================================================
16:31:28 [16:31:31] Running tests in file
./tests/bugs/distribute/bug-1042725.t
16:32:35 ./tests/bugs/distribute/bug-1042725.t ..
16:32:35 1..16
16:32:35 Terminated
16:32:35 not ok 1 , LINENUM:9
16:32:35 FAILED COMMAND: glusterd


More information about the maintainers mailing list