Testsuite: org.apache.coyote.http2.TestHttp2Section_5_1 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.859 sec ------------- Standard Error ----------------- 16-Oct-2023 13:26:09.302 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendOldStream[0]] 16-Oct-2023 13:26:09.626 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:09.627 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:09.627 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:09.630 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:10.283 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] 16-Oct-2023 13:26:10.284 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 16-Oct-2023 13:26:10.309 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:10.309 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:10.461 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-1-43483"] 16-Oct-2023 13:26:10.729 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-1-43483"] 16-Oct-2023 13:26:10.731 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:10.758 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-1-43483"] 16-Oct-2023 13:26:10.768 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1-43483"] 16-Oct-2023 13:26:10.786 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream01[0]] 16-Oct-2023 13:26:10.788 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:10.789 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:10.789 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:10.790 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:10.791 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] 16-Oct-2023 13:26:10.792 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 16-Oct-2023 13:26:10.793 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:10.795 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:10.833 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-2-33273"] 16-Oct-2023 13:26:10.857 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] 16-Oct-2023 13:26:10.859 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] 16-Oct-2023 13:26:10.859 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] 16-Oct-2023 13:26:10.860 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] 16-Oct-2023 13:26:10.860 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] 16-Oct-2023 13:26:10.860 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] 16-Oct-2023 13:26:10.860 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [NEW] 16-Oct-2023 13:26:10.861 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [0], Payload size [6] 16-Oct-2023 13:26:10.862 FINE [main] org.apache.coyote.http2.ConnectionSettingsBase.set Connection [-1], Endpoint [Remote(server->client)], Parameter type [3] set to [1] 16-Oct-2023 13:26:10.861 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] 16-Oct-2023 13:26:10.862 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] 16-Oct-2023 13:26:10.862 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], Connection preface received from client 16-Oct-2023 13:26:10.863 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [SETTINGS], Flags [1], Payload size [0] 16-Oct-2023 13:26:10.866 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [0], Frame type [PING], Flags [0], Payload size [8] 16-Oct-2023 13:26:10.863 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 16-Oct-2023 13:26:10.866 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 16-Oct-2023 13:26:10.866 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] 16-Oct-2023 13:26:10.867 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] 16-Oct-2023 13:26:10.912 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 [49,357,897]ns 16-Oct-2023 13:26:10.918 FINE [http-apr-127.0.0.1-auto-2-exec-1] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 16-Oct-2023 13:26:10.918 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] 16-Oct-2023 13:26:10.919 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 16-Oct-2023 13:26:10.919 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] 16-Oct-2023 13:26:10.919 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [8192] 16-Oct-2023 13:26:10.920 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 16 Oct 2023 13:26:10 GMT] 16-Oct-2023 13:26:10.920 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 54 bytes 16-Oct-2023 13:26:10.920 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [HEADERS], Flags [4], Payload size [54] 16-Oct-2023 13:26:10.921 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [1], Processing headers payload of size [54] 16-Oct-2023 13:26:10.921 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 16-Oct-2023 13:26:10.922 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 16-Oct-2023 13:26:10.922 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 16-Oct-2023 13:26:10.922 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] 16-Oct-2023 13:26:10.922 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [8192] 16-Oct-2023 13:26:10.922 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 16 Oct 2023 13:26:10 GMT] 16-Oct-2023 13:26:10.922 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [0] bytes 16-Oct-2023 13:26:10.920 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] 16-Oct-2023 13:26:10.924 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] 16-Oct-2023 13:26:10.924 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] 16-Oct-2023 13:26:10.924 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] 16-Oct-2023 13:26:10.924 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] 16-Oct-2023 13:26:10.924 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] 16-Oct-2023 13:26:10.925 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [1], Frame type [DATA], Flags [1], Payload size [8192] 16-Oct-2023 13:26:10.926 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [1], Data length [8192], Padding length [none] 16-Oct-2023 13:26:10.926 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [1], Swallowed [8192] bytes 16-Oct-2023 13:26:10.926 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 16-Oct-2023 13:26:10.926 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 16-Oct-2023 13:26:10.926 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/large] 16-Oct-2023 13:26:10.927 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:33273] 16-Oct-2023 13:26:10.927 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:method] with value [GET] 16-Oct-2023 13:26:10.927 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 16-Oct-2023 13:26:10.927 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 16-Oct-2023 13:26:10.928 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] 16-Oct-2023 13:26:10.927 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:scheme] with value [http] 16-Oct-2023 13:26:10.931 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:path] with value [/simple] 16-Oct-2023 13:26:10.931 FINE [main] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:authority] with value [localhost:33273] 16-Oct-2023 13:26:10.928 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] 16-Oct-2023 13:26:10.925 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.AbstractProcessorLight.process Socket: [org.apache.tomcat.util.net.AprEndpoint$AprSocketWrapper@757e6bf8:140716818829472], Status in: [OPEN_READ], State out: [CLOSED] 16-Oct-2023 13:26:10.931 FINE [http-apr-127.0.0.1-auto-2-exec-2] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [1] has been recycled 16-Oct-2023 13:26:10.931 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] 16-Oct-2023 13:26:10.932 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] 16-Oct-2023 13:26:10.968 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 16-Oct-2023 13:26:10.968 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] 16-Oct-2023 13:26:10.968 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] 16-Oct-2023 13:26:10.968 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 16-Oct-2023 13:26:10.969 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] 16-Oct-2023 13:26:10.969 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] 16-Oct-2023 13:26:10.969 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] 16-Oct-2023 13:26:10.969 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] 16-Oct-2023 13:26:10.969 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] 16-Oct-2023 13:26:10.969 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:33273] 16-Oct-2023 13:26:10.969 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:33273] 16-Oct-2023 13:26:10.969 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:33273] 16-Oct-2023 13:26:10.969 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [3], Swallowed [0] bytes 16-Oct-2023 13:26:10.970 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] 16-Oct-2023 13:26:10.970 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] 16-Oct-2023 13:26:10.970 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [5], Frame type [HEADERS], Flags [5], Payload size [10] 16-Oct-2023 13:26:10.970 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [null] to [IDLE] 16-Oct-2023 13:26:10.970 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [IDLE] to [OPEN] 16-Oct-2023 13:26:10.970 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [1], Stream [5], Processing headers payload of size [10] 16-Oct-2023 13:26:10.972 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 16-Oct-2023 13:26:10.972 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] 16-Oct-2023 13:26:10.972 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:method], Value [GET] 16-Oct-2023 13:26:10.972 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 16-Oct-2023 13:26:10.972 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] 16-Oct-2023 13:26:10.972 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:scheme], Value [http] 16-Oct-2023 13:26:10.973 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:path] and value [/simple] 16-Oct-2023 13:26:10.973 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:path], Value [/simple] 16-Oct-2023 13:26:10.973 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.addEntryToHeaderTable Adding header to index [2] of dynamic table with name [:path] and value [/simple] 16-Oct-2023 13:26:10.973 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [1] of dynamic table 16-Oct-2023 13:26:10.973 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:33273] 16-Oct-2023 13:26:10.973 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.emitHeader Connection [1], Stream [5], HTTP header [:authority], Value [localhost:33273] 16-Oct-2023 13:26:10.973 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [1], Stream [5], Swallowed [0] bytes 16-Oct-2023 13:26:10.973 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 [-120] 16-Oct-2023 13:26:10.974 INFO [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1757) 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:343) 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:2096) 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) 16-Oct-2023 13:26:10.975 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.close Connection [1], Stream [5], Reset sent due to [REFUSED_STREAM] 16-Oct-2023 13:26:10.976 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [5], Error [REFUSED_STREAM], Message [The client attempted to use more than [1] active streams], RST (closing stream) 16-Oct-2023 13:26:10.976 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [5], State changed from [OPEN] to [CLOSED_RST_TX] 16-Oct-2023 13:26:10.977 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [5], Frame type [RST], Flags [0], Payload size [4] 16-Oct-2023 13:26:10.976 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [5], Waiting type [0], Notify type [3] 16-Oct-2023 13:26:10.977 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [5] has been recycled 16-Oct-2023 13:26:10.977 FINE [http-apr-127.0.0.1-auto-2-exec-3] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 16-Oct-2023 13:26:10.978 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] 16-Oct-2023 13:26:10.978 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [:status] with value [200] 16-Oct-2023 13:26:10.979 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] 16-Oct-2023 13:26:10.980 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [content-length] with value [262144] 16-Oct-2023 13:26:10.980 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.HpackEncoder.encode Encoding header [date] with value [Mon, 16 Oct 2023 13:26:10 GMT] 16-Oct-2023 13:26:10.980 FINE [http-apr-127.0.0.1-auto-2-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.doWriteHeaders 38 bytes 16-Oct-2023 13:26:10.981 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] 16-Oct-2023 13:26:10.981 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] 16-Oct-2023 13:26:10.982 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] 16-Oct-2023 13:26:10.982 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] 16-Oct-2023 13:26:10.982 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 [-140] 16-Oct-2023 13:26:10.982 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [HEADERS], Flags [4], Payload size [38] 16-Oct-2023 13:26:10.983 FINE [main] org.apache.coyote.http2.Http2Parser.readHeaderPayload Connection [-1], Stream [3], Processing headers payload of size [38] 16-Oct-2023 13:26:10.983 FINE [main] org.apache.coyote.http2.HpackDecoder.addStaticTableEntry Using header from index [8] of static table 16-Oct-2023 13:26:10.983 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [:status] and value [200] 16-Oct-2023 13:26:10.983 FINE [main] org.apache.coyote.http2.HpackDecoder.handleIndex Using header from index [0] of dynamic table 16-Oct-2023 13:26:10.984 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-type] and value [application/octet-stream] 16-Oct-2023 13:26:10.984 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [content-length] and value [262144] 16-Oct-2023 13:26:10.984 FINE [main] org.apache.coyote.http2.HpackDecoder.emitHeader Emitting header with name [date] and value [Mon, 16 Oct 2023 13:26:10 GMT] 16-Oct-2023 13:26:10.984 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [0] bytes 16-Oct-2023 13:26:10.984 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 16-Oct-2023 13:26:10.984 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 16-Oct-2023 13:26:10.984 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 16-Oct-2023 13:26:10.988 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] 16-Oct-2023 13:26:10.989 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] 16-Oct-2023 13:26:10.989 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] 16-Oct-2023 13:26:10.989 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] 16-Oct-2023 13:26:10.989 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 [-160] 16-Oct-2023 13:26:10.990 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 16-Oct-2023 13:26:10.990 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 16-Oct-2023 13:26:10.990 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 16-Oct-2023 13:26:10.992 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] 16-Oct-2023 13:26:11.006 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] 16-Oct-2023 13:26:11.008 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] 16-Oct-2023 13:26:11.010 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] 16-Oct-2023 13:26:11.010 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] 16-Oct-2023 13:26:11.011 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 16-Oct-2023 13:26:11.011 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 16-Oct-2023 13:26:11.011 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 16-Oct-2023 13:26:11.016 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] 16-Oct-2023 13:26:11.016 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] 16-Oct-2023 13:26:11.018 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] 16-Oct-2023 13:26:11.019 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] 16-Oct-2023 13:26:11.019 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] 16-Oct-2023 13:26:11.019 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 16-Oct-2023 13:26:11.020 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 16-Oct-2023 13:26:11.020 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 16-Oct-2023 13:26:11.023 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] 16-Oct-2023 13:26:11.023 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] 16-Oct-2023 13:26:11.023 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] 16-Oct-2023 13:26:11.023 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] 16-Oct-2023 13:26:11.024 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] 16-Oct-2023 13:26:11.024 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 16-Oct-2023 13:26:11.024 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 16-Oct-2023 13:26:11.024 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 16-Oct-2023 13:26:11.025 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] 16-Oct-2023 13:26:11.025 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] 16-Oct-2023 13:26:11.025 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] 16-Oct-2023 13:26:11.026 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] 16-Oct-2023 13:26:11.026 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] 16-Oct-2023 13:26:11.026 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8192] 16-Oct-2023 13:26:11.026 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8192], Padding length [none] 16-Oct-2023 13:26:11.027 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8192] bytes 16-Oct-2023 13:26:11.030 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] 16-Oct-2023 13:26:11.030 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] 16-Oct-2023 13:26:11.030 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] 16-Oct-2023 13:26:11.030 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] 16-Oct-2023 13:26:11.030 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] 16-Oct-2023 13:26:11.031 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [DATA], Flags [0], Payload size [8191] 16-Oct-2023 13:26:11.031 FINE [main] org.apache.coyote.http2.Http2Parser.readDataFrame Connection [-1], Stream [3], Data length [8191], Padding length [none] 16-Oct-2023 13:26:11.031 FINE [main] org.apache.coyote.http2.Http2Parser.swallowPayload Connection [-1], Stream [3], Swallowed [8191] bytes 16-Oct-2023 13:26:11.034 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Entry, Connection [1], SocketStatus [OPEN_READ] 16-Oct-2023 13:26:11.034 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.init Connection [1], State [CONNECTED] 16-Oct-2023 13:26:11.034 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.validateFrame Connection [1], Stream [3], Frame type [WINDOW_UPDATE], Flags [0], Payload size [4] 16-Oct-2023 13:26:11.035 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2Parser.readWindowUpdateFrame Connection [1], Stream [3], Window size increment [2147483647] 16-Oct-2023 13:26:11.034 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] 16-Oct-2023 13:26:11.035 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] 16-Oct-2023 13:26:11.035 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.AbstractStream.incrementWindowSize Connection [1], Stream [3], increase flow control window by [2147483647] to [2147491838] 16-Oct-2023 13:26:11.036 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [1], Stream [3] Closed due to error org.apache.coyote.http2.StreamException: Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum at org.apache.coyote.http2.AbstractStream.incrementWindowSize(AbstractStream.java:114) at org.apache.coyote.http2.Stream.incrementWindowSize(Stream.java:229) at org.apache.coyote.http2.Http2UpgradeHandler.incrementWindowSize(Http2UpgradeHandler.java:1942) 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:343) 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:2096) 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) 16-Oct-2023 13:26:11.036 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.close Connection [1], Stream [3], Reset sent due to [FLOW_CONTROL_ERROR] 16-Oct-2023 13:26:11.036 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.sendStreamReset Connection [1], Stream [3], Error [FLOW_CONTROL_ERROR], Message [Connection [1], Stream [3], increased window size by [2147483647] to [2147491838] which exceeded permitted maximum], RST (closing stream) 16-Oct-2023 13:26:11.036 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.StreamStateMachine.stateChange Connection [1], Stream [3], State changed from [HALF_CLOSED_REMOTE] to [CLOSED_RST_TX] 16-Oct-2023 13:26:11.037 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Waiting type [2], Notify type [3] 16-Oct-2023 13:26:11.037 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.WindowAllocationManager.notify Connection [1], Stream [3], Notified 16-Oct-2023 13:26:11.037 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Stream.recycle Connection [1], Stream [3] has been recycled 16-Oct-2023 13:26:11.037 FINE [http-apr-127.0.0.1-auto-2-exec-5] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Exit, Connection [1], SocketState [UPGRADED] 16-Oct-2023 13:26:11.038 FINE [main] org.apache.coyote.http2.Http2Parser.validateFrame Connection [-1], Stream [3], Frame type [RST], Flags [0], Payload size [4] 16-Oct-2023 13:26:11.038 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-2-33273"] 16-Oct-2023 13:26:11.039 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:11.052 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-2-33273"] 16-Oct-2023 13:26:11.065 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2-33273"] 16-Oct-2023 13:26:11.068 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testErrorOnWaitingStream02[0]] 16-Oct-2023 13:26:11.072 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:11.072 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:11.072 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:11.072 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:11.073 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] 16-Oct-2023 13:26:11.074 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-3"] 16-Oct-2023 13:26:11.074 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:11.074 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:11.096 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-3-39217"] 16-Oct-2023 13:26:11.219 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:1757) 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:343) 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:2096) 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) 16-Oct-2023 13:26:11.230 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-3-39217"] 16-Oct-2023 13:26:11.232 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:11.240 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-3-39217"] 16-Oct-2023 13:26:11.248 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3-39217"] 16-Oct-2023 13:26:11.254 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitCloseLargeId[0]] 16-Oct-2023 13:26:11.260 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:11.263 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:11.263 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:11.264 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:11.266 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] 16-Oct-2023 13:26:11.269 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-4"] 16-Oct-2023 13:26:11.274 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:11.274 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:11.300 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-4-34453"] 16-Oct-2023 13:26:11.372 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-4-34453"] 16-Oct-2023 13:26:11.374 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:11.380 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-4-34453"] 16-Oct-2023 13:26:11.384 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-4-34453"] 16-Oct-2023 13:26:11.390 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams01[0]] 16-Oct-2023 13:26:11.391 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:11.392 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:11.392 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:11.392 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:11.393 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] 16-Oct-2023 13:26:11.395 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-5"] 16-Oct-2023 13:26:11.396 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:11.399 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:11.419 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-5-38341"] 16-Oct-2023 13:26:11.500 INFO [http-apr-127.0.0.1-auto-5-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [4], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1757) 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:343) 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:2096) 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) 16-Oct-2023 13:26:11.566 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-5-38341"] 16-Oct-2023 13:26:11.567 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:11.572 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-5-38341"] 16-Oct-2023 13:26:11.576 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-5-38341"] 16-Oct-2023 13:26:11.581 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testExceedMaxActiveStreams02[0]] 16-Oct-2023 13:26:11.582 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:11.582 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:11.582 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:11.583 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:11.583 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] 16-Oct-2023 13:26:11.583 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-6"] 16-Oct-2023 13:26:11.584 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:11.584 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:11.592 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-6-41695"] 16-Oct-2023 13:26:11.664 INFO [http-apr-127.0.0.1-auto-6-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [5], Stream [5] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: The client attempted to use more than [1] active streams at org.apache.coyote.http2.Http2UpgradeHandler.headersEnd(Http2UpgradeHandler.java:1757) 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:343) 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:2096) 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) 16-Oct-2023 13:26:11.726 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-6-41695"] 16-Oct-2023 13:26:11.726 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:11.730 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-6-41695"] 16-Oct-2023 13:26:11.736 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-6-41695"] 16-Oct-2023 13:26:11.750 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame01[0]] 16-Oct-2023 13:26:11.751 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:11.752 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:11.752 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:11.752 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:11.753 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] 16-Oct-2023 13:26:11.753 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-7"] 16-Oct-2023 13:26:11.754 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:11.754 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:11.796 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-7-42811"] 16-Oct-2023 13:26:11.944 INFO [http-apr-127.0.0.1-auto-7-exec-4] org.apache.coyote.http2.Http2UpgradeHandler.upgradeDispatch Connection [6], Stream [3] Closed due to error Note: further occurrences of HTTP/2 stream errors will be logged at DEBUG level. org.apache.coyote.http2.StreamException: Connection [6], Stream [3], State [CLOSED_RST_RX], Frame type [DATA] at org.apache.coyote.http2.StreamStateMachine.checkFrameType(StreamStateMachine.java:127) at org.apache.coyote.http2.AbstractNonZeroStream.checkState(AbstractNonZeroStream.java:50) at org.apache.coyote.http2.Http2UpgradeHandler.startRequestBodyFrame(Http2UpgradeHandler.java:1624) 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:343) 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:2096) 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) 16-Oct-2023 13:26:11.945 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-7-42811"] 16-Oct-2023 13:26:11.948 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:11.952 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-7-42811"] 16-Oct-2023 13:26:11.957 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-7-42811"] 16-Oct-2023 13:26:11.965 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClosedInvalidFrame02[0]] 16-Oct-2023 13:26:11.966 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:11.966 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:11.966 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:11.966 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:11.973 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] 16-Oct-2023 13:26:11.975 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-8"] 16-Oct-2023 13:26:11.978 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:11.978 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:12.012 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-8-44715"] 16-Oct-2023 13:26:12.143 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-8-44715"] 16-Oct-2023 13:26:12.144 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:12.149 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-8-44715"] 16-Oct-2023 13:26:12.154 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-8-44715"] 16-Oct-2023 13:26:12.164 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame01[0]] 16-Oct-2023 13:26:12.165 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:12.167 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:12.167 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:12.168 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:12.169 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] 16-Oct-2023 13:26:12.169 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-9"] 16-Oct-2023 13:26:12.170 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:12.173 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:12.188 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-9-46631"] 16-Oct-2023 13:26:12.289 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-9-46631"] 16-Oct-2023 13:26:12.292 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:12.299 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-9-46631"] 16-Oct-2023 13:26:12.303 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-9-46631"] 16-Oct-2023 13:26:12.306 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testIdleStateInvalidFrame02[0]] 16-Oct-2023 13:26:12.308 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:12.308 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:12.308 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:12.308 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:12.312 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] 16-Oct-2023 13:26:12.312 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-10"] 16-Oct-2023 13:26:12.313 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:12.313 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:12.319 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-10-43333"] 16-Oct-2023 13:26:12.431 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-10-43333"] 16-Oct-2023 13:26:12.434 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:12.443 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-10-43333"] 16-Oct-2023 13:26:12.456 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-10-43333"] 16-Oct-2023 13:26:12.459 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testImplicitClose[0]] 16-Oct-2023 13:26:12.460 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:12.460 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:12.460 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:12.461 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:12.462 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] 16-Oct-2023 13:26:12.462 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-11"] 16-Oct-2023 13:26:12.462 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:12.462 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:12.489 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-11-41519"] 16-Oct-2023 13:26:12.654 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-11-41519"] 16-Oct-2023 13:26:12.658 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:12.661 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-11-41519"] 16-Oct-2023 13:26:12.664 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-11-41519"] 16-Oct-2023 13:26:12.669 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientSendEvenStream[0]] 16-Oct-2023 13:26:12.671 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:12.671 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:12.671 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:12.672 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:12.673 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] 16-Oct-2023 13:26:12.673 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-12"] 16-Oct-2023 13:26:12.673 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:12.673 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:12.682 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-12-44313"] 16-Oct-2023 13:26:12.798 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-12-44313"] 16-Oct-2023 13:26:12.803 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:12.806 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-12-44313"] 16-Oct-2023 13:26:12.813 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-12-44313"] 16-Oct-2023 13:26:12.820 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [halfClosedRemoteInvalidFrame[0]] 16-Oct-2023 13:26:12.821 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 16-Oct-2023 13:26:12.821 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [{4}]. 16-Oct-2023 13:26:12.821 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 16-Oct-2023 13:26:12.822 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 16-Oct-2023 13:26:12.824 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] 16-Oct-2023 13:26:12.824 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-apr-127.0.0.1-auto-13"] 16-Oct-2023 13:26:12.824 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Oct-2023 13:26:12.824 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 16-Oct-2023 13:26:12.839 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-apr-127.0.0.1-auto-13-39959"] 16-Oct-2023 13:26:12.965 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-apr-127.0.0.1-auto-13-39959"] 16-Oct-2023 13:26:12.972 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Oct-2023 13:26:12.975 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-apr-127.0.0.1-auto-13-39959"] 16-Oct-2023 13:26:12.978 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-13-39959"] ------------- ---------------- --------------- Testcase: testClientSendOldStream[0] took 1.612 sec Testcase: testErrorOnWaitingStream01[0] took 0.283 sec Testcase: testErrorOnWaitingStream02[0] took 0.186 sec Testcase: testImplicitCloseLargeId[0] took 0.135 sec Testcase: testExceedMaxActiveStreams01[0] took 0.19 sec Testcase: testExceedMaxActiveStreams02[0] took 0.17 sec Testcase: testClosedInvalidFrame01[0] took 0.214 sec Testcase: testClosedInvalidFrame02[0] took 0.193 sec Testcase: testIdleStateInvalidFrame01[0] took 0.149 sec Testcase: testIdleStateInvalidFrame02[0] took 0.152 sec Testcase: testImplicitClose[0] took 0.21 sec Testcase: testClientSendEvenStream[0] took 0.15 sec Testcase: halfClosedRemoteInvalidFrame[0] took 0.161 sec