18:43:13
18:43:13 ----------------------------------------------------------------------
18:43:13 FAIL: docker_cli_start_test.go:189: DockerSuite.TestStartReturnCorrectExitCode
18:43:13
18:43:13 docker_cli_start_test.go:199:
18:43:13 c.Assert(exitCode, checker.Equals, 12, check.Commentf("out: %s", out))
18:43:13 ... obtained int = 125
18:43:13 ... expected int = 12
18:43:13 ... out: time="2019-01-06T18:42:58Z" level=error msg="error waiting for container: EOF"
Was failed on RS1 and found from Jenkins logs that it has failed at least couple of times on RS5 and at least on powerpc too
Seen on #31551
Was failed on RS1 and found from Jenkins logs that it has failed at least couple of times on RS5 and at least on powerpc too