You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Konstantin Kolinko <kn...@gmail.com> on 2021/09/07 10:10:08 UTC

Re: buildbot failure in on tomcat-9.0.x

вт, 7 сент. 2021 г. в 12:48, <bu...@apache.org>:
>
> The Buildbot has detected a new failure on builder tomcat-9.0.x while building tomcat. Full details are available at:
>     https://ci.apache.org/builders/tomcat-9.0.x/builds/126
>
> Buildbot URL: https://ci.apache.org/
>
> Buildslave for this Build: asf946_ubuntu
>
> Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-9.0-commit' triggered this build
> Build Source Stamp: [branch 9.0.x] bd3cfa36856aba6648c57c0b0e664c0835f98e13
> Blamelist: Mark Thomas <ma...@apache.org>
>
> BUILD FAILED: failed compile_1

The only failed test:

   [concat] Testsuites with failed tests:
   [concat] TEST-org.apache.coyote.http2.TestStreamQueryString.NIO.txt

The log file:
https://ci.apache.org/projects/tomcat/tomcat-9.0.x/logs/126/TEST-org.apache.coyote.http2.TestStreamQueryString.NIO.txt

The only failed test there:
[[[
Testcase: testQueryString[54] took 0.146 sec
Caused an ERROR
End of input stream
java.io.IOException: End of input stream
at org.apache.coyote.http2.Http2TestBase$TestInput.fill(Http2TestBase.java:979)
at org.apache.coyote.http2.Http2Parser$Input.fill(Http2Parser.java:725)
at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:78)
at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:71)
at org.apache.coyote.http2.Http2TestBase.readSimpleGetResponse(Http2TestBase.java:464)
at org.apache.coyote.http2.TestStreamQueryString.testQueryString(TestStreamQueryString.java:93)
]]]

All other tests in the series of 96 completed successfully.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org