renaissance-finagle-http_0
[2025-02-02T15:06:17.975Z] Running test renaissance-finagle-http_0 ...
[2025-02-02T15:06:18.268Z] ===============================================
[2025-02-02T15:06:18.268Z] renaissance-finagle-http_0 Start Time: Sun Feb 2 15:06:18 2025 Epoch Time (ms): 1738508778258
[2025-02-02T15:06:18.560Z] variation: NoOptions
[2025-02-02T15:06:18.560Z] JVM_OPTIONS:
[2025-02-02T15:06:18.560Z] { \
[2025-02-02T15:06:18.560Z] echo ""; echo "TEST SETUP:"; \
[2025-02-02T15:06:18.560Z] echo "Nothing to be done for setup."; \
[2025-02-02T15:06:18.560Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17385087074872\\renaissance-finagle-http_0"; \
[2025-02-02T15:06:18.560Z] cd "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17385087074872\\renaissance-finagle-http_0"; \
[2025-02-02T15:06:18.560Z] echo ""; echo "TESTING:"; \
[2025-02-02T15:06:18.560Z] "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/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 "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17385087074872\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2025-02-02T15:06:18.560Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17385087074872\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-02T15:06:18.560Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-02T15:06:18.560Z] echo "Nothing to be done for teardown."; \
[2025-02-02T15:06:18.560Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/\\TKG\\output_17385087074872\\TestTargetResult";
[2025-02-02T15:06:18.852Z]
[2025-02-02T15:06:18.852Z] TEST SETUP:
[2025-02-02T15:06:18.852Z] Nothing to be done for setup.
[2025-02-02T15:06:18.852Z]
[2025-02-02T15:06:18.852Z] TESTING:
[2025-02-02T15:06:29.249Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-02-02T15:06:29.249Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by io.netty.util.internal.PlatformDependent0$3 (file:/C:/Users/jenkins/workspace/Test_openjdk25_hs_extended.perf_aarch64_windows/aqa-tests/TKG/output_17385087074872/renaissance-finagle-http_0/harness-150619-3068205285347975386/twitter-finagle/lib/netty-common-4.1.72.Final.jar)
[2025-02-02T15:06:29.249Z] WARNING: Please consider reporting this to the maintainers of class io.netty.util.internal.PlatformDependent0$3
[2025-02-02T15:06:29.249Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-02-02T15:06:29.249Z] [2025-02-02T15:06:29.107+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1)
[2025-02-02T15:06:29.249Z] INFO: HttpMuxer[/admin/metrics.json] = com.twitter.finagle.stats.MetricsExporter(com.twitter.finagle.stats.MetricsExporter)
[2025-02-02T15:06:29.249Z] [2025-02-02T15:06:29.107+0000] com.twitter.finagle.http.HttpMuxer$ (com.twitter.finagle.http.HttpMuxer$ $anonfun$new$1)
[2025-02-02T15:06:29.249Z] INFO: HttpMuxer[/admin/per_host_metrics.json] = com.twitter.finagle.stats.HostMetricsExporter(com.twitter.finagle.stats.HostMetricsExporter)
[2025-02-02T15:06:29.883Z] [2025-02-02T15:06:29.560+0000] com.twitter.finagle (com.twitter.finagle.Init$ $anonfun$once$1)
[2025-02-02T15:06:29.883Z] INFO: Finagle version 21.12.0 (rev=95ec9bcb3d4db4553bdb7d90f07a034a6b6be5c0) built at 20211216-002149
[2025-02-02T15:06:29.883Z] finagle-http on :62412 spawning 4 client and default number of server workers.
[2025-02-02T15:06:29.883Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-02-02T15:06:29.883Z] GC before operation: completed in 27.579 ms, heap usage 24.692 MB -> 9.971 MB.
[2025-02-02T15:06:29.883Z] [2025-02-02T15:06:29.826+0000] com.twitter.finagle.BaseResolver (com.twitter.finagle.BaseResolver inetResolver$lzycompute)
[2025-02-02T15:06:29.883Z] INFO: Using default inet resolver
[2025-02-02T15:06:45.670Z] ====== finagle-http (web) [default], iteration 0 completed (13126.123 ms) ======
[2025-02-02T15:06:45.670Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-02-02T15:06:45.670Z] GC before operation: completed in 47.143 ms, heap usage 60.879 MB -> 13.754 MB.
[2025-02-02T15:06:51.424Z] ====== finagle-http (web) [default], iteration 1 completed (8084.675 ms) ======
[2025-02-02T15:06:51.424Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-02-02T15:06:51.424Z] GC before operation: completed in 49.815 ms, heap usage 18.976 MB -> 13.911 MB.
[2025-02-02T15:07:00.219Z] ====== finagle-http (web) [default], iteration 2 completed (8013.582 ms) ======
[2025-02-02T15:07:00.219Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-02-02T15:07:00.219Z] GC before operation: completed in 43.380 ms, heap usage 46.239 MB -> 13.928 MB.
[2025-02-02T15:07:07.183Z] ====== finagle-http (web) [default], iteration 3 completed (7950.275 ms) ======
[2025-02-02T15:07:07.183Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-02-02T15:07:07.483Z] GC before operation: completed in 35.278 ms, heap usage 27.454 MB -> 13.854 MB.
[2025-02-02T15:07:16.031Z] ====== finagle-http (web) [default], iteration 4 completed (7842.411 ms) ======
[2025-02-02T15:07:16.031Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-02-02T15:07:16.031Z] GC before operation: completed in 33.539 ms, heap usage 18.025 MB -> 13.920 MB.
[2025-02-02T15:07:22.990Z] ====== finagle-http (web) [default], iteration 5 completed (7728.828 ms) ======
[2025-02-02T15:07:22.990Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-02-02T15:07:22.990Z] GC before operation: completed in 32.876 ms, heap usage 83.399 MB -> 13.821 MB.
[2025-02-02T15:07:29.940Z] ====== finagle-http (web) [default], iteration 6 completed (7070.104 ms) ======
[2025-02-02T15:07:29.941Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-02-02T15:07:29.941Z] GC before operation: completed in 41.128 ms, heap usage 85.233 MB -> 13.895 MB.
[2025-02-02T15:07:38.481Z] ====== finagle-http (web) [default], iteration 7 completed (7666.736 ms) ======
[2025-02-02T15:07:38.481Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-02-02T15:07:38.481Z] GC before operation: completed in 33.237 ms, heap usage 19.135 MB -> 13.913 MB.
[2025-02-02T15:07:45.437Z] ====== finagle-http (web) [default], iteration 8 completed (7151.180 ms) ======
[2025-02-02T15:07:45.437Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-02-02T15:07:45.437Z] GC before operation: completed in 39.843 ms, heap usage 23.232 MB -> 13.977 MB.
[2025-02-02T15:07:52.458Z] ====== finagle-http (web) [default], iteration 9 completed (7215.291 ms) ======
[2025-02-02T15:07:52.458Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-02-02T15:07:52.458Z] GC before operation: completed in 35.335 ms, heap usage 52.187 MB -> 13.891 MB.
[2025-02-02T15:07:59.497Z] ====== finagle-http (web) [default], iteration 10 completed (6981.640 ms) ======
[2025-02-02T15:07:59.497Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-02-02T15:07:59.497Z] GC before operation: completed in 38.132 ms, heap usage 18.775 MB -> 14.083 MB.
[2025-02-02T15:08:08.033Z] ====== finagle-http (web) [default], iteration 11 completed (7867.095 ms) ======
[2025-02-02T15:08:08.033Z] -----------------------------------
[2025-02-02T15:08:08.033Z] renaissance-finagle-http_0_PASSED
[2025-02-02T15:08:08.033Z] -----------------------------------
[2025-02-02T15:08:08.033Z]
[2025-02-02T15:08:08.033Z] TEST TEARDOWN:
[2025-02-02T15:08:08.033Z] Nothing to be done for teardown.
[2025-02-02T15:08:08.033Z] renaissance-finagle-http_0 Finish Time: Sun Feb 2 15:08:07 2025 Epoch Time (ms): 1738508887766