Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.956 sec ------------- Standard Error ----------------- 05-Oct-2023 14:09:19.190 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:19.986 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:19.992 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 05-Oct-2023 14:09:20.043 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:20.044 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:20.189 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36421"] 05-Oct-2023 14:09:20.393 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36421"] 05-Oct-2023 14:09:20.394 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:20.411 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36421"] 05-Oct-2023 14:09:20.426 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-36421"] 05-Oct-2023 14:09:20.443 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:20.446 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:20.446 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 05-Oct-2023 14:09:20.447 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:20.447 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:20.478 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42401"] 05-Oct-2023 14:09:20.574 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 05-Oct-2023 14:09:20.575 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 05-Oct-2023 14:09:20.575 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 05-Oct-2023 14:09:20.575 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 05-Oct-2023 14:09:20.575 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 05-Oct-2023 14:09:20.575 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 05-Oct-2023 14:09:20.576 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 05-Oct-2023 14:09:20.577 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 05-Oct-2023 14:09:20.577 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 05-Oct-2023 14:09:20.577 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 05-Oct-2023 14:09:20.578 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 05-Oct-2023 14:09:20.578 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 05-Oct-2023 14:09:20.579 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 05-Oct-2023 14:09:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 05-Oct-2023 14:09:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 05-Oct-2023 14:09:20.580 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 05-Oct-2023 14:09:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 05-Oct-2023 14:09:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 05-Oct-2023 14:09:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 05-Oct-2023 14:09:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 05-Oct-2023 14:09:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 05 Oct 2023 14:09:20 GMT] 05-Oct-2023 14:09:20.581 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 05-Oct-2023 14:09:20.582 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 05-Oct-2023 14:09:20.582 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 05-Oct-2023 14:09:20.582 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 05-Oct-2023 14:09:20.582 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 05-Oct-2023 14:09:20.583 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 05-Oct-2023 14:09:20.583 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 05-Oct-2023 14:09:20.583 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@5b0235e2:org.apache.tomcat.util.net.NioChannel@55c5c0f2:java.nio.channels.SocketChannel[connected local=/127.0.0.1:42401 remote=/127.0.0.1:45168]], Status in: [OPEN_READ], State out: [CLOSED] 05-Oct-2023 14:09:20.583 FINE [http-nio-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 05-Oct-2023 14:09:20.586 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 05-Oct-2023 14:09:20.586 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 05-Oct-2023 14:09:20.586 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 05-Oct-2023 14:09:20.587 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 05-Oct-2023 14:09:20.587 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 05-Oct-2023 14:09:20.587 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 05-Oct-2023 14:09:20.587 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 05-Oct-2023 14:09:20.587 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 05-Oct-2023 14:09:20.588 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 05-Oct-2023 14:09:20.588 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 05 Oct 2023 14:09:20 GMT] 05-Oct-2023 14:09:20.588 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 05-Oct-2023 14:09:20.588 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 05-Oct-2023 14:09:20.588 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 05-Oct-2023 14:09:20.588 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 05-Oct-2023 14:09:20.589 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 05-Oct-2023 14:09:20.589 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 05-Oct-2023 14:09:20.589 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 05-Oct-2023 14:09:20.589 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:42401] 05-Oct-2023 14:09:20.590 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 05-Oct-2023 14:09:20.590 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 05-Oct-2023 14:09:20.590 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 05-Oct-2023 14:09:20.590 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:42401] 05-Oct-2023 14:09:20.590 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 05-Oct-2023 14:09:20.591 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 05-Oct-2023 14:09:20.591 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 05-Oct-2023 14:09:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [49,444,871]ns 05-Oct-2023 14:09:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 05-Oct-2023 14:09:20.628 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 05-Oct-2023 14:09:20.629 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 05-Oct-2023 14:09:20.629 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 05-Oct-2023 14:09:20.629 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 05-Oct-2023 14:09:20.629 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 05-Oct-2023 14:09:20.630 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 05-Oct-2023 14:09:20.630 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 05-Oct-2023 14:09:20.630 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 05-Oct-2023 14:09:20.630 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 05-Oct-2023 14:09:20.630 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 05-Oct-2023 14:09:20.630 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 05-Oct-2023 14:09:20.631 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 05-Oct-2023 14:09:20.631 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:42401] 05-Oct-2023 14:09:20.631 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:42401] 05-Oct-2023 14:09:20.637 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:42401] 05-Oct-2023 14:09:20.638 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 05-Oct-2023 14:09:20.638 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 05-Oct-2023 14:09:20.639 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 05-Oct-2023 14:09:20.639 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 05-Oct-2023 14:09:20.640 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 05-Oct-2023 14:09:20.640 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 05-Oct-2023 14:09:20.645 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 05-Oct-2023 14:09:20.645 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 05-Oct-2023 14:09:20.645 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 05-Oct-2023 14:09:20.645 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 05-Oct-2023 14:09:20.646 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 05-Oct-2023 14:09:20.646 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 05-Oct-2023 14:09:20.646 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 05-Oct-2023 14:09:20.646 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 05-Oct-2023 14:09:20.646 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 05-Oct-2023 14:09:20.647 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 05-Oct-2023 14:09:20.647 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 05-Oct-2023 14:09:20.648 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:42401] 05-Oct-2023 14:09:20.648 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:42401] 05-Oct-2023 14:09:20.654 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 05-Oct-2023 14:09:20.655 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 05-Oct-2023 14:09:20.655 INFO [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:20.656 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 05-Oct-2023 14:09:20.656 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 05-Oct-2023 14:09:20.656 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 05-Oct-2023 14:09:20.659 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 05-Oct-2023 14:09:20.660 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 05-Oct-2023 14:09:20.660 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 05-Oct-2023 14:09:20.660 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 05-Oct-2023 14:09:20.661 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 05-Oct-2023 14:09:20.661 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 05-Oct-2023 14:09:20.661 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 05-Oct-2023 14:09:20.661 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 05-Oct-2023 14:09:20.661 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 05 Oct 2023 14:09:20 GMT] 05-Oct-2023 14:09:20.662 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 05-Oct-2023 14:09:20.663 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:20.663 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 05-Oct-2023 14:09:20.663 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 05-Oct-2023 14:09:20.663 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:20.663 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 05-Oct-2023 14:09:20.665 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:20.665 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 05-Oct-2023 14:09:20.665 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 05-Oct-2023 14:09:20.665 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:20.666 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 05-Oct-2023 14:09:20.668 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 05-Oct-2023 14:09:20.668 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 05-Oct-2023 14:09:20.670 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 05-Oct-2023 14:09:20.670 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 05-Oct-2023 14:09:20.670 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 05-Oct-2023 14:09:20.670 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 05-Oct-2023 14:09:20.670 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 05-Oct-2023 14:09:20.670 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 05 Oct 2023 14:09:20 GMT] 05-Oct-2023 14:09:20.671 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 05-Oct-2023 14:09:20.671 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:20.671 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:20.671 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:20.671 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:20.671 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:20.672 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:20.673 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:20.673 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 05-Oct-2023 14:09:20.673 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 05-Oct-2023 14:09:20.673 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:20.674 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 05-Oct-2023 14:09:20.674 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:20.674 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:20.674 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:20.685 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:20.685 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 05-Oct-2023 14:09:20.685 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 05-Oct-2023 14:09:20.686 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:20.686 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 05-Oct-2023 14:09:20.687 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:20.687 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 05-Oct-2023 14:09:20.687 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 05-Oct-2023 14:09:20.687 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:20.687 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:20.688 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:20.688 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:20.688 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 05-Oct-2023 14:09:20.689 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:20.689 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 05-Oct-2023 14:09:20.689 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 05-Oct-2023 14:09:20.690 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:20.690 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 05-Oct-2023 14:09:20.691 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:20.691 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 05-Oct-2023 14:09:20.691 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 05-Oct-2023 14:09:20.691 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 05-Oct-2023 14:09:20.691 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 05-Oct-2023 14:09:20.691 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [1], Stream [3], connection allocation requested changed from [0] to [1] 05-Oct-2023 14:09:20.692 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [1], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 05-Oct-2023 14:09:20.689 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:20.692 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:20.692 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:20.692 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:20.692 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:20.692 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:20.693 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 05-Oct-2023 14:09:20.693 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 05-Oct-2023 14:09:20.693 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 05-Oct-2023 14:09:20.693 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 05-Oct-2023 14:09:20.694 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 05-Oct-2023 14:09:20.694 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 05-Oct-2023 14:09:20.694 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 05-Oct-2023 14:09:20.694 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 05-Oct-2023 14:09:20.694 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1830) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:136) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:20.695 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 05-Oct-2023 14:09:20.695 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 05-Oct-2023 14:09:20.695 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 05-Oct-2023 14:09:20.695 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [2], Notify type [3] 05-Oct-2023 14:09:20.695 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Notified 05-Oct-2023 14:09:20.695 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 05-Oct-2023 14:09:20.695 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 05-Oct-2023 14:09:20.696 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 05-Oct-2023 14:09:20.696 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42401"] 05-Oct-2023 14:09:20.697 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:20.697 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 05-Oct-2023 14:09:20.801 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42401"] 05-Oct-2023 14:09:20.812 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42401"] 05-Oct-2023 14:09:20.814 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:20.816 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:20.816 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 05-Oct-2023 14:09:20.817 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:20.817 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:20.827 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-37185"] 05-Oct-2023 14:09:20.980 INFO [http-nio-127.0.0.1-auto-3-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [2], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:20.990 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-37185"] 05-Oct-2023 14:09:20.991 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:20.991 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 05-Oct-2023 14:09:21.094 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-37185"] 05-Oct-2023 14:09:21.104 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-37185"] 05-Oct-2023 14:09:21.105 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:21.107 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:21.107 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 05-Oct-2023 14:09:21.108 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:21.108 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:21.113 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-35021"] 05-Oct-2023 14:09:21.259 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-35021"] 05-Oct-2023 14:09:21.260 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:21.262 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-35021"] 05-Oct-2023 14:09:21.264 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-35021"] 05-Oct-2023 14:09:21.265 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:21.266 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:21.267 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 05-Oct-2023 14:09:21.267 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:21.267 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:21.270 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-43209"] 05-Oct-2023 14:09:21.404 INFO [http-nio-127.0.0.1-auto-5-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [4], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:21.465 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-43209"] 05-Oct-2023 14:09:21.465 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:21.467 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-43209"] 05-Oct-2023 14:09:21.472 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-43209"] 05-Oct-2023 14:09:21.473 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:21.474 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:21.474 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 05-Oct-2023 14:09:21.475 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:21.475 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:21.478 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-46485"] 05-Oct-2023 14:09:21.612 INFO [http-nio-127.0.0.1-auto-6-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [5], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:115) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:21.661 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-46485"] 05-Oct-2023 14:09:21.662 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:21.664 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-46485"] 05-Oct-2023 14:09:21.667 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-46485"] 05-Oct-2023 14:09:21.668 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:21.670 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:21.670 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 05-Oct-2023 14:09:21.670 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:21.670 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:21.674 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-33739"] 05-Oct-2023 14:09:21.768 INFO [http-nio-127.0.0.1-auto-7-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [6], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [6], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1513) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:112) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:87) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:21.768 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-33739"] 05-Oct-2023 14:09:21.769 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:21.771 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-33739"] 05-Oct-2023 14:09:21.772 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-33739"] 05-Oct-2023 14:09:21.773 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:21.775 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:21.776 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 05-Oct-2023 14:09:21.776 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:21.776 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:21.781 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-32807"] 05-Oct-2023 14:09:21.877 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-32807"] 05-Oct-2023 14:09:21.877 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:21.882 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-32807"] 05-Oct-2023 14:09:21.886 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-32807"] 05-Oct-2023 14:09:21.888 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:21.889 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:21.889 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 05-Oct-2023 14:09:21.890 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:21.890 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:21.894 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-36003"] 05-Oct-2023 14:09:21.909 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-36003"] 05-Oct-2023 14:09:21.912 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:21.914 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-36003"] 05-Oct-2023 14:09:21.916 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-36003"] 05-Oct-2023 14:09:21.920 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:21.921 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:21.921 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 05-Oct-2023 14:09:21.921 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:21.922 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:21.925 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-38477"] 05-Oct-2023 14:09:22.016 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-38477"] 05-Oct-2023 14:09:22.017 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:22.019 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-38477"] 05-Oct-2023 14:09:22.023 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-38477"] 05-Oct-2023 14:09:22.025 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:22.026 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:22.026 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 05-Oct-2023 14:09:22.027 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:22.027 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:22.031 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-45891"] 05-Oct-2023 14:09:22.139 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-45891"] 05-Oct-2023 14:09:22.140 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:22.142 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-45891"] 05-Oct-2023 14:09:22.147 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-45891"] 05-Oct-2023 14:09:22.149 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:22.151 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:22.151 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 05-Oct-2023 14:09:22.151 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:22.152 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:22.155 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-40657"] 05-Oct-2023 14:09:22.190 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-40657"] 05-Oct-2023 14:09:22.193 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:22.195 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-40657"] 05-Oct-2023 14:09:22.196 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-40657"] 05-Oct-2023 14:09:22.197 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 05-Oct-2023 14:09:22.198 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:22.198 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 05-Oct-2023 14:09:22.199 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:22.199 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:22.202 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-33463"] 05-Oct-2023 14:09:22.294 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-33463"] 05-Oct-2023 14:09:22.296 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:22.298 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-33463"] 05-Oct-2023 14:09:22.301 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-33463"] 05-Oct-2023 14:09:22.304 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:22.305 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:22.305 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 05-Oct-2023 14:09:22.306 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:22.306 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:22.310 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-33293"] 05-Oct-2023 14:09:22.417 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-33293"] 05-Oct-2023 14:09:22.417 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:22.419 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-33293"] 05-Oct-2023 14:09:22.423 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-33293"] 05-Oct-2023 14:09:22.424 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:22.426 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:22.426 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 05-Oct-2023 14:09:22.426 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:22.426 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:22.430 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-35185"] 05-Oct-2023 14:09:22.439 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [3] set to [1] 05-Oct-2023 14:09:22.439 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 05-Oct-2023 14:09:22.439 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [14], HTTP/1.1 upgrade to stream [1] 05-Oct-2023 14:09:22.440 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [null] to [IDLE] 05-Oct-2023 14:09:22.440 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [IDLE] to [OPEN] 05-Oct-2023 14:09:22.440 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 05-Oct-2023 14:09:22.440 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [NEW] 05-Oct-2023 14:09:22.440 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 05-Oct-2023 14:09:22.440 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 05-Oct-2023 14:09:22.440 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 05-Oct-2023 14:09:22.441 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 05-Oct-2023 14:09:22.441 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 05-Oct-2023 14:09:22.441 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 05-Oct-2023 14:09:22.441 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 05-Oct-2023 14:09:22.441 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 05-Oct-2023 14:09:22.441 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [PING], Flags [1], Payload size [8] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], Connection preface received from client 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [1], Writing the headers, EndOfStream [false] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 05 Oct 2023 14:09:22 GMT] 05-Oct-2023 14:09:22.442 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 05-Oct-2023 14:09:22.443 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 05-Oct-2023 14:09:22.443 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 05-Oct-2023 14:09:22.443 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [1], reduce flow control window by [8192] to [57343] 05-Oct-2023 14:09:22.443 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [57343] 05-Oct-2023 14:09:22.443 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [1], Data length [8192], EndOfStream [true] 05-Oct-2023 14:09:22.443 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 05-Oct-2023 14:09:22.443 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 05-Oct-2023 14:09:22.443 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 05-Oct-2023 14:09:22.443 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 05-Oct-2023 14:09:22.443 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 05-Oct-2023 14:09:22.444 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@6611f1cc:org.apache.tomcat.util.net.NioChannel@68d6137e:java.nio.channels.SocketChannel[connected local=/127.0.0.1:35185 remote=/127.0.0.1:54350]], Status in: [OPEN_READ], State out: [CLOSED] 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 05-Oct-2023 14:09:22.444 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [1] has been recycled 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [content-type] and value [application/octet-stream] 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 05 Oct 2023 14:09:22 GMT] 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 05-Oct-2023 14:09:22.444 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 05-Oct-2023 14:09:22.445 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 05-Oct-2023 14:09:22.445 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 05-Oct-2023 14:09:22.445 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 05-Oct-2023 14:09:22.445 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:35185] 05-Oct-2023 14:09:22.445 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 05-Oct-2023 14:09:22.445 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 05-Oct-2023 14:09:22.445 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 05-Oct-2023 14:09:22.446 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:35185] 05-Oct-2023 14:09:22.446 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [14] Round trip time measured as [5,063,387]ns 05-Oct-2023 14:09:22.446 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 05-Oct-2023 14:09:22.446 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 05-Oct-2023 14:09:22.446 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 05-Oct-2023 14:09:22.446 FINE [http-nio-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 05-Oct-2023 14:09:22.488 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [null] to [IDLE] 05-Oct-2023 14:09:22.488 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [IDLE] to [OPEN] 05-Oct-2023 14:09:22.488 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [3], Processing headers payload of size [22] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:method], Value [GET] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:scheme], Value [http] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:path], Value [/large] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:35185] 05-Oct-2023 14:09:22.489 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:authority], Value [localhost:35185] 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:35185] 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [3], Swallowed [0] bytes 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [null] to [IDLE] 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [IDLE] to [OPEN] 05-Oct-2023 14:09:22.490 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [5], Processing headers payload of size [10] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:method], Value [GET] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:scheme], Value [http] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:path], Value [/simple] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 05-Oct-2023 14:09:22.491 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:35185] 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:authority], Value [localhost:35185] 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [5], Swallowed [0] bytes 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 05-Oct-2023 14:09:22.492 INFO [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.close Connection [14], Stream [5], Reset sent due to [REFUSED_STREAM] 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 05-Oct-2023 14:09:22.492 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 05-Oct-2023 14:09:22.493 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 05-Oct-2023 14:09:22.493 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [3], Writing the headers, EndOfStream [false] 05-Oct-2023 14:09:22.494 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 05-Oct-2023 14:09:22.494 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 05-Oct-2023 14:09:22.494 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 05-Oct-2023 14:09:22.494 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Thu, 05 Oct 2023 14:09:22 GMT] 05-Oct-2023 14:09:22.494 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 05-Oct-2023 14:09:22.495 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [5], Waiting type [0], Notify type [3] 05-Oct-2023 14:09:22.496 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [5] has been recycled 05-Oct-2023 14:09:22.496 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 05-Oct-2023 14:09:22.496 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:22.496 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [57343] 05-Oct-2023 14:09:22.496 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [49151] 05-Oct-2023 14:09:22.496 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:22.497 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 05-Oct-2023 14:09:22.497 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 05-Oct-2023 14:09:22.497 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 05-Oct-2023 14:09:22.497 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:22.497 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [49151] 05-Oct-2023 14:09:22.497 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [40959] 05-Oct-2023 14:09:22.497 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 05-Oct-2023 14:09:22.497 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:22.497 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 05-Oct-2023 14:09:22.497 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 05-Oct-2023 14:09:22.497 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 05-Oct-2023 14:09:22.497 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Thu, 05 Oct 2023 14:09:22 GMT] 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [40959] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [32767] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [32767] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [24575] 05-Oct-2023 14:09:22.498 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:22.498 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:22.499 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:22.499 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 05-Oct-2023 14:09:22.499 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:22.499 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [24575] 05-Oct-2023 14:09:22.499 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [16383] 05-Oct-2023 14:09:22.499 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:22.499 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:22.499 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:22.499 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:22.499 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 05-Oct-2023 14:09:22.500 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:22.500 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [16383] 05-Oct-2023 14:09:22.500 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [8191] 05-Oct-2023 14:09:22.500 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 05-Oct-2023 14:09:22.500 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 05-Oct-2023 14:09:22.501 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 05-Oct-2023 14:09:22.501 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [8191] 05-Oct-2023 14:09:22.501 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8191] to [0] 05-Oct-2023 14:09:22.501 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8191], EndOfStream [false] 05-Oct-2023 14:09:22.501 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 05-Oct-2023 14:09:22.501 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [14], Stream [3], connection allocation requested changed from [0] to [1] 05-Oct-2023 14:09:22.501 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [14], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 05-Oct-2023 14:09:22.501 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 05-Oct-2023 14:09:22.502 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 05-Oct-2023 14:09:22.503 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 05-Oct-2023 14:09:22.503 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [14], Stream [3], Window size increment [2147483647] 05-Oct-2023 14:09:22.503 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [14], Stream [3], increase flow control window by [2147483647] to [2147491838] 05-Oct-2023 14:09:22.503 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 05-Oct-2023 14:09:22.503 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 05-Oct-2023 14:09:22.503 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [14], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [14], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:232) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1830) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.incrementWindowSize(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:429) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:275) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:22.504 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.close Connection [14], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 05-Oct-2023 14:09:22.504 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.sendStreamReset Connection [14], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [14], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 05-Oct-2023 14:09:22.504 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 05-Oct-2023 14:09:22.504 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Waiting type [2], Notify type [3] 05-Oct-2023 14:09:22.504 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Notified 05-Oct-2023 14:09:22.504 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [3] has been recycled 05-Oct-2023 14:09:22.504 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 05-Oct-2023 14:09:22.504 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 05-Oct-2023 14:09:22.505 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-35185"] 05-Oct-2023 14:09:22.506 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:22.507 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 05-Oct-2023 14:09:22.609 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-35185"] 05-Oct-2023 14:09:22.618 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-35185"] 05-Oct-2023 14:09:22.620 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:22.625 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:22.625 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 05-Oct-2023 14:09:22.625 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:22.626 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:22.633 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-42001"] 05-Oct-2023 14:09:22.744 INFO [http-nio-127.0.0.1-auto-16-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [15], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:22.750 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-42001"] 05-Oct-2023 14:09:22.751 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:22.752 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-42001"] 05-Oct-2023 14:09:22.756 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-42001"] 05-Oct-2023 14:09:22.759 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:22.761 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:22.761 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 05-Oct-2023 14:09:22.762 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:22.762 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:22.774 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-38203"] 05-Oct-2023 14:09:23.018 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-38203"] 05-Oct-2023 14:09:23.020 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.022 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-38203"] 05-Oct-2023 14:09:23.027 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-38203"] 05-Oct-2023 14:09:23.028 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.030 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.030 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 05-Oct-2023 14:09:23.030 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.031 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.046 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-45619"] 05-Oct-2023 14:09:23.111 INFO [http-nio-127.0.0.1-auto-18-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [17], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:23.166 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-45619"] 05-Oct-2023 14:09:23.169 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.171 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-45619"] 05-Oct-2023 14:09:23.174 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-45619"] 05-Oct-2023 14:09:23.175 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.177 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.177 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 05-Oct-2023 14:09:23.177 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.178 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.181 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-35119"] 05-Oct-2023 14:09:23.284 INFO [http-nio-127.0.0.1-auto-19-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [18], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1646) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.headersEnd(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:646) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:287) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:254) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:23.333 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-35119"] 05-Oct-2023 14:09:23.334 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.335 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-35119"] 05-Oct-2023 14:09:23.339 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-35119"] 05-Oct-2023 14:09:23.340 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.342 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.342 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 05-Oct-2023 14:09:23.342 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.342 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.346 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-44845"] 05-Oct-2023 14:09:23.444 INFO [http-nio-127.0.0.1-auto-20-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [19], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [19], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1513) at org.apache.coyote.http2.Http2AsyncUpgradeHandler.startRequestBodyFrame(Http2AsyncUpgradeHandler.java:43) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:191) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:251) at org.apache.coyote.http2.Http2AsyncParser$FrameCompletionHandler.completed(Http2AsyncParser.java:167) at org.apache.tomcat.util.net.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1129) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper$NioOperationState.run(NioEndpoint.java:1707) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:833) 05-Oct-2023 14:09:23.445 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-44845"] 05-Oct-2023 14:09:23.446 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.447 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-44845"] 05-Oct-2023 14:09:23.450 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-44845"] 05-Oct-2023 14:09:23.451 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.453 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.453 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 05-Oct-2023 14:09:23.453 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.453 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.459 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-44385"] 05-Oct-2023 14:09:23.556 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-44385"] 05-Oct-2023 14:09:23.558 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.560 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-44385"] 05-Oct-2023 14:09:23.563 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-44385"] 05-Oct-2023 14:09:23.572 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.573 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.573 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 05-Oct-2023 14:09:23.574 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.574 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.577 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-45247"] 05-Oct-2023 14:09:23.626 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-45247"] 05-Oct-2023 14:09:23.626 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.628 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-45247"] 05-Oct-2023 14:09:23.629 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-45247"] 05-Oct-2023 14:09:23.630 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.631 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.631 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 05-Oct-2023 14:09:23.631 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.632 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.634 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-36691"] 05-Oct-2023 14:09:23.684 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-36691"] 05-Oct-2023 14:09:23.686 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.688 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-36691"] 05-Oct-2023 14:09:23.690 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-36691"] 05-Oct-2023 14:09:23.691 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.692 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.692 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 05-Oct-2023 14:09:23.693 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.693 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.695 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-39491"] 05-Oct-2023 14:09:23.792 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-39491"] 05-Oct-2023 14:09:23.795 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.797 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-39491"] 05-Oct-2023 14:09:23.802 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-39491"] 05-Oct-2023 14:09:23.803 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.805 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.805 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 05-Oct-2023 14:09:23.805 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.805 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.810 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-41547"] 05-Oct-2023 14:09:23.904 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-41547"] 05-Oct-2023 14:09:23.907 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:23.908 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-41547"] 05-Oct-2023 14:09:23.911 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-41547"] 05-Oct-2023 14:09:23.917 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 05-Oct-2023 14:09:23.922 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 05-Oct-2023 14:09:23.922 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 05-Oct-2023 14:09:23.922 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Oct-2023 14:09:23.922 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.81-dev] 05-Oct-2023 14:09:23.933 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-34653"] 05-Oct-2023 14:09:24.058 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-34653"] 05-Oct-2023 14:09:24.060 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Oct-2023 14:09:24.062 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-34653"] 05-Oct-2023 14:09:24.064 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-34653"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.299 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.37 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.292 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.159 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.207 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.196 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.105 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.114 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.032 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.105 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.124 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.049 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.105 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.12 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.195 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.139 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.268 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.147 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.164 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.111 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.113 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.066 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.06 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.111 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.112 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.149 sec