Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.181 sec ------------- Standard Error ----------------- 12-Dec-2023 19:30:45.099 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0]] 12-Dec-2023 19:30:45.332 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:45.333 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:45.334 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:45.336 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:45.949 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:45.950 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 12-Dec-2023 19:30:45.977 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:45.978 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:46.174 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-1-38313"] 12-Dec-2023 19:30:46.479 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-1-38313"] 12-Dec-2023 19:30:46.481 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:46.507 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-1-38313"] 12-Dec-2023 19:30:46.517 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1-38313"] 12-Dec-2023 19:30:46.531 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0]] 12-Dec-2023 19:30:46.536 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:46.541 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:46.546 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:46.546 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:46.548 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:46.548 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 12-Dec-2023 19:30:46.548 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:46.549 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:46.593 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-2-37401"] 12-Dec-2023 19:30:46.606 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler. Connection [1], HTTP/1.1 upgrade to stream [1] 12-Dec-2023 19:30:46.607 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [null] to [IDLE] 12-Dec-2023 19:30:46.607 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [IDLE] to [OPEN] 12-Dec-2023 19:30:46.608 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 12-Dec-2023 19:30:46.608 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [3] set to [1] 12-Dec-2023 19:30:46.609 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [1], Endpoint [Local(client->server)], Parameter type [4] set to [65535] 12-Dec-2023 19:30:46.609 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 12-Dec-2023 19:30:46.610 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 12-Dec-2023 19:30:46.610 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 12-Dec-2023 19:30:46.610 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [0] 12-Dec-2023 19:30:46.612 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [SETTINGS] resulted in new overhead count of [-90] 12-Dec-2023 19:30:46.612 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 12-Dec-2023 19:30:46.613 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 12-Dec-2023 19:30:46.613 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 12-Dec-2023 19:30:46.625 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 12-Dec-2023 19:30:46.625 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 12-Dec-2023 19:30:46.626 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 12-Dec-2023 19:30:46.626 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [0], Frame type [PING], Flags [1], Payload size [8] 12-Dec-2023 19:30:46.626 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler$PingManager.receivePing Connection [1] Round trip time measured as [14,056,746]ns 12-Dec-2023 19:30:46.626 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 12-Dec-2023 19:30:46.627 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [1], Writing the headers, EndOfStream [false] 12-Dec-2023 19:30:46.631 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 12-Dec-2023 19:30:46.631 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 12-Dec-2023 19:30:46.631 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 12-Dec-2023 19:30:46.631 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 12 Dec 2023 19:30:46 GMT] 12-Dec-2023 19:30:46.631 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 12-Dec-2023 19:30:46.632 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 12-Dec-2023 19:30:46.633 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 12-Dec-2023 19:30:46.633 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 12-Dec-2023 19:30:46.633 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 12-Dec-2023 19:30:46.633 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 12-Dec-2023 19:30:46.633 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] 12-Dec-2023 19:30:46.633 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 12-Dec-2023 19:30:46.634 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 12 Dec 2023 19:30:46 GMT] 12-Dec-2023 19:30:46.634 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 12-Dec-2023 19:30:46.632 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [1], flushing output with buffer at position [8192], writeInProgress [false] and closed [true] 12-Dec-2023 19:30:46.639 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [1], reduce flow control window by [8192] to [57343] 12-Dec-2023 19:30:46.639 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [57343] 12-Dec-2023 19:30:46.640 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [1], Data length [8192], EndOfStream [true] 12-Dec-2023 19:30:46.640 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-110] 12-Dec-2023 19:30:46.640 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [1], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_TX] 12-Dec-2023 19:30:46.641 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 12-Dec-2023 19:30:46.641 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 12-Dec-2023 19:30:46.641 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 12-Dec-2023 19:30:46.642 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 12-Dec-2023 19:30:46.642 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 12-Dec-2023 19:30:46.642 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 12-Dec-2023 19:30:46.642 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:37401] 12-Dec-2023 19:30:46.641 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.AprEndpoint$AprSocketWrapper@743cd24d:140511532871840], Status in: [OPEN_READ], State out: [CLOSED] 12-Dec-2023 19:30:46.643 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 12-Dec-2023 19:30:46.643 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 12-Dec-2023 19:30:46.643 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 12-Dec-2023 19:30:46.643 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [HEADERS], Flags [5], Payload size [22] 12-Dec-2023 19:30:46.644 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [null] to [IDLE] 12-Dec-2023 19:30:46.644 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [IDLE] to [OPEN] 12-Dec-2023 19:30:46.644 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [3], Processing headers payload of size [22] 12-Dec-2023 19:30:46.644 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 12-Dec-2023 19:30:46.645 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 12-Dec-2023 19:30:46.645 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:method], Value [GET] 12-Dec-2023 19:30:46.645 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 12-Dec-2023 19:30:46.645 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 12-Dec-2023 19:30:46.645 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:scheme], Value [http] 12-Dec-2023 19:30:46.645 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/large] 12-Dec-2023 19:30:46.645 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:path], Value [/large] 12-Dec-2023 19:30:46.646 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [0] of dynamic table with name [:path] and value [/large] 12-Dec-2023 19:30:46.646 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:37401] 12-Dec-2023 19:30:46.646 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [3], HTTP header [:authority], Value [localhost:37401] 12-Dec-2023 19:30:46.646 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [1] of dynamic table with name [:authority] and value [localhost:37401] 12-Dec-2023 19:30:46.646 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 12-Dec-2023 19:30:46.646 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-130] 12-Dec-2023 19:30:46.646 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [OPEN] to [HALF_CLOSED_REMOTE] 12-Dec-2023 19:30:46.647 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 12-Dec-2023 19:30:46.647 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 12-Dec-2023 19:30:46.648 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 12-Dec-2023 19:30:46.648 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 12-Dec-2023 19:30:46.648 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:37401] 12-Dec-2023 19:30:46.656 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders Connection [1], Stream [3], Writing the headers, EndOfStream [false] 12-Dec-2023 19:30:46.657 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 12-Dec-2023 19:30:46.657 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-type] with value [application/octet-stream] 12-Dec-2023 19:30:46.657 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 12-Dec-2023 19:30:46.658 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Tue, 12 Dec 2023 19:30:46 GMT] 12-Dec-2023 19:30:46.658 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 12-Dec-2023 19:30:46.659 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 12-Dec-2023 19:30:46.659 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [57343] 12-Dec-2023 19:30:46.659 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [49151] 12-Dec-2023 19:30:46.659 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 12-Dec-2023 19:30:46.660 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-150] 12-Dec-2023 19:30:46.661 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 12-Dec-2023 19:30:46.662 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 12-Dec-2023 19:30:46.662 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 12-Dec-2023 19:30:46.662 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 12-Dec-2023 19:30:46.662 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 12-Dec-2023 19:30:46.662 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 12-Dec-2023 19:30:46.662 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 12-Dec-2023 19:30:46.662 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Tue, 12 Dec 2023 19:30:46 GMT] 12-Dec-2023 19:30:46.663 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 12-Dec-2023 19:30:46.663 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 12-Dec-2023 19:30:46.663 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 12-Dec-2023 19:30:46.663 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 12-Dec-2023 19:30:46.663 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 12-Dec-2023 19:30:46.664 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 12-Dec-2023 19:30:46.664 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 12-Dec-2023 19:30:46.664 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 12-Dec-2023 19:30:46.664 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 12-Dec-2023 19:30:46.664 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [2] of static table 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [49151] 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:method] and value [GET] 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [40959] 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 12-Dec-2023 19:30:46.665 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-170] 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [6] of static table 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:scheme] and value [http] 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 12-Dec-2023 19:30:46.666 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:authority] and value [localhost:37401] 12-Dec-2023 19:30:46.667 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:37401] 12-Dec-2023 19:30:46.667 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 12-Dec-2023 19:30:46.667 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [HEADERS] resulted in new overhead count of [-160] 12-Dec-2023 19:30:46.667 INFO [http-apr-127.0.0.1-auto-2-exec-5] 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:1762) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:934) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2101) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 12-Dec-2023 19:30:46.668 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 12-Dec-2023 19:30:46.668 FINE [http-apr-127.0.0.1-auto-2-exec-5] 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) 12-Dec-2023 19:30:46.669 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 12-Dec-2023 19:30:46.670 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 12-Dec-2023 19:30:46.671 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 12-Dec-2023 19:30:46.671 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 12-Dec-2023 19:30:46.671 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 12-Dec-2023 19:30:46.674 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 12-Dec-2023 19:30:46.674 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 12-Dec-2023 19:30:46.674 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 12-Dec-2023 19:30:46.675 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 12-Dec-2023 19:30:46.675 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [40959] 12-Dec-2023 19:30:46.675 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [32767] 12-Dec-2023 19:30:46.675 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 12-Dec-2023 19:30:46.675 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-180] 12-Dec-2023 19:30:46.676 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 12-Dec-2023 19:30:46.676 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 12-Dec-2023 19:30:46.676 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 12-Dec-2023 19:30:46.677 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 12-Dec-2023 19:30:46.677 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [32767] 12-Dec-2023 19:30:46.678 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [24575] 12-Dec-2023 19:30:46.678 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 12-Dec-2023 19:30:46.678 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-200] 12-Dec-2023 19:30:46.678 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 12-Dec-2023 19:30:46.678 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 12-Dec-2023 19:30:46.679 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 12-Dec-2023 19:30:46.681 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 12-Dec-2023 19:30:46.682 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [24575] 12-Dec-2023 19:30:46.682 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [16383] 12-Dec-2023 19:30:46.683 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 12-Dec-2023 19:30:46.683 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-220] 12-Dec-2023 19:30:46.683 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 12-Dec-2023 19:30:46.683 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 12-Dec-2023 19:30:46.684 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 12-Dec-2023 19:30:46.686 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 12-Dec-2023 19:30:46.693 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [16383] 12-Dec-2023 19:30:46.694 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8192] to [8191] 12-Dec-2023 19:30:46.694 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8192], EndOfStream [false] 12-Dec-2023 19:30:46.695 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-240] 12-Dec-2023 19:30:46.695 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 12-Dec-2023 19:30:46.695 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 12-Dec-2023 19:30:46.695 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 12-Dec-2023 19:30:46.696 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Stream$StreamOutputBuffer.flush Connection [1], Stream [3], flushing output with buffer at position [8192], writeInProgress [true] and closed [false] 12-Dec-2023 19:30:46.700 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [3], reduce flow control window by [8192] to [8191] 12-Dec-2023 19:30:46.700 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.decrementWindowSize Connection [1], Stream [0], reduce flow control window by [8191] to [0] 12-Dec-2023 19:30:46.701 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.writeBody Connection [1], Stream [3], Data length [8191], EndOfStream [false] 12-Dec-2023 19:30:46.701 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.updateOverheadCount Connection [1], Stream [0], Frame type [DATA] resulted in new overhead count of [-260] 12-Dec-2023 19:30:46.701 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 12-Dec-2023 19:30:46.701 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 12-Dec-2023 19:30:46.701 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 12-Dec-2023 19:30:46.702 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 12-Dec-2023 19:30:46.702 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 12-Dec-2023 19:30:46.702 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 12-Dec-2023 19:30:46.703 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 12-Dec-2023 19:30:46.702 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.AbstractStream.setConnectionAllocationRequested Connection [1], Stream [3], connection allocation requested changed from [0] to [1] 12-Dec-2023 19:30:46.703 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.WindowAllocationManager.waitForConnection Connection [1], Stream [3], Waiting for [1] bytes from connection flow control window (blocking) with timeout [10000] 12-Dec-2023 19:30:46.704 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 12-Dec-2023 19:30:46.704 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:229) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1947) at org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame(Http2Parser.java:389) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:134) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:934) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2101) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 12-Dec-2023 19:30:46.704 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 12-Dec-2023 19:30:46.704 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 12-Dec-2023 19:30:46.704 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 12-Dec-2023 19:30:46.705 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [2], Notify type [3] 12-Dec-2023 19:30:46.705 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 12-Dec-2023 19:30:46.705 FINE [http-apr-127.0.0.1-auto-2-exec-6] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Notified 12-Dec-2023 19:30:46.705 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-2-37401"] 12-Dec-2023 19:30:46.708 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:46.713 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-2-37401"] 12-Dec-2023 19:30:46.727 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2-37401"] 12-Dec-2023 19:30:46.730 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0]] 12-Dec-2023 19:30:46.732 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:46.732 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:46.732 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:46.732 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:46.734 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:46.734 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-3"] 12-Dec-2023 19:30:46.734 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:46.734 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:46.759 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-3-43339"] 12-Dec-2023 19:30:46.852 INFO [http-apr-127.0.0.1-auto-3-exec-6] 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:1762) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:934) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2101) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 12-Dec-2023 19:30:46.863 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-3-43339"] 12-Dec-2023 19:30:46.865 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:46.870 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-3-43339"] 12-Dec-2023 19:30:46.874 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3-43339"] 12-Dec-2023 19:30:46.881 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0]] 12-Dec-2023 19:30:46.882 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:46.884 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:46.884 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:46.884 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:46.885 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-4"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:46.885 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-4"] 12-Dec-2023 19:30:46.886 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:46.886 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:46.902 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-4-43663"] 12-Dec-2023 19:30:46.968 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-4-43663"] 12-Dec-2023 19:30:46.972 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:46.977 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-4-43663"] 12-Dec-2023 19:30:46.981 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-4-43663"] 12-Dec-2023 19:30:46.986 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0]] 12-Dec-2023 19:30:46.989 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:46.989 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:46.989 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:46.990 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:46.993 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-5"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:46.993 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-5"] 12-Dec-2023 19:30:46.994 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:46.994 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.013 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-5-35781"] 12-Dec-2023 19:30:47.086 INFO [http-apr-127.0.0.1-auto-5-exec-6] 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:1762) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:934) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2101) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 12-Dec-2023 19:30:47.107 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-5-35781"] 12-Dec-2023 19:30:47.107 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:47.121 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-5-35781"] 12-Dec-2023 19:30:47.138 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-5-35781"] 12-Dec-2023 19:30:47.141 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0]] 12-Dec-2023 19:30:47.142 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:47.142 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:47.142 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:47.142 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:47.143 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-6"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:47.143 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-6"] 12-Dec-2023 19:30:47.145 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:47.145 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.151 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-6-39057"] 12-Dec-2023 19:30:47.172 INFO [http-apr-127.0.0.1-auto-6-exec-6] 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:1762) at org.apache.coyote.http2.Http2Parser.onHeadersComplete(Http2Parser.java:584) at org.apache.coyote.http2.Http2Parser.readHeadersFrame(Http2Parser.java:269) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:113) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:934) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2101) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 12-Dec-2023 19:30:47.227 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-6-39057"] 12-Dec-2023 19:30:47.227 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:47.232 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-6-39057"] 12-Dec-2023 19:30:47.235 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-6-39057"] 12-Dec-2023 19:30:47.238 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0]] 12-Dec-2023 19:30:47.239 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:47.240 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:47.240 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:47.240 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:47.241 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-7"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:47.241 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-7"] 12-Dec-2023 19:30:47.242 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:47.242 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.261 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-7-40949"] 12-Dec-2023 19:30:47.322 INFO [http-apr-127.0.0.1-auto-7-exec-6] 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:1629) at org.apache.coyote.http2.Http2Parser.readDataFrame(Http2Parser.java:185) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:110) at org.apache.coyote.http2.Http2Parser.readFrame(Http2Parser.java:85) at org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch(Http2UpgradeHandler.java:348) at org.apache.coyote.http11.upgrade.UpgradeProcessorInternal.dispatch(UpgradeProcessorInternal.java:60) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:57) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:934) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2101) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:829) 12-Dec-2023 19:30:47.322 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-7-40949"] 12-Dec-2023 19:30:47.323 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:47.329 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-7-40949"] 12-Dec-2023 19:30:47.334 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-7-40949"] 12-Dec-2023 19:30:47.338 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0]] 12-Dec-2023 19:30:47.339 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:47.339 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:47.339 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:47.340 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:47.341 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-8"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:47.341 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-8"] 12-Dec-2023 19:30:47.342 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:47.342 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.386 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-8-46725"] 12-Dec-2023 19:30:47.415 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-8-46725"] 12-Dec-2023 19:30:47.416 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:47.424 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-8-46725"] 12-Dec-2023 19:30:47.431 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-8-46725"] 12-Dec-2023 19:30:47.437 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0]] 12-Dec-2023 19:30:47.438 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:47.438 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:47.438 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:47.438 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:47.439 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-9"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:47.439 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-9"] 12-Dec-2023 19:30:47.440 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:47.440 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.467 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-9-32887"] 12-Dec-2023 19:30:47.512 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-9-32887"] 12-Dec-2023 19:30:47.516 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:47.519 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-9-32887"] 12-Dec-2023 19:30:47.534 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-9-32887"] 12-Dec-2023 19:30:47.540 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0]] 12-Dec-2023 19:30:47.541 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:47.541 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:47.541 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:47.542 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:47.542 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-10"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:47.543 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-10"] 12-Dec-2023 19:30:47.543 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:47.545 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.568 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-10-45191"] 12-Dec-2023 19:30:47.650 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-10-45191"] 12-Dec-2023 19:30:47.653 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:47.657 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-10-45191"] 12-Dec-2023 19:30:47.663 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-10-45191"] 12-Dec-2023 19:30:47.666 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0]] 12-Dec-2023 19:30:47.668 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:47.668 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:47.668 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:47.668 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:47.669 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-11"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:47.669 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-11"] 12-Dec-2023 19:30:47.670 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:47.670 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.712 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-11-44977"] 12-Dec-2023 19:30:47.873 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-11-44977"] 12-Dec-2023 19:30:47.877 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:47.881 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-11-44977"] 12-Dec-2023 19:30:47.883 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-11-44977"] 12-Dec-2023 19:30:47.885 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0]] 12-Dec-2023 19:30:47.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:47.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:47.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:47.887 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:47.888 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-12"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:47.888 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-12"] 12-Dec-2023 19:30:47.888 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:47.888 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:47.941 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-12-44339"] 12-Dec-2023 19:30:47.992 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-12-44339"] 12-Dec-2023 19:30:47.994 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:48.000 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-12-44339"] 12-Dec-2023 19:30:48.004 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-12-44339"] 12-Dec-2023 19:30:48.006 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0]] 12-Dec-2023 19:30:48.007 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 12-Dec-2023 19:30:48.007 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 12-Dec-2023 19:30:48.007 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 12-Dec-2023 19:30:48.008 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 12-Dec-2023 19:30:48.008 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-apr-127.0.0.1-auto-13"] connector has been configured to support HTTP upgrade to [h2c] 12-Dec-2023 19:30:48.009 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-13"] 12-Dec-2023 19:30:48.009 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Dec-2023 19:30:48.009 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 12-Dec-2023 19:30:48.084 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-13-39001"] 12-Dec-2023 19:30:48.161 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-13-39001"] 12-Dec-2023 19:30:48.167 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Dec-2023 19:30:48.170 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-13-39001"] 12-Dec-2023 19:30:48.174 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-13-39001"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0] took 1.51 sec Testcase: testErrorOnWaitingStream01[0] took 0.199 sec Testcase: testErrorOnWaitingStream02[0] took 0.15 sec Testcase: testImplicitCloseLargeId[0] took 0.105 sec Testcase: testExceedMaxActiveStreams01[0] took 0.154 sec Testcase: testExceedMaxActiveStreams02[0] took 0.098 sec Testcase: testClosedInvalidFrame01[0] took 0.099 sec Testcase: testClosedInvalidFrame02[0] took 0.097 sec Testcase: testIdleStateInvalidFrame01[0] took 0.105 sec Testcase: testIdleStateInvalidFrame02[0] took 0.127 sec Testcase: testImplicitClose[0] took 0.219 sec Testcase: testClientSendEvenStream[0] took 0.121 sec Testcase: halfClosedRemoteInvalidFrame[0] took 0.174 sec