Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1
Started by upstream project "Test_openjdk25_hs_sanity.openjdk_aarch64_linux" build number 80
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot" build number 28
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 139
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_25ea_hotspot" build number 62
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f493de36d6fdc67c620e2b71170f4f6c04b5a052 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10
Commit message: "Clear Arctic session prior to testcase playback in runtests.sh (#6912)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-28T22:43:17.916Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-28T22:43:17.917Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-28T22:43:17.924Z] dynamicAgents: []
[Pipeline] echo
[2026-02-28T22:43:17.925Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-02-28T22:43:17.937Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] node
[2026-02-28T22:43:32.952Z] Still waiting to schedule task
[2026-02-28T22:43:32.952Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’
[2026-02-28T23:36:52.429Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-28T23:36:52.451Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-28T23:37:00.551Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-28T23:37:00.552Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-28T23:37:03.311Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-28T23:37:04.226Z] The recommended git tool is: git
[2026-02-28T23:37:06.590Z] No credentials specified
[2026-02-28T23:37:13.869Z] Cloning the remote Git repository
[2026-02-28T23:37:32.654Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-28T23:37:32.655Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests # timeout=10
[2026-02-28T23:37:32.672Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-28T23:37:32.673Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-28T23:37:32.674Z] > git --version # timeout=10
[2026-02-28T23:37:32.683Z] > git --version # 'git version 2.43.0'
[2026-02-28T23:37:32.684Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-28T23:47:33.395Z] ERROR: Error cloning remote repo 'origin'
[2026-02-28T23:47:33.395Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-02-28T23:47:33.395Z] stdout:
[2026-02-28T23:47:33.395Z] stderr: remote: Enumerating objects: 28887, done.
[2026-02-28T23:47:33.395Z] remote: Counting objects: 1% (1/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 3% (2/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 5% (3/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 7% (4/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 8% (5/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 10% (6/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 12% (7/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 14% (8/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 15% (9/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 17% (10/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 19% (11/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 21% (12/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 22% (13/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 24% (14/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 26% (15/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 28% (16/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 29% (17/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 31% (18/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 33% (19/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 35% (20/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 36% (21/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 38% (22/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 40% (23/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 42% (24/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 43% (25/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 45% (26/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 47% (27/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 49% (28/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 50% (29/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 52% (30/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 54% (31/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 56% (32/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 57% (33/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 59% (34/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 61% (35/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 63% (36/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 64% (37/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 66% (38/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 68% (39/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 70% (40/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 71% (41/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 73% (42/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 75% (43/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 77% (44/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 78% (45/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 80% (46/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 82% (47/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 84% (48/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 85% (49/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 87% (50/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 89% (51/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 91% (52/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 92% (53/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 94% (54/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 96% (55/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 98% (56/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 100% (57/57)
[2026-02-28T23:47:33.395Z] remote: Counting objects: 100% (57/57), done.
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 2% (1/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 4% (2/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 7% (3/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 9% (4/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 12% (5/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 14% (6/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 17% (7/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 19% (8/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 21% (9/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 24% (10/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 26% (11/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 29% (12/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 31% (13/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 34% (14/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 36% (15/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 39% (16/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 41% (17/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 43% (18/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 46% (19/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 48% (20/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 51% (21/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 53% (22/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 56% (23/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 58% (24/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 60% (25/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 63% (26/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 65% (27/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 68% (28/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 70% (29/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 73% (30/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 75% (31/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 78% (32/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 80% (33/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 82% (34/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 85% (35/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 87% (36/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 90% (37/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 92% (38/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 95% (39/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 97% (40/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 100% (41/41)
[2026-02-28T23:47:33.395Z] remote: Compressing objects: 100% (41/41), done.
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (1/28887)
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (11/28887), 12.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (20/28887), 20.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (28/28887), 28.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (39/28887), 36.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (56/28887), 52.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (67/28887), 60.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (84/28887), 76.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (120/28887), 108.01 KiB | 6.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (129/28887), 116.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.395Z] Receiving objects: 0% (138/28887), 124.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (148/28887), 124.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (156/28887), 140.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (167/28887), 148.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (189/28887), 148.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (200/28887), 172.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (237/28887), 204.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (246/28887), 212.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (256/28887), 220.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (269/28887), 228.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 0% (279/28887), 236.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (289/28887), 236.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (290/28887), 244.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (309/28887), 260.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (320/28887), 268.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (328/28887), 276.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (346/28887), 292.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (369/28887), 308.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (378/28887), 316.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (388/28887), 324.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (398/28887), 332.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (408/28887), 340.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (429/28887), 356.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (451/28887), 372.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (466/28887), 372.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (500/28887), 404.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (510/28887), 412.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (522/28887), 412.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (530/28887), 428.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (539/28887), 436.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (554/28887), 436.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 1% (570/28887), 460.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (578/28887), 460.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (579/28887), 468.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (600/28887), 484.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (609/28887), 492.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (618/28887), 500.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (627/28887), 508.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (645/28887), 524.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (655/28887), 524.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (677/28887), 548.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (685/28887), 556.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (694/28887), 564.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (704/28887), 564.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (722/28887), 588.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (758/28887), 620.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (767/28887), 628.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (776/28887), 636.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (793/28887), 652.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (812/28887), 668.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (821/28887), 676.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (848/28887), 700.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 2% (856/28887), 708.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (867/28887), 708.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (875/28887), 708.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (895/28887), 740.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (936/28887), 772.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (954/28887), 788.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (962/28887), 796.01 KiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (971/28887), 804.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (980/28887), 812.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (989/28887), 820.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1008/28887), 836.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1019/28887), 844.01 KiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1028/28887), 852.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1036/28887), 860.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1046/28887), 860.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1080/28887), 892.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1097/28887), 908.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1106/28887), 916.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1123/28887), 932.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1132/28887), 940.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 3% (1143/28887), 940.01 KiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1156/28887), 956.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1159/28887), 964.01 KiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1170/28887), 972.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1196/28887), 996.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1206/28887), 996.01 KiB | 5.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1223/28887), 1020.01 KiB | 7.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1235/28887), 1020.01 KiB | 7.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1265/28887), 1.03 MiB | 7.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1293/28887), 1.04 MiB | 5.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1318/28887), 1.05 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1345/28887), 1.07 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1357/28887), 1.07 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1384/28887), 1.07 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1396/28887), 1.10 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1421/28887), 1.11 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 4% (1433/28887), 1.12 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1445/28887), 1.12 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1447/28887), 1.12 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1472/28887), 1.14 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1509/28887), 1.17 MiB | 7.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1523/28887), 1.18 MiB | 8.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1547/28887), 1.19 MiB | 10.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1561/28887), 1.20 MiB | 6.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1588/28887), 1.21 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1601/28887), 1.22 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1626/28887), 1.24 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1639/28887), 1.24 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1664/28887), 1.26 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1677/28887), 1.27 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1691/28887), 1.28 MiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 5% (1704/28887), 1.29 MiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1734/28887), 1.29 MiB | 1024 bytes/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1744/28887), 1.31 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1783/28887), 1.33 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1808/28887), 1.35 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1820/28887), 1.36 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1834/28887), 1.36 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1874/28887), 1.39 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1888/28887), 1.39 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1901/28887), 1.40 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1914/28887), 1.41 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1967/28887), 1.44 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1980/28887), 1.45 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (1992/28887), 1.46 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (2005/28887), 1.46 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 6% (2019/28887), 1.47 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2023/28887), 1.47 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2032/28887), 1.48 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2057/28887), 1.50 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2071/28887), 1.50 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2099/28887), 1.52 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2125/28887), 1.54 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2139/28887), 1.54 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2150/28887), 1.55 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2176/28887), 1.57 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2213/28887), 1.59 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2237/28887), 1.61 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2249/28887), 1.61 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2263/28887), 1.62 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2276/28887), 1.63 MiB | 2.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 7% (2301/28887), 1.64 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2311/28887), 1.64 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2314/28887), 1.65 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2325/28887), 1.66 MiB | 5.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2338/28887), 1.67 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2351/28887), 1.68 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2364/28887), 1.68 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2377/28887), 1.69 MiB | 4.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2391/28887), 1.70 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.396Z] Receiving objects: 8% (2404/28887), 1.70 MiB | 3.00 KiB/s
[2026-02-28T23:47:33.397Z] fatal: fetch-pack: invalid index-pack output
[2026-02-28T23:47:33.397Z] error: git-remote-https died of signal 15
[2026-02-28T23:47:33.397Z]
[2026-02-28T23:47:33.398Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-02-28T23:47:33.398Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-02-28T23:47:33.399Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-02-28T23:47:33.399Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-02-28T23:47:33.399Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-02-28T23:47:33.399Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-02-28T23:47:33.399Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-28T23:47:33.399Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-28T23:47:33.399Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-28T23:47:33.399Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-28T23:47:33.399Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-4
[2026-02-28T23:47:33.399Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-02-28T23:47:33.399Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-02-28T23:47:33.399Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-02-28T23:47:33.399Z] at jdk.internal.reflect.GeneratedMethodAccessor940.invoke(Unknown Source)
[2026-02-28T23:47:33.399Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-28T23:47:33.399Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git-client/jdk.proxy117/jdk.proxy117.$Proxy943.execute(Unknown Source)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-02-28T23:47:33.399Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-02-28T23:47:33.399Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-28T23:47:33.399Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-28T23:47:33.399Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-28T23:47:33.399Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-28T23:47:33.399Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-28T23:47:33.399Z] ERROR: Error cloning remote repo 'origin'
[2026-02-28T23:47:33.399Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-02-28T23:47:33.404Z] ERROR: Error cloning remote repo 'origin'
[2026-02-28T23:47:33.404Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-02-28T23:47:33.431Z] Sleeping for 3 min 0 sec
[2026-02-28T23:47:32.707Z] ERROR: Timeout after 10 minutes
[Pipeline] timeout
[2026-02-28T23:50:33.434Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-28T23:50:40.703Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-28T23:50:40.703Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-28T23:50:41.461Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-28T23:50:42.241Z] The recommended git tool is: git
[2026-02-28T23:50:52.523Z] No credentials specified
[2026-02-28T23:50:54.031Z] Cloning the remote Git repository
[2026-02-28T23:51:33.085Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-28T23:51:33.087Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests # timeout=10
[2026-02-28T23:51:33.108Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-28T23:51:33.109Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-28T23:51:33.109Z] > git --version # timeout=10
[2026-02-28T23:51:33.117Z] > git --version # 'git version 2.43.0'
[2026-02-28T23:51:33.117Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-28T23:59:30.988Z] ERROR: Error cloning remote repo 'origin'
[2026-02-28T23:59:30.988Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-02-28T23:59:30.988Z] stdout:
[2026-02-28T23:59:30.988Z] stderr: remote: Enumerating objects: 28887, done.
[2026-02-28T23:59:30.988Z] remote: Counting objects: 1% (1/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 3% (2/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 5% (3/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 7% (4/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 8% (5/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 10% (6/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 12% (7/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 14% (8/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 15% (9/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 17% (10/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 19% (11/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 21% (12/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 22% (13/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 24% (14/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 26% (15/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 28% (16/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 29% (17/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 31% (18/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 33% (19/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 35% (20/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 36% (21/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 38% (22/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 40% (23/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 42% (24/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 43% (25/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 45% (26/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 47% (27/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 49% (28/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 50% (29/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 52% (30/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 54% (31/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 56% (32/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 57% (33/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 59% (34/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 61% (35/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 63% (36/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 64% (37/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 66% (38/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 68% (39/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 70% (40/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 71% (41/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 73% (42/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 75% (43/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 77% (44/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 78% (45/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 80% (46/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 82% (47/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 84% (48/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 85% (49/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 87% (50/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 89% (51/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 91% (52/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 92% (53/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 94% (54/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 96% (55/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 98% (56/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 100% (57/57)
[2026-02-28T23:59:30.988Z] remote: Counting objects: 100% (57/57), done.
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 2% (1/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 4% (2/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 7% (3/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 9% (4/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 12% (5/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 14% (6/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 17% (7/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 19% (8/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 21% (9/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 24% (10/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 26% (11/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 29% (12/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 31% (13/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 34% (14/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 36% (15/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 39% (16/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 41% (17/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 43% (18/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 46% (19/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 48% (20/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 51% (21/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 53% (22/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 56% (23/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 58% (24/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 60% (25/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 63% (26/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 65% (27/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 68% (28/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 70% (29/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 73% (30/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 75% (31/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 78% (32/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 80% (33/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 82% (34/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 85% (35/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 87% (36/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 90% (37/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 92% (38/41)
[2026-02-28T23:59:30.988Z] remote: Compressing objects: 95% (39/41)
[2026-02-28T23:59:30.989Z] remote: Compressing objects: 97% (40/41)
[2026-02-28T23:59:30.989Z] remote: Compressing objects: 100% (41/41)
[2026-02-28T23:59:30.989Z] remote: Compressing objects: 100% (41/41), done.
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (1/28887)
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (11/28887), 12.01 KiB | 4.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (20/28887), 20.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (28/28887), 28.01 KiB | 5.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (39/28887), 36.01 KiB | 5.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (56/28887), 52.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (67/28887), 60.01 KiB | 5.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (75/28887), 68.01 KiB | 5.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (102/28887), 92.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (111/28887), 100.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (129/28887), 116.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (138/28887), 124.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (147/28887), 132.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (167/28887), 148.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (177/28887), 156.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (209/28887), 180.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (227/28887), 196.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (246/28887), 212.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (256/28887), 220.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (269/28887), 228.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 0% (279/28887), 236.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (289/28887), 236.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (290/28887), 244.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (320/28887), 268.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (337/28887), 284.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (346/28887), 292.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (369/28887), 308.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (378/28887), 316.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (398/28887), 332.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (419/28887), 348.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (429/28887), 356.01 KiB | 4.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (442/28887), 364.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (451/28887), 372.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (490/28887), 396.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (500/28887), 404.01 KiB | 4.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (510/28887), 412.01 KiB | 4.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (531/28887), 412.01 KiB | 4.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (539/28887), 436.01 KiB | 5.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 1% (562/28887), 452.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (578/28887), 460.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (609/28887), 492.01 KiB | 7.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (619/28887), 500.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (636/28887), 516.01 KiB | 7.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (663/28887), 540.01 KiB | 8.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (678/28887), 540.01 KiB | 8.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (685/28887), 556.01 KiB | 7.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (713/28887), 580.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (731/28887), 596.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (741/28887), 604.01 KiB | 5.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (758/28887), 620.01 KiB | 5.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (767/28887), 628.01 KiB | 4.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (776/28887), 636.01 KiB | 6.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (793/28887), 652.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (802/28887), 660.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (812/28887), 668.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (821/28887), 676.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (830/28887), 684.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (839/28887), 692.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 2% (848/28887), 700.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (867/28887), 700.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (874/28887), 724.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (883/28887), 732.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (896/28887), 740.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (908/28887), 748.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (927/28887), 764.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (954/28887), 788.01 KiB | 0 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (971/28887), 804.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (980/28887), 812.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (989/28887), 820.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1008/28887), 836.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1028/28887), 852.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1038/28887), 852.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1045/28887), 868.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1061/28887), 876.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1074/28887), 876.01 KiB | 3.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1081/28887), 892.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1097/28887), 908.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1116/28887), 924.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1125/28887), 924.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1142/28887), 948.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 3% (1150/28887), 956.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 4% (1156/28887), 956.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 4% (1159/28887), 964.01 KiB | 2.00 KiB/s
[2026-02-28T23:59:30.989Z] Receiving objects: 4% (1179/28887), 980.01 KiB | 1024 bytes/s
[2026-02-28T23:59:30.989Z] error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet.
[2026-02-28T23:59:30.989Z] error: 2841 bytes of body are still expected
[2026-02-28T23:59:30.989Z] fetch-pack: unexpected disconnect while reading sideband packet
[2026-02-28T23:59:30.989Z] fatal: early EOF
[2026-02-28T23:59:30.989Z] fatal: fetch-pack: invalid index-pack output
[2026-02-28T23:59:30.989Z]
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-02-28T23:59:30.991Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-02-28T23:59:30.991Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-02-28T23:59:30.991Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-02-28T23:59:30.991Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-02-28T23:59:30.991Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-28T23:59:30.991Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-28T23:59:30.991Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-28T23:59:30.991Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-28T23:59:30.991Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-4
[2026-02-28T23:59:30.991Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-02-28T23:59:30.991Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-02-28T23:59:30.991Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-02-28T23:59:30.991Z] at jdk.internal.reflect.GeneratedMethodAccessor940.invoke(Unknown Source)
[2026-02-28T23:59:30.991Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-28T23:59:30.991Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git-client/jdk.proxy117/jdk.proxy117.$Proxy943.execute(Unknown Source)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-02-28T23:59:30.991Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-02-28T23:59:30.992Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-02-28T23:59:30.992Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-02-28T23:59:30.992Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-02-28T23:59:30.992Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-02-28T23:59:30.992Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-02-28T23:59:30.992Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-02-28T23:59:30.992Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-02-28T23:59:30.992Z] ERROR: Error cloning remote repo 'origin'
[2026-02-28T23:59:30.992Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-02-28T23:59:30.997Z] ERROR: Error cloning remote repo 'origin'
[2026-02-28T23:59:30.997Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-02-28T23:59:31.017Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-03-01T00:02:31.021Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-01T00:02:58.908Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-01T00:02:58.908Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-01T00:03:00.023Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-01T00:03:13.032Z] The recommended git tool is: git
[2026-03-01T00:03:27.239Z] No credentials specified
[2026-03-01T00:03:35.303Z] Cloning the remote Git repository
[2026-03-01T00:03:38.807Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-01T00:03:38.809Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests # timeout=10
[2026-03-01T00:03:38.827Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-01T00:03:38.828Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-01T00:03:38.829Z] > git --version # timeout=10
[2026-03-01T00:03:38.837Z] > git --version # 'git version 2.43.0'
[2026-03-01T00:03:38.838Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-01T00:07:52.816Z] ERROR: Error cloning remote repo 'origin'
[2026-03-01T00:07:52.816Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-03-01T00:07:52.816Z] stdout:
[2026-03-01T00:07:52.816Z] stderr: remote: Enumerating objects: 28887, done.
[2026-03-01T00:07:52.816Z] remote: Counting objects: 1% (1/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 3% (2/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 5% (3/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 7% (4/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 8% (5/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 10% (6/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 12% (7/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 14% (8/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 15% (9/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 17% (10/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 19% (11/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 21% (12/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 22% (13/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 24% (14/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 26% (15/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 28% (16/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 29% (17/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 31% (18/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 33% (19/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 35% (20/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 36% (21/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 38% (22/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 40% (23/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 42% (24/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 43% (25/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 45% (26/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 47% (27/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 49% (28/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 50% (29/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 52% (30/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 54% (31/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 56% (32/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 57% (33/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 59% (34/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 61% (35/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 63% (36/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 64% (37/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 66% (38/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 68% (39/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 70% (40/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 71% (41/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 73% (42/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 75% (43/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 77% (44/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 78% (45/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 80% (46/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 82% (47/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 84% (48/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 85% (49/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 87% (50/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 89% (51/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 91% (52/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 92% (53/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 94% (54/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 96% (55/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 98% (56/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 100% (57/57)
[2026-03-01T00:07:52.816Z] remote: Counting objects: 100% (57/57), done.
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 2% (1/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 4% (2/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 7% (3/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 9% (4/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 12% (5/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 14% (6/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 17% (7/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 19% (8/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 21% (9/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 24% (10/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 26% (11/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 29% (12/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 31% (13/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 34% (14/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 36% (15/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 39% (16/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 41% (17/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 43% (18/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 46% (19/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 48% (20/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 51% (21/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 53% (22/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 56% (23/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 58% (24/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 60% (25/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 63% (26/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 65% (27/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 68% (28/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 70% (29/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 73% (30/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 75% (31/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 78% (32/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 80% (33/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 82% (34/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 85% (35/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 87% (36/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 90% (37/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 92% (38/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 95% (39/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 97% (40/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 100% (41/41)
[2026-03-01T00:07:52.816Z] remote: Compressing objects: 100% (41/41), done.
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (1/28887)
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (11/28887), 12.01 KiB | 6.00 KiB/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (20/28887), 20.01 KiB | 1024 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (28/28887), 28.01 KiB | 0 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (49/28887), 28.01 KiB | 0 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (67/28887), 60.01 KiB | 0 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (102/28887), 92.01 KiB | 0 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (111/28887), 100.01 KiB | 0 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (120/28887), 108.01 KiB | 1024 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (129/28887), 116.01 KiB | 1024 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (147/28887), 132.01 KiB | 1024 bytes/s
[2026-03-01T00:07:52.816Z] Receiving objects: 0% (156/28887), 140.01 KiB | 1024 bytes/s
[2026-03-01T00:07:52.816Z] error: RPC failed; curl 56 Recv failure: Connection reset by peer
[2026-03-01T00:07:52.816Z] error: 1786 bytes of body are still expected
[2026-03-01T00:07:52.816Z] fetch-pack: unexpected disconnect while reading sideband packet
[2026-03-01T00:07:52.816Z] fatal: early EOF
[2026-03-01T00:07:52.816Z] fatal: fetch-pack: invalid index-pack output
[2026-03-01T00:07:52.816Z]
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-03-01T00:07:52.817Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-03-01T00:07:52.817Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-03-01T00:07:52.817Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-03-01T00:07:52.817Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-03-01T00:07:52.817Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:07:52.817Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-01T00:07:52.817Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-01T00:07:52.817Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-01T00:07:52.817Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-4
[2026-03-01T00:07:52.817Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-03-01T00:07:52.817Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-03-01T00:07:52.817Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-03-01T00:07:52.817Z] at jdk.internal.reflect.GeneratedMethodAccessor940.invoke(Unknown Source)
[2026-03-01T00:07:52.817Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-01T00:07:52.817Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git-client/jdk.proxy117/jdk.proxy117.$Proxy943.execute(Unknown Source)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-03-01T00:07:52.817Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-03-01T00:07:52.817Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-01T00:07:52.818Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:07:52.818Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-01T00:07:52.818Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-01T00:07:52.818Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-01T00:07:52.818Z] ERROR: Error cloning remote repo 'origin'
[2026-03-01T00:07:52.818Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-03-01T00:07:52.820Z] ERROR: Error cloning remote repo 'origin'
[2026-03-01T00:07:52.820Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-03-01T00:07:52.866Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-03-01T00:10:52.871Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-01T00:10:55.386Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-01T00:10:55.386Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-01T00:10:56.141Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-01T00:10:57.178Z] The recommended git tool is: git
[2026-03-01T00:16:33.256Z] ERROR: Checkout failed
[2026-03-01T00:16:33.256Z] hudson.remoting.ProxyException: java.util.concurrent.TimeoutException: Ping started at 1772323953137 hasn't completed by 1772324193139
[2026-03-01T00:16:33.256Z] at hudson.remoting.PingThread.ping(PingThread.java:135)
[2026-03-01T00:16:33.256Z] Caused: Command Close created at
[2026-03-01T00:16:33.256Z] at hudson.remoting.Command.<init>(Command.java:69)
[2026-03-01T00:16:33.256Z] at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1424)
[2026-03-01T00:16:33.256Z] at hudson.remoting.Channel.close(Channel.java:1603)
[2026-03-01T00:16:33.256Z] at Jenkins v2.528.3//hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:204)
[2026-03-01T00:16:33.256Z] at hudson.remoting.PingThread.ping(PingThread.java:134)
[2026-03-01T00:16:33.256Z] at hudson.remoting.PingThread.run(PingThread.java:87)
[2026-03-01T00:16:33.256Z] Caused: hudson.remoting.Channel$OrderlyShutdown
[2026-03-01T00:16:33.256Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-4
[2026-03-01T00:16:33.256Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-03-01T00:16:33.256Z] at hudson.remoting.Request.call(Request.java:204)
[2026-03-01T00:16:33.256Z] at hudson.remoting.Channel.call(Channel.java:1107)
[2026-03-01T00:16:33.257Z] at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for git-client/jdk.proxy117/jdk.proxy117.$Proxy864.setProxy(Unknown Source)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.setProxy(RemoteGitImpl.java:1046)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:148)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:914)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-03-01T00:16:33.257Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-03-01T00:16:33.257Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-01T00:16:33.257Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:16:33.257Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-01T00:16:33.257Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-01T00:16:33.257Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-01T00:16:33.257Z] Caused: hudson.remoting.RequestAbortedException
[2026-03-01T00:16:33.257Z] at hudson.remoting.Request.abort(Request.java:358)
[2026-03-01T00:16:33.257Z] at hudson.remoting.Channel.terminate(Channel.java:1189)
[2026-03-01T00:16:33.257Z] at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1431)
[2026-03-01T00:16:33.257Z] at hudson.remoting.Channel$1.handle(Channel.java:664)
[2026-03-01T00:16:33.257Z] at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:86)
[2026-03-01T00:16:33.258Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-03-01T00:16:33.262Z] ERROR: Execution failed
[2026-03-01T00:16:33.262Z] hudson.remoting.ProxyException: java.util.concurrent.TimeoutException: Ping started at 1772323953137 hasn't completed by 1772324193139
[2026-03-01T00:16:33.262Z] at hudson.remoting.PingThread.ping(PingThread.java:135)
[2026-03-01T00:16:33.262Z] Caused: Command Close created at
[2026-03-01T00:16:33.262Z] at hudson.remoting.Command.<init>(Command.java:69)
[2026-03-01T00:16:33.262Z] at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1424)
[2026-03-01T00:16:33.262Z] at hudson.remoting.Channel.close(Channel.java:1603)
[2026-03-01T00:16:33.262Z] at Jenkins v2.528.3//hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:204)
[2026-03-01T00:16:33.262Z] at hudson.remoting.PingThread.ping(PingThread.java:134)
[2026-03-01T00:16:33.262Z] at hudson.remoting.PingThread.run(PingThread.java:87)
[2026-03-01T00:16:33.262Z] Caused: hudson.remoting.Channel$OrderlyShutdown
[2026-03-01T00:16:33.262Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-4
[2026-03-01T00:16:33.262Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-03-01T00:16:33.262Z] at hudson.remoting.Request.call(Request.java:204)
[2026-03-01T00:16:33.262Z] at hudson.remoting.Channel.call(Channel.java:1107)
[2026-03-01T00:16:33.262Z] at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for git-client/jdk.proxy117/jdk.proxy117.$Proxy864.setProxy(Unknown Source)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.setProxy(RemoteGitImpl.java:1046)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:148)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:914)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-03-01T00:16:33.262Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-03-01T00:16:33.262Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-01T00:16:33.262Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:16:33.262Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-01T00:16:33.262Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-01T00:16:33.262Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-01T00:16:33.262Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ee50c07a-64fb-44c2-97e9-f8f8d134364f
[2026-03-01T00:16:33.262Z] Caused: hudson.remoting.RequestAbortedException
[2026-03-01T00:16:33.262Z] at hudson.remoting.Request.abort(Request.java:358)
[2026-03-01T00:16:33.262Z] at hudson.remoting.Channel.terminate(Channel.java:1189)
[2026-03-01T00:16:33.262Z] at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1431)
[2026-03-01T00:16:33.262Z] at hudson.remoting.Channel$1.handle(Channel.java:664)
[2026-03-01T00:16:33.262Z] at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:86)
[2026-03-01T00:16:33.262Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-03-01T00:16:33.275Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-03-01T00:19:33.279Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2026-03-01T00:19:33.313Z] Exception: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for test-docker-ubuntu2404-armv8-4
[Pipeline] dir
[Pipeline] // dir
[Pipeline] }
[2026-03-01T00:19:33.317Z] ERROR: Execution failed
[2026-03-01T00:19:33.317Z] Also: hudson.model.Computer$TerminationRequest: Termination requested at Sat Feb 28 17:43:12 CET 2026 by Thread[Ping thread for channel hudson.remoting.Channel@2eda66f9:test-docker-ubuntu2404-armv8-4,5,main] [id=1578]
[2026-03-01T00:19:33.317Z] at hudson.model.Computer.recordTermination(Computer.java:243)
[2026-03-01T00:19:33.317Z] at hudson.model.Computer.disconnect(Computer.java:503)
[2026-03-01T00:19:33.317Z] at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:819)
[2026-03-01T00:19:33.317Z] at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:195)
[2026-03-01T00:19:33.317Z] at hudson.remoting.PingThread.ping(PingThread.java:134)
[2026-03-01T00:19:33.317Z] at hudson.remoting.PingThread.run(PingThread.java:87)
[2026-03-01T00:19:33.317Z] Also: hudson.model.Computer$TerminationRequest: Termination requested at Sat Feb 28 19:35:24 CET 2026 by Thread[Ping thread for channel hudson.remoting.Channel@5c46b033:test-docker-ubuntu2404-armv8-4,5,main] [id=4752914]
[2026-03-01T00:19:33.317Z] at hudson.model.Computer.recordTermination(Computer.java:243)
[2026-03-01T00:19:33.317Z] at hudson.model.Computer.disconnect(Computer.java:503)
[2026-03-01T00:19:33.317Z] at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:819)
[2026-03-01T00:19:33.317Z] at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:195)
[2026-03-01T00:19:33.317Z] at hudson.remoting.PingThread.ping(PingThread.java:134)
[2026-03-01T00:19:33.317Z] at hudson.remoting.PingThread.run(PingThread.java:87)
[2026-03-01T00:19:33.317Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b87347fe-071e-4f9e-a6ac-eff99ff81500
[2026-03-01T00:19:33.317Z] org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for test-docker-ubuntu2404-armv8-4
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:188)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:160)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$Translator.get(ExecutorStepDynamicContext.java:153)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:170)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:160)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:168)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:141)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:315)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:97)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:262)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:306)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-03-01T00:19:33.317Z] at jdk.internal.reflect.GeneratedMethodAccessor608076.invoke(Unknown Source)
[2026-03-01T00:19:33.317Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-01T00:19:33.317Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-01T00:19:33.317Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-03-01T00:19:33.317Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-03-01T00:19:33.317Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-03-01T00:19:33.317Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-03-01T00:19:33.317Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-03-01T00:19:33.317Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-03-01T00:19:33.317Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-03-01T00:19:33.317Z] at WorkflowScript.forceCleanWS(WorkflowScript:709)
[2026-03-01T00:19:33.317Z] at ___cps.transform___(Native Method)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-03-01T00:19:33.317Z] at jdk.internal.reflect.GeneratedMethodAccessor973.invoke(Unknown Source)
[2026-03-01T00:19:33.317Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-01T00:19:33.317Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-03-01T00:19:33.317Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:49)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-03-01T00:19:33.318Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:19:33.318Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-03-01T00:19:33.318Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-03-01T00:19:33.318Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-03-01T00:19:33.318Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-03-01T00:19:33.318Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-01T00:19:33.318Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:19:33.318Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-01T00:19:33.318Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-03-01T00:19:33.318Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-03-01T00:19:33.318Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-03-01T00:19:33.318Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-03-01T00:19:33.318Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-01T00:19:33.318Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-03-01T00:19:33.333Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-03-01T00:19:33.334Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-03-01T00:20:03.357Z] Exception: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for test-docker-ubuntu2404-armv8-4
[Pipeline] dir
[Pipeline] // dir
[Pipeline] }
[2026-03-01T00:20:03.363Z] ERROR: Execution failed
[2026-03-01T00:20:03.363Z] Also: hudson.model.Computer$TerminationRequest: Termination requested at Sat Feb 28 17:43:12 CET 2026 by Thread[Ping thread for channel hudson.remoting.Channel@2eda66f9:test-docker-ubuntu2404-armv8-4,5,main] [id=1578]
[2026-03-01T00:20:03.363Z] at hudson.model.Computer.recordTermination(Computer.java:243)
[2026-03-01T00:20:03.363Z] at hudson.model.Computer.disconnect(Computer.java:503)
[2026-03-01T00:20:03.363Z] at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:819)
[2026-03-01T00:20:03.363Z] at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:195)
[2026-03-01T00:20:03.363Z] at hudson.remoting.PingThread.ping(PingThread.java:134)
[2026-03-01T00:20:03.363Z] at hudson.remoting.PingThread.run(PingThread.java:87)
[2026-03-01T00:20:03.363Z] Also: hudson.model.Computer$TerminationRequest: Termination requested at Sat Feb 28 19:35:24 CET 2026 by Thread[Ping thread for channel hudson.remoting.Channel@5c46b033:test-docker-ubuntu2404-armv8-4,5,main] [id=4752914]
[2026-03-01T00:20:03.363Z] at hudson.model.Computer.recordTermination(Computer.java:243)
[2026-03-01T00:20:03.363Z] at hudson.model.Computer.disconnect(Computer.java:503)
[2026-03-01T00:20:03.363Z] at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:819)
[2026-03-01T00:20:03.363Z] at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:195)
[2026-03-01T00:20:03.363Z] at hudson.remoting.PingThread.ping(PingThread.java:134)
[2026-03-01T00:20:03.363Z] at hudson.remoting.PingThread.run(PingThread.java:87)
[2026-03-01T00:20:03.363Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2209d28c-eb98-4830-8eea-e918cfd11b8c
[2026-03-01T00:20:03.363Z] org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for test-docker-ubuntu2404-armv8-4
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:188)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:160)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$Translator.get(ExecutorStepDynamicContext.java:153)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:170)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepDynamicContext$FilePathTranslator.get(ExecutorStepDynamicContext.java:160)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:168)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:141)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:315)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:97)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.StepDescriptor.checkContextAvailability(StepDescriptor.java:262)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:306)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2026-03-01T00:20:03.363Z] at jdk.internal.reflect.GeneratedMethodAccessor608076.invoke(Unknown Source)
[2026-03-01T00:20:03.363Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-01T00:20:03.363Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-01T00:20:03.363Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2026-03-01T00:20:03.363Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2026-03-01T00:20:03.363Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2026-03-01T00:20:03.363Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2026-03-01T00:20:03.363Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2026-03-01T00:20:03.363Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-03-01T00:20:03.363Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2026-03-01T00:20:03.363Z] at WorkflowScript.forceCleanWS(WorkflowScript:709)
[2026-03-01T00:20:03.363Z] at ___cps.transform___(Native Method)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2026-03-01T00:20:03.363Z] at jdk.internal.reflect.GeneratedMethodAccessor973.invoke(Unknown Source)
[2026-03-01T00:20:03.363Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-01T00:20:03.363Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:49)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-03-01T00:20:03.363Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:20:03.363Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-03-01T00:20:03.363Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-03-01T00:20:03.363Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-03-01T00:20:03.363Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-03-01T00:20:03.363Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-01T00:20:03.363Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-01T00:20:03.363Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-01T00:20:03.363Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-03-01T00:20:03.363Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-03-01T00:20:03.363Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-03-01T00:20:03.363Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-03-01T00:20:03.363Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-01T00:20:03.363Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-03-01T00:20:03.378Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-03-01T00:20:03.380Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2026-03-01T00:20:33.406Z] Exception: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for test-docker-ubuntu2404-armv8-4
[Pipeline] dir
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-01T00:20:33.462Z] Exception: org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for test-docker-ubuntu2404-armv8-4
[Pipeline] timeout
[2026-03-01T00:20:33.466Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-03-01T00:20:33.475Z] Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1 #65 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2026-03-01T00:20:33.532Z] Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1 #65 failed on test-docker-ubuntu2404-armv8-4 due to .*ERROR: Error cloning remote repo.*: https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_aarch64_linux_testList_1/65/
[2026-03-01T00:20:33.532Z] Set test-docker-ubuntu2404-armv8-4 temporarily offline! https://ci.adoptium.net/computer/test-docker-ubuntu2404-armv8-4
Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause. Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1337c665-a617-4637-9484-dbf929815913
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:243)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.rejectMethod(SandboxInterceptor.java:594)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:167)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
at WorkflowScript.checkErrors(WorkflowScript:683)
at WorkflowScript.runTest(WorkflowScript:625)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor973.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor973.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
at jdk.internal.reflect.GeneratedMethodAccessor973.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:54)
at jdk.internal.reflect.GeneratedMethodAccessor1059.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:54)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
at jdk.internal.reflect.GeneratedMethodAccessor976.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:840)
Finished: FAILURE