renaissance-finagle-http_0
[2025-02-03T03:12:18.234Z] Running test renaissance-finagle-http_0 ...
[2025-02-03T03:12:18.234Z] ===============================================
[2025-02-03T03:12:18.234Z] renaissance-finagle-http_0 Start Time: Mon Feb 3 03:12:17 2025 Epoch Time (ms): 1738552337678
[2025-02-03T03:12:18.234Z] variation: NoOptions
[2025-02-03T03:12:18.234Z] JVM_OPTIONS:
[2025-02-03T03:12:18.234Z] { \
[2025-02-03T03:12:18.234Z] echo ""; echo "TEST SETUP:"; \
[2025-02-03T03:12:18.234Z] echo "Nothing to be done for setup."; \
[2025-02-03T03:12:18.234Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_17385522935462/renaissance-finagle-http_0"; \
[2025-02-03T03:12:18.234Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_17385522935462/renaissance-finagle-http_0"; \
[2025-02-03T03:12:18.234Z] echo ""; echo "TESTING:"; \
[2025-02-03T03:12:18.234Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_17385522935462/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-02-03T03:12:18.234Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_17385522935462/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-03T03:12:18.234Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-03T03:12:18.234Z] echo "Nothing to be done for teardown."; \
[2025-02-03T03:12:18.234Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_17385522935462/TestTargetResult";
[2025-02-03T03:12:18.234Z]
[2025-02-03T03:12:18.234Z] TEST SETUP:
[2025-02-03T03:12:18.234Z] Nothing to be done for setup.
[2025-02-03T03:12:18.234Z]
[2025-02-03T03:12:18.234Z] TESTING:
[2025-02-03T03:12:23.841Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-02-03T03:12:23.841Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.netty.util.internal.PlatformDependent0$3 (file:/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_ppc64_aix/aqa-tests/TKG/output_17385522935462/renaissance-finagle-http_0/harness-031219-15301157919503271429/twitter-finagle/lib/netty-common-4.1.72.Final.jar)
[2025-02-03T03:12:23.841Z] WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$3
[2025-02-03T03:12:23.841Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-02-03T03:12:23.841Z] [2025-02-03T03:12:23.231+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1)
[2025-02-03T03:12:23.841Z] INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(com.twitter.finagle.stats.MetricsExporter)
[2025-02-03T03:12:23.841Z] [2025-02-03T03:12:23.240+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1)
[2025-02-03T03:12:23.841Z] INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(com.twitter.finagle.stats.HostMetricsExporter)
[2025-02-03T03:12:24.612Z] [2025-02-03T03:12:23.758+0000] com.twitter.finagle (com.twitter.finagle.Init$ $anonfun$once$1)
[2025-02-03T03:12:24.612Z] INFO: Finagle version 21.12.0 (rev=95ec9bcb3d4db4553bdb7d90f07a034a6b6be5c0) built at 20211216-002149
[2025-02-03T03:12:24.612Z] finagle-http on :35246 spawning 16 client and default number of server workers.
[2025-02-03T03:12:24.612Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-02-03T03:12:24.612Z] GC before operation: completed in 48.438 ms, heap usage 24.627 MB -> 9.959 MB.
[2025-02-03T03:12:24.612Z] [2025-02-03T03:12:24.129+0000] com.twitter.finagle.BaseResolver (com.twitter.finagle.BaseResolver inetResolver$lzycompute)
[2025-02-03T03:12:24.612Z] INFO: Using default inet resolver
[2025-02-03T03:12:40.759Z] ====== finagle-http (web) [default], iteration 0 completed (15288.735 ms) ======
[2025-02-03T03:12:40.759Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-02-03T03:12:40.759Z] GC before operation: completed in 60.660 ms, heap usage 267.685 MB -> 19.789 MB.
[2025-02-03T03:12:49.049Z] ====== finagle-http (web) [default], iteration 1 completed (8601.328 ms) ======
[2025-02-03T03:12:49.049Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-02-03T03:12:49.049Z] GC before operation: completed in 62.633 ms, heap usage 181.737 MB -> 19.060 MB.
[2025-02-03T03:12:57.385Z] ====== finagle-http (web) [default], iteration 2 completed (8207.588 ms) ======
[2025-02-03T03:12:57.385Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-02-03T03:12:57.385Z] GC before operation: completed in 50.480 ms, heap usage 292.441 MB -> 19.258 MB.
[2025-02-03T03:13:05.680Z] ====== finagle-http (web) [default], iteration 3 completed (8142.924 ms) ======
[2025-02-03T03:13:05.680Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-02-03T03:13:05.680Z] GC before operation: completed in 44.264 ms, heap usage 75.680 MB -> 19.173 MB.
[2025-02-03T03:13:13.976Z] ====== finagle-http (web) [default], iteration 4 completed (8329.757 ms) ======
[2025-02-03T03:13:13.976Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-02-03T03:13:13.976Z] GC before operation: completed in 55.373 ms, heap usage 160.372 MB -> 19.223 MB.
[2025-02-03T03:13:22.274Z] ====== finagle-http (web) [default], iteration 5 completed (8534.311 ms) ======
[2025-02-03T03:13:22.274Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-02-03T03:13:22.274Z] GC before operation: completed in 66.813 ms, heap usage 76.950 MB -> 19.407 MB.
[2025-02-03T03:13:30.575Z] ====== finagle-http (web) [default], iteration 6 completed (8440.576 ms) ======
[2025-02-03T03:13:30.575Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-02-03T03:13:30.575Z] GC before operation: completed in 58.000 ms, heap usage 236.588 MB -> 19.321 MB.
[2025-02-03T03:13:39.172Z] ====== finagle-http (web) [default], iteration 7 completed (8542.771 ms) ======
[2025-02-03T03:13:39.172Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-02-03T03:13:39.172Z] GC before operation: completed in 52.407 ms, heap usage 145.044 MB -> 19.421 MB.
[2025-02-03T03:13:47.471Z] ====== finagle-http (web) [default], iteration 8 completed (8515.275 ms) ======
[2025-02-03T03:13:47.471Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-02-03T03:13:47.471Z] GC before operation: completed in 59.030 ms, heap usage 58.237 MB -> 19.444 MB.
[2025-02-03T03:13:57.397Z] ====== finagle-http (web) [default], iteration 9 completed (8556.158 ms) ======
[2025-02-03T03:13:57.397Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-02-03T03:13:57.397Z] GC before operation: completed in 66.621 ms, heap usage 35.900 MB -> 19.413 MB.
[2025-02-03T03:14:05.701Z] ====== finagle-http (web) [default], iteration 10 completed (8546.973 ms) ======
[2025-02-03T03:14:05.701Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-02-03T03:14:05.701Z] GC before operation: completed in 59.830 ms, heap usage 168.950 MB -> 19.389 MB.
[2025-02-03T03:14:14.003Z] ====== finagle-http (web) [default], iteration 11 completed (8511.930 ms) ======
[2025-02-03T03:14:14.003Z] -----------------------------------
[2025-02-03T03:14:14.003Z] renaissance-finagle-http_0_PASSED
[2025-02-03T03:14:14.003Z] -----------------------------------
[2025-02-03T03:14:14.003Z]
[2025-02-03T03:14:14.003Z] TEST TEARDOWN:
[2025-02-03T03:14:14.003Z] Nothing to be done for teardown.
[2025-02-03T03:14:14.003Z] renaissance-finagle-http_0 Finish Time: Mon Feb 3 03:14:13 2025 Epoch Time (ms): 1738552453535