Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.829 sec ------------- Standard Error ----------------- 14-Nov-2023 16:59:05.693 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:06.333 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] 14-Nov-2023 16:59:06.334 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Nov-2023 16:59:06.393 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:06.393 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:06.586 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44091"] 14-Nov-2023 16:59:06.781 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44091"] 14-Nov-2023 16:59:06.782 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:06.811 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44091"] 14-Nov-2023 16:59:06.816 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44091"] 14-Nov-2023 16:59:06.823 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:06.826 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] 14-Nov-2023 16:59:06.826 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-Nov-2023 16:59:06.827 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:06.827 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:06.837 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-40027"] 14-Nov-2023 16:59:06.877 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] 14-Nov-2023 16:59:06.877 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] 14-Nov-2023 16:59:06.877 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] 14-Nov-2023 16:59:06.877 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] 14-Nov-2023 16:59:06.878 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] 14-Nov-2023 16:59:06.878 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] 14-Nov-2023 16:59:06.878 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 14-Nov-2023 16:59:06.880 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 14-Nov-2023 16:59:06.880 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 14-Nov-2023 16:59:06.926 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] 14-Nov-2023 16:59:06.926 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] 14-Nov-2023 16:59:06.926 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 14-Nov-2023 16:59:06.927 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:06.927 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 14-Nov-2023 16:59:06.927 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] 14-Nov-2023 16:59:06.927 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 14-Nov-2023 16:59:06.929 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 14-Nov-2023 16:59:06.929 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 14-Nov-2023 16:59:06.930 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 14-Nov-2023 16:59:06.930 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 14-Nov-2023 16:59:06.930 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 14-Nov-2023 16:59:06.931 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 14-Nov-2023 16:59:06.931 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 14 Nov 2023 16:59:06 GMT] 14-Nov-2023 16:59:06.931 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 14-Nov-2023 16:59:06.931 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 14-Nov-2023 16:59:06.932 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 14-Nov-2023 16:59:06.932 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 14-Nov-2023 16:59:06.932 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 14-Nov-2023 16:59:06.932 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 14-Nov-2023 16:59:06.933 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] 14-Nov-2023 16:59:06.933 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 14-Nov-2023 16:59:06.933 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 14 Nov 2023 16:59:06 GMT] 14-Nov-2023 16:59:06.933 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 14-Nov-2023 16:59:06.933 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:06.934 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 14-Nov-2023 16:59:06.934 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] 14-Nov-2023 16:59:06.934 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 [7,699,370]ns 14-Nov-2023 16:59:06.934 FINE [http-nio-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 14-Nov-2023 16:59:06.935 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 14-Nov-2023 16:59:06.935 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 14-Nov-2023 16:59:06.935 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 14-Nov-2023 16:59:06.935 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 14-Nov-2023 16:59:06.936 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 14-Nov-2023 16:59:06.936 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 14-Nov-2023 16:59:06.936 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 14-Nov-2023 16:59:06.936 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 14-Nov-2023 16:59:06.936 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 14-Nov-2023 16:59:06.937 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@17f6545:org.apache.tomcat.util.net.NioChannel@540f1b2:java.nio.channels.SocketChannel[connected local=/127.0.0.1:40027 remote=/127.0.0.1:55752]], Status in: [OPEN_READ], State out: [CLOSED] 14-Nov-2023 16:59:06.937 FINE [http-nio-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 14-Nov-2023 16:59:06.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 14-Nov-2023 16:59:06.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 14-Nov-2023 16:59:06.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 14-Nov-2023 16:59:06.938 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40027] 14-Nov-2023 16:59:06.938 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:06.939 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 14-Nov-2023 16:59:06.939 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 14-Nov-2023 16:59:06.939 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 14-Nov-2023 16:59:06.939 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 14-Nov-2023 16:59:06.940 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 14-Nov-2023 16:59:06.940 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 14-Nov-2023 16:59:06.940 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 14-Nov-2023 16:59:06.940 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 14-Nov-2023 16:59:06.941 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40027] 14-Nov-2023 16:59:06.986 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 14-Nov-2023 16:59:06.986 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 14-Nov-2023 16:59:06.986 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 14-Nov-2023 16:59:06.986 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 14-Nov-2023 16:59:06.987 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 14-Nov-2023 16:59:06.987 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 14-Nov-2023 16:59:06.987 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 14-Nov-2023 16:59:06.987 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 14-Nov-2023 16:59:06.987 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 14-Nov-2023 16:59:06.987 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40027] 14-Nov-2023 16:59:06.987 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:40027] 14-Nov-2023 16:59:06.988 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:40027] 14-Nov-2023 16:59:06.988 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 14-Nov-2023 16:59:06.988 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 14-Nov-2023 16:59:06.988 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 14-Nov-2023 16:59:06.990 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 14-Nov-2023 16:59:06.990 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 14-Nov-2023 16:59:06.990 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 14-Nov-2023 16:59:06.990 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 14-Nov-2023 16:59:06.991 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 14-Nov-2023 16:59:06.992 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 14-Nov-2023 16:59:06.992 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 14-Nov-2023 16:59:06.992 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40027] 14-Nov-2023 16:59:06.992 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:40027] 14-Nov-2023 16:59:06.992 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 14-Nov-2023 16:59:06.993 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 14-Nov-2023 16:59:06.993 INFO [http-nio-127.0.0.1-auto-2-exec-4] 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:1656) 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:353) 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) 14-Nov-2023 16:59:06.996 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 14-Nov-2023 16:59:06.996 FINE [http-nio-127.0.0.1-auto-2-exec-4] 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) 14-Nov-2023 16:59:06.997 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 14-Nov-2023 16:59:06.997 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 14-Nov-2023 16:59:06.998 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 14-Nov-2023 16:59:06.998 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 14-Nov-2023 16:59:06.998 FINE [http-nio-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 14-Nov-2023 16:59:06.999 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 14-Nov-2023 16:59:06.999 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 14-Nov-2023 16:59:06.999 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 14-Nov-2023 16:59:06.999 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 14-Nov-2023 16:59:07.000 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 14 Nov 2023 16:59:06 GMT] 14-Nov-2023 16:59:07.002 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 14-Nov-2023 16:59:07.003 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:07.003 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 14-Nov-2023 16:59:07.003 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 14-Nov-2023 16:59:07.003 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:07.004 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 14-Nov-2023 16:59:07.005 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 14-Nov-2023 16:59:07.005 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 14-Nov-2023 16:59:07.005 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 14-Nov-2023 16:59:07.005 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 14-Nov-2023 16:59:07.005 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 14-Nov-2023 16:59:07.006 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 14-Nov-2023 16:59:07.006 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 14 Nov 2023 16:59:06 GMT] 14-Nov-2023 16:59:07.006 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 14-Nov-2023 16:59:07.007 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 14-Nov-2023 16:59:07.008 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:07.008 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 14-Nov-2023 16:59:07.008 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 14-Nov-2023 16:59:07.008 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:07.009 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 14-Nov-2023 16:59:07.010 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:07.010 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:07.010 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:07.010 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:07.010 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:07.010 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:07.012 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:07.013 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 14-Nov-2023 16:59:07.013 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 14-Nov-2023 16:59:07.013 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:07.013 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 14-Nov-2023 16:59:07.014 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:07.014 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:07.014 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:07.016 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:07.016 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 14-Nov-2023 16:59:07.017 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 14-Nov-2023 16:59:07.017 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:07.017 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 14-Nov-2023 16:59:07.018 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:07.018 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:07.018 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:07.021 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:07.022 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 14-Nov-2023 16:59:07.025 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 14-Nov-2023 16:59:07.028 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:07.029 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 14-Nov-2023 16:59:07.029 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:07.029 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:07.029 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:07.036 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:07.036 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 14-Nov-2023 16:59:07.036 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 14-Nov-2023 16:59:07.037 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:07.037 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 14-Nov-2023 16:59:07.037 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:07.038 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:07.038 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:07.039 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:07.039 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 14-Nov-2023 16:59:07.039 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 14-Nov-2023 16:59:07.039 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 14-Nov-2023 16:59:07.040 FINE [http-nio-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 14-Nov-2023 16:59:07.040 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 14-Nov-2023 16:59:07.040 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 14-Nov-2023 16:59:07.040 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 14-Nov-2023 16:59:07.041 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:07.041 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 14-Nov-2023 16:59:07.042 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 14-Nov-2023 16:59:07.042 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 14-Nov-2023 16:59:07.042 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 14-Nov-2023 16:59:07.042 FINE [http-nio-127.0.0.1-auto-2-exec-6] 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:1841) 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:353) 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) 14-Nov-2023 16:59:07.042 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 14-Nov-2023 16:59:07.042 FINE [http-nio-127.0.0.1-auto-2-exec-6] 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) 14-Nov-2023 16:59:07.043 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 14-Nov-2023 16:59:07.043 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [0], Notify type [3] 14-Nov-2023 16:59:07.043 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 14-Nov-2023 16:59:07.043 FINE [http-nio-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 14-Nov-2023 16:59:07.044 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 14-Nov-2023 16:59:07.045 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-40027"] 14-Nov-2023 16:59:07.046 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:07.046 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 14-Nov-2023 16:59:07.149 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-40027"] 14-Nov-2023 16:59:07.158 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-40027"] 14-Nov-2023 16:59:07.161 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:07.163 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] 14-Nov-2023 16:59:07.164 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 14-Nov-2023 16:59:07.164 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:07.164 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:07.180 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-43293"] 14-Nov-2023 16:59:07.298 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:1656) 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:353) 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) 14-Nov-2023 16:59:07.307 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-43293"] 14-Nov-2023 16:59:07.310 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:07.314 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-43293"] 14-Nov-2023 16:59:07.317 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-43293"] 14-Nov-2023 16:59:07.319 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:07.321 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] 14-Nov-2023 16:59:07.321 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 14-Nov-2023 16:59:07.324 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:07.325 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:07.329 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-4-36133"] 14-Nov-2023 16:59:07.445 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-4-36133"] 14-Nov-2023 16:59:07.448 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:07.451 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-4-36133"] 14-Nov-2023 16:59:07.454 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4-36133"] 14-Nov-2023 16:59:07.455 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:07.457 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] 14-Nov-2023 16:59:07.457 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 14-Nov-2023 16:59:07.458 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:07.458 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:07.462 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-5-34895"] 14-Nov-2023 16:59:07.614 INFO [http-nio-127.0.0.1-auto-5-exec-4] 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:1656) 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:353) 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) 14-Nov-2023 16:59:07.668 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-5-34895"] 14-Nov-2023 16:59:07.668 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:07.671 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-5-34895"] 14-Nov-2023 16:59:07.673 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5-34895"] 14-Nov-2023 16:59:07.675 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:07.677 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] 14-Nov-2023 16:59:07.678 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 14-Nov-2023 16:59:07.678 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:07.679 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:07.683 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-6-37243"] 14-Nov-2023 16:59:07.826 INFO [http-nio-127.0.0.1-auto-6-exec-3] 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:1656) 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:353) 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) 14-Nov-2023 16:59:07.871 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-6-37243"] 14-Nov-2023 16:59:07.872 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:07.874 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-6-37243"] 14-Nov-2023 16:59:07.876 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6-37243"] 14-Nov-2023 16:59:07.877 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:07.879 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] 14-Nov-2023 16:59:07.879 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 14-Nov-2023 16:59:07.879 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:07.879 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:07.882 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-7-45959"] 14-Nov-2023 16:59:08.022 INFO [http-nio-127.0.0.1-auto-7-exec-4] 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:1523) 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:353) 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) 14-Nov-2023 16:59:08.022 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-7-45959"] 14-Nov-2023 16:59:08.023 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.025 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-7-45959"] 14-Nov-2023 16:59:08.027 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7-45959"] 14-Nov-2023 16:59:08.028 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:08.029 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] 14-Nov-2023 16:59:08.029 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 14-Nov-2023 16:59:08.030 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.030 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.033 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-8-46001"] 14-Nov-2023 16:59:08.082 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-8-46001"] 14-Nov-2023 16:59:08.083 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.085 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-8-46001"] 14-Nov-2023 16:59:08.088 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8-46001"] 14-Nov-2023 16:59:08.089 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:08.091 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] 14-Nov-2023 16:59:08.091 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-9"] 14-Nov-2023 16:59:08.091 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.091 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.095 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-9-38231"] 14-Nov-2023 16:59:08.187 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-9-38231"] 14-Nov-2023 16:59:08.187 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.190 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-9-38231"] 14-Nov-2023 16:59:08.193 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9-38231"] 14-Nov-2023 16:59:08.194 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:08.195 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] 14-Nov-2023 16:59:08.195 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-10"] 14-Nov-2023 16:59:08.196 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.196 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.199 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-10-38833"] 14-Nov-2023 16:59:08.294 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-10-38833"] 14-Nov-2023 16:59:08.295 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.297 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-10-38833"] 14-Nov-2023 16:59:08.299 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-10-38833"] 14-Nov-2023 16:59:08.300 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:08.302 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] 14-Nov-2023 16:59:08.302 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-11"] 14-Nov-2023 16:59:08.302 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.302 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.305 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-11-41457"] 14-Nov-2023 16:59:08.448 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-11-41457"] 14-Nov-2023 16:59:08.452 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.454 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-11-41457"] 14-Nov-2023 16:59:08.456 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-11-41457"] 14-Nov-2023 16:59:08.458 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:08.459 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] 14-Nov-2023 16:59:08.459 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-12"] 14-Nov-2023 16:59:08.460 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.460 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.464 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-12-40247"] 14-Nov-2023 16:59:08.574 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-12-40247"] 14-Nov-2023 16:59:08.575 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.581 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-12-40247"] 14-Nov-2023 16:59:08.585 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-12-40247"] 14-Nov-2023 16:59:08.589 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 14-Nov-2023 16:59:08.591 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] 14-Nov-2023 16:59:08.594 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-13"] 14-Nov-2023 16:59:08.595 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.595 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.599 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-13-42713"] 14-Nov-2023 16:59:08.737 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-13-42713"] 14-Nov-2023 16:59:08.740 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.742 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-13-42713"] 14-Nov-2023 16:59:08.744 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-13-42713"] 14-Nov-2023 16:59:08.746 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:08.747 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] 14-Nov-2023 16:59:08.748 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-14"] 14-Nov-2023 16:59:08.748 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.748 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.764 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-14-45457"] 14-Nov-2023 16:59:08.903 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-14-45457"] 14-Nov-2023 16:59:08.903 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:08.905 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-14-45457"] 14-Nov-2023 16:59:08.910 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-14-45457"] 14-Nov-2023 16:59:08.911 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:08.912 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] 14-Nov-2023 16:59:08.912 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-15"] 14-Nov-2023 16:59:08.913 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:08.913 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:08.940 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-15-46173"] 14-Nov-2023 16:59:08.977 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [3] set to [1] 14-Nov-2023 16:59:08.978 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 14-Nov-2023 16:59:08.978 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [14], HTTP/1.1 upgrade to stream [1] 14-Nov-2023 16:59:08.978 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [null] to [IDLE] 14-Nov-2023 16:59:08.978 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [IDLE] to [OPEN] 14-Nov-2023 16:59:08.978 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 14-Nov-2023 16:59:08.978 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [NEW] 14-Nov-2023 16:59:08.979 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 14-Nov-2023 16:59:08.979 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 14-Nov-2023 16:59:08.979 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 14-Nov-2023 16:59:08.979 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 14-Nov-2023 16:59:08.979 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 14-Nov-2023 16:59:08.979 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:08.979 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 14-Nov-2023 16:59:08.979 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 14-Nov-2023 16:59:08.979 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 14-Nov-2023 16:59:08.979 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [PING], Flags [1], Payload size [8] 14-Nov-2023 16:59:08.980 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 14-Nov-2023 16:59:08.980 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], Connection preface received from client 14-Nov-2023 16:59:08.980 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] 14-Nov-2023 16:59:08.980 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 14-Nov-2023 16:59:08.981 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] 14-Nov-2023 16:59:08.981 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 14-Nov-2023 16:59:08.981 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 14 Nov 2023 16:59:08 GMT] 14-Nov-2023 16:59:08.981 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 14-Nov-2023 16:59:08.981 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 14-Nov-2023 16:59:08.981 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] 14-Nov-2023 16:59:08.981 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] 14-Nov-2023 16:59:08.981 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] 14-Nov-2023 16:59:08.981 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 14-Nov-2023 16:59:08.981 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 14-Nov-2023 16:59:08.982 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] 14-Nov-2023 16:59:08.982 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] 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 14-Nov-2023 16:59:08.982 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] 14-Nov-2023 16:59:08.982 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] 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 14 Nov 2023 16:59:08 GMT] 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 14-Nov-2023 16:59:08.982 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper@389af132:org.apache.tomcat.util.net.NioChannel@3ca562f9:java.nio.channels.SocketChannel[connected local=/127.0.0.1:46173 remote=/127.0.0.1:54000]], Status in: [OPEN_READ], State out: [CLOSED] 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 14-Nov-2023 16:59:08.982 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [1] has been recycled 14-Nov-2023 16:59:08.982 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 14-Nov-2023 16:59:08.983 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [14] Round trip time measured as [3,372,787]ns 14-Nov-2023 16:59:08.983 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:08.983 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 14-Nov-2023 16:59:08.983 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 14-Nov-2023 16:59:08.983 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 14-Nov-2023 16:59:08.983 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 14-Nov-2023 16:59:08.983 FINE [http-nio-127.0.0.1-auto-15-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 14-Nov-2023 16:59:08.983 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:46173] 14-Nov-2023 16:59:08.983 FINE [http-nio-127.0.0.1-auto-15-exec-4] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 14-Nov-2023 16:59:08.984 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 14-Nov-2023 16:59:08.984 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 14-Nov-2023 16:59:08.984 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 14-Nov-2023 16:59:08.984 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:46173] 14-Nov-2023 16:59:09.026 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [null] to [IDLE] 14-Nov-2023 16:59:09.026 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [IDLE] to [OPEN] 14-Nov-2023 16:59:09.026 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [3], Processing headers payload of size [22] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:method], Value [GET] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:scheme], Value [http] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:path], Value [/large] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 14-Nov-2023 16:59:09.027 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:46173] 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:authority], Value [localhost:46173] 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:46173] 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [3], Swallowed [0] bytes 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [null] to [IDLE] 14-Nov-2023 16:59:09.028 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [IDLE] to [OPEN] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [5], Processing headers payload of size [10] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:method], Value [GET] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:scheme], Value [http] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:path], Value [/simple] 14-Nov-2023 16:59:09.029 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:46173] 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:authority], Value [localhost:46173] 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [5], Swallowed [0] bytes 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 14-Nov-2023 16:59:09.030 INFO [http-nio-127.0.0.1-auto-15-exec-5] 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:1656) 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) 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.close Connection [14], Stream [5], Reset sent due to [REFUSED_STREAM] 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] 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) 14-Nov-2023 16:59:09.030 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 14-Nov-2023 16:59:09.031 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 14-Nov-2023 16:59:09.031 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [5], Waiting type [0], Notify type [3] 14-Nov-2023 16:59:09.031 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [5] has been recycled 14-Nov-2023 16:59:09.031 FINE [http-nio-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 14-Nov-2023 16:59:09.032 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [3], Writing the headers, EndOfStream [false] 14-Nov-2023 16:59:09.032 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 14-Nov-2023 16:59:09.032 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 14-Nov-2023 16:59:09.032 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 14-Nov-2023 16:59:09.032 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 14 Nov 2023 16:59:08 GMT] 14-Nov-2023 16:59:09.032 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 14-Nov-2023 16:59:09.033 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:09.033 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [57343] 14-Nov-2023 16:59:09.033 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [49151] 14-Nov-2023 16:59:09.033 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:09.033 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 14-Nov-2023 16:59:09.033 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 14-Nov-2023 16:59:09.034 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 14-Nov-2023 16:59:09.034 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 14-Nov-2023 16:59:09.034 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 14-Nov-2023 16:59:09.034 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 14-Nov-2023 16:59:09.034 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 14-Nov-2023 16:59:09.034 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 14 Nov 2023 16:59:08 GMT] 14-Nov-2023 16:59:09.034 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 14-Nov-2023 16:59:09.035 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-140] 14-Nov-2023 16:59:09.035 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:09.035 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [49151] 14-Nov-2023 16:59:09.035 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [40959] 14-Nov-2023 16:59:09.035 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:09.035 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-160] 14-Nov-2023 16:59:09.035 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [40959] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [32767] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [32767] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [24575] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:09.036 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 14-Nov-2023 16:59:09.037 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:09.037 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [24575] 14-Nov-2023 16:59:09.037 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [16383] 14-Nov-2023 16:59:09.037 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:09.037 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 14-Nov-2023 16:59:09.038 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:09.040 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:09.040 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:09.040 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:09.040 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:09.040 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [16383] 14-Nov-2023 16:59:09.040 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:09.040 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [8191] 14-Nov-2023 16:59:09.040 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 14-Nov-2023 16:59:09.040 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:09.041 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:09.041 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:09.041 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [3], reduce flow control window by [8192] to [8191] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:09.041 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8191] to [0] 14-Nov-2023 16:59:09.041 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:09.041 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8191], EndOfStream [false] 14-Nov-2023 16:59:09.042 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 14-Nov-2023 16:59:09.042 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 14-Nov-2023 16:59:09.042 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 14-Nov-2023 16:59:09.042 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 14-Nov-2023 16:59:09.042 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 14-Nov-2023 16:59:09.043 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 14-Nov-2023 16:59:09.043 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 14-Nov-2023 16:59:09.043 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [14], Stream [3], connection allocation requested changed from [0] to [1] 14-Nov-2023 16:59:09.043 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 14-Nov-2023 16:59:09.043 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [14], Stream [3], Window size increment [2147483647] 14-Nov-2023 16:59:09.043 FINE [http-nio-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [14], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [14], Stream [3], increase flow control window by [2147483647] to [2147491838] 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] 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:1841) 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) 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.Stream.close Connection [14], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] 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) 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Waiting type [2], Notify type [3] 14-Nov-2023 16:59:09.044 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 14-Nov-2023 16:59:09.044 FINE [http-nio-127.0.0.1-auto-15-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Notified 14-Nov-2023 16:59:09.044 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-15-46173"] 14-Nov-2023 16:59:09.046 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:09.050 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-15-46173"] 14-Nov-2023 16:59:09.053 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-15-46173"] 14-Nov-2023 16:59:09.057 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:09.061 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] 14-Nov-2023 16:59:09.061 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-16"] 14-Nov-2023 16:59:09.062 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:09.062 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:09.067 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-16-33527"] 14-Nov-2023 16:59:09.166 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:1656) 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) 14-Nov-2023 16:59:09.171 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-16-33527"] 14-Nov-2023 16:59:09.171 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:09.172 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 14-Nov-2023 16:59:09.274 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-16-33527"] 14-Nov-2023 16:59:09.285 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-16-33527"] 14-Nov-2023 16:59:09.286 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:09.287 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] 14-Nov-2023 16:59:09.287 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-17"] 14-Nov-2023 16:59:09.288 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:09.288 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:09.300 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-17-35517"] 14-Nov-2023 16:59:09.462 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-17-35517"] 14-Nov-2023 16:59:09.463 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:09.465 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-17-35517"] 14-Nov-2023 16:59:09.468 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-17-35517"] 14-Nov-2023 16:59:09.469 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:09.470 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] 14-Nov-2023 16:59:09.470 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-18"] 14-Nov-2023 16:59:09.470 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:09.470 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:09.473 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-18-36813"] 14-Nov-2023 16:59:09.622 INFO [http-nio-127.0.0.1-auto-18-exec-7] 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:1656) 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) 14-Nov-2023 16:59:09.671 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-18-36813"] 14-Nov-2023 16:59:09.672 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:09.674 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-18-36813"] 14-Nov-2023 16:59:09.675 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-18-36813"] 14-Nov-2023 16:59:09.677 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:09.679 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] 14-Nov-2023 16:59:09.679 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-19"] 14-Nov-2023 16:59:09.680 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:09.680 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:09.683 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-19-41395"] 14-Nov-2023 16:59:09.794 INFO [http-nio-127.0.0.1-auto-19-exec-5] 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:1656) 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) 14-Nov-2023 16:59:09.843 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-19-41395"] 14-Nov-2023 16:59:09.846 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:09.848 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-19-41395"] 14-Nov-2023 16:59:09.850 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-19-41395"] 14-Nov-2023 16:59:09.851 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:09.853 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] 14-Nov-2023 16:59:09.853 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-20"] 14-Nov-2023 16:59:09.853 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:09.853 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:09.857 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-20-39369"] 14-Nov-2023 16:59:09.950 INFO [http-nio-127.0.0.1-auto-20-exec-7] 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:1523) 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) 14-Nov-2023 16:59:09.950 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-20-39369"] 14-Nov-2023 16:59:09.951 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:09.953 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-20-39369"] 14-Nov-2023 16:59:09.956 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-20-39369"] 14-Nov-2023 16:59:09.957 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:09.958 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] 14-Nov-2023 16:59:09.958 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-21"] 14-Nov-2023 16:59:09.959 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:09.959 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:09.962 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-21-46803"] 14-Nov-2023 16:59:09.967 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-21-46803"] 14-Nov-2023 16:59:09.968 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:09.969 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-21-46803"] 14-Nov-2023 16:59:09.971 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-21-46803"] 14-Nov-2023 16:59:09.972 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:09.973 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] 14-Nov-2023 16:59:09.973 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-22"] 14-Nov-2023 16:59:09.973 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:09.974 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:09.977 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-22-37657"] 14-Nov-2023 16:59:10.034 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-22-37657"] 14-Nov-2023 16:59:10.037 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:10.039 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-22-37657"] 14-Nov-2023 16:59:10.041 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-22-37657"] 14-Nov-2023 16:59:10.042 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:10.043 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] 14-Nov-2023 16:59:10.043 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-23"] 14-Nov-2023 16:59:10.043 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:10.044 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:10.046 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-23-45175"] 14-Nov-2023 16:59:10.104 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-23-45175"] 14-Nov-2023 16:59:10.110 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:10.113 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-23-45175"] 14-Nov-2023 16:59:10.126 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-23-45175"] 14-Nov-2023 16:59:10.127 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:10.129 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] 14-Nov-2023 16:59:10.129 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-24"] 14-Nov-2023 16:59:10.129 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:10.129 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:10.132 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-24-33919"] 14-Nov-2023 16:59:10.230 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-24-33919"] 14-Nov-2023 16:59:10.231 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:10.232 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-24-33919"] 14-Nov-2023 16:59:10.234 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-24-33919"] 14-Nov-2023 16:59:10.235 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:10.236 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] 14-Nov-2023 16:59:10.236 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-25"] 14-Nov-2023 16:59:10.236 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:10.236 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:10.239 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-25-44645"] 14-Nov-2023 16:59:10.330 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-25-44645"] 14-Nov-2023 16:59:10.331 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:10.334 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-25-44645"] 14-Nov-2023 16:59:10.338 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-25-44645"] 14-Nov-2023 16:59:10.339 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 14-Nov-2023 16:59:10.340 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] 14-Nov-2023 16:59:10.340 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-26"] 14-Nov-2023 16:59:10.340 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Nov-2023 16:59:10.340 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 14-Nov-2023 16:59:10.346 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-26-42715"] 14-Nov-2023 16:59:10.447 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-26-42715"] 14-Nov-2023 16:59:10.448 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Nov-2023 16:59:10.450 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-26-42715"] 14-Nov-2023 16:59:10.452 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-26-42715"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 1.17 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.339 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.157 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.136 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.219 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.203 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.15 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.061 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.105 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.106 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.157 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.131 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.157 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.164 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.143 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.231 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.182 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.208 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.174 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.105 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.015 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.069 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.086 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.107 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.104 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.115 sec