Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.456 sec ------------- Standard Error ----------------- 23-Jan-2024 12:11:56.871 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:57.480 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:57.480 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 23-Jan-2024 12:11:57.539 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:57.540 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:57.637 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37899"] 23-Jan-2024 12:11:57.789 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37899"] 23-Jan-2024 12:11:57.790 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:57.805 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37899"] 23-Jan-2024 12:11:57.808 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-37899"] 23-Jan-2024 12:11:57.816 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:57.819 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:57.819 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 23-Jan-2024 12:11:57.898 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:57.898 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:57.915 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40417"] 23-Jan-2024 12:11:57.918 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 23-Jan-2024 12:11:57.919 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 23-Jan-2024 12:11:57.919 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 23-Jan-2024 12:11:57.919 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 23-Jan-2024 12:11:57.919 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 23-Jan-2024 12:11:57.919 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 23-Jan-2024 12:11:57.920 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 23-Jan-2024 12:11:57.922 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 23-Jan-2024 12:11:57.923 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 23-Jan-2024 12:11:57.923 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 23-Jan-2024 12:11:57.924 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 23-Jan-2024 12:11:57.924 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 23-Jan-2024 12:11:57.925 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 23-Jan-2024 12:11:57.926 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 23-Jan-2024 12:11:57.927 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:57.928 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 23-Jan-2024 12:11:57.928 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 23-Jan-2024 12:11:57.928 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 23-Jan-2024 12:11:57.929 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [4,253,781]ns 23-Jan-2024 12:11:57.943 FINE [http-nio2-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 23-Jan-2024 12:11:57.943 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 23-Jan-2024 12:11:57.943 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 23-Jan-2024 12:11:57.944 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 23-Jan-2024 12:11:57.944 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 23-Jan-2024 12:11:57.944 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 23 Jan 2024 12:11:57 GMT] 23-Jan-2024 12:11:57.944 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 23-Jan-2024 12:11:57.944 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 23-Jan-2024 12:11:57.945 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 23-Jan-2024 12:11:57.945 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 23-Jan-2024 12:11:57.945 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 23-Jan-2024 12:11:57.946 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 23-Jan-2024 12:11:57.946 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 23-Jan-2024 12:11:57.947 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] 23-Jan-2024 12:11:57.947 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 23-Jan-2024 12:11:57.947 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 23 Jan 2024 12:11:57 GMT] 23-Jan-2024 12:11:57.947 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 23-Jan-2024 12:11:57.948 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 23-Jan-2024 12:11:57.948 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 23-Jan-2024 12:11:57.948 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 23-Jan-2024 12:11:57.948 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 23-Jan-2024 12:11:57.949 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 23-Jan-2024 12:11:57.949 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@7e80da01:org.apache.tomcat.util.net.Nio2Channel@70472ba1:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:40417 remote=/127.0.0.1:33106]], Status in: [OPEN_READ], State out: [CLOSED] 23-Jan-2024 12:11:57.949 FINE [http-nio2-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 23-Jan-2024 12:11:57.950 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 23-Jan-2024 12:11:57.950 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 23-Jan-2024 12:11:57.950 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 23-Jan-2024 12:11:57.951 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 23-Jan-2024 12:11:57.951 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 23-Jan-2024 12:11:57.951 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 23-Jan-2024 12:11:57.951 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40417] 23-Jan-2024 12:11:57.952 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:57.952 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 23-Jan-2024 12:11:57.952 FINE [http-nio2-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] 23-Jan-2024 12:11:57.952 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 23-Jan-2024 12:11:57.952 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 23-Jan-2024 12:11:57.953 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 23-Jan-2024 12:11:57.953 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 23-Jan-2024 12:11:57.953 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 23-Jan-2024 12:11:57.953 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 23-Jan-2024 12:11:57.954 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 23-Jan-2024 12:11:57.954 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 23-Jan-2024 12:11:57.954 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 23-Jan-2024 12:11:57.954 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 23-Jan-2024 12:11:57.954 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 23-Jan-2024 12:11:57.954 FINE [http-nio2-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] 23-Jan-2024 12:11:57.954 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40417] 23-Jan-2024 12:11:57.954 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:40417] 23-Jan-2024 12:11:57.955 FINE [http-nio2-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:40417] 23-Jan-2024 12:11:57.955 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 23-Jan-2024 12:11:57.955 FINE [http-nio2-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] 23-Jan-2024 12:11:57.955 FINE [http-nio2-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] 23-Jan-2024 12:11:57.959 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 23-Jan-2024 12:11:57.959 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 23-Jan-2024 12:11:57.959 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 23-Jan-2024 12:11:57.959 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:40417] 23-Jan-2024 12:11:57.960 FINE [http-nio2-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 23-Jan-2024 12:11:57.960 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 23-Jan-2024 12:11:57.960 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 23-Jan-2024 12:11:57.961 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 23-Jan-2024 12:11:57.961 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 23-Jan-2024 12:11:57.961 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 23 Jan 2024 12:11:57 GMT] 23-Jan-2024 12:11:57.961 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 23-Jan-2024 12:11:57.963 FINE [http-nio2-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] 23-Jan-2024 12:11:57.963 FINE [http-nio2-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] 23-Jan-2024 12:11:57.963 FINE [http-nio2-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] 23-Jan-2024 12:11:57.963 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:57.963 FINE [http-nio2-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 [-150] 23-Jan-2024 12:11:57.965 FINE [http-nio2-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] 23-Jan-2024 12:11:57.965 FINE [http-nio2-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] 23-Jan-2024 12:11:57.965 FINE [http-nio2-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] 23-Jan-2024 12:11:57.965 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:57.965 FINE [http-nio2-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 [-170] 23-Jan-2024 12:11:57.967 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 23-Jan-2024 12:11:57.967 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 23-Jan-2024 12:11:57.967 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 23-Jan-2024 12:11:57.967 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 23-Jan-2024 12:11:57.968 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 23-Jan-2024 12:11:57.968 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 23-Jan-2024 12:11:57.968 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 23-Jan-2024 12:11:57.968 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 23 Jan 2024 12:11:57 GMT] 23-Jan-2024 12:11:57.968 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 23-Jan-2024 12:11:57.968 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:57.969 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:57.969 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:57.970 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:57.970 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 23-Jan-2024 12:11:57.970 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 23-Jan-2024 12:11:57.970 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 23-Jan-2024 12:11:57.971 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 23-Jan-2024 12:11:57.971 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 23-Jan-2024 12:11:57.971 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 23-Jan-2024 12:11:57.971 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 23-Jan-2024 12:11:57.972 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 23-Jan-2024 12:11:57.972 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 23-Jan-2024 12:11:57.972 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 23-Jan-2024 12:11:57.972 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 23-Jan-2024 12:11:57.972 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 23-Jan-2024 12:11:57.972 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 23-Jan-2024 12:11:57.973 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 23-Jan-2024 12:11:57.973 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 23-Jan-2024 12:11:57.973 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:40417] 23-Jan-2024 12:11:57.974 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:40417] 23-Jan-2024 12:11:57.974 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 23-Jan-2024 12:11:57.974 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-160] 23-Jan-2024 12:11:57.974 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:57.975 INFO [http-nio2-127.0.0.1-auto-2-exec-6] 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.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:57.982 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 23-Jan-2024 12:11:57.982 FINE [http-nio2-127.0.0.1-auto-2-exec-6] 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) 23-Jan-2024 12:11:57.982 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 23-Jan-2024 12:11:57.982 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 23-Jan-2024 12:11:57.982 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 23-Jan-2024 12:11:57.983 FINE [http-nio2-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 23-Jan-2024 12:11:57.983 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:57.983 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:57.983 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 23-Jan-2024 12:11:57.976 FINE [http-nio2-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] 23-Jan-2024 12:11:57.987 FINE [http-nio2-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] 23-Jan-2024 12:11:57.987 FINE [http-nio2-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] 23-Jan-2024 12:11:57.987 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:57.987 FINE [http-nio2-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] 23-Jan-2024 12:11:57.989 FINE [http-nio2-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] 23-Jan-2024 12:11:57.989 FINE [http-nio2-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] 23-Jan-2024 12:11:57.989 FINE [http-nio2-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] 23-Jan-2024 12:11:57.989 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:57.989 FINE [http-nio2-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] 23-Jan-2024 12:11:57.991 FINE [http-nio2-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] 23-Jan-2024 12:11:57.991 FINE [http-nio2-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] 23-Jan-2024 12:11:57.992 FINE [http-nio2-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] 23-Jan-2024 12:11:57.992 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:57.992 FINE [http-nio2-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] 23-Jan-2024 12:11:57.994 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:57.994 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:57.994 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:57.994 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:57.994 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:57.995 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:57.995 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:57.995 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:57.995 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:57.995 FINE [http-nio2-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] 23-Jan-2024 12:11:58.006 FINE [http-nio2-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] 23-Jan-2024 12:11:58.006 FINE [http-nio2-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] 23-Jan-2024 12:11:58.006 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:58.007 FINE [http-nio2-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] 23-Jan-2024 12:11:58.007 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:58.007 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:58.007 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:58.009 FINE [http-nio2-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] 23-Jan-2024 12:11:58.009 FINE [http-nio2-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] 23-Jan-2024 12:11:58.009 FINE [http-nio2-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] 23-Jan-2024 12:11:58.009 FINE [http-nio2-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 23-Jan-2024 12:11:58.010 FINE [http-nio2-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] 23-Jan-2024 12:11:58.010 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 23-Jan-2024 12:11:58.010 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 23-Jan-2024 12:11:58.010 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 23-Jan-2024 12:11:58.011 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:58.011 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 23-Jan-2024 12:11:58.012 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 23-Jan-2024 12:11:58.012 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 23-Jan-2024 12:11:58.012 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 23-Jan-2024 12:11:58.012 FINE [http-nio2-127.0.0.1-auto-2-exec-7] 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.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:58.012 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 23-Jan-2024 12:11:58.013 FINE [http-nio2-127.0.0.1-auto-2-exec-7] 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) 23-Jan-2024 12:11:58.013 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 23-Jan-2024 12:11:58.013 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [0], Notify type [3] 23-Jan-2024 12:11:58.013 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 23-Jan-2024 12:11:58.013 FINE [http-nio2-127.0.0.1-auto-2-exec-7] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 23-Jan-2024 12:11:58.014 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 23-Jan-2024 12:11:58.015 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40417"] 23-Jan-2024 12:11:58.016 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.016 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 23-Jan-2024 12:11:58.119 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40417"] 23-Jan-2024 12:11:58.123 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40417"] 23-Jan-2024 12:11:58.130 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.137 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.138 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 23-Jan-2024 12:11:58.149 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.150 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.158 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-3-46643"] 23-Jan-2024 12:11:58.211 INFO [http-nio2-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.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:58.222 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-3-46643"] 23-Jan-2024 12:11:58.223 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.226 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 23-Jan-2024 12:11:58.329 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-3-46643"] 23-Jan-2024 12:11:58.330 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3-46643"] 23-Jan-2024 12:11:58.334 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.336 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.337 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-4"] 23-Jan-2024 12:11:58.339 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.339 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.351 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46709"] 23-Jan-2024 12:11:58.413 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46709"] 23-Jan-2024 12:11:58.414 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.416 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46709"] 23-Jan-2024 12:11:58.417 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-4-46709"] 23-Jan-2024 12:11:58.419 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.421 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.421 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-5"] 23-Jan-2024 12:11:58.437 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.437 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.441 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-5-46447"] 23-Jan-2024 12:11:58.452 INFO [http-nio2-127.0.0.1-auto-5-exec-7] 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.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:58.474 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-5-46447"] 23-Jan-2024 12:11:58.475 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.478 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-5-46447"] 23-Jan-2024 12:11:58.479 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-5-46447"] 23-Jan-2024 12:11:58.483 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.486 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.487 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-6"] 23-Jan-2024 12:11:58.500 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.500 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.506 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-6-40177"] 23-Jan-2024 12:11:58.518 INFO [http-nio2-127.0.0.1-auto-6-exec-7] 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.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:58.568 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-6-40177"] 23-Jan-2024 12:11:58.571 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.573 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-6-40177"] 23-Jan-2024 12:11:58.574 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-6-40177"] 23-Jan-2024 12:11:58.580 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.582 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.582 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-7"] 23-Jan-2024 12:11:58.592 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.592 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.596 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-7-36585"] 23-Jan-2024 12:11:58.654 INFO [http-nio2-127.0.0.1-auto-7-exec-5] 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.Nio2Endpoint$SocketProcessor.doRun(Nio2Endpoint.java:1732) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.net.AbstractEndpoint.processSocket(AbstractEndpoint.java:1295) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:643) at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:619) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:58.655 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-7-36585"] 23-Jan-2024 12:11:58.657 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.660 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-7-36585"] 23-Jan-2024 12:11:58.661 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-7-36585"] 23-Jan-2024 12:11:58.664 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.675 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.675 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-8"] 23-Jan-2024 12:11:58.705 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.705 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.734 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-8-35879"] 23-Jan-2024 12:11:58.746 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-8-35879"] 23-Jan-2024 12:11:58.749 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.751 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-8-35879"] 23-Jan-2024 12:11:58.752 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-8-35879"] 23-Jan-2024 12:11:58.754 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.756 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.756 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-9"] 23-Jan-2024 12:11:58.778 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.778 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.782 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-9-36091"] 23-Jan-2024 12:11:58.792 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-9-36091"] 23-Jan-2024 12:11:58.795 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.797 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-9-36091"] 23-Jan-2024 12:11:58.798 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-9-36091"] 23-Jan-2024 12:11:58.801 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.802 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.807 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-10"] 23-Jan-2024 12:11:58.812 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.812 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.815 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-10-40399"] 23-Jan-2024 12:11:58.824 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-10-40399"] 23-Jan-2024 12:11:58.825 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.827 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-10-40399"] 23-Jan-2024 12:11:58.827 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-10-40399"] 23-Jan-2024 12:11:58.831 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.832 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.832 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-11"] 23-Jan-2024 12:11:58.837 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.837 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.843 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-11-43561"] 23-Jan-2024 12:11:58.893 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-11-43561"] 23-Jan-2024 12:11:58.894 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.896 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-11-43561"] 23-Jan-2024 12:11:58.897 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-11-43561"] 23-Jan-2024 12:11:58.902 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.904 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.905 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-12"] 23-Jan-2024 12:11:58.909 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.909 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.912 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-12-35695"] 23-Jan-2024 12:11:58.923 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-12-35695"] 23-Jan-2024 12:11:58.927 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.929 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-12-35695"] 23-Jan-2024 12:11:58.929 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-12-35695"] 23-Jan-2024 12:11:58.935 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]]] 23-Jan-2024 12:11:58.944 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.944 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-13"] 23-Jan-2024 12:11:58.950 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:58.950 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:58.954 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45133"] 23-Jan-2024 12:11:58.971 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45133"] 23-Jan-2024 12:11:58.972 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:58.976 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45133"] 23-Jan-2024 12:11:58.977 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-13-45133"] 23-Jan-2024 12:11:58.981 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:58.983 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-14"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:58.983 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-14"] 23-Jan-2024 12:11:59.006 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.006 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.011 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-14-36601"] 23-Jan-2024 12:11:59.035 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-14-36601"] 23-Jan-2024 12:11:59.036 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.037 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-14-36601"] 23-Jan-2024 12:11:59.038 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-14-36601"] 23-Jan-2024 12:11:59.040 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.042 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-15"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.042 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-15"] 23-Jan-2024 12:11:59.051 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.051 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.063 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-15-41205"] 23-Jan-2024 12:11:59.064 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [3] set to [1] 23-Jan-2024 12:11:59.064 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [14], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 23-Jan-2024 12:11:59.064 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler. Connection [14], HTTP/1.1 upgrade to stream [1] 23-Jan-2024 12:11:59.064 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [null] to [IDLE] 23-Jan-2024 12:11:59.065 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [IDLE] to [OPEN] 23-Jan-2024 12:11:59.065 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 23-Jan-2024 12:11:59.065 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [NEW] 23-Jan-2024 12:11:59.065 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 23-Jan-2024 12:11:59.066 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 23-Jan-2024 12:11:59.066 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:59.066 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 23-Jan-2024 12:11:59.066 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 23-Jan-2024 12:11:59.066 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], Connection preface received from client 23-Jan-2024 12:11:59.067 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [1], Writing the headers, EndOfStream [false] 23-Jan-2024 12:11:59.067 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 23-Jan-2024 12:11:59.067 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 23-Jan-2024 12:11:59.067 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 23-Jan-2024 12:11:59.067 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 23 Jan 2024 12:11:58 GMT] 23-Jan-2024 12:11:59.067 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 23-Jan-2024 12:11:59.067 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [14], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 23-Jan-2024 12:11:59.068 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [1], reduce flow control window by [8192] to [57343] 23-Jan-2024 12:11:59.068 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [14], Stream [0], reduce flow control window by [8192] to [57343] 23-Jan-2024 12:11:59.068 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [1], Data length [8192], EndOfStream [true] 23-Jan-2024 12:11:59.068 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 23-Jan-2024 12:11:59.068 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 23-Jan-2024 12:11:59.068 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 23-Jan-2024 12:11:59.068 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 23-Jan-2024 12:11:59.068 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 23-Jan-2024 12:11:59.069 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 23-Jan-2024 12:11:59.069 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 23-Jan-2024 12:11:59.069 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 23-Jan-2024 12:11:59.069 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 23-Jan-2024 12:11:59.069 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 23-Jan-2024 12:11:59.069 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 23-Jan-2024 12:11:59.069 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] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 23 Jan 2024 12:11:58 GMT] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 23-Jan-2024 12:11:59.070 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:41205] 23-Jan-2024 12:11:59.071 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 23-Jan-2024 12:11:59.071 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 23-Jan-2024 12:11:59.071 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 23-Jan-2024 12:11:59.071 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:41205] 23-Jan-2024 12:11:59.071 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper@697bd395:org.apache.tomcat.util.net.Nio2Channel@2c7950de:sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/127.0.0.1:41205 remote=/127.0.0.1:34496]], Status in: [OPEN_READ], State out: [CLOSED] 23-Jan-2024 12:11:59.071 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 23-Jan-2024 12:11:59.071 FINE [http-nio2-127.0.0.1-auto-15-exec-2] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [1] has been recycled 23-Jan-2024 12:11:59.071 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:59.071 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 23-Jan-2024 12:11:59.072 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 23-Jan-2024 12:11:59.110 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [0], Frame type [PING], Flags [1], Payload size [8] 23-Jan-2024 12:11:59.110 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [14] Round trip time measured as [44,334,311]ns 23-Jan-2024 12:11:59.110 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 23-Jan-2024 12:11:59.110 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [null] to [IDLE] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [IDLE] to [OPEN] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [3], Processing headers payload of size [22] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:method], Value [GET] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:scheme], Value [http] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 23-Jan-2024 12:11:59.111 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:path], Value [/large] 23-Jan-2024 12:11:59.112 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 23-Jan-2024 12:11:59.112 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:41205] 23-Jan-2024 12:11:59.112 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [3], HTTP header [:authority], Value [localhost:41205] 23-Jan-2024 12:11:59.113 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:41205] 23-Jan-2024 12:11:59.113 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [3], Swallowed [0] bytes 23-Jan-2024 12:11:59.113 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 23-Jan-2024 12:11:59.113 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 23-Jan-2024 12:11:59.113 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 23-Jan-2024 12:11:59.113 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [null] to [IDLE] 23-Jan-2024 12:11:59.113 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [IDLE] to [OPEN] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [14], Stream [5], Processing headers payload of size [10] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:method], Value [GET] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:scheme], Value [http] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:path], Value [/simple] 23-Jan-2024 12:11:59.114 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:41205] 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [14], Stream [5], HTTP header [:authority], Value [localhost:41205] 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [14], Stream [5], Swallowed [0] bytes 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [14], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-120] 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 23-Jan-2024 12:11:59.115 INFO [http-nio2-127.0.0.1-auto-15-exec-3] 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.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.close Connection [14], Stream [5], Reset sent due to [REFUSED_STREAM] 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] 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) 23-Jan-2024 12:11:59.115 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 23-Jan-2024 12:11:59.116 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 23-Jan-2024 12:11:59.116 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [14], Stream [3], Writing the headers, EndOfStream [false] 23-Jan-2024 12:11:59.117 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 23-Jan-2024 12:11:59.117 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 23-Jan-2024 12:11:59.117 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 23-Jan-2024 12:11:59.117 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 23 Jan 2024 12:11:58 GMT] 23-Jan-2024 12:11:59.117 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 23-Jan-2024 12:11:59.118 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 23-Jan-2024 12:11:59.119 FINE [http-nio2-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] 23-Jan-2024 12:11:59.119 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 23-Jan-2024 12:11:59.119 FINE [http-nio2-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] 23-Jan-2024 12:11:59.119 FINE [http-nio2-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] 23-Jan-2024 12:11:59.119 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:59.119 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 23-Jan-2024 12:11:59.119 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 23-Jan-2024 12:11:59.119 FINE [http-nio2-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] 23-Jan-2024 12:11:59.119 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 23-Jan-2024 12:11:59.119 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 23-Jan-2024 12:11:59.119 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 23-Jan-2024 12:11:59.119 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 23 Jan 2024 12:11:58 GMT] 23-Jan-2024 12:11:59.120 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 23-Jan-2024 12:11:59.120 FINE [http-nio2-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] 23-Jan-2024 12:11:59.120 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:59.120 FINE [http-nio2-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] 23-Jan-2024 12:11:59.120 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:59.120 FINE [http-nio2-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] 23-Jan-2024 12:11:59.120 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:59.120 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:59.120 FINE [http-nio2-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] 23-Jan-2024 12:11:59.120 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:59.120 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:59.120 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [5], Waiting type [0], Notify type [3] 23-Jan-2024 12:11:59.120 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:59.120 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [5] has been recycled 23-Jan-2024 12:11:59.121 FINE [http-nio2-127.0.0.1-auto-15-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 23-Jan-2024 12:11:59.121 FINE [http-nio2-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] 23-Jan-2024 12:11:59.121 FINE [http-nio2-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] 23-Jan-2024 12:11:59.121 FINE [http-nio2-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] 23-Jan-2024 12:11:59.121 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:59.121 FINE [http-nio2-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] 23-Jan-2024 12:11:59.122 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:59.122 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:59.122 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:59.122 FINE [http-nio2-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] 23-Jan-2024 12:11:59.122 FINE [http-nio2-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] 23-Jan-2024 12:11:59.122 FINE [http-nio2-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] 23-Jan-2024 12:11:59.122 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:59.122 FINE [http-nio2-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] 23-Jan-2024 12:11:59.123 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:59.123 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:59.123 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:59.123 FINE [http-nio2-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] 23-Jan-2024 12:11:59.123 FINE [http-nio2-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] 23-Jan-2024 12:11:59.123 FINE [http-nio2-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] 23-Jan-2024 12:11:59.124 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:59.124 FINE [http-nio2-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] 23-Jan-2024 12:11:59.124 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:59.124 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:59.124 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:59.124 FINE [http-nio2-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] 23-Jan-2024 12:11:59.124 FINE [http-nio2-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] 23-Jan-2024 12:11:59.124 FINE [http-nio2-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] 23-Jan-2024 12:11:59.125 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8192], EndOfStream [false] 23-Jan-2024 12:11:59.125 FINE [http-nio2-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] 23-Jan-2024 12:11:59.125 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 23-Jan-2024 12:11:59.125 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 23-Jan-2024 12:11:59.125 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 23-Jan-2024 12:11:59.126 FINE [http-nio2-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] 23-Jan-2024 12:11:59.126 FINE [http-nio2-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] 23-Jan-2024 12:11:59.126 FINE [http-nio2-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] 23-Jan-2024 12:11:59.126 FINE [http-nio2-127.0.0.1-auto-15-exec-6] org.apache.coyote.http2.Http2AsyncUpgradeHandler.writeBody Connection [14], Stream [3], Data length [8191], EndOfStream [false] 23-Jan-2024 12:11:59.126 FINE [http-nio2-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] 23-Jan-2024 12:11:59.127 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 23-Jan-2024 12:11:59.127 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 23-Jan-2024 12:11:59.127 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 23-Jan-2024 12:11:59.127 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [14], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 23-Jan-2024 12:11:59.127 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [14], Stream [3], Window size increment [2147483647] 23-Jan-2024 12:11:59.128 FINE [http-nio2-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] 23-Jan-2024 12:11:59.128 FINE [http-nio2-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] 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [14], Stream [3], increase flow control window by [2147483647] to [2147491838] 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [14], SocketStatus [OPEN_READ] 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [14], State [CONNECTED] 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] 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.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.close Connection [14], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] 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) 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [14], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Waiting type [2], Notify type [3] 23-Jan-2024 12:11:59.128 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [14], Stream [3], Notified 23-Jan-2024 12:11:59.129 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Stream.recycle Connection [14], Stream [3] has been recycled 23-Jan-2024 12:11:59.129 FINE [http-nio2-127.0.0.1-auto-15-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [14], SocketState [ASYNC_IO] 23-Jan-2024 12:11:59.129 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 23-Jan-2024 12:11:59.129 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-15-41205"] 23-Jan-2024 12:11:59.130 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.133 INFO [main] org.apache.catalina.core.StandardWrapper.unload Waiting for [1] instance(s) to be deallocated for Servlet [large] 23-Jan-2024 12:11:59.236 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-15-41205"] 23-Jan-2024 12:11:59.236 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-15-41205"] 23-Jan-2024 12:11:59.242 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.246 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-16"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.247 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-16"] 23-Jan-2024 12:11:59.270 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.270 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.278 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-16-36509"] 23-Jan-2024 12:11:59.326 INFO [http-nio2-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.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:59.336 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-16-36509"] 23-Jan-2024 12:11:59.336 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.338 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-16-36509"] 23-Jan-2024 12:11:59.339 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-16-36509"] 23-Jan-2024 12:11:59.349 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.351 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-17"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.351 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-17"] 23-Jan-2024 12:11:59.370 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.371 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.374 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-17-41453"] 23-Jan-2024 12:11:59.424 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-17-41453"] 23-Jan-2024 12:11:59.425 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.427 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-17-41453"] 23-Jan-2024 12:11:59.428 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-17-41453"] 23-Jan-2024 12:11:59.430 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.432 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-18"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.432 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-18"] 23-Jan-2024 12:11:59.490 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.490 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.502 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39349"] 23-Jan-2024 12:11:59.554 INFO [http-nio2-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.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:59.569 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39349"] 23-Jan-2024 12:11:59.570 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.572 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39349"] 23-Jan-2024 12:11:59.573 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-18-39349"] 23-Jan-2024 12:11:59.577 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.578 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-19"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.579 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-19"] 23-Jan-2024 12:11:59.581 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.581 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.584 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-19-37583"] 23-Jan-2024 12:11:59.635 INFO [http-nio2-127.0.0.1-auto-19-exec-6] 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.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:59.688 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-19-37583"] 23-Jan-2024 12:11:59.691 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.692 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-19-37583"] 23-Jan-2024 12:11:59.694 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-19-37583"] 23-Jan-2024 12:11:59.697 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.699 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-20"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.699 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-20"] 23-Jan-2024 12:11:59.703 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.703 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.710 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42939"] 23-Jan-2024 12:11:59.762 INFO [http-nio2-127.0.0.1-auto-20-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [19], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [19], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java: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.SocketWrapperBase$VectoredIOCompletionHandler.completed(SocketWrapperBase.java:1092) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 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) 23-Jan-2024 12:11:59.763 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42939"] 23-Jan-2024 12:11:59.766 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.767 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42939"] 23-Jan-2024 12:11:59.768 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-20-42939"] 23-Jan-2024 12:11:59.771 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.773 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-21"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.773 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-21"] 23-Jan-2024 12:11:59.779 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.780 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.785 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-21-45519"] 23-Jan-2024 12:11:59.835 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-21-45519"] 23-Jan-2024 12:11:59.837 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.839 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-21-45519"] 23-Jan-2024 12:11:59.840 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-21-45519"] 23-Jan-2024 12:11:59.843 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.845 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-22"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.845 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-22"] 23-Jan-2024 12:11:59.862 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.862 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.870 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-22-33223"] 23-Jan-2024 12:11:59.926 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-22-33223"] 23-Jan-2024 12:11:59.927 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.929 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-22-33223"] 23-Jan-2024 12:11:59.929 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-22-33223"] 23-Jan-2024 12:11:59.932 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.934 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-23"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.934 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-23"] 23-Jan-2024 12:11:59.964 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:11:59.964 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:11:59.968 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-23-38325"] 23-Jan-2024 12:11:59.989 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-23-38325"] 23-Jan-2024 12:11:59.991 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:11:59.993 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-23-38325"] 23-Jan-2024 12:11:59.993 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-23-38325"] 23-Jan-2024 12:11:59.996 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:11:59.997 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-24"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:11:59.998 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-24"] 23-Jan-2024 12:12:00.032 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:12:00.032 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:12:00.035 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43585"] 23-Jan-2024 12:12:00.089 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43585"] 23-Jan-2024 12:12:00.091 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:12:00.093 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43585"] 23-Jan-2024 12:12:00.095 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-24-43585"] 23-Jan-2024 12:12:00.104 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:12:00.106 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-25"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:12:00.106 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-25"] 23-Jan-2024 12:12:00.126 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:12:00.126 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:12:00.129 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44751"] 23-Jan-2024 12:12:00.183 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44751"] 23-Jan-2024 12:12:00.185 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:12:00.187 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44751"] 23-Jan-2024 12:12:00.188 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-25-44751"] 23-Jan-2024 12:12:00.196 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]]] 23-Jan-2024 12:12:00.200 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-26"] connector has been configured to support HTTP upgrade to [h2c] 23-Jan-2024 12:12:00.200 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-26"] 23-Jan-2024 12:12:00.208 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Jan-2024 12:12:00.208 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 23-Jan-2024 12:12:00.213 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-26-42797"] 23-Jan-2024 12:12:00.223 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-26-42797"] 23-Jan-2024 12:12:00.223 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Jan-2024 12:12:00.225 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-26-42797"] 23-Jan-2024 12:12:00.226 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-26-42797"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0: loop [0], useAsyncIO[false]] took 0.98 sec Testcase: testErrorOnWaitingStream01[0: loop [0], useAsyncIO[false]] took 0.313 sec Testcase: testErrorOnWaitingStream02[0: loop [0], useAsyncIO[false]] took 0.205 sec Testcase: testImplicitCloseLargeId[0: loop [0], useAsyncIO[false]] took 0.085 sec Testcase: testExceedMaxActiveStreams01[0: loop [0], useAsyncIO[false]] took 0.063 sec Testcase: testExceedMaxActiveStreams02[0: loop [0], useAsyncIO[false]] took 0.096 sec Testcase: testClosedInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.084 sec Testcase: testClosedInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.091 sec Testcase: testIdleStateInvalidFrame01[0: loop [0], useAsyncIO[false]] took 0.046 sec Testcase: testIdleStateInvalidFrame02[0: loop [0], useAsyncIO[false]] took 0.03 sec Testcase: testImplicitClose[0: loop [0], useAsyncIO[false]] took 0.072 sec Testcase: testClientSendEvenStream[0: loop [0], useAsyncIO[false]] took 0.032 sec Testcase: halfClosedRemoteInvalidFrame[0: loop [0], useAsyncIO[false]] took 0.046 sec Testcase: testClientSendOldStream[1: loop [0], useAsyncIO[true]] took 0.059 sec Testcase: testErrorOnWaitingStream01[1: loop [0], useAsyncIO[true]] took 0.201 sec Testcase: testErrorOnWaitingStream02[1: loop [0], useAsyncIO[true]] took 0.107 sec Testcase: testImplicitCloseLargeId[1: loop [0], useAsyncIO[true]] took 0.081 sec Testcase: testExceedMaxActiveStreams01[1: loop [0], useAsyncIO[true]] took 0.146 sec Testcase: testExceedMaxActiveStreams02[1: loop [0], useAsyncIO[true]] took 0.121 sec Testcase: testClosedInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.073 sec Testcase: testClosedInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.072 sec Testcase: testIdleStateInvalidFrame01[1: loop [0], useAsyncIO[true]] took 0.089 sec Testcase: testIdleStateInvalidFrame02[1: loop [0], useAsyncIO[true]] took 0.064 sec Testcase: testImplicitClose[1: loop [0], useAsyncIO[true]] took 0.108 sec Testcase: testClientSendEvenStream[1: loop [0], useAsyncIO[true]] took 0.092 sec Testcase: halfClosedRemoteInvalidFrame[1: loop [0], useAsyncIO[true]] took 0.035 sec