Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #12023 - Remove deprecated classes/methods. #12149

Merged

Merge remote-tracking branch 'origin/jetty-12.1.x' into 'fix/jetty-12…

1847866
Select commit
Loading
Failed to load commit list.
Merged

Issue #12023 - Remove deprecated classes/methods. #12149

Merge remote-tracking branch 'origin/jetty-12.1.x' into 'fix/jetty-12…
1847866
Select commit
Loading
Failed to load commit list.
Webtide Jenkins / Tests / Parallel Stage / Build / Test - JDK17 failed Aug 23, 2024 in 0s

failed: 3, skipped: 215, passed: 11981

Send us feedback

Details

org.eclipse.jetty.server.handler.QoSHandlerTest.testSuspendedRequestTimesOut

Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <0> within 5 seconds.
Stack trace
org.awaitility.core.ConditionTimeoutException: Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <0> within 5 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
	at org.eclipse.jetty.server@12.1.0-SNAPSHOT/org.eclipse.jetty.server.handler.QoSHandlerTest.testSuspendedRequestTimesOut(QoSHandlerTest.java:178)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Standard error
Running org.eclipse.jetty.server.handler.StateTrackingHandlerTest.testWriteCallbackNotCompleted()
2024-08-23 16:23:46.939:INFO :oejs.Server:ForkJoinPool-1-worker-3: jetty-12.1.0-SNAPSHOT; built: 2024-08-23T16:16:49.214Z; git: 18478669978433e01328543f0b6b93a8b8558c5b; jvm 17.0.9+9
2024-08-23 16:23:46.940:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-3: Started LocalConnector@1f63e03e{HTTP/1.1, (http/1.1)}
2024-08-23 16:23:46.940:INFO :oejs.Server:ForkJoinPool-1-worker-3: Started oejs.Server@a280119{STARTING}[12.1.0-SNAPSHOT,sto=0] @107038ms
2024-08-23 16:23:48.449:INFO :oejs.Server:ForkJoinPool-1-worker-2: Stopped oejs.Server@39bf4c72{STOPPING}[12.1.0-SNAPSHOT,sto=0]
2024-08-23 16:23:48.449:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-2: Stopped LocalConnector@4666556f{HTTP/1.1, (http/1.1)}

org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed

Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
Stack trace
org.awaitility.core.ConditionTimeoutException: Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
	at org.eclipse.jetty.server@12.1.0-SNAPSHOT/org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed(QoSHandlerTest.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Standard error
Running org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed()
2024-08-23 16:23:52.149:INFO :oejs.Server:ForkJoinPool-2-worker-1: jetty-12.1.0-SNAPSHOT; built: 2024-08-23T16:16:49.214Z; git: 18478669978433e01328543f0b6b93a8b8558c5b; jvm 17.0.9+9
2024-08-23 16:23:52.150:INFO :oejs.AbstractConnector:ForkJoinPool-2-worker-1: Started LocalConnector@49b74cb1{HTTP/1.1, (http/1.1)}
2024-08-23 16:23:52.150:INFO :oejs.Server:ForkJoinPool-2-worker-1: Started oejs.Server@3045971e{STARTING}[12.1.0-SNAPSHOT,sto=0] @112248ms
2024-08-23 16:23:57.375:INFO :oejs.Server:ForkJoinPool-2-worker-1: Stopped oejs.Server@3045971e{STOPPING}[12.1.0-SNAPSHOT,sto=0]
2024-08-23 16:23:57.375:INFO :oejs.AbstractConnector:ForkJoinPool-2-worker-1: Stopped LocalConnector@49b74cb1{HTTP/1.1, (http/1.1)}

org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed

Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
Stack trace
org.awaitility.core.ConditionTimeoutException: Lambda expression in org.eclipse.jetty.server.handler.QoSHandlerTest expected <1L> but was <1> within 5 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
	at org.eclipse.jetty.server@12.1.0-SNAPSHOT/org.eclipse.jetty.server.handler.QoSHandlerTest.testRequestIsSuspendedAndResumed(QoSHandlerTest.java:118)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Standard error
Running org.eclipse.jetty.server.handler.StatisticsHandlerTest.testTwoRequestsInParallel()
2024-08-23 16:23:35.975:INFO :oejs.Server:ForkJoinPool-1-worker-1: jetty-12.1.0-SNAPSHOT; built: 2024-08-23T16:16:49.214Z; git: 18478669978433e01328543f0b6b93a8b8558c5b; jvm 17.0.9+9
2024-08-23 16:23:35.976:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-1: Started LocalConnector@75c44837{HTTP/1.1, (http/1.1)}
2024-08-23 16:23:35.976:INFO :oejs.Server:ForkJoinPool-1-worker-1: Started oejs.Server@7e5114f0{STARTING}[12.1.0-SNAPSHOT,sto=0] @96073ms
2024-08-23 16:23:36.024:INFO :oejs.Server:ForkJoinPool-1-worker-2: Stopped oejs.Server@6330aa64{STOPPING}[12.1.0-SNAPSHOT,sto=0]
2024-08-23 16:23:36.024:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-2: Stopped LocalConnector@37939a83{HTTP/1.1, (http/1.1)}