Pre Test
Started by upstream project "build-scripts/jobs/jdk17u/jdk17u-linux-x64-temurin" build number 667
originally caused by:
Started by upstream project "build-scripts/openjdk17-pipeline" build number 1003
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 438
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux@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_openjdk17_hs_sanity.external_x86-64_linux@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 75a8850e698a9c107b16ec5656f861ace8aedfc2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 75a8850e698a9c107b16ec5656f861ace8aedfc2 # timeout=10
Commit message: "Exclude BadEnclosingMethodTest for Openj9 jdk26 (#6751)"
> git rev-list --no-walk 73aa7c691b6cefb411eecdf4c024568400c900c0 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-26T22:15:59.968Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-11-26T22:15:59.969Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-26T22:16:00.094Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
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
[2025-11-26T22:16:00.145Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-11-26T22:16:16.072Z] Still waiting to schedule task
[2025-11-26T22:16:16.078Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker’
[2025-11-26T22:54:06.530Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux
[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
[2025-11-26T22:54:06.570Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-26T22:54:06.809Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-26T22:54:06.809Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-26T22:54:06.917Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-26T22:54:07.083Z] The recommended git tool is: git
[2025-11-26T22:54:07.307Z] No credentials specified
[2025-11-26T22:54:07.413Z] Cloning the remote Git repository
[2025-11-26T22:53:09.434Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-26T22:53:09.435Z] > git init /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests # timeout=10
[2025-11-26T22:53:09.490Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-26T22:53:09.490Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-26T22:53:09.490Z] > git --version # timeout=10
[2025-11-26T22:53:09.495Z] > git --version # 'git version 2.15.0'
[2025-11-26T22:53:09.495Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-26T22:53:12.714Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-26T22:53:12.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-26T22:54:11.036Z] Avoid second fetch
[2025-11-26T22:54:11.151Z] Checking out Revision 75a8850e698a9c107b16ec5656f861ace8aedfc2 (origin/master)
[2025-11-26T22:53:12.948Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-26T22:53:13.062Z] > git config core.sparsecheckout # timeout=10
[2025-11-26T22:53:13.068Z] > git checkout -f 75a8850e698a9c107b16ec5656f861ace8aedfc2 # timeout=10
[2025-11-26T22:54:12.243Z] Commit message: "Exclude BadEnclosingMethodTest for Openj9 jdk26 (#6751)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-26T22:54:14.139Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-26T22:54:14.159Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-26T22:54:15.457Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-11-26T22:54:15.892Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-26T22:54:17.213Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-26T22:54:17.213Z] Unix type machine..
[2025-11-26T22:54:17.213Z] Running on a Linux host
[2025-11-26T22:54:17.213Z] - 2716 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/test/lib LingeredAppWithTrivialMain 675c35aa-0585-4f9d-850d-232c227b9131.lck forceCrash
[2025-11-26T22:54:17.213Z] - 3247 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp a25a5fe3-fd40-4e04-a3b5-c2b8abcd1b1a.lck forceCrash
[2025-11-26T22:54:17.213Z] - 3459 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 89773054-5425-43b4-bbf1-374f59fb9ec9.lck forceCrash
[2025-11-26T22:54:17.213Z] - 6323 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 6bf7f615-ef25-442f-bb33-dc95861c24d9.lck forceCrash
[2025-11-26T22:54:17.213Z] - 8790 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 7be01b34-b5ca-4a24-9e44-19498d56d6ae.lck forceCrash
[2025-11-26T22:54:17.213Z] - 10130 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 30bdc8a7-bf12-4ec3-82e6-796e5f95c395.lck forceCrash
[2025-11-26T22:54:17.213Z] - 16425 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 0bea15ae-bc6a-4154-9104-94c2f1adc7fe.lck forceCrash
[2025-11-26T22:54:17.213Z] - 20879 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 4cb74804-7464-4270-b93e-16e1c563f8bd.lck forceCrash
[2025-11-26T22:54:17.213Z] - 21270 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fb8ca2da-e8c4-4981-8207-9542d9ff054c.lck forceCrash
[2025-11-26T22:54:17.213Z] - 22419 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 29928704-dffc-4190-bb25-28f992130e59.lck forceCrash
[2025-11-26T22:54:17.213Z] - 23846 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 147434b3-917e-4d1b-a721-e69c79164b06.lck forceCrash
[2025-11-26T22:54:17.213Z] - 24937 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fe1220de-68f2-4037-b381-0b522fa55215.lck forceCrash
[2025-11-26T22:54:17.213Z] - 31113 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp a2399033-76f8-43dc-a45f-cb219dced540.lck forceCrash
[2025-11-26T22:54:17.213Z] - 36752 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 6cc40790-2d0c-4162-868b-ab69d594b039.lck forceCrash
[2025-11-26T22:54:17.213Z] - 37550 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp a3931c99-2d2a-4636-8385-ab5a68711fdb.lck forceCrash
[2025-11-26T22:54:17.213Z] - 37744 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 74a1a1ba-6d8d-4491-a2d8-1946ef6ef19a.lck forceCrash
[2025-11-26T22:54:17.213Z] - 38644 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:+UseCompressedOops -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 64400d76-452d-4d19-a61f-5a5296c6457b.lck forceCrash
[2025-11-26T22:54:17.213Z] - 41471 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp b422a430-565a-441c-99ae-00cc42529d4e.lck forceCrash
[2025-11-26T22:54:17.213Z] - 51479 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 5d3b7dae-581b-471b-9fd9-165ef8a7c55f.lck forceCrash
[2025-11-26T22:54:17.213Z] - 51653 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 3a324759-074b-423a-92b0-b24c1b944aa8.lck forceCrash
[2025-11-26T22:54:17.213Z] - 55716 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 178336e3-03cf-4831-ba32-7429b76728da.lck forceCrash
[2025-11-26T22:54:17.214Z] - 60674 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 2a5c9eea-3916-488b-ae6d-52b7c0925b45.lck forceCrash
[2025-11-26T22:54:17.214Z] - 62542 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp adf9e28e-36d2-457e-aabf-2a7f625afc44.lck forceCrash
[2025-11-26T22:54:17.214Z] Boooo - there are rogue processes kicking about
[2025-11-26T22:54:17.214Z] Issuing a kill to all processes shown above
[2025-11-26T22:54:17.214Z] Sleeping for 10 seconds...
[2025-11-26T22:54:28.090Z] - 2716 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/test/lib LingeredAppWithTrivialMain 675c35aa-0585-4f9d-850d-232c227b9131.lck forceCrash
[2025-11-26T22:54:28.090Z] - 3247 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp a25a5fe3-fd40-4e04-a3b5-c2b8abcd1b1a.lck forceCrash
[2025-11-26T22:54:28.090Z] - 3459 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 89773054-5425-43b4-bbf1-374f59fb9ec9.lck forceCrash
[2025-11-26T22:54:28.090Z] - 6323 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 6bf7f615-ef25-442f-bb33-dc95861c24d9.lck forceCrash
[2025-11-26T22:54:28.090Z] - 8790 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 7be01b34-b5ca-4a24-9e44-19498d56d6ae.lck forceCrash
[2025-11-26T22:54:28.090Z] - 10130 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 30bdc8a7-bf12-4ec3-82e6-796e5f95c395.lck forceCrash
[2025-11-26T22:54:28.090Z] - 16425 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 0bea15ae-bc6a-4154-9104-94c2f1adc7fe.lck forceCrash
[2025-11-26T22:54:28.090Z] - 20879 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 4cb74804-7464-4270-b93e-16e1c563f8bd.lck forceCrash
[2025-11-26T22:54:28.090Z] - 21270 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fb8ca2da-e8c4-4981-8207-9542d9ff054c.lck forceCrash
[2025-11-26T22:54:28.090Z] - 22419 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 29928704-dffc-4190-bb25-28f992130e59.lck forceCrash
[2025-11-26T22:54:28.090Z] - 23846 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 147434b3-917e-4d1b-a721-e69c79164b06.lck forceCrash
[2025-11-26T22:54:28.090Z] - 24937 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fe1220de-68f2-4037-b381-0b522fa55215.lck forceCrash
[2025-11-26T22:54:28.091Z] - 31113 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp a2399033-76f8-43dc-a45f-cb219dced540.lck forceCrash
[2025-11-26T22:54:28.091Z] - 36752 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 6cc40790-2d0c-4162-868b-ab69d594b039.lck forceCrash
[2025-11-26T22:54:28.091Z] - 37550 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp a3931c99-2d2a-4636-8385-ab5a68711fdb.lck forceCrash
[2025-11-26T22:54:28.091Z] - 37744 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 74a1a1ba-6d8d-4491-a2d8-1946ef6ef19a.lck forceCrash
[2025-11-26T22:54:28.091Z] - 38644 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:+UseCompressedOops -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 64400d76-452d-4d19-a61f-5a5296c6457b.lck forceCrash
[2025-11-26T22:54:28.091Z] - 41471 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp b422a430-565a-441c-99ae-00cc42529d4e.lck forceCrash
[2025-11-26T22:54:28.091Z] - 51479 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 5d3b7dae-581b-471b-9fd9-165ef8a7c55f.lck forceCrash
[2025-11-26T22:54:28.091Z] - 51653 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 3a324759-074b-423a-92b0-b24c1b944aa8.lck forceCrash
[2025-11-26T22:54:28.091Z] - 55716 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 178336e3-03cf-4831-ba32-7429b76728da.lck forceCrash
[2025-11-26T22:54:28.091Z] - 60674 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 2a5c9eea-3916-488b-ae6d-52b7c0925b45.lck forceCrash
[2025-11-26T22:54:28.091Z] - 62542 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp adf9e28e-36d2-457e-aabf-2a7f625afc44.lck forceCrash
[2025-11-26T22:54:28.091Z] Still processes left going to remove those with kill -KILL ...
[2025-11-26T22:54:28.091Z] DONE - One final check ...
[2025-11-26T22:54:28.091Z] - 2716 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17466201019421/hotspot_serviceability_0/work/classes/1/test/lib LingeredAppWithTrivialMain 675c35aa-0585-4f9d-850d-232c227b9131.lck forceCrash
[2025-11-26T22:54:28.091Z] - 3247 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux/aqa-tests/TKG/output_17375040299346/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp a25a5fe3-fd40-4e04-a3b5-c2b8abcd1b1a.lck forceCrash
[2025-11-26T22:54:28.091Z] - 3459 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_3/aqa-tests/TKG/output_1747950741418/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 89773054-5425-43b4-bbf1-374f59fb9ec9.lck forceCrash
[2025-11-26T22:54:28.091Z] - 6323 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368534771066/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 6bf7f615-ef25-442f-bb33-dc95861c24d9.lck forceCrash
[2025-11-26T22:54:28.091Z] - 8790 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_2_rerun/aqa-tests/TKG/output_1739423137979/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 7be01b34-b5ca-4a24-9e44-19498d56d6ae.lck forceCrash
[2025-11-26T22:54:28.091Z] - 10130 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_5/aqa-tests/TKG/output_1749341204445/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 30bdc8a7-bf12-4ec3-82e6-796e5f95c395.lck forceCrash
[2025-11-26T22:54:28.091Z] - 16425 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442242654549/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 0bea15ae-bc6a-4154-9104-94c2f1adc7fe.lck forceCrash
[2025-11-26T22:54:28.091Z] - 20879 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17496971972117/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 4cb74804-7464-4270-b93e-16e1c563f8bd.lck forceCrash
[2025-11-26T22:54:28.091Z] - 21270 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/output_17502792931072/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fb8ca2da-e8c4-4981-8207-9542d9ff054c.lck forceCrash
[2025-11-26T22:54:28.091Z] - 22419 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17442369339747/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 29928704-dffc-4190-bb25-28f992130e59.lck forceCrash
[2025-11-26T22:54:28.092Z] - 23846 D ? 00:00:02 /home/jenkins/workspace/Grinder/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Grinder/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Grinder/aqa-tests/TKG/output_17368514101729/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 147434b3-917e-4d1b-a721-e69c79164b06.lck forceCrash
[2025-11-26T22:54:28.092Z] - 24937 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17497653828043/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp fe1220de-68f2-4037-b381-0b522fa55215.lck forceCrash
[2025-11-26T22:54:28.092Z] - 31113 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17400180145792/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp a2399033-76f8-43dc-a45f-cb219dced540.lck forceCrash
[2025-11-26T22:54:28.092Z] - 36752 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17493110045219/hotspot_tier1_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 6cc40790-2d0c-4162-868b-ab69d594b039.lck forceCrash
[2025-11-26T22:54:28.092Z] - 37550 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17389994784890/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp a3931c99-2d2a-4636-8385-ab5a68711fdb.lck forceCrash
[2025-11-26T22:54:28.092Z] - 37744 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xcomp -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/serviceability/sa/ClhsdbFindPC_id1.d:/home/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17442497782941/hotspot_custom_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 74a1a1ba-6d8d-4491-a2d8-1946ef6ef19a.lck forceCrash
[2025-11-26T22:54:28.092Z] - 38644 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -XX:+UseCompressedOops -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17368049672489/hotspot_custom_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 64400d76-452d-4d19-a61f-5a5296c6457b.lck forceCrash
[2025-11-26T22:54:28.092Z] - 41471 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk24_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17474887742742/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp b422a430-565a-441c-99ae-00cc42529d4e.lck forceCrash
[2025-11-26T22:54:28.092Z] - 51479 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_17475214508613/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 5d3b7dae-581b-471b-9fd9-165ef8a7c55f.lck forceCrash
[2025-11-26T22:54:28.092Z] - 51653 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_x86-64_linux_testList_0/aqa-tests/TKG/output_17473896227727/hotspot_serviceability_0/work/classes/1/test/lib jdk.test.lib.apps.LingeredApp 3a324759-074b-423a-92b0-b24c1b944aa8.lck forceCrash
[2025-11-26T22:54:28.092Z] - 55716 D ? 00:00:03 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17434893821222/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp 178336e3-03cf-4831-ba32-7429b76728da.lck forceCrash
[2025-11-26T22:54:28.092Z] - 60674 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_x86-64_linux_testList_1/aqa-tests/TKG/output_17434784087687/hotspot_tier1_serviceability_0/work/classes/2/test/lib jdk.test.lib.apps.LingeredApp 2a5c9eea-3916-488b-ae6d-52b7c0925b45.lck forceCrash
[2025-11-26T22:54:28.092Z] - 62542 D ? 00:00:02 /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -ea -esa -Xmx512m -Xint -XX:-AlwaysPreTouch -XX:+CreateCoredumpOnCrash -Djava.library.path=/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/openjdk-test-image/hotspot/jtreg/native -cp /home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/serviceability/sa/ClhsdbFindPC_no-xcomp-core.d:/home/jenkins/workspace/Test_openjdk23_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/output_173679903299/hotspot_tier1_serviceability_0/work/classes/0/test/lib jdk.test.lib.apps.LingeredApp adf9e28e-36d2-457e-aabf-2a7f625afc44.lck forceCrash
[2025-11-26T22:54:28.092Z] Cleanup failed, processes still remain...
[Pipeline] echo
[2025-11-26T22:54:28.411Z] rc = 127, Unable to terminate all processes.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-26T22:54:30.451Z] + printenv
[2025-11-26T22:54:30.451Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-26T22:54:30.451Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-26T22:54:30.451Z] SETUP_JCK_RUN=false
[2025-11-26T22:54:30.451Z] USE_TESTENV_PROPERTIES=false
[2025-11-26T22:54:30.451Z] MAIL=/var/mail/jenkins
[2025-11-26T22:54:30.451Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-26T22:54:30.451Z] SSH_CLIENT=78.47.239.97 52374 22
[2025-11-26T22:54:30.451Z] BUILD_LIST=external
[2025-11-26T22:54:30.451Z] USER=jenkins
[2025-11-26T22:54:30.451Z] SDK_RESOURCE=upstream
[2025-11-26T22:54:30.451Z] OPENJ9_BRANCH=master
[2025-11-26T22:54:30.451Z] jobStatus=SUCCESS
[2025-11-26T22:54:30.451Z] CI=true
[2025-11-26T22:54:30.451Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.external_x86-64_linux/67/display/redirect?page=changes
[2025-11-26T22:54:30.451Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-26T22:54:30.451Z] UPSTREAM_JOB_NUMBER=667
[2025-11-26T22:54:30.451Z] EXTRA_DOCKER_ARGS=-v ${TEST_JDK_HOME}:/opt/java/openjdk
[2025-11-26T22:54:30.451Z] EXIT_FAILURE=false
[2025-11-26T22:54:30.451Z] SHLVL=1
[2025-11-26T22:54:30.451Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-26T22:54:30.451Z] TARGET=sanity.external
[2025-11-26T22:54:30.452Z] NODE_LABELS=test ci.role.test ubuntu linux x64 sw.os.linux sw.tool.docker hw.arch.x86 test-ibmcloud-ubuntu1604-x64-1
[2025-11-26T22:54:30.452Z] USE_JRE=false
[2025-11-26T22:54:30.452Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-26T22:54:30.452Z] OLDPWD=/home/jenkins
[2025-11-26T22:54:30.452Z] HOME=/home/jenkins
[2025-11-26T22:54:30.452Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.external_x86-64_linux/67/
[2025-11-26T22:54:30.452Z] ADOPTOPENJDK_BRANCH=master
[2025-11-26T22:54:30.452Z] TAP_NAME=Test_openjdk17_hs_sanity.external_x86-64_linux.tap
[2025-11-26T22:54:30.452Z] JDK_IMPL=hotspot
[2025-11-26T22:54:30.452Z] DOCKER_REQUIRED=true
[2025-11-26T22:54:30.452Z] JENKINS_SERVER_COOKIE=durable-26f21003be4a0ae1b392c21805799791633734f4d533ac8c1465b3dd529240f4
[2025-11-26T22:54:30.452Z] HUDSON_COOKIE=c2f07aac-f1a9-4116-88ca-0bbce1376104
[2025-11-26T22:54:30.452Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../benchmarks
[2025-11-26T22:54:30.452Z] JDK_REPO=https://github.com/adoptium/jdk17u
[2025-11-26T22:54:30.452Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux
[2025-11-26T22:54:30.452Z] KEEP_WORKSPACE=false
[2025-11-26T22:54:30.452Z] ARCHIVE_TEST_RESULTS=false
[2025-11-26T22:54:30.452Z] DOCKERIMAGE_TAG=nightly
[2025-11-26T22:54:30.452Z] GENERATE_JOBS=true
[2025-11-26T22:54:30.452Z] PERSONAL_BUILD=false
[2025-11-26T22:54:30.452Z] NODE_NAME=test-ibmcloud-ubuntu1604-x64-1
[2025-11-26T22:54:30.452Z] JDK_BRANCH=jdk-17.0.18+4_adopt
[2025-11-26T22:54:30.452Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-26T22:54:30.452Z] LOGNAME=jenkins
[2025-11-26T22:54:30.452Z] _=/usr/lib/jvm/jdk17/bin/java
[2025-11-26T22:54:30.452Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.external_x86-64_linux/67/display/redirect?page=artifacts
[2025-11-26T22:54:30.452Z] STAGE_NAME=Setup
[2025-11-26T22:54:30.452Z] AUTO_DETECT=true
[2025-11-26T22:54:30.452Z] EXECUTOR_NUMBER=0
[2025-11-26T22:54:30.452Z] JDK_VERSION=17
[2025-11-26T22:54:30.452Z] XDG_SESSION_ID=14520
[2025-11-26T22:54:30.452Z] BUILD_DISPLAY_NAME=#67
[2025-11-26T22:54:30.452Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-26T22:54:30.452Z] TIME_LIMIT=25
[2025-11-26T22:54:30.452Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-26T22:54:30.452Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.external_x86-64_linux/67/display/redirect?page=tests
[2025-11-26T22:54:30.452Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-26T22:54:30.452Z] JOB_BASE_NAME=Test_openjdk17_hs_sanity.external_x86-64_linux
[2025-11-26T22:54:30.452Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-11-26T22:54:30.452Z] PLATFORM=x86-64_linux
[2025-11-26T22:54:30.452Z] DIAGNOSTICLEVEL=noDetails
[2025-11-26T22:54:30.452Z] TKG_ITERATIONS=1
[2025-11-26T22:54:30.452Z] EXIT_SUCCESS=false
[2025-11-26T22:54:30.452Z] RERUN_FAILURE=true
[2025-11-26T22:54:30.452Z] BUILD_ID=67
[2025-11-26T22:54:30.452Z] XDG_RUNTIME_DIR=/run/user/1000
[2025-11-26T22:54:30.452Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-26T22:54:30.452Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/system_lib
[2025-11-26T22:54:30.452Z] BUILD_TAG=jenkins-Test_openjdk17_hs_sanity.external_x86-64_linux-67
[2025-11-26T22:54:30.452Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-26T22:54:30.452Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-26T22:54:30.452Z] LANG=en_US.UTF-8
[2025-11-26T22:54:30.452Z] JCK_GIT_BRANCH=master
[2025-11-26T22:54:30.452Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.external_x86-64_linux/
[2025-11-26T22:54:30.452Z] KEEP_REPORTDIR=false
[2025-11-26T22:54:30.452Z] ORIGIN_JDK_VERSION=17
[2025-11-26T22:54:30.452Z] BUILD_NUMBER=67
[2025-11-26T22:54:30.452Z] JENKINS_NODE_COOKIE=ed14debc-9325-4af8-9d0a-a902897a746a
[2025-11-26T22:54:30.452Z] SHELL=/bin/bash
[2025-11-26T22:54:30.452Z] ITERATIONS=1
[2025-11-26T22:54:30.452Z] OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-11-26T22:54:30.452Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-26T22:54:30.452Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.external_x86-64_linux/67/display/redirect
[2025-11-26T22:54:30.452Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-26T22:54:30.452Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-26T22:54:30.452Z] SPEC=linux_x86-64
[2025-11-26T22:54:30.452Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-26T22:54:30.452Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk17_hs_sanity.external_x86-64_linux/display/redirect
[2025-11-26T22:54:30.452Z] NUM_PROCESSORS=4
[2025-11-26T22:54:30.452Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk17u/jdk17u-linux-x64-temurin
[2025-11-26T22:54:30.452Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-26T22:54:30.452Z] JOB_NAME=Test_openjdk17_hs_sanity.external_x86-64_linux
[2025-11-26T22:54:30.452Z] SLACK_CHANNEL=aqavit-bot
[2025-11-26T22:54:30.452Z] PWD=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux
[2025-11-26T22:54:30.452Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:54:30.452Z] SSH_CONNECTION=78.47.239.97 52374 169.48.4.141 22
[2025-11-26T22:54:30.452Z] TEST_TIME=120
[2025-11-26T22:54:30.452Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux@tmp
[2025-11-26T22:54:30.452Z] PARALLEL=Dynamic
[2025-11-26T22:54:30.452Z] JOBSTARTTIME=Wed, 26 Nov 2025 22:53:16 +0000
[2025-11-26T22:54:30.452Z] DYNAMIC_COMPILE=true
[2025-11-26T22:54:30.452Z] RERUN_ITERATIONS=0
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-26T22:54:30.774Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-26T22:54:30.786Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-26T22:55:38.147Z] Copied 8 artifacts from "build-scripts » jobs » jdk17u » jdk17u-linux-x64-temurin" build number 667
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-26T22:55:38.366Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-26T22:55:38.375Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-26T22:54:40.301Z] $ ssh-agent
[2025-11-26T22:55:38.928Z] SSH_AUTH_SOCK=/tmp/ssh-3p6F0Kjtmld2/agent.5012
[2025-11-26T22:55:38.928Z] SSH_AGENT_PID=5015
[2025-11-26T22:55:38.928Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-26T22:55:38.942Z] Running in /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-26T22:55:38.971Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-26T22:55:40.202Z] + pwd
[2025-11-26T22:55:40.202Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 17 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-26T22:55:40.203Z] TESTDIR: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests
[2025-11-26T22:55:40.203Z] get jdk binary...
[2025-11-26T22:55:40.203Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-26T22:55:40.203Z] Uncompressing file: OpenJDK17U-jdk-sources_17.0.18_4-ea.tar.gz ...
[2025-11-26T22:55:44.172Z] List files in jdkbinary folder...
[2025-11-26T22:55:44.172Z] total 606948
[2025-11-26T22:55:44.172Z] -rw-r--r-- 1 jenkins jenkins 167763930 Nov 26 21:31 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:44.172Z] -rw-r--r-- 1 jenkins jenkins 108950518 Nov 26 20:45 OpenJDK17U-jdk-sources_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:44.172Z] -rw-r--r-- 1 jenkins jenkins 192262405 Nov 26 21:32 OpenJDK17U-jdk_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:44.172Z] -rw-r--r-- 1 jenkins jenkins 46178862 Nov 26 21:31 OpenJDK17U-jre_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:44.172Z] -rw-r--r-- 1 jenkins jenkins 156940 Nov 26 21:43 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea.json
[2025-11-26T22:55:44.172Z] -rw-rw-r-- 1 jenkins jenkins 29042 Nov 26 21:36 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea-metadata.json
[2025-11-26T22:55:44.172Z] -rw-r--r-- 1 jenkins jenkins 4070056 Nov 26 21:31 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:44.172Z] -rw-r--r-- 1 jenkins jenkins 102067631 Nov 26 21:31 OpenJDK17U-testimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:44.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 26 22:54 tmp
[2025-11-26T22:55:44.172Z] List files in jdkbinary/tmp folder...
[2025-11-26T22:55:44.172Z] total 4
[2025-11-26T22:55:44.172Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 20:45 jdk-17.0.18+4-src
[2025-11-26T22:55:44.172Z] Moving directory jdk-17.0.18+4-src/ to ../source-image
[2025-11-26T22:55:44.172Z] Uncompressing file: OpenJDK17U-jdk_x64_linux_hotspot_17.0.18_4-ea.tar.gz ...
[2025-11-26T22:55:46.347Z] List files in jdkbinary folder...
[2025-11-26T22:55:46.347Z] total 606952
[2025-11-26T22:55:46.347Z] -rw-r--r-- 1 jenkins jenkins 167763930 Nov 26 21:31 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:46.347Z] -rw-r--r-- 1 jenkins jenkins 108950518 Nov 26 20:45 OpenJDK17U-jdk-sources_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:46.347Z] -rw-r--r-- 1 jenkins jenkins 192262405 Nov 26 21:32 OpenJDK17U-jdk_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:46.347Z] -rw-r--r-- 1 jenkins jenkins 46178862 Nov 26 21:31 OpenJDK17U-jre_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:46.347Z] -rw-r--r-- 1 jenkins jenkins 156940 Nov 26 21:43 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea.json
[2025-11-26T22:55:46.347Z] -rw-rw-r-- 1 jenkins jenkins 29042 Nov 26 21:36 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea-metadata.json
[2025-11-26T22:55:46.347Z] -rw-r--r-- 1 jenkins jenkins 4070056 Nov 26 21:31 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:46.347Z] -rw-r--r-- 1 jenkins jenkins 102067631 Nov 26 21:31 OpenJDK17U-testimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:46.347Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 20:45 source-image
[2025-11-26T22:55:46.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 26 22:54 tmp
[2025-11-26T22:55:46.347Z] List files in jdkbinary/tmp folder...
[2025-11-26T22:55:46.347Z] total 4
[2025-11-26T22:55:46.347Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 21:30 jdk-17.0.18+4
[2025-11-26T22:55:46.347Z] Moving directory jdk-17.0.18+4/ to ../j2sdk-image
[2025-11-26T22:55:46.347Z] Uncompressing file: OpenJDK17U-jre_x64_linux_hotspot_17.0.18_4-ea.tar.gz ...
[2025-11-26T22:55:47.753Z] List files in jdkbinary folder...
[2025-11-26T22:55:47.753Z] total 606956
[2025-11-26T22:55:47.753Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 21:30 j2sdk-image
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 167763930 Nov 26 21:31 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 108950518 Nov 26 20:45 OpenJDK17U-jdk-sources_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 192262405 Nov 26 21:32 OpenJDK17U-jdk_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 46178862 Nov 26 21:31 OpenJDK17U-jre_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 156940 Nov 26 21:43 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea.json
[2025-11-26T22:55:47.753Z] -rw-rw-r-- 1 jenkins jenkins 29042 Nov 26 21:36 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea-metadata.json
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 4070056 Nov 26 21:31 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 102067631 Nov 26 21:31 OpenJDK17U-testimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 20:45 source-image
[2025-11-26T22:55:47.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 26 22:54 tmp
[2025-11-26T22:55:47.753Z] List files in jdkbinary/tmp folder...
[2025-11-26T22:55:47.753Z] total 4
[2025-11-26T22:55:47.753Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 26 21:30 jdk-17.0.18+4-jre
[2025-11-26T22:55:47.753Z] Moving directory jdk-17.0.18+4-jre/ to ../j2re-image
[2025-11-26T22:55:47.753Z] Uncompressing file: OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.18_4-ea.tar.gz ...
[2025-11-26T22:55:47.753Z] List files in jdkbinary folder...
[2025-11-26T22:55:47.753Z] total 606960
[2025-11-26T22:55:47.753Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 26 21:30 j2re-image
[2025-11-26T22:55:47.753Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 21:30 j2sdk-image
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 167763930 Nov 26 21:31 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 108950518 Nov 26 20:45 OpenJDK17U-jdk-sources_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 192262405 Nov 26 21:32 OpenJDK17U-jdk_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 46178862 Nov 26 21:31 OpenJDK17U-jre_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 156940 Nov 26 21:43 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea.json
[2025-11-26T22:55:47.753Z] -rw-rw-r-- 1 jenkins jenkins 29042 Nov 26 21:36 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea-metadata.json
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 4070056 Nov 26 21:31 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] -rw-r--r-- 1 jenkins jenkins 102067631 Nov 26 21:31 OpenJDK17U-testimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:47.753Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 20:45 source-image
[2025-11-26T22:55:47.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 26 22:54 tmp
[2025-11-26T22:55:47.753Z] List files in jdkbinary/tmp folder...
[2025-11-26T22:55:47.753Z] total 4
[2025-11-26T22:55:47.753Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 26 21:30 jdk-17.0.18+4-static-libs
[2025-11-26T22:55:47.753Z] Moving directory jdk-17.0.18+4-static-libs/ to ../static-libs
[2025-11-26T22:55:47.753Z] Uncompressing file: OpenJDK17U-testimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz ...
[2025-11-26T22:55:49.931Z] List files in jdkbinary folder...
[2025-11-26T22:55:49.932Z] total 606964
[2025-11-26T22:55:49.932Z] drwxr-xr-x 6 jenkins jenkins 4096 Nov 26 21:30 j2re-image
[2025-11-26T22:55:49.932Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 21:30 j2sdk-image
[2025-11-26T22:55:49.932Z] -rw-r--r-- 1 jenkins jenkins 167763930 Nov 26 21:31 OpenJDK17U-debugimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:49.932Z] -rw-r--r-- 1 jenkins jenkins 108950518 Nov 26 20:45 OpenJDK17U-jdk-sources_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:49.932Z] -rw-r--r-- 1 jenkins jenkins 192262405 Nov 26 21:32 OpenJDK17U-jdk_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:49.932Z] -rw-r--r-- 1 jenkins jenkins 46178862 Nov 26 21:31 OpenJDK17U-jre_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:49.932Z] -rw-r--r-- 1 jenkins jenkins 156940 Nov 26 21:43 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea.json
[2025-11-26T22:55:49.932Z] -rw-rw-r-- 1 jenkins jenkins 29042 Nov 26 21:36 OpenJDK17U-sbom_x64_linux_hotspot_17.0.18_4-ea-metadata.json
[2025-11-26T22:55:49.932Z] -rw-r--r-- 1 jenkins jenkins 4070056 Nov 26 21:31 OpenJDK17U-static-libs-glibc_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:49.932Z] -rw-r--r-- 1 jenkins jenkins 102067631 Nov 26 21:31 OpenJDK17U-testimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz
[2025-11-26T22:55:49.932Z] drwxr-xr-x 9 jenkins jenkins 4096 Nov 26 20:45 source-image
[2025-11-26T22:55:49.932Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 26 21:30 static-libs
[2025-11-26T22:55:49.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 26 22:54 tmp
[2025-11-26T22:55:49.932Z] List files in jdkbinary/tmp folder...
[2025-11-26T22:55:49.932Z] total 4
[2025-11-26T22:55:49.932Z] drwxr-xr-x 5 jenkins jenkins 4096 Nov 26 21:15 jdk-17.0.18+4-test-image
[2025-11-26T22:55:49.932Z] Moving directory jdk-17.0.18+4-test-image/ to ../openjdk-test-image
[2025-11-26T22:55:49.932Z] Uncompressing OpenJDK17U-debugimage_x64_linux_hotspot_17.0.18_4-ea.tar.gz over ./j2sdk-image...
[2025-11-26T22:55:52.988Z] Removing top-level folder jdk-17.0.18+4-debug-image/
[2025-11-26T22:55:52.988Z] Removing top-level folder jdk-17.0.18+4/
[2025-11-26T22:55:53.660Z] Run /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-26T22:55:53.660Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-26T22:55:53.660Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-11-26T22:55:53.660Z] OpenJDK Runtime Environment Temurin-17.0.18+4-202511262045 (build 17.0.18-beta+4-ea)
[2025-11-26T22:55:53.660Z] OpenJDK 64-Bit Server VM Temurin-17.0.18+4-202511262045 (build 17.0.18-beta+4-ea, mixed mode, sharing)
[2025-11-26T22:55:53.660Z] =JAVA VERSION OUTPUT END=
[2025-11-26T22:55:53.660Z] =RELEASE INFO BEGIN=
[2025-11-26T22:55:53.660Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-26T22:55:53.660Z] IMPLEMENTOR_VERSION="Temurin-17.0.18+4-202511262045"
[2025-11-26T22:55:53.660Z] JAVA_RUNTIME_VERSION="17.0.18-beta+4-ea"
[2025-11-26T22:55:53.660Z] JAVA_VERSION="17.0.18"
[2025-11-26T22:55:53.660Z] JAVA_VERSION_DATE="2026-01-20"
[2025-11-26T22:55:53.660Z] LIBC="gnu"
[2025-11-26T22:55:53.660Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.foreign jdk.incubator.vector jdk.internal.le jdk.internal.opt jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2025-11-26T22:55:53.660Z] OS_ARCH="x86_64"
[2025-11-26T22:55:53.660Z] OS_NAME="Linux"
[2025-11-26T22:55:53.660Z] SOURCE=".:git:7f8415639367"
[2025-11-26T22:55:53.660Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f"
[2025-11-26T22:55:53.660Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-26T22:55:53.660Z] SOURCE_REPO="https://github.com/adoptium/jdk17u.git"
[2025-11-26T22:55:53.660Z] FULL_VERSION="17.0.18-beta+4-ea"
[2025-11-26T22:55:53.660Z] SEMANTIC_VERSION="17.0.18+4"
[2025-11-26T22:55:53.660Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure"
[2025-11-26T22:55:53.660Z] JVM_VARIANT="Hotspot"
[2025-11-26T22:55:53.660Z] JVM_VERSION="17.0.18-beta+4-ea"
[2025-11-26T22:55:53.660Z] IMAGE_TYPE="JDK"
[2025-11-26T22:55:53.660Z] =RELEASE INFO END=
[2025-11-26T22:55:53.660Z] get testKitGen...
[2025-11-26T22:55:53.660Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-26T22:55:53.660Z] git rev-parse master
[2025-11-26T22:55:53.660Z] git checkout -q -f 2cef9d30a4e98bda2d03a3fa47626511fc4264af
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-26T22:54:55.938Z] $ ssh-agent -k
[2025-11-26T22:54:55.944Z] unset SSH_AUTH_SOCK;
[2025-11-26T22:54:55.945Z] unset SSH_AGENT_PID;
[2025-11-26T22:54:55.945Z] echo Agent pid 5015 killed;
[2025-11-26T22:55:54.578Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-26T22:55:54.973Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.18%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=667&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-26T22:55:54.983Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.external&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=true&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=-v+%24%7BTEST_JDK_HOME%7D%3A%2Fopt%2Fjava%2Fopenjdk&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-ibmcloud-ubuntu1604-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=17&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk17u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk17u%2Fjdk17u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-17.0.18%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=nightly&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=external&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=667&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-26T22:55:55.028Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-26T22:55:55.684Z] Copied 1 artifact from "getTRSSOutput" build number 1969
[Pipeline] sh
[2025-11-26T22:55:56.918Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-26T22:55:56.918Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-26T22:55:56.918Z] + tar xof -
[2025-11-26T22:55:56.918Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-26T22:55:57.704Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-26T22:55:57.723Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-26T22:55:58.948Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-26T22:56:11.714Z] --------------------------------------------
[2025-11-26T22:56:11.714Z] path is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:11.714Z] task is set to default
[2025-11-26T22:56:11.714Z] dependencyList is set to all
[2025-11-26T22:56:11.714Z] --------------------------------------------
[2025-11-26T22:56:11.714Z] Starting download third party dependent jars
[2025-11-26T22:56:11.714Z] --------------------------------------------
[2025-11-26T22:56:11.714Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-26T22:56:11.714Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-26T22:56:12.062Z] Found a total of 5 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux&&sw.tool.docker' label
[Pipeline] echo
[2025-11-26T22:56:12.066Z] Machine limit is 5.
[Pipeline] sh
[2025-11-26T22:56:13.342Z] + cd ./aqa-tests/TKG
[2025-11-26T22:56:13.342Z] + uname
[2025-11-26T22:56:13.342Z] + [ Linux = AIX ]
[2025-11-26T22:56:13.342Z] + uname
[2025-11-26T22:56:13.342Z] + [ Linux = SunOS ]
[2025-11-26T22:56:13.342Z] + uname
[2025-11-26T22:56:13.342Z] + [ Linux = *BSD ]
[2025-11-26T22:56:13.342Z] + MAKE=make
[2025-11-26T22:56:13.342Z] + make genParallelList TEST=sanity.external TEST_TIME=120 NUM_MACHINES=
[2025-11-26T22:56:13.342Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-26T22:56:13.342Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:13.342Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-26T22:56:13.342Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-26T22:56:13.342Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-26T22:56:13.342Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-26T22:56:13.342Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-26T22:56:14.013Z]
[2025-11-26T22:56:14.013Z] build:
[2025-11-26T22:56:14.013Z]
[2025-11-26T22:56:14.013Z] clean:
[2025-11-26T22:56:14.014Z]
[2025-11-26T22:56:14.014Z] init:
[2025-11-26T22:56:14.014Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-11-26T22:56:14.014Z]
[2025-11-26T22:56:14.014Z] getDependentLibs:
[2025-11-26T22:56:14.014Z] [exec] --------------------------------------------
[2025-11-26T22:56:14.014Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:14.014Z] [exec] task is set to default
[2025-11-26T22:56:14.014Z] [exec] dependencyList is set to json_simple
[2025-11-26T22:56:14.014Z] [exec] --------------------------------------------
[2025-11-26T22:56:14.014Z] [exec] Starting download third party dependent jars
[2025-11-26T22:56:14.014Z] [exec] --------------------------------------------
[2025-11-26T22:56:14.014Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:14.014Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-26T22:56:14.014Z] [exec] downloaded dependent third party jars successfully
[2025-11-26T22:56:14.014Z]
[2025-11-26T22:56:14.014Z] compile:
[2025-11-26T22:56:14.014Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-26T22:56:14.014Z] [echo] ============COMPILER SETTINGS============
[2025-11-26T22:56:14.014Z] [echo] ===fork: yes
[2025-11-26T22:56:14.014Z] [echo] ===debug: on
[2025-11-26T22:56:14.014Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-11-26T22:56:15.406Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-11-26T22:56:15.406Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-26T22:56:15.406Z]
[2025-11-26T22:56:15.406Z] dist:
[2025-11-26T22:56:15.406Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-26T22:56:15.406Z]
[2025-11-26T22:56:15.406Z] BUILD SUCCESSFUL
[2025-11-26T22:56:15.406Z] Total time: 1 second
[2025-11-26T22:56:15.406Z] 0
[2025-11-26T22:56:15.406Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-26T22:56:15.406Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-26T22:56:15.406Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz
[2025-11-26T22:56:17.582Z] ****************************** MACHINE INFO ******************************
[2025-11-26T22:56:17.582Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-11-26T22:56:17.582Z] Free Physical Memory Size : 1668268032
[2025-11-26T22:56:17.582Z] Free space (bytes) : 15779278848
[2025-11-26T22:56:17.582Z] Total Physical Memory Size : 8362930176
[2025-11-26T22:56:17.582Z] Total space (bytes) : 103761932288
[2025-11-26T22:56:17.582Z] Usable space (bytes) : 15762501632
[2025-11-26T22:56:17.582Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-26T22:56:17.582Z] bashVersion :
[2025-11-26T22:56:17.582Z] GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
[2025-11-26T22:56:17.582Z] Copyright (C) 2013 Free Software Foundation, Inc.
[2025-11-26T22:56:17.582Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] This is free software; you are free to change and redistribute it.
[2025-11-26T22:56:17.582Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-26T22:56:17.582Z] cpuCores : 8
[2025-11-26T22:56:17.582Z] curlVersion :
[2025-11-26T22:56:17.582Z] curl 7.79.1 (x86_64-pc-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2g zlib/1.2.8
[2025-11-26T22:56:17.582Z] Release-Date: 2021-09-22
[2025-11-26T22:56:17.582Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-11-26T22:56:17.582Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL TLS-SRP UnixSockets
[2025-11-26T22:56:17.582Z] dockerVersion : Docker version 20.10.7, build f0df350
[2025-11-26T22:56:17.582Z] gcc version : 5.5.0
[2025-11-26T22:56:17.582Z] gclibc version : ldd (Ubuntu GLIBC 2.23-0ubuntu11.3) 2.23
[2025-11-26T22:56:17.582Z] gdb version : bash: gdb: command not found
[2025-11-26T22:56:17.582Z] lldb version : Command could not be executed
[2025-11-26T22:56:17.582Z] makeVersion :
[2025-11-26T22:56:17.582Z] GNU Make 4.1
[2025-11-26T22:56:17.582Z] Built for x86_64-pc-linux-gnu
[2025-11-26T22:56:17.582Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-11-26T22:56:17.582Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-26T22:56:17.582Z] This is free software: you are free to change and redistribute it.
[2025-11-26T22:56:17.582Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-26T22:56:17.582Z] mavenVersion :
[2025-11-26T22:56:17.582Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-11-26T22:56:17.582Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-26T22:56:17.582Z] Java version: 17.0.18-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-26T22:56:17.582Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-26T22:56:17.582Z] OS name: "linux", version: "4.4.0-210-generic", arch: "amd64", family: "unix"
[2025-11-26T22:56:17.582Z] osInfo :
[2025-11-26T22:56:17.582Z] NAME="Ubuntu"
[2025-11-26T22:56:17.582Z] VERSION="16.04.7 LTS (Xenial Xerus)"
[2025-11-26T22:56:17.582Z] ID=ubuntu
[2025-11-26T22:56:17.582Z] ID_LIKE=debian
[2025-11-26T22:56:17.582Z] PRETTY_NAME="Ubuntu 16.04.7 LTS"
[2025-11-26T22:56:17.582Z] VERSION_ID="16.04"
[2025-11-26T22:56:17.582Z] HOME_URL="http://www.ubuntu.com/"
[2025-11-26T22:56:17.582Z] SUPPORT_URL="http://help.ubuntu.com/"
[2025-11-26T22:56:17.582Z] BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
[2025-11-26T22:56:17.582Z] VERSION_CODENAME=xenial
[2025-11-26T22:56:17.582Z] UBUNTU_CODENAME=xenial
[2025-11-26T22:56:17.582Z] osLabel : ubuntu.16
[2025-11-26T22:56:17.582Z] perlVersion :
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi
[2025-11-26T22:56:17.582Z] (with 77 registered patches, see perl -V for more detail)
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] Copyright 1987-2015, Larry Wall
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-26T22:56:17.582Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-26T22:56:17.582Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-26T22:56:17.582Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] podmanVersion : bash: podman: command not found
[2025-11-26T22:56:17.582Z] procArch : x86_64
[2025-11-26T22:56:17.582Z] sysArch : x86_64
[2025-11-26T22:56:17.582Z] sysOS : Linux
[2025-11-26T22:56:17.582Z] ulimit :
[2025-11-26T22:56:17.582Z] core file size (blocks, -c) 0
[2025-11-26T22:56:17.582Z] data seg size (kbytes, -d) unlimited
[2025-11-26T22:56:17.582Z] scheduling priority (-e) 0
[2025-11-26T22:56:17.582Z] file size (blocks, -f) unlimited
[2025-11-26T22:56:17.582Z] pending signals (-i) 31811
[2025-11-26T22:56:17.582Z] max locked memory (kbytes, -l) 64
[2025-11-26T22:56:17.582Z] max memory size (kbytes, -m) unlimited
[2025-11-26T22:56:17.582Z] open files (-n) 1048576
[2025-11-26T22:56:17.582Z] pipe size (512 bytes, -p) 8
[2025-11-26T22:56:17.582Z] POSIX message queues (bytes, -q) 819200
[2025-11-26T22:56:17.582Z] real-time priority (-r) 0
[2025-11-26T22:56:17.582Z] stack size (kbytes, -s) 8192
[2025-11-26T22:56:17.582Z] cpu time (seconds, -t) unlimited
[2025-11-26T22:56:17.582Z] max user processes (-u) 31811
[2025-11-26T22:56:17.582Z] virtual memory (kbytes, -v) unlimited
[2025-11-26T22:56:17.582Z] file locks (-x) unlimited
[2025-11-26T22:56:17.582Z] uname : Linux test-ibmcloud-ubuntu1604-x64-1.adoptopenjdk.net 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
[2025-11-26T22:56:17.582Z] vmVendor : Oracle Corporation
[2025-11-26T22:56:17.582Z] vmVersion : 17.0.18-beta+4-ea
[2025-11-26T22:56:17.582Z] xlc version : bash: xlC: command not found
[2025-11-26T22:56:17.582Z] **************************************************************************
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] System.getProperty('os.name')=Linux
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] System.getProperty('os.arch')=amd64
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] System.getProperty('java.fullversion')=null
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] System.getProperty('sun.arch.data.model')=64
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.external TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:17.582Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T22:56:17.582Z] perl scripts/configure.pl
[2025-11-26T22:56:17.582Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.16" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-26T22:56:17.582Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] Starting to generate parallel test lists.
[2025-11-26T22:56:17.582Z]
[2025-11-26T22:56:17.582Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-11-26T22:56:17.582Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-11-26T22:56:17.582Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-11-26T22:56:17.582Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-11-26T22:56:17.582Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-11-26T22:56:18.255Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-11-26T22:56:18.255Z] Attempting to get test duration data from TRSS.
[2025-11-26T22:56:18.255Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=17&impl=hs&platform=x86-64_linux&group=external&level=sanity
[2025-11-26T22:56:18.926Z] Attempting to get test duration data from cached files.
[2025-11-26T22:56:18.926Z]
[2025-11-26T22:56:18.926Z] TEST DURATION
[2025-11-26T22:56:18.926Z] ====================================================================================
[2025-11-26T22:56:18.926Z] Total number of tests searched: 7
[2025-11-26T22:56:18.926Z] Number of test durations found: 0
[2025-11-26T22:56:18.926Z] No test duration data found.
[2025-11-26T22:56:18.926Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-11-26T22:56:18.926Z] ====================================================================================
[2025-11-26T22:56:18.926Z]
[2025-11-26T22:56:18.926Z] Test target is split into 1 lists.
[2025-11-26T22:56:18.926Z] Reducing estimated test running time from 02m00s to 02m00s.
[2025-11-26T22:56:18.926Z]
[2025-11-26T22:56:18.926Z] -------------------------------------testList_0-------------------------------------
[2025-11-26T22:56:18.926Z] Number of tests: 7
[2025-11-26T22:56:18.926Z] Estimated running time: 02m00s
[2025-11-26T22:56:18.926Z] TESTLIST=quarkus_test_0,example_functional_0,quarkus_quickstarts_test_0,spring_test_0,quarkus_openshift_test_0,quarkus_native_test_0,openliberty_microprofile_tck_0
[2025-11-26T22:56:18.926Z] ------------------------------------------------------------------------------------
[2025-11-26T22:56:18.926Z]
[2025-11-26T22:56:18.926Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-26T22:56:18.926Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-26T22:56:19.355Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-26T22:56:19.691Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-26T22:56:19.747Z] Building tests...
[Pipeline] timeout
[2025-11-26T22:56:19.751Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-26T22:56:19.765Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-26T22:56:21.047Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-26T22:56:24.391Z] --------------------------------------------
[2025-11-26T22:56:24.391Z] path is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:24.391Z] task is set to default
[2025-11-26T22:56:24.391Z] dependencyList is set to all
[2025-11-26T22:56:24.391Z] --------------------------------------------
[2025-11-26T22:56:24.391Z] Starting download third party dependent jars
[2025-11-26T22:56:24.391Z] --------------------------------------------
[2025-11-26T22:56:24.391Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-26T22:56:24.391Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-26T22:56:24.416Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-26T22:56:24.571Z] Exception: hudson.AbortException: Unable to find project for artifact copy: UploadFileOnJenkins
[2025-11-26T22:56:24.571Z] This may be due to incorrect project name or permission settings; see help for project name in job configuration.
[Pipeline] echo
[2025-11-26T22:56:24.572Z] Cannot run copyArtifacts from UploadFileOnJenkins. Skipping copyArtifacts...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-26T22:56:24.837Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-26T22:56:24.858Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-11-26T22:55:26.775Z] $ ssh-agent
[2025-11-26T22:56:25.404Z] SSH_AUTH_SOCK=/tmp/ssh-TQNvtoFJnSdA/agent.5536
[2025-11-26T22:56:25.404Z] SSH_AGENT_PID=5538
[2025-11-26T22:56:25.404Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-26T22:56:26.632Z] + uname
[2025-11-26T22:56:26.632Z] + [ Linux = AIX ]
[2025-11-26T22:56:26.632Z] + uname
[2025-11-26T22:56:26.632Z] + [ Linux = SunOS ]
[2025-11-26T22:56:26.632Z] + uname
[2025-11-26T22:56:26.632Z] + [ Linux = *BSD ]
[2025-11-26T22:56:26.632Z] + MAKE=make
[2025-11-26T22:56:26.632Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-26T22:56:26.632Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-26T22:56:28.177Z] + uname
[2025-11-26T22:56:28.177Z] + [ Linux = AIX ]
[2025-11-26T22:56:28.177Z] + uname
[2025-11-26T22:56:28.177Z] + [ Linux = SunOS ]
[2025-11-26T22:56:28.177Z] + uname
[2025-11-26T22:56:28.177Z] + [ Linux = *BSD ]
[2025-11-26T22:56:28.177Z] + MAKE=make
[2025-11-26T22:56:28.177Z] + cd ./aqa-tests
[2025-11-26T22:56:28.177Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-26T22:56:28.177Z] + set +x
[2025-11-26T22:56:28.177Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-26T22:56:28.177Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:28.177Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-26T22:56:28.177Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-26T22:56:28.177Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-26T22:56:28.177Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-26T22:56:28.177Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-26T22:56:28.177Z]
[2025-11-26T22:56:28.177Z] build:
[2025-11-26T22:56:28.177Z]
[2025-11-26T22:56:28.177Z] clean:
[2025-11-26T22:56:28.177Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-26T22:56:28.177Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-11-26T22:56:28.177Z]
[2025-11-26T22:56:28.177Z] init:
[2025-11-26T22:56:28.177Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-11-26T22:56:28.177Z]
[2025-11-26T22:56:28.177Z] getDependentLibs:
[2025-11-26T22:56:28.177Z] [exec] --------------------------------------------
[2025-11-26T22:56:28.177Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:28.177Z] [exec] task is set to default
[2025-11-26T22:56:28.177Z] [exec] dependencyList is set to json_simple
[2025-11-26T22:56:28.177Z] [exec] --------------------------------------------
[2025-11-26T22:56:28.177Z] [exec] Starting download third party dependent jars
[2025-11-26T22:56:28.177Z] [exec] --------------------------------------------
[2025-11-26T22:56:28.177Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib
[2025-11-26T22:56:28.177Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-26T22:56:28.177Z] [exec] downloaded dependent third party jars successfully
[2025-11-26T22:56:28.177Z]
[2025-11-26T22:56:28.177Z] compile:
[2025-11-26T22:56:28.177Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-26T22:56:28.177Z] [echo] ============COMPILER SETTINGS============
[2025-11-26T22:56:28.177Z] [echo] ===fork: yes
[2025-11-26T22:56:28.177Z] [echo] ===debug: on
[2025-11-26T22:56:28.177Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin
[2025-11-26T22:56:30.350Z] [javac] Note: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/src/org/openj9/envInfo/MachineInfo.java uses or overrides a deprecated API.
[2025-11-26T22:56:30.350Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-26T22:56:30.350Z]
[2025-11-26T22:56:30.350Z] dist:
[2025-11-26T22:56:30.350Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-26T22:56:30.350Z]
[2025-11-26T22:56:30.350Z] BUILD SUCCESSFUL
[2025-11-26T22:56:30.350Z] Total time: 2 seconds
[2025-11-26T22:56:30.350Z] 0
[2025-11-26T22:56:30.350Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-26T22:56:30.350Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-26T22:56:30.350Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz
[2025-11-26T22:56:31.020Z] ****************************** MACHINE INFO ******************************
[2025-11-26T22:56:31.020Z] File path : /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-11-26T22:56:31.020Z] Free Physical Memory Size : 1665626112
[2025-11-26T22:56:31.020Z] Free space (bytes) : 15779254272
[2025-11-26T22:56:31.020Z] Total Physical Memory Size : 8362930176
[2025-11-26T22:56:31.020Z] Total space (bytes) : 103761932288
[2025-11-26T22:56:31.020Z] Usable space (bytes) : 15762477056
[2025-11-26T22:56:31.020Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-26T22:56:31.020Z] bashVersion :
[2025-11-26T22:56:31.020Z] GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
[2025-11-26T22:56:31.020Z] Copyright (C) 2013 Free Software Foundation, Inc.
[2025-11-26T22:56:31.020Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] This is free software; you are free to change and redistribute it.
[2025-11-26T22:56:31.020Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-26T22:56:31.020Z] cpuCores : 8
[2025-11-26T22:56:31.020Z] curlVersion :
[2025-11-26T22:56:31.020Z] curl 7.79.1 (x86_64-pc-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2g zlib/1.2.8
[2025-11-26T22:56:31.020Z] Release-Date: 2021-09-22
[2025-11-26T22:56:31.020Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-11-26T22:56:31.020Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL TLS-SRP UnixSockets
[2025-11-26T22:56:31.020Z] dockerVersion : Docker version 20.10.7, build f0df350
[2025-11-26T22:56:31.020Z] gcc version : 5.5.0
[2025-11-26T22:56:31.020Z] gclibc version : ldd (Ubuntu GLIBC 2.23-0ubuntu11.3) 2.23
[2025-11-26T22:56:31.020Z] gdb version : bash: gdb: command not found
[2025-11-26T22:56:31.020Z] lldb version : Command could not be executed
[2025-11-26T22:56:31.020Z] makeVersion :
[2025-11-26T22:56:31.020Z] GNU Make 4.1
[2025-11-26T22:56:31.020Z] Built for x86_64-pc-linux-gnu
[2025-11-26T22:56:31.020Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-11-26T22:56:31.020Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-26T22:56:31.020Z] This is free software: you are free to change and redistribute it.
[2025-11-26T22:56:31.020Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-26T22:56:31.020Z] mavenVersion :
[2025-11-26T22:56:31.020Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-11-26T22:56:31.020Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-26T22:56:31.020Z] Java version: 17.0.18-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-26T22:56:31.020Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-26T22:56:31.020Z] OS name: "linux", version: "4.4.0-210-generic", arch: "amd64", family: "unix"
[2025-11-26T22:56:31.020Z] osInfo :
[2025-11-26T22:56:31.020Z] NAME="Ubuntu"
[2025-11-26T22:56:31.020Z] VERSION="16.04.7 LTS (Xenial Xerus)"
[2025-11-26T22:56:31.020Z] ID=ubuntu
[2025-11-26T22:56:31.020Z] ID_LIKE=debian
[2025-11-26T22:56:31.020Z] PRETTY_NAME="Ubuntu 16.04.7 LTS"
[2025-11-26T22:56:31.020Z] VERSION_ID="16.04"
[2025-11-26T22:56:31.020Z] HOME_URL="http://www.ubuntu.com/"
[2025-11-26T22:56:31.020Z] SUPPORT_URL="http://help.ubuntu.com/"
[2025-11-26T22:56:31.020Z] BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
[2025-11-26T22:56:31.020Z] VERSION_CODENAME=xenial
[2025-11-26T22:56:31.020Z] UBUNTU_CODENAME=xenial
[2025-11-26T22:56:31.020Z] osLabel : ubuntu.16
[2025-11-26T22:56:31.020Z] perlVersion :
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] This is perl 5, version 22, subversion 1 (v5.22.1) built for x86_64-linux-gnu-thread-multi
[2025-11-26T22:56:31.020Z] (with 77 registered patches, see perl -V for more detail)
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] Copyright 1987-2015, Larry Wall
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-26T22:56:31.020Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-26T22:56:31.020Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-26T22:56:31.020Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] podmanVersion : bash: podman: command not found
[2025-11-26T22:56:31.020Z] procArch : x86_64
[2025-11-26T22:56:31.020Z] sysArch : x86_64
[2025-11-26T22:56:31.020Z] sysOS : Linux
[2025-11-26T22:56:31.020Z] ulimit :
[2025-11-26T22:56:31.020Z] core file size (blocks, -c) 0
[2025-11-26T22:56:31.020Z] data seg size (kbytes, -d) unlimited
[2025-11-26T22:56:31.020Z] scheduling priority (-e) 0
[2025-11-26T22:56:31.020Z] file size (blocks, -f) unlimited
[2025-11-26T22:56:31.020Z] pending signals (-i) 31811
[2025-11-26T22:56:31.020Z] max locked memory (kbytes, -l) 64
[2025-11-26T22:56:31.020Z] max memory size (kbytes, -m) unlimited
[2025-11-26T22:56:31.020Z] open files (-n) 1048576
[2025-11-26T22:56:31.020Z] pipe size (512 bytes, -p) 8
[2025-11-26T22:56:31.020Z] POSIX message queues (bytes, -q) 819200
[2025-11-26T22:56:31.020Z] real-time priority (-r) 0
[2025-11-26T22:56:31.020Z] stack size (kbytes, -s) 8192
[2025-11-26T22:56:31.020Z] cpu time (seconds, -t) unlimited
[2025-11-26T22:56:31.020Z] max user processes (-u) 31811
[2025-11-26T22:56:31.020Z] virtual memory (kbytes, -v) unlimited
[2025-11-26T22:56:31.020Z] file locks (-x) unlimited
[2025-11-26T22:56:31.020Z] uname : Linux test-ibmcloud-ubuntu1604-x64-1.adoptopenjdk.net 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
[2025-11-26T22:56:31.020Z] vmVendor : Oracle Corporation
[2025-11-26T22:56:31.020Z] vmVersion : 17.0.18-beta+4-ea
[2025-11-26T22:56:31.020Z] xlc version : bash: xlC: command not found
[2025-11-26T22:56:31.020Z] **************************************************************************
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] System.getProperty('os.name')=Linux
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] System.getProperty('os.arch')=amd64
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] System.getProperty('java.fullversion')=null
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] System.getProperty('sun.arch.data.model')=64
[2025-11-26T22:56:31.020Z]
[2025-11-26T22:56:31.020Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.external TESTLIST=
[2025-11-26T22:56:31.020Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T22:56:31.020Z] perl scripts/configure.pl
[2025-11-26T22:56:31.021Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.16" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-26T22:56:31.694Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-26T22:56:31.694Z]
[2025-11-26T22:56:31.694Z]
[2025-11-26T22:56:31.694Z] Starting to generate build list.
[2025-11-26T22:56:31.694Z]
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-11-26T22:56:31.694Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-11-26T22:56:31.694Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-11-26T22:56:31.694Z]
[2025-11-26T22:56:31.694Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T22:56:31.694Z] make -f clean.mk cleanBuild
[2025-11-26T22:56:31.694Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T22:56:31.694Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-11-26T22:56:31.694Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T22:56:31.694Z] make -f compile.mk compile
[2025-11-26T22:56:31.694Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T22:56:31.694Z] rm -f -r /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-26T22:56:31.695Z] mkdir -p /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-26T22:56:31.695Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=17" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=external/quarkus_quickstarts,external/quarkus,external/functional-test" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk17" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-26T22:56:31.695Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-26T22:56:32.365Z] Buildfile: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-26T22:56:32.365Z] [echo] build.list is TestConfig/build.xml,external/quarkus_quickstarts/build.xml,external/quarkus/build.xml,external/functional-test/build.xml
[2025-11-26T22:56:32.365Z]
[2025-11-26T22:56:32.365Z] -create_test_directory:
[2025-11-26T22:56:32.365Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest
[2025-11-26T22:56:32.365Z]
[2025-11-26T22:56:32.365Z] stage_test_material:
[2025-11-26T22:56:32.365Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest
[2025-11-26T22:56:33.038Z]
[2025-11-26T22:56:33.038Z] build:
[2025-11-26T22:56:33.038Z]
[2025-11-26T22:56:33.038Z] move_scripts:
[2025-11-26T22:56:33.038Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-11-26T22:56:33.038Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-11-26T22:56:33.038Z]
[2025-11-26T22:56:33.038Z] clean_image:
[2025-11-26T22:56:33.038Z] [echo] Executing external.sh --clean --dir functional-test --tag nightly --version 17 --impl hotspot
[2025-11-26T22:56:33.038Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:56:33.038Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-26T22:56:33.038Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:56:33.038Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:56:33.038Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-26T22:56:33.038Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:56:33.038Z] [exec] The test here is functional-test
[2025-11-26T22:56:33.038Z] [exec] The directory in the external.sh is functional-test
[2025-11-26T22:56:33.038Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-26T22:56:33.038Z] [exec] Error: No such container: functional-test-test
[2025-11-26T22:56:33.038Z] [exec] Error: No such image: adoptopenjdk-functional-test-test:17-jdk-ubuntu-hotspot-full
[2025-11-26T22:56:33.038Z] [exec] Error: No such container: restore-test
[2025-11-26T22:56:33.038Z] [exec] Error response from daemon: invalid reference format
[2025-11-26T22:56:33.038Z] [exec] Result: 1
[2025-11-26T22:56:33.038Z]
[2025-11-26T22:56:33.038Z] build_image:
[2025-11-26T22:56:33.038Z] [echo] Executing external.sh --build --dir functional-test --tag nightly --version 17 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-11-26T22:56:33.038Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:56:33.038Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-26T22:56:33.038Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:56:33.038Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:56:33.038Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-26T22:56:33.038Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:56:33.038Z] [exec] The test here is functional-test
[2025-11-26T22:56:33.038Z] [exec] The directory in the external.sh is functional-test
[2025-11-26T22:56:33.038Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-26T22:56:33.038Z] [exec] build_image.sh functional-test 17 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-11-26T22:56:33.711Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-11-26T22:56:33.711Z] [exec]
[2025-11-26T22:56:33.711Z] [exec] Writing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/17/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-11-26T22:56:33.711Z] [exec] done
[2025-11-26T22:56:33.711Z] [exec]
[2025-11-26T22:56:33.711Z] [exec] The test in the build_image() function is functional-test
[2025-11-26T22:56:33.711Z] [exec] #####################################################
[2025-11-26T22:56:33.711Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-functional-test-test:17-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test/dockerfile/17/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-11-26T22:56:33.711Z] [exec] #####################################################
[2025-11-26T22:56:34.384Z] [exec] Sending build context to Docker daemon 86.53kB
[2025-11-26T22:56:34.384Z] [exec] Step 1/26 : ARG IMAGE=docker.io/library/eclipse-temurin:17-jdk
[2025-11-26T22:56:34.384Z] [exec] Step 2/26 : ARG OS=ubuntu
[2025-11-26T22:56:34.384Z] [exec] Step 3/26 : ARG IMAGE_VERSION=nightly
[2025-11-26T22:56:34.384Z] [exec] Step 4/26 : ARG TAG=17-jdk
[2025-11-26T22:56:34.384Z] [exec] Step 5/26 : FROM $IMAGE
[2025-11-26T22:56:34.384Z] [exec] ---> b8332b0829ef
[2025-11-26T22:56:34.384Z] [exec] Step 6/26 : ENV RESULT_COMMENT="IN CONTAINER(not-as-root/docker)"
[2025-11-26T22:56:34.384Z] [exec] ---> Running in fd423fd83afc
[2025-11-26T22:56:35.057Z] [exec] Removing intermediate container fd423fd83afc
[2025-11-26T22:56:35.057Z] [exec] ---> a565e6d3cf45
[2025-11-26T22:56:35.057Z] [exec] Step 7/26 : ARG FUNCTIONAL_TEST_TAG=
[2025-11-26T22:56:35.057Z] [exec] ---> Running in aa14ffbb1223
[2025-11-26T22:56:35.057Z] [exec] Removing intermediate container aa14ffbb1223
[2025-11-26T22:56:35.057Z] [exec] ---> 1f216df19148
[2025-11-26T22:56:35.057Z] [exec] Step 8/26 : RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git asciidoc ant-contrib build-essential && rm -rf /var/lib/apt/lists/*
[2025-11-26T22:56:35.057Z] [exec] ---> Running in b2285a55b558
[2025-11-26T22:56:36.451Z] [exec] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
[2025-11-26T22:56:36.451Z] [exec] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,308 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4,801 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4,432 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[2025-11-26T22:56:37.124Z] [exec] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1,275 kB]
[2025-11-26T22:56:37.796Z] [exec] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[2025-11-26T22:56:37.796Z] [exec] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[2025-11-26T22:56:37.796Z] [exec] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4,920 kB]
[2025-11-26T22:56:38.468Z] [exec] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
[2025-11-26T22:56:38.468Z] [exec] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4,998 kB]
[2025-11-26T22:56:38.468Z] [exec] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,599 kB]
[2025-11-26T22:56:38.468Z] [exec] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[2025-11-26T22:56:38.468Z] [exec] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[2025-11-26T22:56:39.138Z] [exec] Fetched 35.7 MB in 3s (11.8 MB/s)
[2025-11-26T22:56:40.529Z] [exec] Reading package lists...
[2025-11-26T22:56:45.598Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T22:56:45.598Z] [exec] [0m(Reading database ...
[2025-11-26T22:56:46.275Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8354 files and directories currently installed.)Preparing to unpack .../libsystemd0_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:56:46.275Z] [exec] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.24) over (245.4-4ubuntu3.15) ...
[2025-11-26T22:56:46.275Z] [exec] Setting up libsystemd0:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:46.275Z] [exec] Selecting previously unselected package libapparmor1:amd64.
[2025-11-26T22:56:46.275Z] [exec] (Reading database ...
[2025-11-26T22:56:46.275Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8354 files and directories currently installed.)Preparing to unpack .../0-libapparmor1_2.13.3-7ubuntu5.4_amd64.deb ...
[2025-11-26T22:56:46.275Z] [exec] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...
[2025-11-26T22:56:46.275Z] [exec] Selecting previously unselected package libcap2:amd64.
[2025-11-26T22:56:46.275Z] [exec] Preparing to unpack .../1-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ...
[2025-11-26T22:56:46.275Z] [exec] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:56:46.275Z] [exec] Selecting previously unselected package libargon2-1:amd64.
[2025-11-26T22:56:46.275Z] [exec] Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
[2025-11-26T22:56:46.275Z] [exec] Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
[2025-11-26T22:56:46.275Z] [exec] Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-11-26T22:56:46.275Z] [exec] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
[2025-11-26T22:56:46.275Z] [exec] Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[2025-11-26T22:56:46.275Z] [exec] Selecting previously unselected package libjson-c4:amd64.
[2025-11-26T22:56:46.275Z] [exec] Preparing to unpack .../4-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
[2025-11-26T22:56:46.275Z] [exec] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[2025-11-26T22:56:46.951Z] [exec] Selecting previously unselected package libcryptsetup12:amd64.
[2025-11-26T22:56:46.951Z] [exec] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:56:46.951Z] [exec] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.5) ...
[2025-11-26T22:56:46.951Z] [exec] Selecting previously unselected package libip4tc2:amd64.
[2025-11-26T22:56:46.951Z] [exec] Preparing to unpack .../6-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
[2025-11-26T22:56:46.951Z] [exec] Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[2025-11-26T22:56:46.951Z] [exec] Selecting previously unselected package libkmod2:amd64.
[2025-11-26T22:56:46.951Z] [exec] Preparing to unpack .../7-libkmod2_27-1ubuntu2.1_amd64.deb ...
[2025-11-26T22:56:46.951Z] [exec] Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
[2025-11-26T22:56:46.951Z] [exec] Selecting previously unselected package systemd-timesyncd.
[2025-11-26T22:56:46.951Z] [exec] Preparing to unpack .../8-systemd-timesyncd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:56:46.951Z] [exec] Unpacking systemd-timesyncd (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:46.951Z] [exec] Selecting previously unselected package systemd.
[2025-11-26T22:56:46.951Z] [exec] Preparing to unpack .../9-systemd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:56:46.951Z] [exec] Unpacking systemd (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libargon2-1:amd64 (0~20171227-0.2) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.5) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
[2025-11-26T22:56:47.623Z] [exec] Setting up systemd-timesyncd (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[2025-11-26T22:56:48.297Z] [exec] Setting up systemd (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
[2025-11-26T22:56:48.297Z] [exec] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
[2025-11-26T22:56:48.297Z] [exec] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[2025-11-26T22:56:48.297Z] [exec] Initializing machine ID from random generator.
[2025-11-26T22:56:48.970Z] [exec] Selecting previously unselected package systemd-sysv.
[2025-11-26T22:56:48.970Z] [exec] (Reading database ...
[2025-11-26T22:56:48.970Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9154 files and directories currently installed.)Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:56:48.970Z] [exec] Unpacking systemd-sysv (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:48.970Z] [exec] Selecting previously unselected package libdbus-1-3:amd64.
[2025-11-26T22:56:48.970Z] [exec] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T22:56:48.970Z] [exec] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:56:48.970Z] [exec] Selecting previously unselected package dbus.
[2025-11-26T22:56:48.970Z] [exec] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T22:56:48.970Z] [exec] Unpacking dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:56:48.970Z] [exec] Selecting previously unselected package distro-info-data.
[2025-11-26T22:56:48.970Z] [exec] Preparing to unpack .../03-distro-info-data_0.43ubuntu1.19_all.deb ...
[2025-11-26T22:56:48.970Z] [exec] Unpacking distro-info-data (0.43ubuntu1.19) ...
[2025-11-26T22:56:48.970Z] [exec] Selecting previously unselected package libglib2.0-0:amd64.
[2025-11-26T22:56:48.970Z] [exec] Preparing to unpack .../04-libglib2.0-0_2.64.6-1~ubuntu20.04.9_amd64.deb ...
[2025-11-26T22:56:48.970Z] [exec] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:56:49.641Z] [exec] Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-11-26T22:56:49.641Z] [exec] Preparing to unpack .../05-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[2025-11-26T22:56:49.641Z] [exec] Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:56:49.641Z] [exec] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-11-26T22:56:49.641Z] [exec] Preparing to unpack .../06-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[2025-11-26T22:56:49.641Z] [exec] Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:56:49.641Z] [exec] Selecting previously unselected package libcap2-bin.
[2025-11-26T22:56:49.641Z] [exec] Preparing to unpack .../07-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ...
[2025-11-26T22:56:49.641Z] [exec] Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:56:49.641Z] [exec] Selecting previously unselected package libelf1:amd64.
[2025-11-26T22:56:49.641Z] [exec] Preparing to unpack .../08-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[2025-11-26T22:56:49.641Z] [exec] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[2025-11-26T22:56:49.641Z] [exec] Selecting previously unselected package libglib2.0-data.
[2025-11-26T22:56:49.641Z] [exec] Preparing to unpack .../09-libglib2.0-data_2.64.6-1~ubuntu20.04.9_all.deb ...
[2025-11-26T22:56:49.641Z] [exec] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:56:49.641Z] [exec] Selecting previously unselected package libicu66:amd64.
[2025-11-26T22:56:49.641Z] [exec] Preparing to unpack .../10-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[2025-11-26T22:56:49.641Z] [exec] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[2025-11-26T22:56:50.311Z] [exec] Selecting previously unselected package libpam-systemd:amd64.
[2025-11-26T22:56:50.311Z] [exec] Preparing to unpack .../11-libpam-systemd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:56:50.311Z] [exec] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package libxml2:amd64.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../12-libxml2_2.9.10+dfsg-5ubuntu0.20.04.10_amd64.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package libyaml-0-2:amd64.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../13-libyaml-0-2_0.2.2-1_amd64.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package lsb-release.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../14-lsb-release_11.1.0ubuntu2_all.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking lsb-release (11.1.0ubuntu2) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package python3-dbus.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../15-python3-dbus_1.2.16-1build1_amd64.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking python3-dbus (1.2.16-1build1) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package python3-gi.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../16-python3-gi_3.36.0-1_amd64.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking python3-gi (3.36.0-1) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package python3-pkg-resources.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../17-python3-pkg-resources_45.2.0-1ubuntu0.3_all.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.3) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package python3-six.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../18-python3-six_1.14.0-2_all.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking python3-six (1.14.0-2) ...
[2025-11-26T22:56:50.985Z] [exec] Selecting previously unselected package iso-codes.
[2025-11-26T22:56:50.985Z] [exec] Preparing to unpack .../19-iso-codes_4.4-1_all.deb ...
[2025-11-26T22:56:50.985Z] [exec] Unpacking iso-codes (4.4-1) ...
[2025-11-26T22:56:51.657Z] [exec] Selecting previously unselected package liblmdb0:amd64.
[2025-11-26T22:56:51.657Z] [exec] Preparing to unpack .../20-liblmdb0_0.9.24-1_amd64.deb ...
[2025-11-26T22:56:51.657Z] [exec] Unpacking liblmdb0:amd64 (0.9.24-1) ...
[2025-11-26T22:56:51.657Z] [exec] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-11-26T22:56:51.657Z] [exec] Preparing to unpack .../21-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T22:56:51.657Z] [exec] Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:56:51.657Z] [exec] Selecting previously unselected package python-apt-common.
[2025-11-26T22:56:51.657Z] [exec] Preparing to unpack .../22-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
[2025-11-26T22:56:51.657Z] [exec] Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:56:51.657Z] [exec] Selecting previously unselected package python3-apt.
[2025-11-26T22:56:51.657Z] [exec] Preparing to unpack .../23-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
[2025-11-26T22:56:51.657Z] [exec] Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:56:51.657Z] [exec] Selecting previously unselected package dbus-user-session.
[2025-11-26T22:56:51.657Z] [exec] Preparing to unpack .../24-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T22:56:51.657Z] [exec] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:56:51.657Z] [exec] Selecting previously unselected package libdconf1:amd64.
[2025-11-26T22:56:51.657Z] [exec] Preparing to unpack .../25-libdconf1_0.36.0-1_amd64.deb ...
[2025-11-26T22:56:51.657Z] [exec] Unpacking libdconf1:amd64 (0.36.0-1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package dconf-service.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../26-dconf-service_0.36.0-1_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking dconf-service (0.36.0-1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package dconf-gsettings-backend:amd64.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../27-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../28-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package libproxy1v5:amd64.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../30-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package glib-networking-common.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../31-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package glib-networking-services.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../32-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package gsettings-desktop-schemas.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../33-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package glib-networking:amd64.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../34-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:56:52.329Z] [exec] Selecting previously unselected package libassuan0:amd64.
[2025-11-26T22:56:52.329Z] [exec] Preparing to unpack .../35-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[2025-11-26T22:56:52.329Z] [exec] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package gpgconf.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../36-gpgconf_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking gpgconf (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package gpg.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../37-gpg_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking gpg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package libsoup2.4-1:amd64.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../38-libsoup2.4-1_2.70.0-1ubuntu0.5_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking libsoup2.4-1:amd64 (2.70.0-1ubuntu0.5) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package libstemmer0d:amd64.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../39-libstemmer0d_0+svn585-2_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking libstemmer0d:amd64 (0+svn585-2) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package libappstream4:amd64.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../40-libappstream4_0.12.10-2_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking libappstream4:amd64 (0.12.10-2) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package libglib2.0-bin.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../41-libglib2.0-bin_2.64.6-1~ubuntu20.04.9_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../42-libgstreamer1.0-0_1.16.3-0ubuntu1.2_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.2) ...
[2025-11-26T22:56:53.007Z] [exec] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-11-26T22:56:53.007Z] [exec] Preparing to unpack .../43-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T22:56:53.007Z] [exec] Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package policykit-1.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../44-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking policykit-1 (0.105-26ubuntu1.3) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package python3-certifi.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../45-python3-certifi_2019.11.28-1_all.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking python3-certifi (2019.11.28-1) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package python3-chardet.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../46-python3-chardet_3.0.4-4build1_all.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking python3-chardet (3.0.4-4build1) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package python3-idna.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../47-python3-idna_2.8-1ubuntu0.1_all.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking python3-idna (2.8-1ubuntu0.1) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package python3-urllib3.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../48-python3-urllib3_1.25.8-2ubuntu0.4_all.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking python3-urllib3 (1.25.8-2ubuntu0.4) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package python3-requests.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../49-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package python3-requests-unixsocket.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../50-python3-requests-unixsocket_0.2.0-2_all.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking python3-requests-unixsocket (0.2.0-2) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package python3-software-properties.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../51-python3-software-properties_0.99.9.12_all.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking python3-software-properties (0.99.9.12) ...
[2025-11-26T22:56:53.681Z] [exec] Selecting previously unselected package packagekit.
[2025-11-26T22:56:53.681Z] [exec] Preparing to unpack .../52-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T22:56:53.681Z] [exec] Unpacking packagekit (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:56:54.355Z] [exec] Selecting previously unselected package software-properties-common.
[2025-11-26T22:56:54.355Z] [exec] Preparing to unpack .../53-software-properties-common_0.99.9.12_all.deb ...
[2025-11-26T22:56:54.355Z] [exec] Unpacking software-properties-common (0.99.9.12) ...
[2025-11-26T22:56:54.355Z] [exec] Setting up python3-pkg-resources (45.2.0-1ubuntu0.3) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up liblmdb0:amd64 (0.9.24-1) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up systemd-sysv (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libyaml-0-2:amd64 (0.2.2-1) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up distro-info-data (0.43ubuntu1.19) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libcap2-bin (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libdconf1:amd64 (0.36.0-1) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up python3-six (1.14.0-2) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up python3-chardet (3.0.4-4build1) ...
[2025-11-26T22:56:55.030Z] [exec] Setting up python3-certifi (2019.11.28-1) ...
[2025-11-26T22:56:55.704Z] [exec] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:56:55.704Z] [exec] Setting up dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:56:55.704Z] [exec] Setting up python3-idna (2.8-1ubuntu0.1) ...
[2025-11-26T22:56:55.704Z] [exec] Setting up python3-urllib3 (1.25.8-2ubuntu0.4) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up gpgconf (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:56.379Z] [exec] debconf: unable to initialize frontend: Dialog
[2025-11-26T22:56:56.379Z] [exec] debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-11-26T22:56:56.379Z] [exec] debconf: falling back to frontend: Readline
[2025-11-26T22:56:56.379Z] [exec] debconf: unable to initialize frontend: Readline
[2025-11-26T22:56:56.379Z] [exec] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
[2025-11-26T22:56:56.379Z] [exec] debconf: falling back to frontend: Teletype
[2025-11-26T22:56:56.379Z] [exec] Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up libstemmer0d:amd64 (0+svn585-2) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up lsb-release (11.1.0ubuntu2) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[2025-11-26T22:56:56.379Z] [exec] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up iso-codes (4.4-1) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up gpg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.2) ...
[2025-11-26T22:56:57.051Z] [exec] Setcap worked! gst-ptp-helper is not suid!
[2025-11-26T22:56:57.051Z] [exec] Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up python3-dbus (1.2.16-1build1) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:56:57.051Z] [exec] Setting up python3-requests (2.22.0-2ubuntu1.1) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up policykit-1 (0.105-26ubuntu1.3) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up dconf-service (0.36.0-1) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up python3-requests-unixsocket (0.2.0-2) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up python3-gi (3.36.0-1) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
[2025-11-26T22:56:57.724Z] [exec] Setting up python3-software-properties (0.99.9.12) ...
[2025-11-26T22:56:58.398Z] [exec] Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[2025-11-26T22:56:58.398Z] [exec] Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:56:58.398Z] [exec] Setting up libsoup2.4-1:amd64 (2.70.0-1ubuntu0.5) ...
[2025-11-26T22:56:58.398Z] [exec] Setting up libappstream4:amd64 (0.12.10-2) ...
[2025-11-26T22:56:58.398Z] [exec] Setting up packagekit (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:56:58.398Z] [exec] invoke-rc.d: could not determine current runlevel
[2025-11-26T22:56:58.398Z] [exec] invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-11-26T22:56:58.398Z] [exec] Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[2025-11-26T22:56:58.398Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-11-26T22:56:58.398Z] [exec] Setting up software-properties-common (0.99.9.12) ...
[2025-11-26T22:56:58.398Z] [exec] Processing triggers for systemd (245.4-4ubuntu3.24) ...
[2025-11-26T22:56:58.398Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T22:56:59.069Z] [exec] Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:57:02.101Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T22:57:02.101Z] [exec] [0m(Reading database ...
[2025-11-26T22:57:02.101Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11275 files and directories currently installed.)Preparing to unpack .../gpgv_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:02.101Z] [exec] Unpacking gpgv (2.2.19-3ubuntu2.5) over (2.2.19-3ubuntu2.1) ...
[2025-11-26T22:57:02.101Z] [exec] Setting up gpgv (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.101Z] [exec] Selecting previously unselected package libksba8:amd64.
[2025-11-26T22:57:02.101Z] [exec] (Reading database ...
[2025-11-26T22:57:02.101Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11275 files and directories currently installed.)Preparing to unpack .../00-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[2025-11-26T22:57:02.101Z] [exec] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[2025-11-26T22:57:02.101Z] [exec] Selecting previously unselected package libnpth0:amd64.
[2025-11-26T22:57:02.101Z] [exec] Preparing to unpack .../01-libnpth0_1.6-1_amd64.deb ...
[2025-11-26T22:57:02.101Z] [exec] Unpacking libnpth0:amd64 (1.6-1) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package dirmngr.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../02-dirmngr_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking dirmngr (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package gnupg-l10n.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../03-gnupg-l10n_2.2.19-3ubuntu2.5_all.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking gnupg-l10n (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package gnupg-utils.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../04-gnupg-utils_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking gnupg-utils (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package pinentry-curses.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../05-pinentry-curses_1.1.0-3build1_amd64.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking pinentry-curses (1.1.0-3build1) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package gpg-agent.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../06-gpg-agent_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking gpg-agent (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package gpg-wks-client.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../07-gpg-wks-client_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking gpg-wks-client (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package gpg-wks-server.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../08-gpg-wks-server_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking gpg-wks-server (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package gpgsm.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../09-gpgsm_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:02.809Z] [exec] Unpacking gpgsm (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:02.809Z] [exec] Selecting previously unselected package gnupg.
[2025-11-26T22:57:02.809Z] [exec] Preparing to unpack .../10-gnupg_2.2.19-3ubuntu2.5_all.deb ...
[2025-11-26T22:57:03.481Z] [exec] Unpacking gnupg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:03.481Z] [exec] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[2025-11-26T22:57:03.481Z] [exec] Setting up pinentry-curses (1.1.0-3build1) ...
[2025-11-26T22:57:03.481Z] [exec] Setting up gpgsm (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:03.481Z] [exec] Setting up libnpth0:amd64 (1.6-1) ...
[2025-11-26T22:57:03.481Z] [exec] Setting up dirmngr (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:03.481Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[2025-11-26T22:57:03.481Z] [exec] Setting up gnupg-l10n (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:03.481Z] [exec] Setting up gnupg-utils (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:03.481Z] [exec] Setting up gpg-agent (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:03.481Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[2025-11-26T22:57:03.481Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[2025-11-26T22:57:04.153Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[2025-11-26T22:57:04.153Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[2025-11-26T22:57:04.153Z] [exec] Setting up gpg-wks-client (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:04.153Z] [exec] Setting up gpg-wks-server (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:04.153Z] [exec] Setting up gnupg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:57:04.153Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T22:57:05.549Z] [exec] Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-11-26T22:57:05.549Z] [exec]
[2025-11-26T22:57:05.549Z] [exec] More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-11-26T22:57:06.246Z] [exec] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[2025-11-26T22:57:06.246Z] [exec] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[2025-11-26T22:57:06.246Z] [exec] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[2025-11-26T22:57:06.246Z] [exec] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[2025-11-26T22:57:06.246Z] [exec] Get:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [24.6 kB]
[2025-11-26T22:57:07.639Z] [exec] Get:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB]
[2025-11-26T22:57:07.639Z] [exec] Fetched 53.3 kB in 2s (35.2 kB/s)
[2025-11-26T22:57:09.032Z] [exec] Reading package lists...
[2025-11-26T22:57:09.032Z] [exec] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[2025-11-26T22:57:09.032Z] [exec] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[2025-11-26T22:57:09.032Z] [exec] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[2025-11-26T22:57:09.032Z] [exec] Hit:4 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
[2025-11-26T22:57:09.032Z] [exec] Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[2025-11-26T22:57:12.174Z] [exec] Reading package lists...
[2025-11-26T22:57:12.846Z] [exec] Reading package lists...
[2025-11-26T22:57:13.521Z] [exec] Building dependency tree...
[2025-11-26T22:57:13.521Z] [exec] Reading state information...
[2025-11-26T22:57:13.521Z] [exec] The following additional packages will be installed:
[2025-11-26T22:57:13.521Z] [exec] ant asciidoc-base asciidoc-common ca-certificates-java cpp cpp-9
[2025-11-26T22:57:13.521Z] [exec] default-jre-headless dpkg-dev g++ g++-9 gcc gcc-11-base gcc-13-base gcc-9
[2025-11-26T22:57:13.521Z] [exec] gcc-9-base git-man java-common libasan5 libasound2 libasound2-data
[2025-11-26T22:57:13.521Z] [exec] libatomic1 libavahi-client3 libavahi-common-data libavahi-common3
[2025-11-26T22:57:13.521Z] [exec] libc-dev-bin libc6 libc6-dev libcc1-0 libcrypt-dev libcups2 libcurl3-gnutls
[2025-11-26T22:57:13.521Z] [exec] libdpkg-perl liberror-perl libgcc-9-dev libgdbm-compat4 libgdbm6 libgomp1
[2025-11-26T22:57:13.521Z] [exec] libgraphite2-3 libharfbuzz0b libisl22 libitm1 libjpeg-turbo8 libjpeg8
[2025-11-26T22:57:13.521Z] [exec] liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4 libnss3 libpcsclite1
[2025-11-26T22:57:13.521Z] [exec] libperl5.30 libquadmath0 libstdc++-9-dev libtsan0 libubsan1 libxml2-utils
[2025-11-26T22:57:13.521Z] [exec] linux-libc-dev make openjdk-11-jre-headless patch perl perl-base
[2025-11-26T22:57:13.521Z] [exec] perl-modules-5.30 xz-utils
[2025-11-26T22:57:13.521Z] [exec] Suggested packages:
[2025-11-26T22:57:13.521Z] [exec] ant-doc default-jdk | java-compiler | java-sdk libcommons-httpclient-java
[2025-11-26T22:57:13.521Z] [exec] libbcel-java ivy asciidoc-doc docbook-utils source-highlight cpp-doc
[2025-11-26T22:57:13.521Z] [exec] gcc-9-locales default-jre debian-keyring g++-multilib g++-9-multilib
[2025-11-26T22:57:13.521Z] [exec] gcc-9-doc gcc-multilib manpages-dev autoconf automake libtool flex bison gdb
[2025-11-26T22:57:13.521Z] [exec] gcc-doc gcc-9-multilib gettext-base git-daemon-run | git-daemon-sysvinit
[2025-11-26T22:57:13.521Z] [exec] git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
[2025-11-26T22:57:13.521Z] [exec] libasound2-plugins alsa-utils glibc-doc cups-common bzr gdbm-l10n
[2025-11-26T22:57:13.521Z] [exec] liblcms2-utils pcscd libstdc++-9-doc make-doc libnss-mdns fonts-dejavu-extra
[2025-11-26T22:57:13.521Z] [exec] fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
[2025-11-26T22:57:13.521Z] [exec] | fonts-wqy-zenhei fonts-indic ed diffutils-doc perl-doc
[2025-11-26T22:57:13.521Z] [exec] libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[2025-11-26T22:57:13.521Z] [exec] liblocale-codes-perl
[2025-11-26T22:57:13.521Z] [exec] Recommended packages:
[2025-11-26T22:57:13.521Z] [exec] ant-optional asciidoc-dblatex asciidoc-doc vim-asciidoc xmlto fakeroot
[2025-11-26T22:57:13.521Z] [exec] libalgorithm-merge-perl less ssh-client alsa-ucm-conf alsa-topology-conf
[2025-11-26T22:57:13.521Z] [exec] manpages manpages-dev libfile-fcntllock-perl liblocale-gettext-perl netbase
[2025-11-26T22:57:14.197Z] [exec] The following NEW packages will be installed:
[2025-11-26T22:57:14.197Z] [exec] ant ant-contrib asciidoc asciidoc-base asciidoc-common build-essential
[2025-11-26T22:57:14.197Z] [exec] ca-certificates-java cpp cpp-9 default-jre-headless dpkg-dev g++ g++-9 gcc
[2025-11-26T22:57:14.197Z] [exec] gcc-11-base gcc-13-base gcc-9 gcc-9-base git git-man java-common libasan5
[2025-11-26T22:57:14.197Z] [exec] libasound2 libasound2-data libatomic1 libavahi-client3 libavahi-common-data
[2025-11-26T22:57:14.197Z] [exec] libavahi-common3 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libcups2
[2025-11-26T22:57:14.197Z] [exec] libcurl3-gnutls libdpkg-perl liberror-perl libgcc-9-dev libgdbm-compat4
[2025-11-26T22:57:14.197Z] [exec] libgdbm6 libgomp1 libgraphite2-3 libharfbuzz0b libisl22 libitm1
[2025-11-26T22:57:14.197Z] [exec] libjpeg-turbo8 libjpeg8 liblcms2-2 liblsan0 libmpc3 libmpfr6 libnspr4
[2025-11-26T22:57:14.197Z] [exec] libnss3 libpcsclite1 libperl5.30 libquadmath0 libstdc++-9-dev libtsan0
[2025-11-26T22:57:14.197Z] [exec] libubsan1 libxml2-utils linux-libc-dev make openjdk-11-jre-headless patch
[2025-11-26T22:57:14.197Z] [exec] perl perl-modules-5.30 xz-utils
[2025-11-26T22:57:14.198Z] [exec] The following packages will be upgraded:
[2025-11-26T22:57:14.198Z] [exec] libc6 perl-base
[2025-11-26T22:57:14.198Z] [exec] 2 upgraded, 66 newly installed, 0 to remove and 87 not upgraded.
[2025-11-26T22:57:14.198Z] [exec] Need to get 103 MB of archives.
[2025-11-26T22:57:14.198Z] [exec] After this operation, 465 MB of additional disk space will be used.
[2025-11-26T22:57:14.198Z] [exec] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-base amd64 5.30.0-9ubuntu0.5 [1,514 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2,739 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.18 [2,720 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:4 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gcc-13-base amd64 13.1.0-8ubuntu1~20.04.2 [19.1 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6,244 B]
[2025-11-26T22:57:14.198Z] [exec] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3,941 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.20.04.1 [108 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.20.04.2 [1,391 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates-java all 20190405ubuntu1.1 [12.4 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 java-common all 0.72 [6,816 B]
[2025-11-26T22:57:14.198Z] [exec] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-common-data amd64 0.7-4ubuntu7.3 [21.4 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-common3 amd64 0.7-4ubuntu7.3 [21.9 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libavahi-client3 amd64 0.7-4ubuntu7.3 [25.5 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcups2 amd64 2.3.1-9ubuntu1.9 [234 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B]
[2025-11-26T22:57:14.198Z] [exec] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.3 [391 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openjdk-11-jre-headless amd64 11.0.27+6~us1-0ubuntu1~20.04 [38.3 MB]
[2025-11-26T22:57:14.198Z] [exec] Get:27 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libcc1-0 amd64 13.1.0-8ubuntu1~20.04.2 [44.0 kB]
[2025-11-26T22:57:14.198Z] [exec] Get:28 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libgomp1 amd64 13.1.0-8ubuntu1~20.04.2 [127 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:29 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libitm1 amd64 13.1.0-8ubuntu1~20.04.2 [26.5 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:30 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libatomic1 amd64 13.1.0-8ubuntu1~20.04.2 [9,596 B]
[2025-11-26T22:57:14.876Z] [exec] Get:31 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 liblsan0 amd64 13.1.0-8ubuntu1~20.04.2 [1,112 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 default-jre-headless amd64 2:1.11-72 [3,192 B]
[2025-11-26T22:57:14.876Z] [exec] Get:33 http://archive.ubuntu.com/ubuntu focal/universe amd64 ant all 1.10.7-1 [2,100 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc-common all 9.0.0~rc1-1 [201 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-utils amd64 2.9.10+dfsg-5ubuntu0.20.04.10 [37.0 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc-base all 9.0.0~rc1-1 [79.6 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 asciidoc all 9.0.0~rc1-1 [3,276 B]
[2025-11-26T22:57:14.876Z] [exec] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.18 [71.7 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-216.236 [1,111 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.18 [2,520 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7,502 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2,752 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2,359 kB]
[2025-11-26T22:57:14.876Z] [exec] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8,276 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5,208 B]
[2025-11-26T22:57:15.559Z] [exec] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1,722 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8,421 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B]
[2025-11-26T22:57:15.559Z] [exec] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B]
[2025-11-26T22:57:15.559Z] [exec] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.25 [233 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.14 [887 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.14 [4,613 kB]
[2025-11-26T22:57:15.559Z] [exec] Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 ant-contrib all 1.0~b3+svn177-11 [262 kB]
[2025-11-26T22:57:16.233Z] [exec] Get:65 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gcc-11-base amd64 11.4.0-2ubuntu1~20.04 [19.3 kB]
[2025-11-26T22:57:16.233Z] [exec] Get:66 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libtsan0 amd64 11.4.0-2ubuntu1~20.04 [2,100 kB]
[2025-11-26T22:57:19.263Z] [exec] Get:67 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libubsan1 amd64 13.1.0-8ubuntu1~20.04.2 [1,021 kB]
[2025-11-26T22:57:19.936Z] [exec] Get:68 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 libquadmath0 amd64 13.1.0-8ubuntu1~20.04.2 [146 kB]
[2025-11-26T22:57:19.936Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T22:57:20.607Z] [exec] [0mFetched 103 MB in 6s (16.7 MB/s)
[2025-11-26T22:57:20.607Z] [exec] (Reading database ...
[2025-11-26T22:57:20.607Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11462 files and directories currently installed.)Preparing to unpack .../perl-base_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T22:57:20.607Z] [exec] Unpacking perl-base (5.30.0-9ubuntu0.5) over (5.30.0-9ubuntu0.2) ...
[2025-11-26T22:57:22.783Z] [exec] Setting up perl-base (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:57:22.783Z] [exec] Selecting previously unselected package perl-modules-5.30.
[2025-11-26T22:57:22.783Z] [exec] (Reading database ...
[2025-11-26T22:57:22.783Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11462 files and directories currently installed.)Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[2025-11-26T22:57:22.783Z] [exec] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:57:23.455Z] [exec] Preparing to unpack .../libc6_2.31-0ubuntu9.18_amd64.deb ...
[2025-11-26T22:57:23.455Z] [exec] debconf: unable to initialize frontend: Dialog
[2025-11-26T22:57:23.455Z] [exec] debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-11-26T22:57:23.455Z] [exec] debconf: falling back to frontend: Readline
[2025-11-26T22:57:23.455Z] [exec] Unpacking libc6:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.2) ...
[2025-11-26T22:57:24.849Z] [exec] Setting up libc6:amd64 (2.31-0ubuntu9.18) ...
[2025-11-26T22:57:24.849Z] [exec] debconf: unable to initialize frontend: Dialog
[2025-11-26T22:57:24.849Z] [exec] debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-11-26T22:57:24.849Z] [exec] debconf: falling back to frontend: Readline
[2025-11-26T22:57:26.245Z] [exec] Selecting previously unselected package libgdbm6:amd64.
[2025-11-26T22:57:26.245Z] [exec] (Reading database ...
[2025-11-26T22:57:26.245Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 12829 files and directories currently installed.)Preparing to unpack .../00-libgdbm6_1.18.1-5_amd64.deb ...
[2025-11-26T22:57:26.245Z] [exec] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[2025-11-26T22:57:26.245Z] [exec] Selecting previously unselected package libgdbm-compat4:amd64.
[2025-11-26T22:57:26.245Z] [exec] Preparing to unpack .../01-libgdbm-compat4_1.18.1-5_amd64.deb ...
[2025-11-26T22:57:26.245Z] [exec] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[2025-11-26T22:57:26.245Z] [exec] Selecting previously unselected package libperl5.30:amd64.
[2025-11-26T22:57:26.245Z] [exec] Preparing to unpack .../02-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T22:57:26.245Z] [exec] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:57:26.917Z] [exec] Selecting previously unselected package perl.
[2025-11-26T22:57:26.917Z] [exec] Preparing to unpack .../03-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T22:57:26.917Z] [exec] Unpacking perl (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:57:26.917Z] [exec] Selecting previously unselected package xz-utils.
[2025-11-26T22:57:26.917Z] [exec] Preparing to unpack .../04-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[2025-11-26T22:57:26.917Z] [exec] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[2025-11-26T22:57:26.917Z] [exec] Selecting previously unselected package libnspr4:amd64.
[2025-11-26T22:57:26.917Z] [exec] Preparing to unpack .../05-libnspr4_2%3a4.35-0ubuntu0.20.04.1_amd64.deb ...
[2025-11-26T22:57:26.917Z] [exec] Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.20.04.1) ...
[2025-11-26T22:57:26.917Z] [exec] Selecting previously unselected package libnss3:amd64.
[2025-11-26T22:57:26.917Z] [exec] Preparing to unpack .../06-libnss3_2%3a3.98-0ubuntu0.20.04.2_amd64.deb ...
[2025-11-26T22:57:26.917Z] [exec] Unpacking libnss3:amd64 (2:3.98-0ubuntu0.20.04.2) ...
[2025-11-26T22:57:27.590Z] [exec] Selecting previously unselected package ca-certificates-java.
[2025-11-26T22:57:27.590Z] [exec] Preparing to unpack .../07-ca-certificates-java_20190405ubuntu1.1_all.deb ...
[2025-11-26T22:57:27.590Z] [exec] Unpacking ca-certificates-java (20190405ubuntu1.1) ...
[2025-11-26T22:57:27.590Z] [exec] Selecting previously unselected package java-common.
[2025-11-26T22:57:27.590Z] [exec] Preparing to unpack .../08-java-common_0.72_all.deb ...
[2025-11-26T22:57:27.590Z] [exec] Unpacking java-common (0.72) ...
[2025-11-26T22:57:27.590Z] [exec] Selecting previously unselected package libavahi-common-data:amd64.
[2025-11-26T22:57:27.590Z] [exec] Preparing to unpack .../09-libavahi-common-data_0.7-4ubuntu7.3_amd64.deb ...
[2025-11-26T22:57:27.590Z] [exec] Unpacking libavahi-common-data:amd64 (0.7-4ubuntu7.3) ...
[2025-11-26T22:57:27.590Z] [exec] Selecting previously unselected package libavahi-common3:amd64.
[2025-11-26T22:57:27.590Z] [exec] Preparing to unpack .../10-libavahi-common3_0.7-4ubuntu7.3_amd64.deb ...
[2025-11-26T22:57:27.590Z] [exec] Unpacking libavahi-common3:amd64 (0.7-4ubuntu7.3) ...
[2025-11-26T22:57:27.590Z] [exec] Selecting previously unselected package libavahi-client3:amd64.
[2025-11-26T22:57:27.590Z] [exec] Preparing to unpack .../11-libavahi-client3_0.7-4ubuntu7.3_amd64.deb ...
[2025-11-26T22:57:27.590Z] [exec] Unpacking libavahi-client3:amd64 (0.7-4ubuntu7.3) ...
[2025-11-26T22:57:27.590Z] [exec] Selecting previously unselected package libcups2:amd64.
[2025-11-26T22:57:27.590Z] [exec] Preparing to unpack .../12-libcups2_2.3.1-9ubuntu1.9_amd64.deb ...
[2025-11-26T22:57:27.590Z] [exec] Unpacking libcups2:amd64 (2.3.1-9ubuntu1.9) ...
[2025-11-26T22:57:27.590Z] [exec] Selecting previously unselected package liblcms2-2:amd64.
[2025-11-26T22:57:27.590Z] [exec] Preparing to unpack .../13-liblcms2-2_2.9-4_amd64.deb ...
[2025-11-26T22:57:27.590Z] [exec] Unpacking liblcms2-2:amd64 (2.9-4) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package libjpeg-turbo8:amd64.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../14-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package libjpeg8:amd64.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../15-libjpeg8_8c-2ubuntu8_amd64.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package libasound2-data.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../16-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package libasound2:amd64.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../17-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package libgraphite2-3:amd64.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../18-libgraphite2-3_1.3.13-11build1_amd64.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package libharfbuzz0b:amd64.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../19-libharfbuzz0b_2.6.4-1ubuntu4.3_amd64.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.3) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package libpcsclite1:amd64.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../20-libpcsclite1_1.8.26-3_amd64.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking libpcsclite1:amd64 (1.8.26-3) ...
[2025-11-26T22:57:28.262Z] [exec] Selecting previously unselected package openjdk-11-jre-headless:amd64.
[2025-11-26T22:57:28.262Z] [exec] Preparing to unpack .../21-openjdk-11-jre-headless_11.0.27+6~us1-0ubuntu1~20.04_amd64.deb ...
[2025-11-26T22:57:28.262Z] [exec] Unpacking openjdk-11-jre-headless:amd64 (11.0.27+6~us1-0ubuntu1~20.04) ...
[2025-11-26T22:57:32.232Z] [exec] Selecting previously unselected package default-jre-headless.
[2025-11-26T22:57:32.232Z] [exec] Preparing to unpack .../22-default-jre-headless_2%3a1.11-72_amd64.deb ...
[2025-11-26T22:57:32.232Z] [exec] Unpacking default-jre-headless (2:1.11-72) ...
[2025-11-26T22:57:32.232Z] [exec] Selecting previously unselected package ant.
[2025-11-26T22:57:32.232Z] [exec] Preparing to unpack .../23-ant_1.10.7-1_all.deb ...
[2025-11-26T22:57:32.232Z] [exec] Unpacking ant (1.10.7-1) ...
[2025-11-26T22:57:32.232Z] [exec] Selecting previously unselected package asciidoc-common.
[2025-11-26T22:57:32.232Z] [exec] Preparing to unpack .../24-asciidoc-common_9.0.0~rc1-1_all.deb ...
[2025-11-26T22:57:32.906Z] [exec] Unpacking asciidoc-common (9.0.0~rc1-1) ...
[2025-11-26T22:57:32.906Z] [exec] Selecting previously unselected package libxml2-utils.
[2025-11-26T22:57:32.906Z] [exec] Preparing to unpack .../25-libxml2-utils_2.9.10+dfsg-5ubuntu0.20.04.10_amd64.deb ...
[2025-11-26T22:57:32.906Z] [exec] Unpacking libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T22:57:32.906Z] [exec] Selecting previously unselected package asciidoc-base.
[2025-11-26T22:57:32.906Z] [exec] Preparing to unpack .../26-asciidoc-base_9.0.0~rc1-1_all.deb ...
[2025-11-26T22:57:32.906Z] [exec] Unpacking asciidoc-base (9.0.0~rc1-1) ...
[2025-11-26T22:57:32.906Z] [exec] Selecting previously unselected package asciidoc.
[2025-11-26T22:57:32.906Z] [exec] Preparing to unpack .../27-asciidoc_9.0.0~rc1-1_all.deb ...
[2025-11-26T22:57:33.578Z] [exec] Unpacking asciidoc (9.0.0~rc1-1) ...
[2025-11-26T22:57:33.578Z] [exec] Selecting previously unselected package libc-dev-bin.
[2025-11-26T22:57:33.578Z] [exec] Preparing to unpack .../28-libc-dev-bin_2.31-0ubuntu9.18_amd64.deb ...
[2025-11-26T22:57:33.578Z] [exec] Unpacking libc-dev-bin (2.31-0ubuntu9.18) ...
[2025-11-26T22:57:33.578Z] [exec] Selecting previously unselected package linux-libc-dev:amd64.
[2025-11-26T22:57:33.578Z] [exec] Preparing to unpack .../29-linux-libc-dev_5.4.0-216.236_amd64.deb ...
[2025-11-26T22:57:33.578Z] [exec] Unpacking linux-libc-dev:amd64 (5.4.0-216.236) ...
[2025-11-26T22:57:33.578Z] [exec] Selecting previously unselected package libcrypt-dev:amd64.
[2025-11-26T22:57:33.578Z] [exec] Preparing to unpack .../30-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[2025-11-26T22:57:33.578Z] [exec] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[2025-11-26T22:57:33.578Z] [exec] Selecting previously unselected package libc6-dev:amd64.
[2025-11-26T22:57:33.578Z] [exec] Preparing to unpack .../31-libc6-dev_2.31-0ubuntu9.18_amd64.deb ...
[2025-11-26T22:57:33.578Z] [exec] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.18) ...
[2025-11-26T22:57:34.250Z] [exec] Selecting previously unselected package gcc-9-base:amd64.
[2025-11-26T22:57:34.250Z] [exec] Preparing to unpack .../32-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:34.250Z] [exec] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:34.250Z] [exec] Selecting previously unselected package libisl22:amd64.
[2025-11-26T22:57:34.250Z] [exec] Preparing to unpack .../33-libisl22_0.22.1-1_amd64.deb ...
[2025-11-26T22:57:34.250Z] [exec] Unpacking libisl22:amd64 (0.22.1-1) ...
[2025-11-26T22:57:34.250Z] [exec] Selecting previously unselected package libmpfr6:amd64.
[2025-11-26T22:57:34.250Z] [exec] Preparing to unpack .../34-libmpfr6_4.0.2-1_amd64.deb ...
[2025-11-26T22:57:34.250Z] [exec] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[2025-11-26T22:57:34.250Z] [exec] Selecting previously unselected package libmpc3:amd64.
[2025-11-26T22:57:34.250Z] [exec] Preparing to unpack .../35-libmpc3_1.1.0-1_amd64.deb ...
[2025-11-26T22:57:34.250Z] [exec] Unpacking libmpc3:amd64 (1.1.0-1) ...
[2025-11-26T22:57:34.923Z] [exec] Selecting previously unselected package cpp-9.
[2025-11-26T22:57:34.923Z] [exec] Preparing to unpack .../36-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:34.923Z] [exec] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:35.596Z] [exec] Selecting previously unselected package cpp.
[2025-11-26T22:57:35.596Z] [exec] Preparing to unpack .../37-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[2025-11-26T22:57:35.596Z] [exec] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[2025-11-26T22:57:35.596Z] [exec] Selecting previously unselected package gcc-13-base:amd64.
[2025-11-26T22:57:35.596Z] [exec] Preparing to unpack .../38-gcc-13-base_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:35.596Z] [exec] Unpacking gcc-13-base:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:35.596Z] [exec] Selecting previously unselected package libcc1-0:amd64.
[2025-11-26T22:57:35.596Z] [exec] Preparing to unpack .../39-libcc1-0_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:35.596Z] [exec] Unpacking libcc1-0:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:35.596Z] [exec] Selecting previously unselected package libgomp1:amd64.
[2025-11-26T22:57:35.596Z] [exec] Preparing to unpack .../40-libgomp1_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:35.596Z] [exec] Unpacking libgomp1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:35.596Z] [exec] Selecting previously unselected package libitm1:amd64.
[2025-11-26T22:57:35.596Z] [exec] Preparing to unpack .../41-libitm1_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:35.596Z] [exec] Unpacking libitm1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:35.596Z] [exec] Selecting previously unselected package libatomic1:amd64.
[2025-11-26T22:57:35.596Z] [exec] Preparing to unpack .../42-libatomic1_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:35.596Z] [exec] Unpacking libatomic1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:35.596Z] [exec] Selecting previously unselected package libasan5:amd64.
[2025-11-26T22:57:35.596Z] [exec] Preparing to unpack .../43-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:35.596Z] [exec] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:36.268Z] [exec] Selecting previously unselected package liblsan0:amd64.
[2025-11-26T22:57:36.268Z] [exec] Preparing to unpack .../44-liblsan0_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:36.268Z] [exec] Unpacking liblsan0:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:36.268Z] [exec] Selecting previously unselected package gcc-11-base:amd64.
[2025-11-26T22:57:36.268Z] [exec] Preparing to unpack .../45-gcc-11-base_11.4.0-2ubuntu1~20.04_amd64.deb ...
[2025-11-26T22:57:36.268Z] [exec] Unpacking gcc-11-base:amd64 (11.4.0-2ubuntu1~20.04) ...
[2025-11-26T22:57:36.268Z] [exec] Selecting previously unselected package libtsan0:amd64.
[2025-11-26T22:57:36.268Z] [exec] Preparing to unpack .../46-libtsan0_11.4.0-2ubuntu1~20.04_amd64.deb ...
[2025-11-26T22:57:36.268Z] [exec] Unpacking libtsan0:amd64 (11.4.0-2ubuntu1~20.04) ...
[2025-11-26T22:57:36.939Z] [exec] Selecting previously unselected package libubsan1:amd64.
[2025-11-26T22:57:36.939Z] [exec] Preparing to unpack .../47-libubsan1_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:36.939Z] [exec] Unpacking libubsan1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:36.939Z] [exec] Selecting previously unselected package libquadmath0:amd64.
[2025-11-26T22:57:36.939Z] [exec] Preparing to unpack .../48-libquadmath0_13.1.0-8ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:36.939Z] [exec] Unpacking libquadmath0:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:36.939Z] [exec] Selecting previously unselected package libgcc-9-dev:amd64.
[2025-11-26T22:57:36.939Z] [exec] Preparing to unpack .../49-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:36.939Z] [exec] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:37.611Z] [exec] Selecting previously unselected package gcc-9.
[2025-11-26T22:57:37.611Z] [exec] Preparing to unpack .../50-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:37.611Z] [exec] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:38.284Z] [exec] Selecting previously unselected package gcc.
[2025-11-26T22:57:38.284Z] [exec] Preparing to unpack .../51-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[2025-11-26T22:57:38.284Z] [exec] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[2025-11-26T22:57:38.284Z] [exec] Selecting previously unselected package libstdc++-9-dev:amd64.
[2025-11-26T22:57:38.284Z] [exec] Preparing to unpack .../52-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:38.284Z] [exec] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:38.284Z] [exec] Selecting previously unselected package g++-9.
[2025-11-26T22:57:38.284Z] [exec] Preparing to unpack .../53-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[2025-11-26T22:57:38.284Z] [exec] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:38.959Z] [exec] Selecting previously unselected package g++.
[2025-11-26T22:57:38.959Z] [exec] Preparing to unpack .../54-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[2025-11-26T22:57:38.959Z] [exec] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[2025-11-26T22:57:39.637Z] [exec] Selecting previously unselected package make.
[2025-11-26T22:57:39.637Z] [exec] Preparing to unpack .../55-make_4.2.1-1.2_amd64.deb ...
[2025-11-26T22:57:39.637Z] [exec] Unpacking make (4.2.1-1.2) ...
[2025-11-26T22:57:39.637Z] [exec] Selecting previously unselected package libdpkg-perl.
[2025-11-26T22:57:39.637Z] [exec] Preparing to unpack .../56-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[2025-11-26T22:57:39.637Z] [exec] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[2025-11-26T22:57:39.637Z] [exec] Selecting previously unselected package patch.
[2025-11-26T22:57:39.637Z] [exec] Preparing to unpack .../57-patch_2.7.6-6_amd64.deb ...
[2025-11-26T22:57:39.637Z] [exec] Unpacking patch (2.7.6-6) ...
[2025-11-26T22:57:39.637Z] [exec] Selecting previously unselected package dpkg-dev.
[2025-11-26T22:57:39.637Z] [exec] Preparing to unpack .../58-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[2025-11-26T22:57:39.637Z] [exec] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[2025-11-26T22:57:39.637Z] [exec] Selecting previously unselected package build-essential.
[2025-11-26T22:57:39.637Z] [exec] Preparing to unpack .../59-build-essential_12.8ubuntu1.1_amd64.deb ...
[2025-11-26T22:57:39.637Z] [exec] Unpacking build-essential (12.8ubuntu1.1) ...
[2025-11-26T22:57:39.637Z] [exec] Selecting previously unselected package libcurl3-gnutls:amd64.
[2025-11-26T22:57:39.637Z] [exec] Preparing to unpack .../60-libcurl3-gnutls_7.68.0-1ubuntu2.25_amd64.deb ...
[2025-11-26T22:57:39.637Z] [exec] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ...
[2025-11-26T22:57:39.637Z] [exec] Selecting previously unselected package liberror-perl.
[2025-11-26T22:57:39.637Z] [exec] Preparing to unpack .../61-liberror-perl_0.17029-1_all.deb ...
[2025-11-26T22:57:39.637Z] [exec] Unpacking liberror-perl (0.17029-1) ...
[2025-11-26T22:57:40.309Z] [exec] Selecting previously unselected package git-man.
[2025-11-26T22:57:40.309Z] [exec] Preparing to unpack .../62-git-man_1%3a2.25.1-1ubuntu3.14_all.deb ...
[2025-11-26T22:57:40.309Z] [exec] Unpacking git-man (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:57:40.309Z] [exec] Selecting previously unselected package git.
[2025-11-26T22:57:40.309Z] [exec] Preparing to unpack .../63-git_1%3a2.25.1-1ubuntu3.14_amd64.deb ...
[2025-11-26T22:57:40.309Z] [exec] Unpacking git (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:57:40.983Z] [exec] Selecting previously unselected package ant-contrib.
[2025-11-26T22:57:40.983Z] [exec] Preparing to unpack .../64-ant-contrib_1.0~b3+svn177-11_all.deb ...
[2025-11-26T22:57:40.983Z] [exec] Unpacking ant-contrib (1.0~b3+svn177-11) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up libgraphite2-3:amd64 (1.3.13-11build1) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up liblcms2-2:amd64 (2.9-4) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up gcc-11-base:amd64 (11.4.0-2ubuntu1~20.04) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up java-common (0.72) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up linux-libc-dev:amd64 (5.4.0-216.236) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ...
[2025-11-26T22:57:40.983Z] [exec] Setting up asciidoc-common (9.0.0~rc1-1) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up gcc-13-base:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up make (4.2.1-1.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libmpfr6:amd64 (4.0.2-1) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libnspr4:amd64 (2:4.35-0ubuntu0.20.04.1) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libavahi-common-data:amd64 (0.7-4ubuntu7.3) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[2025-11-26T22:57:41.657Z] [exec] Setting up libquadmath0:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libmpc3:amd64 (1.1.0-1) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libatomic1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up patch (2.7.6-6) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libpcsclite1:amd64 (1.8.26-3) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libubsan1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up git-man (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.3) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libisl22:amd64 (0.22.1-1) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libxml2-utils (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libc-dev-bin (2.31-0ubuntu9.18) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libcc1-0:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up liblsan0:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libitm1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libgdbm6:amd64 (1.18.1-5) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libtsan0:amd64 (11.4.0-2ubuntu1~20.04) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libavahi-common3:amd64 (0.7-4ubuntu7.3) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libnss3:amd64 (2:3.98-0ubuntu0.20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libgomp1:amd64 (13.1.0-8ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:41.657Z] [exec] Setting up asciidoc-base (9.0.0~rc1-1) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libc6-dev:amd64 (2.31-0ubuntu9.18) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libavahi-client3:amd64 (0.7-4ubuntu7.3) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up asciidoc (9.0.0~rc1-1) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up perl (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libcups2:amd64 (2.3.1-9ubuntu1.9) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up cpp (4:9.3.0-1ubuntu2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up gcc (4:9.3.0-1ubuntu2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up liberror-perl (0.17029-1) ...
[2025-11-26T22:57:42.330Z] [exec] Setting up git (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:57:43.004Z] [exec] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[2025-11-26T22:57:43.004Z] [exec] Setting up g++ (4:9.3.0-1ubuntu2) ...
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[2025-11-26T22:57:43.004Z] [exec] Setting up build-essential (12.8ubuntu1.1) ...
[2025-11-26T22:57:43.004Z] [exec] Setting up openjdk-11-jre-headless:amd64 (11.0.27+6~us1-0ubuntu1~20.04) ...
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
[2025-11-26T22:57:43.004Z] [exec] update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
[2025-11-26T22:57:43.678Z] [exec] Setting up ant (1.10.7-1) ...
[2025-11-26T22:57:43.678Z] [exec] Setting up ca-certificates-java (20190405ubuntu1.1) ...
[2025-11-26T22:57:43.678Z] [exec] head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory
[2025-11-26T22:57:43.678Z] [exec] Adding debian:SecureSign_RootCA11.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Amazon_Root_CA_2.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:SecureTrust_CA.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:ISRG_Root_X1.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Starfield_Class_2_CA.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:DigiCert_Global_Root_G2.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Chambers_of_Commerce_Root_-_2008.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:CA_Disig_Root_R2.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:AffirmTrust_Commercial.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:DigiCert_Assured_ID_Root_G3.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:COMODO_Certification_Authority.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:NAVER_Global_Root_Certification_Authority.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Entrust_Root_Certification_Authority.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:AffirmTrust_Premium_ECC.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Global_Chambersign_Root_-_2008.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Buypass_Class_2_Root_CA.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:DigiCert_Assured_ID_Root_G2.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Cybertrust_Global_Root.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Baltimore_CyberTrust_Root.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:Amazon_Root_CA_4.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:DigiCert_Global_Root_CA.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:IdenTrust_Commercial_Root_CA_1.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:UCA_Extended_Validation_Root.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:ePKI_Root_Certification_Authority.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
[2025-11-26T22:57:43.678Z] [exec] Adding debian:certSIGN_ROOT_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Certum_Trusted_Network_CA_2.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:DigiCert_Assured_ID_Root_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:UCA_Global_G2_Root.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Certigna.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Trustis_FPS_Root_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Trustwave_Global_Certification_Authority.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:TrustCor_RootCert_CA-1.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:GTS_Root_R2.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:QuoVadis_Root_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:E-Tugra_Certification_Authority.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Atos_TrustedRoot_2011.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Sonera_Class_2_Root_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:TWCA_Global_Root_CA.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Hongkong_Post_Root_CA_1.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:emSign_Root_CA_-_C1.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:QuoVadis_Root_CA_2.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:SZAFIR_ROOT_CA2.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:emSign_Root_CA_-_G1.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:GTS_Root_R3.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Security_Communication_RootCA2.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:COMODO_RSA_Certification_Authority.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:USERTrust_RSA_Certification_Authority.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:Amazon_Root_CA_1.pem
[2025-11-26T22:57:44.350Z] [exec] Adding debian:e-Szigno_Root_CA_2017.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GlobalSign_Root_CA_-_R2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:QuoVadis_Root_CA_3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:AffirmTrust_Networking.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:ACCVRAIZ1.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GTS_Root_R1.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Amazon_Root_CA_3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:QuoVadis_Root_CA_1_G3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:SwissSign_Gold_CA_-_G2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Comodo_AAA_Services_root.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Certum_Trusted_Network_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:EC-ACC.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Go_Daddy_Class_2_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GlobalSign_Root_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:emSign_ECC_Root_CA_-_G3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:emSign_ECC_Root_CA_-_C3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:TWCA_Root_Certification_Authority.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:XRamp_Global_CA_Root.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Network_Solutions_Certificate_Authority.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:QuoVadis_Root_CA_3_G3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:DigiCert_Trusted_Root_G4.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:USERTrust_ECC_Certification_Authority.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Secure_Global_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:TrustCor_ECA-1.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:CFCA_EV_ROOT.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:SwissSign_Silver_CA_-_G2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:certSIGN_Root_CA_G2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Izenpe.com.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:DigiCert_Global_Root_G3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:AffirmTrust_Premium.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GlobalSign_Root_CA_-_R3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:COMODO_ECC_Certification_Authority.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:TeliaSonera_Root_CA_v1.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Buypass_Class_3_Root_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Certigna_Root_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GlobalSign_Root_CA_-_R6.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:GTS_Root_R4.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Security_Communication_Root_CA.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:TrustCor_RootCert_CA-2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:QuoVadis_Root_CA_2_G3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Hongkong_Post_Root_CA_3.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:AC_RAIZ_FNMT-RCM.pem
[2025-11-26T22:57:44.351Z] [exec] Adding debian:Actalis_Authentication_Root_CA.pem
[2025-11-26T22:57:44.351Z] [exec] done.
[2025-11-26T22:57:44.351Z] [exec] Setting up default-jre-headless (2:1.11-72) ...
[2025-11-26T22:57:44.351Z] [exec] Setting up ant-contrib (1.0~b3+svn177-11) ...
[2025-11-26T22:57:44.351Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T22:57:44.351Z] [exec] Processing triggers for ca-certificates (20210119~20.04.2) ...
[2025-11-26T22:57:44.351Z] [exec] Updating certificates in /etc/ssl/certs...
[2025-11-26T22:57:45.746Z] [exec] 0 added, 0 removed; done.
[2025-11-26T22:57:45.746Z] [exec] Running hooks in /etc/ca-certificates/update.d...
[2025-11-26T22:57:45.746Z] [exec]
[2025-11-26T22:57:46.420Z] [exec] done.
[2025-11-26T22:57:46.420Z] [exec] done.
[2025-11-26T22:57:55.453Z] [exec] Removing intermediate container b2285a55b558
[2025-11-26T22:57:55.453Z] [exec] ---> 479d60da30c6
[2025-11-26T22:57:55.453Z] [exec] Step 9/26 : ENV JAVA_TOOL_OPTIONS=" -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom"
[2025-11-26T22:57:55.453Z] [exec] ---> Running in 7385f8ed468a
[2025-11-26T22:57:55.453Z] [exec] Removing intermediate container 7385f8ed468a
[2025-11-26T22:57:55.453Z] [exec] ---> 114f4e3e1bd0
[2025-11-26T22:57:55.453Z] [exec] Step 10/26 : ENV MODE=java
[2025-11-26T22:57:55.453Z] [exec] ---> Running in 07f8bedc2d16
[2025-11-26T22:57:55.453Z] [exec] Removing intermediate container 07f8bedc2d16
[2025-11-26T22:57:55.453Z] [exec] ---> 8cae37e9131d
[2025-11-26T22:57:55.453Z] [exec] Step 11/26 : RUN mkdir testResults
[2025-11-26T22:57:55.453Z] [exec] ---> Running in bbe089d313a8
[2025-11-26T22:57:56.849Z] [exec] Removing intermediate container bbe089d313a8
[2025-11-26T22:57:56.849Z] [exec] ---> 825132d246d0
[2025-11-26T22:57:56.850Z] [exec] Step 12/26 : ENV TEST_HOME /aqa-tests
[2025-11-26T22:57:56.850Z] [exec] ---> Running in 7f889e04713b
[2025-11-26T22:57:56.850Z] [exec] Removing intermediate container 7f889e04713b
[2025-11-26T22:57:56.850Z] [exec] ---> 99f2b58eddf9
[2025-11-26T22:57:56.850Z] [exec] Step 13/26 : ENV APPLICATION_NAME=functional-test
[2025-11-26T22:57:56.850Z] [exec] ---> Running in 6182a02b4997
[2025-11-26T22:57:56.850Z] [exec] Removing intermediate container 6182a02b4997
[2025-11-26T22:57:56.850Z] [exec] ---> 09a13f488957
[2025-11-26T22:57:56.850Z] [exec] Step 14/26 : ENV APPLICATION_TAG=ubuntu
[2025-11-26T22:57:56.850Z] [exec] ---> Running in e36e3a705526
[2025-11-26T22:57:56.850Z] [exec] Removing intermediate container e36e3a705526
[2025-11-26T22:57:56.850Z] [exec] ---> e047da4e93a7
[2025-11-26T22:57:56.850Z] [exec] Step 15/26 : ENV OS_TAG=17
[2025-11-26T22:57:57.523Z] [exec] ---> Running in 5b9e1db2781d
[2025-11-26T22:57:57.523Z] [exec] Removing intermediate container 5b9e1db2781d
[2025-11-26T22:57:57.523Z] [exec] ---> ee24622cbaef
[2025-11-26T22:57:57.523Z] [exec] Step 16/26 : ENV JDK_VERSION=hotspot
[2025-11-26T22:57:57.523Z] [exec] ---> Running in f41be5e59811
[2025-11-26T22:57:57.523Z] [exec] Removing intermediate container f41be5e59811
[2025-11-26T22:57:57.523Z] [exec] ---> 7f5dcb14883d
[2025-11-26T22:57:57.523Z] [exec] Step 17/26 : ENV JDK_IMPL=
[2025-11-26T22:57:57.523Z] [exec] ---> Running in ba7e3b4dfd35
[2025-11-26T22:57:58.195Z] [exec] Removing intermediate container ba7e3b4dfd35
[2025-11-26T22:57:58.195Z] [exec] ---> 5fe9eebfa100
[2025-11-26T22:57:58.195Z] [exec] Step 18/26 : ENV FUNCTIONAL_TEST_TAG=$FUNCTIONAL_TEST_TAG
[2025-11-26T22:57:58.195Z] [exec] ---> Running in a1f5ebf4c7cc
[2025-11-26T22:57:58.195Z] [exec] Removing intermediate container a1f5ebf4c7cc
[2025-11-26T22:57:58.195Z] [exec] ---> 0003f89f04be
[2025-11-26T22:57:58.195Z] [exec] Step 19/26 : RUN git clone https://github.com/adoptium/aqa-tests.git
[2025-11-26T22:57:58.195Z] [exec] ---> Running in 6909efe29b25
[2025-11-26T22:57:58.869Z] [exec] [91mCloning into 'aqa-tests'...
[2025-11-26T22:58:07.876Z] [exec] [0mRemoving intermediate container 6909efe29b25
[2025-11-26T22:58:07.876Z] [exec] ---> 3f73a054476c
[2025-11-26T22:58:07.876Z] [exec] Step 20/26 : WORKDIR /aqa-tests/
[2025-11-26T22:58:07.876Z] [exec] ---> Running in a40520badd1f
[2025-11-26T22:58:07.876Z] [exec] Removing intermediate container a40520badd1f
[2025-11-26T22:58:07.876Z] [exec] ---> b174d8f16cb6
[2025-11-26T22:58:07.876Z] [exec] Step 21/26 : RUN git checkout master
[2025-11-26T22:58:07.876Z] [exec] ---> Running in 15ed6603b127
[2025-11-26T22:58:09.273Z] [exec] [91mAlready on 'master'
[2025-11-26T22:58:09.273Z] [exec] [0mYour branch is up to date with 'origin/master'.
[2025-11-26T22:58:09.966Z] [exec] Removing intermediate container 15ed6603b127
[2025-11-26T22:58:09.966Z] [exec] ---> 6e9aa447d7e7
[2025-11-26T22:58:09.966Z] [exec] Step 22/26 : WORKDIR /
[2025-11-26T22:58:09.966Z] [exec] ---> Running in 57d22e067f8b
[2025-11-26T22:58:09.966Z] [exec] Removing intermediate container 57d22e067f8b
[2025-11-26T22:58:09.966Z] [exec] ---> 1473fb1e127d
[2025-11-26T22:58:09.966Z] [exec] Step 23/26 : COPY functional-test/test.sh /test.sh
[2025-11-26T22:58:10.639Z] [exec] ---> e13ce3cb4681
[2025-11-26T22:58:10.639Z] [exec] Step 24/26 : COPY test_base_functions.sh test_base_functions.sh
[2025-11-26T22:58:10.639Z] [exec] ---> f078cd382926
[2025-11-26T22:58:10.639Z] [exec] Step 25/26 : WORKDIR ${TEST_HOME}
[2025-11-26T22:58:10.639Z] [exec] ---> Running in 4c9761d7bc4a
[2025-11-26T22:58:11.311Z] [exec] Removing intermediate container 4c9761d7bc4a
[2025-11-26T22:58:11.311Z] [exec] ---> 77398fea4477
[2025-11-26T22:58:11.311Z] [exec] Step 26/26 : ENTRYPOINT ["/bin/bash", "/test.sh"]
[2025-11-26T22:58:11.311Z] [exec] ---> Running in 7387745bcc36
[2025-11-26T22:58:11.311Z] [exec] Removing intermediate container 7387745bcc36
[2025-11-26T22:58:11.311Z] [exec] ---> 488fe1ba7d80
[2025-11-26T22:58:11.311Z] [exec] Successfully built 488fe1ba7d80
[2025-11-26T22:58:11.311Z] [exec] Successfully tagged adoptopenjdk-functional-test-test:17-jdk-ubuntu-hotspot-full
[2025-11-26T22:58:11.311Z]
[2025-11-26T22:58:11.311Z] copy_dest:
[2025-11-26T22:58:11.311Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/functional-test
[2025-11-26T22:58:11.311Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/external/functional-test
[2025-11-26T22:58:11.311Z]
[2025-11-26T22:58:11.311Z] build:
[2025-11-26T22:58:11.311Z]
[2025-11-26T22:58:11.311Z] move_scripts:
[2025-11-26T22:58:11.311Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-11-26T22:58:11.311Z]
[2025-11-26T22:58:11.311Z] clean_image:
[2025-11-26T22:58:11.311Z] [echo] Executing external.sh --clean --dir quarkus --tag nightly --version 17 --impl hotspot
[2025-11-26T22:58:11.311Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:58:11.311Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-26T22:58:11.311Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:58:11.311Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:58:11.311Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-26T22:58:11.311Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:58:11.311Z] [exec] The test here is quarkus
[2025-11-26T22:58:11.311Z] [exec] The directory in the external.sh is quarkus
[2025-11-26T22:58:11.311Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-26T22:58:11.311Z] [exec] Error: No such container: quarkus-test
[2025-11-26T22:58:11.311Z] [exec] Error: No such image: adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2025-11-26T22:58:11.311Z] [exec] Error: No such container: restore-test
[2025-11-26T22:58:11.311Z] [exec] Error response from daemon: invalid reference format
[2025-11-26T22:58:11.311Z] [exec] Result: 1
[2025-11-26T22:58:11.311Z]
[2025-11-26T22:58:11.311Z] build_image:
[2025-11-26T22:58:11.311Z] [echo] Executing external.sh --build --dir quarkus --tag nightly --version 17 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-11-26T22:58:11.984Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:58:11.984Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-26T22:58:11.984Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T22:58:11.984Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:58:11.984Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-26T22:58:11.984Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T22:58:11.984Z] [exec] The test here is quarkus
[2025-11-26T22:58:11.984Z] [exec] The directory in the external.sh is quarkus
[2025-11-26T22:58:11.984Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-26T22:58:11.984Z] [exec] build_image.sh quarkus 17 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-11-26T22:58:11.984Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-11-26T22:58:11.984Z] [exec]
[2025-11-26T22:58:11.984Z] [exec] Writing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/17/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-11-26T22:58:11.984Z] [exec] done
[2025-11-26T22:58:11.984Z] [exec]
[2025-11-26T22:58:11.984Z] [exec] The test in the build_image() function is quarkus
[2025-11-26T22:58:11.984Z] [exec] #####################################################
[2025-11-26T22:58:11.984Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus/dockerfile/17/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-11-26T22:58:11.984Z] [exec] #####################################################
[2025-11-26T22:58:12.656Z] [exec] Sending build context to Docker daemon 101.4kB
[2025-11-26T22:58:12.656Z] [exec] Step 1/26 : ARG IMAGE=docker.io/library/eclipse-temurin:17-jdk
[2025-11-26T22:58:12.656Z] [exec] Step 2/26 : ARG OS=ubuntu
[2025-11-26T22:58:12.656Z] [exec] Step 3/26 : ARG IMAGE_VERSION=nightly
[2025-11-26T22:58:12.656Z] [exec] Step 4/26 : ARG TAG=17-jdk
[2025-11-26T22:58:12.656Z] [exec] Step 5/26 : FROM $IMAGE
[2025-11-26T22:58:12.656Z] [exec] ---> b8332b0829ef
[2025-11-26T22:58:12.656Z] [exec] Step 6/26 : ENV RESULT_COMMENT="IN CONTAINER(not-as-root/docker)"
[2025-11-26T22:58:12.656Z] [exec] ---> Running in f0a1a173a04a
[2025-11-26T22:58:12.656Z] [exec] Removing intermediate container f0a1a173a04a
[2025-11-26T22:58:12.656Z] [exec] ---> 3fb1dd0f9028
[2025-11-26T22:58:12.656Z] [exec] Step 7/26 : ARG QUARKUS_TAG=2.7.5.Final
[2025-11-26T22:58:12.656Z] [exec] ---> Running in c8341c1723a8
[2025-11-26T22:58:12.656Z] [exec] Removing intermediate container c8341c1723a8
[2025-11-26T22:58:12.656Z] [exec] ---> 7c6574ab8a05
[2025-11-26T22:58:12.656Z] [exec] Step 8/26 : RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git wget && rm -rf /var/lib/apt/lists/*
[2025-11-26T22:58:12.656Z] [exec] ---> Running in 8ed5f9853bc1
[2025-11-26T22:58:14.049Z] [exec] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[2025-11-26T22:58:14.049Z] [exec] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
[2025-11-26T22:58:14.049Z] [exec] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
[2025-11-26T22:58:14.049Z] [exec] Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
[2025-11-26T22:58:14.049Z] [exec] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1,275 kB]
[2025-11-26T22:58:14.049Z] [exec] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[2025-11-26T22:58:14.049Z] [exec] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[2025-11-26T22:58:14.049Z] [exec] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[2025-11-26T22:58:14.720Z] [exec] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,599 kB]
[2025-11-26T22:58:14.720Z] [exec] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4,920 kB]
[2025-11-26T22:58:14.720Z] [exec] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
[2025-11-26T22:58:14.720Z] [exec] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4,998 kB]
[2025-11-26T22:58:14.720Z] [exec] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[2025-11-26T22:58:14.720Z] [exec] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[2025-11-26T22:58:14.720Z] [exec] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4,432 kB]
[2025-11-26T22:58:15.390Z] [exec] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB]
[2025-11-26T22:58:15.390Z] [exec] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,308 kB]
[2025-11-26T22:58:15.390Z] [exec] Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4,801 kB]
[2025-11-26T22:58:16.060Z] [exec] Fetched 35.7 MB in 2s (14.4 MB/s)
[2025-11-26T22:58:17.451Z] [exec] Reading package lists...
[2025-11-26T22:58:20.500Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T22:58:20.500Z] [exec] [0m(Reading database ...
[2025-11-26T22:58:20.500Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8354 files and directories currently installed.)Preparing to unpack .../libsystemd0_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:58:20.500Z] [exec] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.24) over (245.4-4ubuntu3.15) ...
[2025-11-26T22:58:20.500Z] [exec] Setting up libsystemd0:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:21.173Z] [exec] Selecting previously unselected package libapparmor1:amd64.
[2025-11-26T22:58:21.173Z] [exec] (Reading database ...
[2025-11-26T22:58:21.174Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8354 files and directories currently installed.)Preparing to unpack .../0-libapparmor1_2.13.3-7ubuntu5.4_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package libcap2:amd64.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../1-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package libargon2-1:amd64.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package libjson-c4:amd64.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../4-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package libcryptsetup12:amd64.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.5) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package libip4tc2:amd64.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../6-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package libkmod2:amd64.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../7-libkmod2_27-1ubuntu2.1_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
[2025-11-26T22:58:21.174Z] [exec] Selecting previously unselected package systemd-timesyncd.
[2025-11-26T22:58:21.174Z] [exec] Preparing to unpack .../8-systemd-timesyncd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:58:21.174Z] [exec] Unpacking systemd-timesyncd (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:21.847Z] [exec] Selecting previously unselected package systemd.
[2025-11-26T22:58:21.847Z] [exec] Preparing to unpack .../9-systemd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:58:21.847Z] [exec] Unpacking systemd (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:21.847Z] [exec] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up libargon2-1:amd64 (0~20171227-0.2) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.5) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
[2025-11-26T22:58:22.518Z] [exec] Setting up systemd-timesyncd (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[2025-11-26T22:58:22.518Z] [exec] Setting up systemd (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
[2025-11-26T22:58:22.518Z] [exec] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
[2025-11-26T22:58:22.518Z] [exec] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[2025-11-26T22:58:22.518Z] [exec] Initializing machine ID from random generator.
[2025-11-26T22:58:23.192Z] [exec] Selecting previously unselected package systemd-sysv.
[2025-11-26T22:58:23.192Z] [exec] (Reading database ...
[2025-11-26T22:58:23.192Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9154 files and directories currently installed.)Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:58:23.192Z] [exec] Unpacking systemd-sysv (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:23.192Z] [exec] Selecting previously unselected package libdbus-1-3:amd64.
[2025-11-26T22:58:23.192Z] [exec] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T22:58:23.192Z] [exec] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:58:23.192Z] [exec] Selecting previously unselected package dbus.
[2025-11-26T22:58:23.192Z] [exec] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T22:58:23.192Z] [exec] Unpacking dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:58:23.872Z] [exec] Selecting previously unselected package distro-info-data.
[2025-11-26T22:58:23.872Z] [exec] Preparing to unpack .../03-distro-info-data_0.43ubuntu1.19_all.deb ...
[2025-11-26T22:58:23.872Z] [exec] Unpacking distro-info-data (0.43ubuntu1.19) ...
[2025-11-26T22:58:23.873Z] [exec] Selecting previously unselected package libglib2.0-0:amd64.
[2025-11-26T22:58:23.873Z] [exec] Preparing to unpack .../04-libglib2.0-0_2.64.6-1~ubuntu20.04.9_amd64.deb ...
[2025-11-26T22:58:23.873Z] [exec] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:58:23.873Z] [exec] Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-11-26T22:58:23.873Z] [exec] Preparing to unpack .../05-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[2025-11-26T22:58:23.873Z] [exec] Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:58:23.873Z] [exec] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-11-26T22:58:23.873Z] [exec] Preparing to unpack .../06-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[2025-11-26T22:58:23.873Z] [exec] Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:58:23.873Z] [exec] Selecting previously unselected package libcap2-bin.
[2025-11-26T22:58:23.873Z] [exec] Preparing to unpack .../07-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ...
[2025-11-26T22:58:23.873Z] [exec] Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:58:23.873Z] [exec] Selecting previously unselected package libelf1:amd64.
[2025-11-26T22:58:23.873Z] [exec] Preparing to unpack .../08-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[2025-11-26T22:58:23.873Z] [exec] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[2025-11-26T22:58:23.873Z] [exec] Selecting previously unselected package libglib2.0-data.
[2025-11-26T22:58:23.873Z] [exec] Preparing to unpack .../09-libglib2.0-data_2.64.6-1~ubuntu20.04.9_all.deb ...
[2025-11-26T22:58:23.873Z] [exec] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:58:24.543Z] [exec] Selecting previously unselected package libicu66:amd64.
[2025-11-26T22:58:24.543Z] [exec] Preparing to unpack .../10-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[2025-11-26T22:58:24.543Z] [exec] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[2025-11-26T22:58:25.216Z] [exec] Selecting previously unselected package libpam-systemd:amd64.
[2025-11-26T22:58:25.216Z] [exec] Preparing to unpack .../11-libpam-systemd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T22:58:25.216Z] [exec] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:25.216Z] [exec] Selecting previously unselected package libxml2:amd64.
[2025-11-26T22:58:25.216Z] [exec] Preparing to unpack .../12-libxml2_2.9.10+dfsg-5ubuntu0.20.04.10_amd64.deb ...
[2025-11-26T22:58:25.216Z] [exec] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T22:58:25.216Z] [exec] Selecting previously unselected package libyaml-0-2:amd64.
[2025-11-26T22:58:25.216Z] [exec] Preparing to unpack .../13-libyaml-0-2_0.2.2-1_amd64.deb ...
[2025-11-26T22:58:25.216Z] [exec] Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
[2025-11-26T22:58:25.216Z] [exec] Selecting previously unselected package lsb-release.
[2025-11-26T22:58:25.216Z] [exec] Preparing to unpack .../14-lsb-release_11.1.0ubuntu2_all.deb ...
[2025-11-26T22:58:25.216Z] [exec] Unpacking lsb-release (11.1.0ubuntu2) ...
[2025-11-26T22:58:25.216Z] [exec] Selecting previously unselected package python3-dbus.
[2025-11-26T22:58:25.216Z] [exec] Preparing to unpack .../15-python3-dbus_1.2.16-1build1_amd64.deb ...
[2025-11-26T22:58:25.216Z] [exec] Unpacking python3-dbus (1.2.16-1build1) ...
[2025-11-26T22:58:25.216Z] [exec] Selecting previously unselected package python3-gi.
[2025-11-26T22:58:25.216Z] [exec] Preparing to unpack .../16-python3-gi_3.36.0-1_amd64.deb ...
[2025-11-26T22:58:25.216Z] [exec] Unpacking python3-gi (3.36.0-1) ...
[2025-11-26T22:58:25.889Z] [exec] Selecting previously unselected package python3-pkg-resources.
[2025-11-26T22:58:25.889Z] [exec] Preparing to unpack .../17-python3-pkg-resources_45.2.0-1ubuntu0.3_all.deb ...
[2025-11-26T22:58:25.889Z] [exec] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.3) ...
[2025-11-26T22:58:25.889Z] [exec] Selecting previously unselected package python3-six.
[2025-11-26T22:58:25.889Z] [exec] Preparing to unpack .../18-python3-six_1.14.0-2_all.deb ...
[2025-11-26T22:58:25.889Z] [exec] Unpacking python3-six (1.14.0-2) ...
[2025-11-26T22:58:25.889Z] [exec] Selecting previously unselected package iso-codes.
[2025-11-26T22:58:25.889Z] [exec] Preparing to unpack .../19-iso-codes_4.4-1_all.deb ...
[2025-11-26T22:58:25.889Z] [exec] Unpacking iso-codes (4.4-1) ...
[2025-11-26T22:58:25.889Z] [exec] Selecting previously unselected package liblmdb0:amd64.
[2025-11-26T22:58:25.889Z] [exec] Preparing to unpack .../20-liblmdb0_0.9.24-1_amd64.deb ...
[2025-11-26T22:58:25.889Z] [exec] Unpacking liblmdb0:amd64 (0.9.24-1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../21-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package python-apt-common.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../22-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package python3-apt.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../23-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package dbus-user-session.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../24-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package libdconf1:amd64.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../25-libdconf1_0.36.0-1_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking libdconf1:amd64 (0.36.0-1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package dconf-service.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../26-dconf-service_0.36.0-1_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking dconf-service (0.36.0-1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package dconf-gsettings-backend:amd64.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../27-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../28-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:58:26.561Z] [exec] Selecting previously unselected package libproxy1v5:amd64.
[2025-11-26T22:58:26.561Z] [exec] Preparing to unpack .../30-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
[2025-11-26T22:58:26.561Z] [exec] Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package glib-networking-common.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../31-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package glib-networking-services.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../32-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package gsettings-desktop-schemas.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../33-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package glib-networking:amd64.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../34-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package libassuan0:amd64.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../35-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package gpgconf.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../36-gpgconf_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking gpgconf (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package gpg.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../37-gpg_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking gpg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package libsoup2.4-1:amd64.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../38-libsoup2.4-1_2.70.0-1ubuntu0.5_amd64.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking libsoup2.4-1:amd64 (2.70.0-1ubuntu0.5) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package libstemmer0d:amd64.
[2025-11-26T22:58:27.233Z] [exec] Preparing to unpack .../39-libstemmer0d_0+svn585-2_amd64.deb ...
[2025-11-26T22:58:27.233Z] [exec] Unpacking libstemmer0d:amd64 (0+svn585-2) ...
[2025-11-26T22:58:27.233Z] [exec] Selecting previously unselected package libappstream4:amd64.
[2025-11-26T22:58:27.907Z] [exec] Preparing to unpack .../40-libappstream4_0.12.10-2_amd64.deb ...
[2025-11-26T22:58:27.907Z] [exec] Unpacking libappstream4:amd64 (0.12.10-2) ...
[2025-11-26T22:58:27.907Z] [exec] Selecting previously unselected package libglib2.0-bin.
[2025-11-26T22:58:27.907Z] [exec] Preparing to unpack .../41-libglib2.0-bin_2.64.6-1~ubuntu20.04.9_amd64.deb ...
[2025-11-26T22:58:27.907Z] [exec] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:58:27.907Z] [exec] Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-11-26T22:58:27.907Z] [exec] Preparing to unpack .../42-libgstreamer1.0-0_1.16.3-0ubuntu1.2_amd64.deb ...
[2025-11-26T22:58:27.907Z] [exec] Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.2) ...
[2025-11-26T22:58:27.907Z] [exec] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-11-26T22:58:27.907Z] [exec] Preparing to unpack .../43-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T22:58:27.907Z] [exec] Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:58:27.907Z] [exec] Selecting previously unselected package policykit-1.
[2025-11-26T22:58:27.907Z] [exec] Preparing to unpack .../44-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T22:58:27.907Z] [exec] Unpacking policykit-1 (0.105-26ubuntu1.3) ...
[2025-11-26T22:58:27.907Z] [exec] Selecting previously unselected package python3-certifi.
[2025-11-26T22:58:27.907Z] [exec] Preparing to unpack .../45-python3-certifi_2019.11.28-1_all.deb ...
[2025-11-26T22:58:27.907Z] [exec] Unpacking python3-certifi (2019.11.28-1) ...
[2025-11-26T22:58:27.907Z] [exec] Selecting previously unselected package python3-chardet.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../46-python3-chardet_3.0.4-4build1_all.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking python3-chardet (3.0.4-4build1) ...
[2025-11-26T22:58:28.578Z] [exec] Selecting previously unselected package python3-idna.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../47-python3-idna_2.8-1ubuntu0.1_all.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking python3-idna (2.8-1ubuntu0.1) ...
[2025-11-26T22:58:28.578Z] [exec] Selecting previously unselected package python3-urllib3.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../48-python3-urllib3_1.25.8-2ubuntu0.4_all.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking python3-urllib3 (1.25.8-2ubuntu0.4) ...
[2025-11-26T22:58:28.578Z] [exec] Selecting previously unselected package python3-requests.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../49-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
[2025-11-26T22:58:28.578Z] [exec] Selecting previously unselected package python3-requests-unixsocket.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../50-python3-requests-unixsocket_0.2.0-2_all.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking python3-requests-unixsocket (0.2.0-2) ...
[2025-11-26T22:58:28.578Z] [exec] Selecting previously unselected package python3-software-properties.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../51-python3-software-properties_0.99.9.12_all.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking python3-software-properties (0.99.9.12) ...
[2025-11-26T22:58:28.578Z] [exec] Selecting previously unselected package packagekit.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../52-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking packagekit (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:58:28.578Z] [exec] Selecting previously unselected package software-properties-common.
[2025-11-26T22:58:28.578Z] [exec] Preparing to unpack .../53-software-properties-common_0.99.9.12_all.deb ...
[2025-11-26T22:58:28.578Z] [exec] Unpacking software-properties-common (0.99.9.12) ...
[2025-11-26T22:58:28.578Z] [exec] Setting up python3-pkg-resources (45.2.0-1ubuntu0.3) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up liblmdb0:amd64 (0.9.24-1) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up systemd-sysv (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libyaml-0-2:amd64 (0.2.2-1) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up distro-info-data (0.43ubuntu1.19) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libcap2-bin (1:2.32-1ubuntu0.2) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libdconf1:amd64 (0.36.0-1) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up python3-six (1.14.0-2) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:58:29.257Z] [exec] Setting up python3-chardet (3.0.4-4build1) ...
[2025-11-26T22:58:29.930Z] [exec] Setting up python3-certifi (2019.11.28-1) ...
[2025-11-26T22:58:29.930Z] [exec] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:58:29.930Z] [exec] Setting up dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:58:30.601Z] [exec] Setting up python3-idna (2.8-1ubuntu0.1) ...
[2025-11-26T22:58:30.601Z] [exec] Setting up python3-urllib3 (1.25.8-2ubuntu0.4) ...
[2025-11-26T22:58:30.601Z] [exec] Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:58:30.601Z] [exec] Setting up gpgconf (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:30.601Z] [exec] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:31.272Z] [exec] debconf: unable to initialize frontend: Dialog
[2025-11-26T22:58:31.272Z] [exec] debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-11-26T22:58:31.272Z] [exec] debconf: falling back to frontend: Readline
[2025-11-26T22:58:31.272Z] [exec] debconf: unable to initialize frontend: Readline
[2025-11-26T22:58:31.272Z] [exec] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
[2025-11-26T22:58:31.272Z] [exec] debconf: falling back to frontend: Teletype
[2025-11-26T22:58:31.272Z] [exec] Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up libstemmer0d:amd64 (0+svn585-2) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up lsb-release (11.1.0ubuntu2) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up iso-codes (4.4-1) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up gpg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.2) ...
[2025-11-26T22:58:31.272Z] [exec] Setcap worked! gst-ptp-helper is not suid!
[2025-11-26T22:58:31.272Z] [exec] Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up python3-dbus (1.2.16-1build1) ...
[2025-11-26T22:58:31.272Z] [exec] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up python3-requests (2.22.0-2ubuntu1.1) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up policykit-1 (0.105-26ubuntu1.3) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up dconf-service (0.36.0-1) ...
[2025-11-26T22:58:31.943Z] [exec] Setting up python3-requests-unixsocket (0.2.0-2) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up python3-gi (3.36.0-1) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up python3-software-properties (0.99.9.12) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up libsoup2.4-1:amd64 (2.70.0-1ubuntu0.5) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up libappstream4:amd64 (0.12.10-2) ...
[2025-11-26T22:58:32.614Z] [exec] Setting up packagekit (1.1.13-2ubuntu1.1) ...
[2025-11-26T22:58:33.314Z] [exec] invoke-rc.d: could not determine current runlevel
[2025-11-26T22:58:33.314Z] [exec] invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-11-26T22:58:33.314Z] [exec] Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[2025-11-26T22:58:33.314Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-11-26T22:58:33.314Z] [exec] Setting up software-properties-common (0.99.9.12) ...
[2025-11-26T22:58:33.314Z] [exec] Processing triggers for systemd (245.4-4ubuntu3.24) ...
[2025-11-26T22:58:33.314Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T22:58:33.314Z] [exec] Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T22:58:35.508Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T22:58:35.508Z] [exec] [0m(Reading database ...
[2025-11-26T22:58:36.187Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11275 files and directories currently installed.)Preparing to unpack .../gpgv_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:36.187Z] [exec] Unpacking gpgv (2.2.19-3ubuntu2.5) over (2.2.19-3ubuntu2.1) ...
[2025-11-26T22:58:36.187Z] [exec] Setting up gpgv (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:36.187Z] [exec] Selecting previously unselected package libksba8:amd64.
[2025-11-26T22:58:36.187Z] [exec] (Reading database ...
[2025-11-26T22:58:36.187Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11275 files and directories currently installed.)Preparing to unpack .../00-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[2025-11-26T22:58:36.187Z] [exec] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[2025-11-26T22:58:36.187Z] [exec] Selecting previously unselected package libnpth0:amd64.
[2025-11-26T22:58:36.187Z] [exec] Preparing to unpack .../01-libnpth0_1.6-1_amd64.deb ...
[2025-11-26T22:58:36.187Z] [exec] Unpacking libnpth0:amd64 (1.6-1) ...
[2025-11-26T22:58:36.187Z] [exec] Selecting previously unselected package dirmngr.
[2025-11-26T22:58:36.187Z] [exec] Preparing to unpack .../02-dirmngr_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:36.187Z] [exec] Unpacking dirmngr (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:36.187Z] [exec] Selecting previously unselected package gnupg-l10n.
[2025-11-26T22:58:36.187Z] [exec] Preparing to unpack .../03-gnupg-l10n_2.2.19-3ubuntu2.5_all.deb ...
[2025-11-26T22:58:36.187Z] [exec] Unpacking gnupg-l10n (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:36.187Z] [exec] Selecting previously unselected package gnupg-utils.
[2025-11-26T22:58:36.187Z] [exec] Preparing to unpack .../04-gnupg-utils_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:36.187Z] [exec] Unpacking gnupg-utils (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:36.187Z] [exec] Selecting previously unselected package pinentry-curses.
[2025-11-26T22:58:36.187Z] [exec] Preparing to unpack .../05-pinentry-curses_1.1.0-3build1_amd64.deb ...
[2025-11-26T22:58:36.187Z] [exec] Unpacking pinentry-curses (1.1.0-3build1) ...
[2025-11-26T22:58:37.306Z] [exec] Selecting previously unselected package gpg-agent.
[2025-11-26T22:58:37.306Z] [exec] Preparing to unpack .../06-gpg-agent_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:37.306Z] [exec] Unpacking gpg-agent (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.306Z] [exec] Selecting previously unselected package gpg-wks-client.
[2025-11-26T22:58:37.306Z] [exec] Preparing to unpack .../07-gpg-wks-client_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:37.306Z] [exec] Unpacking gpg-wks-client (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.306Z] [exec] Selecting previously unselected package gpg-wks-server.
[2025-11-26T22:58:37.306Z] [exec] Preparing to unpack .../08-gpg-wks-server_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:37.306Z] [exec] Unpacking gpg-wks-server (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.306Z] [exec] Selecting previously unselected package gpgsm.
[2025-11-26T22:58:37.306Z] [exec] Preparing to unpack .../09-gpgsm_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T22:58:37.306Z] [exec] Unpacking gpgsm (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.306Z] [exec] Selecting previously unselected package gnupg.
[2025-11-26T22:58:37.306Z] [exec] Preparing to unpack .../10-gnupg_2.2.19-3ubuntu2.5_all.deb ...
[2025-11-26T22:58:37.306Z] [exec] Unpacking gnupg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.306Z] [exec] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[2025-11-26T22:58:37.306Z] [exec] Setting up pinentry-curses (1.1.0-3build1) ...
[2025-11-26T22:58:37.306Z] [exec] Setting up gpgsm (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.306Z] [exec] Setting up libnpth0:amd64 (1.6-1) ...
[2025-11-26T22:58:37.306Z] [exec] Setting up dirmngr (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.306Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[2025-11-26T22:58:37.979Z] [exec] Setting up gnupg-l10n (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.979Z] [exec] Setting up gnupg-utils (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.979Z] [exec] Setting up gpg-agent (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:37.979Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[2025-11-26T22:58:37.980Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[2025-11-26T22:58:38.664Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[2025-11-26T22:58:38.664Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[2025-11-26T22:58:38.664Z] [exec] Setting up gpg-wks-client (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:38.664Z] [exec] Setting up gpg-wks-server (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:38.664Z] [exec] Setting up gnupg (2.2.19-3ubuntu2.5) ...
[2025-11-26T22:58:38.664Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T22:58:39.336Z] [exec] Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-11-26T22:58:39.336Z] [exec]
[2025-11-26T22:58:39.336Z] [exec] More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-11-26T22:58:40.762Z] [exec] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[2025-11-26T22:58:40.762Z] [exec] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[2025-11-26T22:58:40.762Z] [exec] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[2025-11-26T22:58:40.762Z] [exec] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
[2025-11-26T22:58:40.762Z] [exec] Get:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [24.6 kB]
[2025-11-26T22:58:41.437Z] [exec] Get:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB]
[2025-11-26T22:58:42.105Z] [exec] Fetched 53.3 kB in 2s (34.6 kB/s)
[2025-11-26T22:58:43.498Z] [exec] Reading package lists...
[2025-11-26T22:58:43.498Z] [exec] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[2025-11-26T22:58:43.498Z] [exec] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[2025-11-26T22:58:43.498Z] [exec] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[2025-11-26T22:58:43.498Z] [exec] Hit:4 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
[2025-11-26T22:58:43.498Z] [exec] Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease
[2025-11-26T22:58:45.676Z] [exec] Reading package lists...
[2025-11-26T22:58:47.073Z] [exec] Reading package lists...
[2025-11-26T22:58:47.745Z] [exec] Building dependency tree...
[2025-11-26T22:58:47.745Z] [exec] Reading state information...
[2025-11-26T22:58:47.745Z] [exec] The following additional packages will be installed:
[2025-11-26T22:58:47.745Z] [exec] git-man libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm6 libperl5.30
[2025-11-26T22:58:47.745Z] [exec] perl perl-base perl-modules-5.30
[2025-11-26T22:58:47.745Z] [exec] Suggested packages:
[2025-11-26T22:58:47.745Z] [exec] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
[2025-11-26T22:58:47.745Z] [exec] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-11-26T22:58:47.745Z] [exec] libterm-readline-gnu-perl | libterm-readline-perl-perl make libb-debug-perl
[2025-11-26T22:58:47.745Z] [exec] liblocale-codes-perl
[2025-11-26T22:58:47.746Z] [exec] Recommended packages:
[2025-11-26T22:58:47.746Z] [exec] patch less ssh-client netbase
[2025-11-26T22:58:47.746Z] [exec] The following NEW packages will be installed:
[2025-11-26T22:58:47.746Z] [exec] git git-man libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm6
[2025-11-26T22:58:47.746Z] [exec] libperl5.30 perl perl-modules-5.30 wget
[2025-11-26T22:58:47.746Z] [exec] The following packages will be upgraded:
[2025-11-26T22:58:47.746Z] [exec] perl-base
[2025-11-26T22:58:47.746Z] [exec] 1 upgraded, 10 newly installed, 0 to remove and 88 not upgraded.
[2025-11-26T22:58:47.746Z] [exec] Need to get 14.6 MB of archives.
[2025-11-26T22:58:47.746Z] [exec] After this operation, 86.8 MB of additional disk space will be used.
[2025-11-26T22:58:47.746Z] [exec] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-base amd64 5.30.0-9ubuntu0.5 [1,514 kB]
[2025-11-26T22:58:48.417Z] [exec] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2,739 kB]
[2025-11-26T22:58:48.417Z] [exec] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[2025-11-26T22:58:48.418Z] [exec] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6,244 B]
[2025-11-26T22:58:48.418Z] [exec] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3,941 kB]
[2025-11-26T22:58:48.418Z] [exec] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[2025-11-26T22:58:48.418Z] [exec] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB]
[2025-11-26T22:58:48.418Z] [exec] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.25 [233 kB]
[2025-11-26T22:58:48.418Z] [exec] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
[2025-11-26T22:58:48.418Z] [exec] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.14 [887 kB]
[2025-11-26T22:58:48.418Z] [exec] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.14 [4,613 kB]
[2025-11-26T22:58:48.418Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T22:58:48.418Z] [exec] [0mFetched 14.6 MB in 0s (34.4 MB/s)
[2025-11-26T22:58:48.418Z] [exec] (Reading database ...
[2025-11-26T22:58:48.418Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11462 files and directories currently installed.)Preparing to unpack .../perl-base_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T22:58:48.418Z] [exec] Unpacking perl-base (5.30.0-9ubuntu0.5) over (5.30.0-9ubuntu0.2) ...
[2025-11-26T22:58:50.597Z] [exec] Setting up perl-base (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:58:50.597Z] [exec] Selecting previously unselected package perl-modules-5.30.
[2025-11-26T22:58:50.597Z] [exec] (Reading database ...
[2025-11-26T22:58:50.597Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11462 files and directories currently installed.)Preparing to unpack .../0-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[2025-11-26T22:58:50.597Z] [exec] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:58:51.270Z] [exec] Selecting previously unselected package libgdbm6:amd64.
[2025-11-26T22:58:51.270Z] [exec] Preparing to unpack .../1-libgdbm6_1.18.1-5_amd64.deb ...
[2025-11-26T22:58:51.270Z] [exec] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[2025-11-26T22:58:51.270Z] [exec] Selecting previously unselected package libgdbm-compat4:amd64.
[2025-11-26T22:58:51.270Z] [exec] Preparing to unpack .../2-libgdbm-compat4_1.18.1-5_amd64.deb ...
[2025-11-26T22:58:51.270Z] [exec] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[2025-11-26T22:58:51.270Z] [exec] Selecting previously unselected package libperl5.30:amd64.
[2025-11-26T22:58:51.270Z] [exec] Preparing to unpack .../3-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T22:58:51.270Z] [exec] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:58:51.944Z] [exec] Selecting previously unselected package perl.
[2025-11-26T22:58:51.944Z] [exec] Preparing to unpack .../4-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T22:58:51.944Z] [exec] Unpacking perl (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:58:51.944Z] [exec] Selecting previously unselected package wget.
[2025-11-26T22:58:51.944Z] [exec] Preparing to unpack .../5-wget_1.20.3-1ubuntu2.1_amd64.deb ...
[2025-11-26T22:58:51.944Z] [exec] Unpacking wget (1.20.3-1ubuntu2.1) ...
[2025-11-26T22:58:51.944Z] [exec] Selecting previously unselected package libcurl3-gnutls:amd64.
[2025-11-26T22:58:51.944Z] [exec] Preparing to unpack .../6-libcurl3-gnutls_7.68.0-1ubuntu2.25_amd64.deb ...
[2025-11-26T22:58:51.944Z] [exec] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ...
[2025-11-26T22:58:51.944Z] [exec] Selecting previously unselected package liberror-perl.
[2025-11-26T22:58:51.944Z] [exec] Preparing to unpack .../7-liberror-perl_0.17029-1_all.deb ...
[2025-11-26T22:58:51.944Z] [exec] Unpacking liberror-perl (0.17029-1) ...
[2025-11-26T22:58:51.944Z] [exec] Selecting previously unselected package git-man.
[2025-11-26T22:58:51.944Z] [exec] Preparing to unpack .../8-git-man_1%3a2.25.1-1ubuntu3.14_all.deb ...
[2025-11-26T22:58:51.944Z] [exec] Unpacking git-man (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:58:52.618Z] [exec] Selecting previously unselected package git.
[2025-11-26T22:58:52.618Z] [exec] Preparing to unpack .../9-git_1%3a2.25.1-1ubuntu3.14_amd64.deb ...
[2025-11-26T22:58:52.618Z] [exec] Unpacking git (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up wget (1.20.3-1ubuntu2.1) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up git-man (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up libgdbm6:amd64 (1.18.1-5) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up perl (5.30.0-9ubuntu0.5) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up liberror-perl (0.17029-1) ...
[2025-11-26T22:58:53.295Z] [exec] Setting up git (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T22:58:53.295Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T22:58:57.356Z] [exec] Removing intermediate container 8ed5f9853bc1
[2025-11-26T22:58:57.356Z] [exec] ---> ad8928121458
[2025-11-26T22:58:57.356Z] [exec] Step 9/26 : ENV JAVA_TOOL_OPTIONS=" -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom"
[2025-11-26T22:58:57.356Z] [exec] ---> Running in 017f20e7b017
[2025-11-26T22:58:58.030Z] [exec] Removing intermediate container 017f20e7b017
[2025-11-26T22:58:58.030Z] [exec] ---> bd10d30928a3
[2025-11-26T22:58:58.030Z] [exec] Step 10/26 : ENV MODE=java
[2025-11-26T22:58:58.030Z] [exec] ---> Running in bf13ec950067
[2025-11-26T22:58:58.030Z] [exec] Removing intermediate container bf13ec950067
[2025-11-26T22:58:58.030Z] [exec] ---> 96fa73157697
[2025-11-26T22:58:58.030Z] [exec] Step 11/26 : RUN mkdir testResults
[2025-11-26T22:58:58.030Z] [exec] ---> Running in 1f89480ffc0a
[2025-11-26T22:58:59.429Z] [exec] Removing intermediate container 1f89480ffc0a
[2025-11-26T22:58:59.429Z] [exec] ---> a3080596f8f1
[2025-11-26T22:58:59.429Z] [exec] Step 12/26 : ENV TEST_HOME /quarkus
[2025-11-26T22:58:59.429Z] [exec] ---> Running in 5cf5a80baa09
[2025-11-26T22:58:59.429Z] [exec] Removing intermediate container 5cf5a80baa09
[2025-11-26T22:58:59.429Z] [exec] ---> d12420a452c0
[2025-11-26T22:58:59.429Z] [exec] Step 13/26 : ENV APPLICATION_NAME=quarkus
[2025-11-26T22:58:59.429Z] [exec] ---> Running in 73b0cdeb57ae
[2025-11-26T22:58:59.429Z] [exec] Removing intermediate container 73b0cdeb57ae
[2025-11-26T22:58:59.429Z] [exec] ---> efefecd43479
[2025-11-26T22:58:59.429Z] [exec] Step 14/26 : ENV APPLICATION_TAG=2.7.5.Final
[2025-11-26T22:58:59.429Z] [exec] ---> Running in aff10a8d56a3
[2025-11-26T22:59:00.102Z] [exec] Removing intermediate container aff10a8d56a3
[2025-11-26T22:59:00.102Z] [exec] ---> 1d0d4780d91d
[2025-11-26T22:59:00.102Z] [exec] Step 15/26 : ENV OS_TAG=ubuntu
[2025-11-26T22:59:00.102Z] [exec] ---> Running in 9d56411429a5
[2025-11-26T22:59:00.102Z] [exec] Removing intermediate container 9d56411429a5
[2025-11-26T22:59:00.102Z] [exec] ---> 34ba7886fdb8
[2025-11-26T22:59:00.102Z] [exec] Step 16/26 : ENV JDK_VERSION=17
[2025-11-26T22:59:00.102Z] [exec] ---> Running in 7c9c44ccefca
[2025-11-26T22:59:00.102Z] [exec] Removing intermediate container 7c9c44ccefca
[2025-11-26T22:59:00.102Z] [exec] ---> e1b4608bc77b
[2025-11-26T22:59:00.102Z] [exec] Step 17/26 : ENV JDK_IMPL=hotspot
[2025-11-26T22:59:00.102Z] [exec] ---> Running in c36f40fa6cf9
[2025-11-26T22:59:00.102Z] [exec] Removing intermediate container c36f40fa6cf9
[2025-11-26T22:59:00.102Z] [exec] ---> 863421ec205e
[2025-11-26T22:59:00.102Z] [exec] Step 18/26 : ENV QUARKUS_TAG=$QUARKUS_TAG
[2025-11-26T22:59:00.776Z] [exec] ---> Running in 8f1a8842adde
[2025-11-26T22:59:00.776Z] [exec] Removing intermediate container 8f1a8842adde
[2025-11-26T22:59:00.776Z] [exec] ---> 4fdc25afab76
[2025-11-26T22:59:00.776Z] [exec] Step 19/26 : RUN git clone https://github.com/quarkusio/quarkus.git
[2025-11-26T22:59:00.776Z] [exec] ---> Running in e36b04ff69ce
[2025-11-26T22:59:01.449Z] [exec] [91mCloning into 'quarkus'...
[2025-11-26T22:59:41.095Z] [exec] [0m[91mUpdating files: 42% (12324/29043)
[2025-11-26T23:00:05.624Z] [exec] [0m[91mUpdating files: 43% (12489/29043)[0m[91mUpdating files: 44% (12779/29043)[0m[91mUpdating files: 45% (13070/29043)[0m[91mUpdating files: 46% (13360/29043)[0m[91mUpdating files: 47% (13651/29043)[0m[91mUpdating files: 48% (13941/29043)[0m[91mUpdating files: 49% (14232/29043)[0m[91mUpdating files: 50% (14522/29043)[0m[91mUpdating files: 51% (14812/29043)[0m[91mUpdating files: 52% (15103/29043)[0m[91mUpdating files: 53% (15393/29043)[0m[91mUpdating files: 54% (15684/29043)[0m[91mUpdating files: 55% (15974/29043)[0m[91mUpdating files: 56% (16265/29043)[0m[91mUpdating files: 57% (16555/29043)[0m[91mUpdating files: 58% (16845/29043)[0m[91mUpdating files: 59% (17136/29043)[0m[91mUpdating files: 60% (17426/29043)[0m[91mUpdating files: 61% (17717/29043)[0m[91mUpdating files: 62% (18007/29043)[0m[91mUpdating files: 63% (18298/29043)[0m[91mUpdating files: 64% (18588/29043)[0m[91mUpdating files: 65% (18878/29043)[0m[91mUpdating files: 66% (19169/29043)[0m[91mUpdating files: 67% (19459/29043)[0m[91mUpdating files: 68% (19750/29043)[0m[91mUpdating files: 69% (20040/29043)[0m[91mUpdating files: 70% (20331/29043)[0m[91mUpdating files: 71% (20621/29043)[0m[91mUpdating files: 72% (20911/29043)[0m[91mUpdating files: 73% (21202/29043)[0m[91mUpdating files: 74% (21492/29043)[0m[91mUpdating files: 75% (21783/29043)[0m[91mUpdating files: 76% (22073/29043)[0m[91mUpdating files: 77% (22364/29043)[0m[91mUpdating files: 78% (22654/29043)[0m[91mUpdating files: 79% (22944/29043)[0m[91mUpdating files: 80% (23235/29043)[0m[91mUpdating files: 80% (23484/29043)[0m[91mUpdating files: 81% (23525/29043)[0m[91mUpdating files: 82% (23816/29043)[0m[91mUpdating files: 83% (24106/29043)[0m[91mUpdating files: 84% (24397/29043)[0m[91mUpdating files: 85% (24687/29043)[0m[91mUpdating files: 86% (24977/29043)[0m[91mUpdating files: 87% (25268/29043)[0m[91mUpdating files: 88% (25558/29043)[0m[91mUpdating files: 89% (25849/29043)[0m[91mUpdating files: 90% (26139/29043)[0m[91mUpdating files: 91% (26430/29043)[0m[91mUpdating files: 92% (26720/29043)[0m[91mUpdating files: 93% (27010/29043)[0m[91mUpdating files: 94% (27301/29043)[0m[91mUpdating files: 95% (27591/29043)[0m[91mUpdating files: 96% (27882/29043)[0m[91mUpdating files: 97% (28172/29043)[0m[91mUpdating files: 98% (28463/29043)[0m[91mUpdating files: 99% (28753/29043)[0m[91mUpdating files: 100% (29043/29043)[0m[91mUpdating files: 100% (29043/29043), done.[0mRemoving intermediate container e36b04ff69ce
[2025-11-26T23:00:05.624Z] [exec] ---> 2d42a0af13c3
[2025-11-26T23:00:05.624Z] [exec] Step 20/26 : WORKDIR /quarkus/
[2025-11-26T23:00:06.463Z] [exec] ---> Running in 82d1f152879c
[2025-11-26T23:00:06.463Z] [exec] Removing intermediate container 82d1f152879c
[2025-11-26T23:00:06.463Z] [exec] ---> 78ffb58a5449
[2025-11-26T23:00:06.463Z] [exec] Step 21/26 : RUN git checkout $QUARKUS_TAG
[2025-11-26T23:00:06.463Z] [exec] ---> Running in 6b2f387f9e45
[2025-11-26T23:00:11.635Z] [exec] [91mNote: switching to '2.7.5.Final'.
[2025-11-26T23:00:11.635Z] [exec]
[2025-11-26T23:00:11.635Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2025-11-26T23:00:11.635Z] [exec] changes and commit them, and you can discard any commits you make in this
[2025-11-26T23:00:11.635Z] [exec] state without impacting any branches by switching back to a branch.
[2025-11-26T23:00:11.635Z] [exec]
[2025-11-26T23:00:11.635Z] [exec] If you want to create a new branch to retain commits you create, you may
[2025-11-26T23:00:11.635Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2025-11-26T23:00:11.635Z] [exec]
[2025-11-26T23:00:11.635Z] [exec] git switch -c <new-branch-name>
[2025-11-26T23:00:11.635Z] [exec]
[2025-11-26T23:00:11.635Z] [exec] Or undo this operation with:
[2025-11-26T23:00:11.635Z] [exec]
[2025-11-26T23:00:11.635Z] [exec] git switch -
[2025-11-26T23:00:11.635Z] [exec]
[2025-11-26T23:00:11.635Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2025-11-26T23:00:11.635Z] [exec]
[2025-11-26T23:00:11.635Z] [exec] HEAD is now at 2733bae7cb7 [RELEASE] - Bump version to 2.7.5.Final
[2025-11-26T23:00:19.748Z] [exec] [0mRemoving intermediate container 6b2f387f9e45
[2025-11-26T23:00:19.748Z] [exec] ---> c0330db10c43
[2025-11-26T23:00:19.748Z] [exec] Step 22/26 : WORKDIR /
[2025-11-26T23:00:19.748Z] [exec] ---> Running in db7a52153e7e
[2025-11-26T23:00:20.466Z] [exec] Removing intermediate container db7a52153e7e
[2025-11-26T23:00:20.466Z] [exec] ---> 0255da879ba2
[2025-11-26T23:00:20.466Z] [exec] Step 23/26 : COPY quarkus/test.sh /test.sh
[2025-11-26T23:00:20.466Z] [exec] ---> 6dd382f9667a
[2025-11-26T23:00:20.466Z] [exec] Step 24/26 : COPY test_base_functions.sh test_base_functions.sh
[2025-11-26T23:00:20.466Z] [exec] ---> 3e5f4ad02b87
[2025-11-26T23:00:20.466Z] [exec] Step 25/26 : WORKDIR ${TEST_HOME}
[2025-11-26T23:00:21.167Z] [exec] ---> Running in c54f3f1b52f5
[2025-11-26T23:00:21.167Z] [exec] Removing intermediate container c54f3f1b52f5
[2025-11-26T23:00:21.167Z] [exec] ---> 82dd28be73df
[2025-11-26T23:00:21.167Z] [exec] Step 26/26 : ENTRYPOINT ["/bin/bash", "/test.sh"]
[2025-11-26T23:00:21.167Z] [exec] ---> Running in cb03f71953ea
[2025-11-26T23:00:21.167Z] [exec] Removing intermediate container cb03f71953ea
[2025-11-26T23:00:21.167Z] [exec] ---> ed60c3e2e7dc
[2025-11-26T23:00:21.167Z] [exec] Successfully built ed60c3e2e7dc
[2025-11-26T23:00:21.167Z] [exec] Successfully tagged adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2025-11-26T23:00:21.167Z]
[2025-11-26T23:00:21.167Z] copy_dest:
[2025-11-26T23:00:21.167Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus
[2025-11-26T23:00:21.167Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-11-26T23:00:21.167Z]
[2025-11-26T23:00:21.167Z] build:
[2025-11-26T23:00:21.167Z]
[2025-11-26T23:00:21.167Z] move_scripts:
[2025-11-26T23:00:21.167Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-11-26T23:00:21.167Z]
[2025-11-26T23:00:21.167Z] clean_image:
[2025-11-26T23:00:21.167Z] [echo] Executing external.sh --clean --dir quarkus_quickstarts --tag nightly --version 17 --impl hotspot
[2025-11-26T23:00:21.167Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T23:00:21.167Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-26T23:00:21.167Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T23:00:21.167Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T23:00:21.167Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-26T23:00:21.167Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T23:00:21.167Z] [exec] The test here is quarkus_quickstarts
[2025-11-26T23:00:21.167Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-11-26T23:00:21.167Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-26T23:00:21.167Z] [exec] Error: No such container: quarkus_quickstarts-test
[2025-11-26T23:00:21.167Z] [exec] Error: No such image: adoptopenjdk-quarkus_quickstarts-test:17-jdk-ubuntu-hotspot-full
[2025-11-26T23:00:21.947Z] [exec] Error: No such container: restore-test
[2025-11-26T23:00:21.947Z] [exec] Error response from daemon: invalid reference format
[2025-11-26T23:00:21.947Z] [exec] Result: 1
[2025-11-26T23:00:21.947Z]
[2025-11-26T23:00:21.947Z] build_image:
[2025-11-26T23:00:21.947Z] [echo] Executing external.sh --build --dir quarkus_quickstarts --tag nightly --version 17 --impl hotspot --platform linux_x86-64 --docker_args -v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk
[2025-11-26T23:00:21.947Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T23:00:21.947Z] [exec] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2025-11-26T23:00:21.947Z] [exec] # =================== Info =================== Info =================== Info =================== #
[2025-11-26T23:00:21.947Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T23:00:21.947Z] [exec] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS #
[2025-11-26T23:00:21.947Z] [exec] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2025-11-26T23:00:21.947Z] [exec] The test here is quarkus_quickstarts
[2025-11-26T23:00:21.947Z] [exec] The directory in the external.sh is quarkus_quickstarts
[2025-11-26T23:00:21.947Z] [exec] DOCKERIMAGE_TAG nightly has been recognized.
[2025-11-26T23:00:21.947Z] [exec] build_image.sh quarkus_quickstarts 17 hotspot ubuntu jdk full linux_x86-64 default 0
[2025-11-26T23:00:21.947Z] [exec] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external
[2025-11-26T23:00:22.657Z] [exec]
[2025-11-26T23:00:22.657Z] [exec] Writing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/17/jdk/ubuntu/Dockerfile.hotspot.full ... ubuntu
[2025-11-26T23:00:22.657Z] [exec] done
[2025-11-26T23:00:22.657Z] [exec]
[2025-11-26T23:00:22.657Z] [exec] The test in the build_image() function is quarkus_quickstarts
[2025-11-26T23:00:22.657Z] [exec] #####################################################
[2025-11-26T23:00:22.657Z] [exec] INFO: docker build --no-cache -t adoptopenjdk-quarkus_quickstarts-test:17-jdk-ubuntu-hotspot-full -f /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts/dockerfile/17/jdk/ubuntu/Dockerfile.hotspot.full /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/
[2025-11-26T23:00:22.657Z] [exec] #####################################################
[2025-11-26T23:00:22.657Z] [exec] Sending build context to Docker daemon 115.7kB
[2025-11-26T23:00:22.657Z] [exec] Step 1/31 : ARG IMAGE=docker.io/library/eclipse-temurin:17-jdk
[2025-11-26T23:00:22.657Z] [exec] Step 2/31 : ARG OS=ubuntu
[2025-11-26T23:00:22.657Z] [exec] Step 3/31 : ARG IMAGE_VERSION=nightly
[2025-11-26T23:00:22.657Z] [exec] Step 4/31 : ARG TAG=17-jdk
[2025-11-26T23:00:22.657Z] [exec] Step 5/31 : FROM $IMAGE
[2025-11-26T23:00:22.657Z] [exec] ---> b8332b0829ef
[2025-11-26T23:00:22.657Z] [exec] Step 6/31 : ENV RESULT_COMMENT="IN CONTAINER(not-as-root/docker)"
[2025-11-26T23:00:22.657Z] [exec] ---> Running in 9cda452d50f9
[2025-11-26T23:00:22.657Z] [exec] Removing intermediate container 9cda452d50f9
[2025-11-26T23:00:22.657Z] [exec] ---> 8d26733cea89
[2025-11-26T23:00:22.657Z] [exec] Step 7/31 : ARG QUARKUS_QUICKSTARTS_TAG=2.7.2.Final
[2025-11-26T23:00:22.657Z] [exec] ---> Running in 2531b9e832a6
[2025-11-26T23:00:23.354Z] [exec] Removing intermediate container 2531b9e832a6
[2025-11-26T23:00:23.354Z] [exec] ---> 865ac0479393
[2025-11-26T23:00:23.354Z] [exec] Step 8/31 : RUN apt-get update && apt-get install -qq -y --no-install-recommends software-properties-common && apt-get install -qq -y --no-install-recommends gnupg && add-apt-repository ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y --no-install-recommends git wget tar && rm -rf /var/lib/apt/lists/*
[2025-11-26T23:00:23.354Z] [exec] ---> Running in ea7da81e30a5
[2025-11-26T23:00:24.110Z] [exec] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[2025-11-26T23:00:24.110Z] [exec] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,308 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4,801 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[2025-11-26T23:00:25.158Z] [exec] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[2025-11-26T23:00:26.106Z] [exec] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4,432 kB]
[2025-11-26T23:00:26.106Z] [exec] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1,275 kB]
[2025-11-26T23:00:26.106Z] [exec] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4,920 kB]
[2025-11-26T23:00:26.106Z] [exec] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4,998 kB]
[2025-11-26T23:00:27.010Z] [exec] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,599 kB]
[2025-11-26T23:00:27.010Z] [exec] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB]
[2025-11-26T23:00:27.010Z] [exec] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[2025-11-26T23:00:27.010Z] [exec] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[2025-11-26T23:00:27.010Z] [exec] Fetched 35.7 MB in 3s (10.2 MB/s)
[2025-11-26T23:00:28.622Z] [exec] Reading package lists...
[2025-11-26T23:00:33.495Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T23:00:34.258Z] [exec] [0m(Reading database ...
[2025-11-26T23:00:34.258Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8354 files and directories currently installed.)Preparing to unpack .../libsystemd0_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.24) over (245.4-4ubuntu3.15) ...
[2025-11-26T23:00:34.258Z] [exec] Setting up libsystemd0:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:34.258Z] [exec] Selecting previously unselected package libapparmor1:amd64.
[2025-11-26T23:00:34.258Z] [exec] (Reading database ...
[2025-11-26T23:00:34.258Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 8354 files and directories currently installed.)Preparing to unpack .../0-libapparmor1_2.13.3-7ubuntu5.4_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...
[2025-11-26T23:00:34.258Z] [exec] Selecting previously unselected package libcap2:amd64.
[2025-11-26T23:00:34.258Z] [exec] Preparing to unpack .../1-libcap2_1%3a2.32-1ubuntu0.2_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.2) ...
[2025-11-26T23:00:34.258Z] [exec] Selecting previously unselected package libargon2-1:amd64.
[2025-11-26T23:00:34.258Z] [exec] Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
[2025-11-26T23:00:34.258Z] [exec] Selecting previously unselected package libdevmapper1.02.1:amd64.
[2025-11-26T23:00:34.258Z] [exec] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[2025-11-26T23:00:34.258Z] [exec] Selecting previously unselected package libjson-c4:amd64.
[2025-11-26T23:00:34.258Z] [exec] Preparing to unpack .../4-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[2025-11-26T23:00:34.258Z] [exec] Selecting previously unselected package libcryptsetup12:amd64.
[2025-11-26T23:00:34.258Z] [exec] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.5) ...
[2025-11-26T23:00:34.258Z] [exec] Selecting previously unselected package libip4tc2:amd64.
[2025-11-26T23:00:34.258Z] [exec] Preparing to unpack .../6-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
[2025-11-26T23:00:34.258Z] [exec] Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[2025-11-26T23:00:34.953Z] [exec] Selecting previously unselected package libkmod2:amd64.
[2025-11-26T23:00:34.953Z] [exec] Preparing to unpack .../7-libkmod2_27-1ubuntu2.1_amd64.deb ...
[2025-11-26T23:00:34.953Z] [exec] Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
[2025-11-26T23:00:34.953Z] [exec] Selecting previously unselected package systemd-timesyncd.
[2025-11-26T23:00:34.953Z] [exec] Preparing to unpack .../8-systemd-timesyncd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T23:00:34.953Z] [exec] Unpacking systemd-timesyncd (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:34.953Z] [exec] Selecting previously unselected package systemd.
[2025-11-26T23:00:34.953Z] [exec] Preparing to unpack .../9-systemd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T23:00:34.953Z] [exec] Unpacking systemd (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libcap2:amd64 (1:2.32-1ubuntu0.2) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libargon2-1:amd64 (0~20171227-0.2) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.5) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
[2025-11-26T23:00:35.757Z] [exec] Setting up systemd-timesyncd (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:35.757Z] [exec] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
[2025-11-26T23:00:35.757Z] [exec] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[2025-11-26T23:00:35.757Z] [exec] Setting up systemd (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:35.757Z] [exec] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
[2025-11-26T23:00:35.757Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
[2025-11-26T23:00:35.757Z] [exec] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
[2025-11-26T23:00:35.757Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
[2025-11-26T23:00:36.465Z] [exec] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
[2025-11-26T23:00:36.465Z] [exec] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
[2025-11-26T23:00:36.465Z] [exec] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[2025-11-26T23:00:36.465Z] [exec] Initializing machine ID from random generator.
[2025-11-26T23:00:36.465Z] [exec] Selecting previously unselected package systemd-sysv.
[2025-11-26T23:00:36.465Z] [exec] (Reading database ...
[2025-11-26T23:00:36.465Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 9154 files and directories currently installed.)Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T23:00:36.465Z] [exec] Unpacking systemd-sysv (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:36.465Z] [exec] Selecting previously unselected package libdbus-1-3:amd64.
[2025-11-26T23:00:36.465Z] [exec] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T23:00:36.465Z] [exec] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package dbus.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package distro-info-data.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../03-distro-info-data_0.43ubuntu1.19_all.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking distro-info-data (0.43ubuntu1.19) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package libglib2.0-0:amd64.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../04-libglib2.0-0_2.64.6-1~ubuntu20.04.9_amd64.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package libgirepository-1.0-1:amd64.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../05-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../06-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package libcap2-bin.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../07-libcap2-bin_1%3a2.32-1ubuntu0.2_amd64.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking libcap2-bin (1:2.32-1ubuntu0.2) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package libelf1:amd64.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../08-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package libglib2.0-data.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../09-libglib2.0-data_2.64.6-1~ubuntu20.04.9_all.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T23:00:37.309Z] [exec] Selecting previously unselected package libicu66:amd64.
[2025-11-26T23:00:37.309Z] [exec] Preparing to unpack .../10-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[2025-11-26T23:00:37.309Z] [exec] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[2025-11-26T23:00:38.795Z] [exec] Selecting previously unselected package libpam-systemd:amd64.
[2025-11-26T23:00:38.795Z] [exec] Preparing to unpack .../11-libpam-systemd_245.4-4ubuntu3.24_amd64.deb ...
[2025-11-26T23:00:38.795Z] [exec] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:38.795Z] [exec] Selecting previously unselected package libxml2:amd64.
[2025-11-26T23:00:38.795Z] [exec] Preparing to unpack .../12-libxml2_2.9.10+dfsg-5ubuntu0.20.04.10_amd64.deb ...
[2025-11-26T23:00:38.795Z] [exec] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T23:00:38.795Z] [exec] Selecting previously unselected package libyaml-0-2:amd64.
[2025-11-26T23:00:38.795Z] [exec] Preparing to unpack .../13-libyaml-0-2_0.2.2-1_amd64.deb ...
[2025-11-26T23:00:38.795Z] [exec] Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
[2025-11-26T23:00:38.795Z] [exec] Selecting previously unselected package lsb-release.
[2025-11-26T23:00:38.795Z] [exec] Preparing to unpack .../14-lsb-release_11.1.0ubuntu2_all.deb ...
[2025-11-26T23:00:38.795Z] [exec] Unpacking lsb-release (11.1.0ubuntu2) ...
[2025-11-26T23:00:38.795Z] [exec] Selecting previously unselected package python3-dbus.
[2025-11-26T23:00:38.795Z] [exec] Preparing to unpack .../15-python3-dbus_1.2.16-1build1_amd64.deb ...
[2025-11-26T23:00:38.795Z] [exec] Unpacking python3-dbus (1.2.16-1build1) ...
[2025-11-26T23:00:38.795Z] [exec] Selecting previously unselected package python3-gi.
[2025-11-26T23:00:38.795Z] [exec] Preparing to unpack .../16-python3-gi_3.36.0-1_amd64.deb ...
[2025-11-26T23:00:38.795Z] [exec] Unpacking python3-gi (3.36.0-1) ...
[2025-11-26T23:00:39.524Z] [exec] Selecting previously unselected package python3-pkg-resources.
[2025-11-26T23:00:39.524Z] [exec] Preparing to unpack .../17-python3-pkg-resources_45.2.0-1ubuntu0.3_all.deb ...
[2025-11-26T23:00:39.524Z] [exec] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.3) ...
[2025-11-26T23:00:39.524Z] [exec] Selecting previously unselected package python3-six.
[2025-11-26T23:00:39.524Z] [exec] Preparing to unpack .../18-python3-six_1.14.0-2_all.deb ...
[2025-11-26T23:00:39.524Z] [exec] Unpacking python3-six (1.14.0-2) ...
[2025-11-26T23:00:39.524Z] [exec] Selecting previously unselected package iso-codes.
[2025-11-26T23:00:39.524Z] [exec] Preparing to unpack .../19-iso-codes_4.4-1_all.deb ...
[2025-11-26T23:00:39.524Z] [exec] Unpacking iso-codes (4.4-1) ...
[2025-11-26T23:00:39.524Z] [exec] Selecting previously unselected package liblmdb0:amd64.
[2025-11-26T23:00:39.524Z] [exec] Preparing to unpack .../20-liblmdb0_0.9.24-1_amd64.deb ...
[2025-11-26T23:00:39.524Z] [exec] Unpacking liblmdb0:amd64 (0.9.24-1) ...
[2025-11-26T23:00:39.524Z] [exec] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[2025-11-26T23:00:39.525Z] [exec] Preparing to unpack .../21-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T23:00:39.525Z] [exec] Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T23:00:39.525Z] [exec] Selecting previously unselected package python-apt-common.
[2025-11-26T23:00:39.525Z] [exec] Preparing to unpack .../22-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
[2025-11-26T23:00:39.525Z] [exec] Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T23:00:39.525Z] [exec] Selecting previously unselected package python3-apt.
[2025-11-26T23:00:39.525Z] [exec] Preparing to unpack .../23-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
[2025-11-26T23:00:39.525Z] [exec] Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package dbus-user-session.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../24-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package libdconf1:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../25-libdconf1_0.36.0-1_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking libdconf1:amd64 (0.36.0-1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package dconf-service.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../26-dconf-service_0.36.0-1_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking dconf-service (0.36.0-1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package dconf-gsettings-backend:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../27-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../28-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../29-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package libproxy1v5:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../30-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package glib-networking-common.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../31-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package glib-networking-services.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../32-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package gsettings-desktop-schemas.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../33-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package glib-networking:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../34-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package libassuan0:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../35-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package gpgconf.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../36-gpgconf_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking gpgconf (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package gpg.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../37-gpg_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking gpg (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package libsoup2.4-1:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../38-libsoup2.4-1_2.70.0-1ubuntu0.5_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking libsoup2.4-1:amd64 (2.70.0-1ubuntu0.5) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package libstemmer0d:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../39-libstemmer0d_0+svn585-2_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking libstemmer0d:amd64 (0+svn585-2) ...
[2025-11-26T23:00:40.775Z] [exec] Selecting previously unselected package libappstream4:amd64.
[2025-11-26T23:00:40.775Z] [exec] Preparing to unpack .../40-libappstream4_0.12.10-2_amd64.deb ...
[2025-11-26T23:00:40.775Z] [exec] Unpacking libappstream4:amd64 (0.12.10-2) ...
[2025-11-26T23:00:41.502Z] [exec] Selecting previously unselected package libglib2.0-bin.
[2025-11-26T23:00:41.502Z] [exec] Preparing to unpack .../41-libglib2.0-bin_2.64.6-1~ubuntu20.04.9_amd64.deb ...
[2025-11-26T23:00:41.502Z] [exec] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T23:00:41.502Z] [exec] Selecting previously unselected package libgstreamer1.0-0:amd64.
[2025-11-26T23:00:41.502Z] [exec] Preparing to unpack .../42-libgstreamer1.0-0_1.16.3-0ubuntu1.2_amd64.deb ...
[2025-11-26T23:00:41.502Z] [exec] Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.2) ...
[2025-11-26T23:00:41.502Z] [exec] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[2025-11-26T23:00:41.502Z] [exec] Preparing to unpack .../43-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T23:00:41.502Z] [exec] Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T23:00:41.502Z] [exec] Selecting previously unselected package policykit-1.
[2025-11-26T23:00:41.502Z] [exec] Preparing to unpack .../44-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
[2025-11-26T23:00:41.502Z] [exec] Unpacking policykit-1 (0.105-26ubuntu1.3) ...
[2025-11-26T23:00:41.502Z] [exec] Selecting previously unselected package python3-certifi.
[2025-11-26T23:00:41.502Z] [exec] Preparing to unpack .../45-python3-certifi_2019.11.28-1_all.deb ...
[2025-11-26T23:00:41.502Z] [exec] Unpacking python3-certifi (2019.11.28-1) ...
[2025-11-26T23:00:41.502Z] [exec] Selecting previously unselected package python3-chardet.
[2025-11-26T23:00:41.502Z] [exec] Preparing to unpack .../46-python3-chardet_3.0.4-4build1_all.deb ...
[2025-11-26T23:00:41.502Z] [exec] Unpacking python3-chardet (3.0.4-4build1) ...
[2025-11-26T23:00:41.502Z] [exec] Selecting previously unselected package python3-idna.
[2025-11-26T23:00:41.502Z] [exec] Preparing to unpack .../47-python3-idna_2.8-1ubuntu0.1_all.deb ...
[2025-11-26T23:00:41.502Z] [exec] Unpacking python3-idna (2.8-1ubuntu0.1) ...
[2025-11-26T23:00:42.282Z] [exec] Selecting previously unselected package python3-urllib3.
[2025-11-26T23:00:42.282Z] [exec] Preparing to unpack .../48-python3-urllib3_1.25.8-2ubuntu0.4_all.deb ...
[2025-11-26T23:00:42.282Z] [exec] Unpacking python3-urllib3 (1.25.8-2ubuntu0.4) ...
[2025-11-26T23:00:42.282Z] [exec] Selecting previously unselected package python3-requests.
[2025-11-26T23:00:42.282Z] [exec] Preparing to unpack .../49-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
[2025-11-26T23:00:42.282Z] [exec] Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
[2025-11-26T23:00:42.282Z] [exec] Selecting previously unselected package python3-requests-unixsocket.
[2025-11-26T23:00:42.282Z] [exec] Preparing to unpack .../50-python3-requests-unixsocket_0.2.0-2_all.deb ...
[2025-11-26T23:00:42.282Z] [exec] Unpacking python3-requests-unixsocket (0.2.0-2) ...
[2025-11-26T23:00:42.282Z] [exec] Selecting previously unselected package python3-software-properties.
[2025-11-26T23:00:42.282Z] [exec] Preparing to unpack .../51-python3-software-properties_0.99.9.12_all.deb ...
[2025-11-26T23:00:42.282Z] [exec] Unpacking python3-software-properties (0.99.9.12) ...
[2025-11-26T23:00:42.282Z] [exec] Selecting previously unselected package packagekit.
[2025-11-26T23:00:42.282Z] [exec] Preparing to unpack .../52-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
[2025-11-26T23:00:42.282Z] [exec] Unpacking packagekit (1.1.13-2ubuntu1.1) ...
[2025-11-26T23:00:42.282Z] [exec] Selecting previously unselected package software-properties-common.
[2025-11-26T23:00:42.282Z] [exec] Preparing to unpack .../53-software-properties-common_0.99.9.12_all.deb ...
[2025-11-26T23:00:42.282Z] [exec] Unpacking software-properties-common (0.99.9.12) ...
[2025-11-26T23:00:42.282Z] [exec] Setting up python3-pkg-resources (45.2.0-1ubuntu0.3) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up liblmdb0:amd64 (0.9.24-1) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up systemd-sysv (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libyaml-0-2:amd64 (0.2.2-1) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up distro-info-data (0.43ubuntu1.19) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libcap2-bin (1:2.32-1ubuntu0.2) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libdconf1:amd64 (0.36.0-1) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up python3-six (1.14.0-2) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up python3-chardet (3.0.4-4build1) ...
[2025-11-26T23:00:43.066Z] [exec] Setting up python3-certifi (2019.11.28-1) ...
[2025-11-26T23:00:43.787Z] [exec] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[2025-11-26T23:00:43.787Z] [exec] Setting up dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T23:00:43.787Z] [exec] Setting up python3-idna (2.8-1ubuntu0.1) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up python3-urllib3 (1.25.8-2ubuntu0.4) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up gpgconf (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:44.554Z] [exec] debconf: unable to initialize frontend: Dialog
[2025-11-26T23:00:44.554Z] [exec] debconf: (TERM is not set, so the dialog frontend is not usable.)
[2025-11-26T23:00:44.554Z] [exec] debconf: falling back to frontend: Readline
[2025-11-26T23:00:44.554Z] [exec] debconf: unable to initialize frontend: Readline
[2025-11-26T23:00:44.554Z] [exec] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
[2025-11-26T23:00:44.554Z] [exec] debconf: falling back to frontend: Teletype
[2025-11-26T23:00:44.554Z] [exec] Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up libstemmer0d:amd64 (0+svn585-2) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up lsb-release (11.1.0ubuntu2) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.10) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up iso-codes (4.4-1) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up gpg (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.2) ...
[2025-11-26T23:00:44.554Z] [exec] Setcap worked! gst-ptp-helper is not suid!
[2025-11-26T23:00:44.554Z] [exec] Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
[2025-11-26T23:00:44.554Z] [exec] Setting up python3-dbus (1.2.16-1build1) ...
[2025-11-26T23:00:45.271Z] [exec] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
[2025-11-26T23:00:45.271Z] [exec] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.9) ...
[2025-11-26T23:00:45.271Z] [exec] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
[2025-11-26T23:00:45.271Z] [exec] Setting up python3-requests (2.22.0-2ubuntu1.1) ...
[2025-11-26T23:00:45.271Z] [exec] Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[2025-11-26T23:00:45.271Z] [exec] Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[2025-11-26T23:00:45.271Z] [exec] Setting up policykit-1 (0.105-26ubuntu1.3) ...
[2025-11-26T23:00:45.982Z] [exec] Setting up dconf-service (0.36.0-1) ...
[2025-11-26T23:00:45.982Z] [exec] Setting up python3-requests-unixsocket (0.2.0-2) ...
[2025-11-26T23:00:45.982Z] [exec] Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[2025-11-26T23:00:45.982Z] [exec] Setting up python3-gi (3.36.0-1) ...
[2025-11-26T23:00:45.982Z] [exec] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
[2025-11-26T23:00:45.982Z] [exec] Setting up python3-software-properties (0.99.9.12) ...
[2025-11-26T23:00:46.724Z] [exec] Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[2025-11-26T23:00:46.724Z] [exec] Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[2025-11-26T23:00:46.724Z] [exec] Setting up libsoup2.4-1:amd64 (2.70.0-1ubuntu0.5) ...
[2025-11-26T23:00:46.724Z] [exec] Setting up libappstream4:amd64 (0.12.10-2) ...
[2025-11-26T23:00:46.724Z] [exec] Setting up packagekit (1.1.13-2ubuntu1.1) ...
[2025-11-26T23:00:46.724Z] [exec] invoke-rc.d: could not determine current runlevel
[2025-11-26T23:00:46.724Z] [exec] invoke-rc.d: policy-rc.d denied execution of force-reload.
[2025-11-26T23:00:46.724Z] [exec] Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[2025-11-26T23:00:46.724Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[2025-11-26T23:00:46.724Z] [exec] Setting up software-properties-common (0.99.9.12) ...
[2025-11-26T23:00:46.724Z] [exec] Processing triggers for systemd (245.4-4ubuntu3.24) ...
[2025-11-26T23:00:46.724Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T23:00:46.724Z] [exec] Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
[2025-11-26T23:00:49.980Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T23:00:49.980Z] [exec] [0m(Reading database ...
[2025-11-26T23:00:49.980Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11275 files and directories currently installed.)Preparing to unpack .../gpgv_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:49.980Z] [exec] Unpacking gpgv (2.2.19-3ubuntu2.5) over (2.2.19-3ubuntu2.1) ...
[2025-11-26T23:00:50.668Z] [exec] Setting up gpgv (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:50.668Z] [exec] Selecting previously unselected package libksba8:amd64.
[2025-11-26T23:00:50.668Z] [exec] (Reading database ...
[2025-11-26T23:00:50.668Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11275 files and directories currently installed.)Preparing to unpack .../00-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[2025-11-26T23:00:50.668Z] [exec] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[2025-11-26T23:00:50.668Z] [exec] Selecting previously unselected package libnpth0:amd64.
[2025-11-26T23:00:50.668Z] [exec] Preparing to unpack .../01-libnpth0_1.6-1_amd64.deb ...
[2025-11-26T23:00:50.668Z] [exec] Unpacking libnpth0:amd64 (1.6-1) ...
[2025-11-26T23:00:50.668Z] [exec] Selecting previously unselected package dirmngr.
[2025-11-26T23:00:50.668Z] [exec] Preparing to unpack .../02-dirmngr_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:50.668Z] [exec] Unpacking dirmngr (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:50.668Z] [exec] Selecting previously unselected package gnupg-l10n.
[2025-11-26T23:00:50.668Z] [exec] Preparing to unpack .../03-gnupg-l10n_2.2.19-3ubuntu2.5_all.deb ...
[2025-11-26T23:00:50.668Z] [exec] Unpacking gnupg-l10n (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:50.668Z] [exec] Selecting previously unselected package gnupg-utils.
[2025-11-26T23:00:50.668Z] [exec] Preparing to unpack .../04-gnupg-utils_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:50.668Z] [exec] Unpacking gnupg-utils (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:50.668Z] [exec] Selecting previously unselected package pinentry-curses.
[2025-11-26T23:00:50.668Z] [exec] Preparing to unpack .../05-pinentry-curses_1.1.0-3build1_amd64.deb ...
[2025-11-26T23:00:50.668Z] [exec] Unpacking pinentry-curses (1.1.0-3build1) ...
[2025-11-26T23:00:51.364Z] [exec] Selecting previously unselected package gpg-agent.
[2025-11-26T23:00:51.364Z] [exec] Preparing to unpack .../06-gpg-agent_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:51.364Z] [exec] Unpacking gpg-agent (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:51.364Z] [exec] Selecting previously unselected package gpg-wks-client.
[2025-11-26T23:00:51.364Z] [exec] Preparing to unpack .../07-gpg-wks-client_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:51.364Z] [exec] Unpacking gpg-wks-client (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:51.364Z] [exec] Selecting previously unselected package gpg-wks-server.
[2025-11-26T23:00:51.364Z] [exec] Preparing to unpack .../08-gpg-wks-server_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:51.364Z] [exec] Unpacking gpg-wks-server (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:51.364Z] [exec] Selecting previously unselected package gpgsm.
[2025-11-26T23:00:51.364Z] [exec] Preparing to unpack .../09-gpgsm_2.2.19-3ubuntu2.5_amd64.deb ...
[2025-11-26T23:00:51.364Z] [exec] Unpacking gpgsm (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:51.364Z] [exec] Selecting previously unselected package gnupg.
[2025-11-26T23:00:51.364Z] [exec] Preparing to unpack .../10-gnupg_2.2.19-3ubuntu2.5_all.deb ...
[2025-11-26T23:00:51.364Z] [exec] Unpacking gnupg (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:51.364Z] [exec] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[2025-11-26T23:00:51.364Z] [exec] Setting up pinentry-curses (1.1.0-3build1) ...
[2025-11-26T23:00:51.364Z] [exec] Setting up gpgsm (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:51.364Z] [exec] Setting up libnpth0:amd64 (1.6-1) ...
[2025-11-26T23:00:51.364Z] [exec] Setting up dirmngr (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:51.364Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[2025-11-26T23:00:52.063Z] [exec] Setting up gnupg-l10n (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:52.063Z] [exec] Setting up gnupg-utils (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:52.063Z] [exec] Setting up gpg-agent (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:52.063Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[2025-11-26T23:00:52.063Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[2025-11-26T23:00:52.063Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[2025-11-26T23:00:52.814Z] [exec] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[2025-11-26T23:00:52.814Z] [exec] Setting up gpg-wks-client (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:52.814Z] [exec] Setting up gpg-wks-server (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:52.814Z] [exec] Setting up gnupg (2.2.19-3ubuntu2.5) ...
[2025-11-26T23:00:52.814Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T23:00:53.495Z] [exec] Toolchain test builds; see https://wiki.ubuntu.com/ToolChain
[2025-11-26T23:00:53.495Z] [exec]
[2025-11-26T23:00:53.495Z] [exec] More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test
[2025-11-26T23:00:54.185Z] [exec] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[2025-11-26T23:00:54.185Z] [exec] Get:2 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [24.6 kB]
[2025-11-26T23:00:54.185Z] [exec] Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
[2025-11-26T23:00:54.185Z] [exec] Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[2025-11-26T23:00:54.894Z] [exec] Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[2025-11-26T23:00:54.894Z] [exec] Get:6 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 Packages [28.7 kB]
[2025-11-26T23:00:55.637Z] [exec] Fetched 53.3 kB in 2s (35.3 kB/s)
[2025-11-26T23:00:57.065Z] [exec] Reading package lists...
[2025-11-26T23:00:57.065Z] [exec] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[2025-11-26T23:00:57.065Z] [exec] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[2025-11-26T23:00:57.749Z] [exec] Hit:3 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
[2025-11-26T23:00:57.749Z] [exec] Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[2025-11-26T23:00:57.749Z] [exec] Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[2025-11-26T23:01:00.148Z] [exec] Reading package lists...
[2025-11-26T23:01:01.804Z] [exec] Reading package lists...
[2025-11-26T23:01:01.804Z] [exec] Building dependency tree...
[2025-11-26T23:01:01.804Z] [exec] Reading state information...
[2025-11-26T23:01:01.804Z] [exec] The following additional packages will be installed:
[2025-11-26T23:01:01.804Z] [exec] git-man libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm6 libperl5.30
[2025-11-26T23:01:01.804Z] [exec] perl perl-base perl-modules-5.30
[2025-11-26T23:01:01.804Z] [exec] Suggested packages:
[2025-11-26T23:01:01.804Z] [exec] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
[2025-11-26T23:01:01.804Z] [exec] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n perl-doc
[2025-11-26T23:01:01.804Z] [exec] libterm-readline-gnu-perl | libterm-readline-perl-perl make libb-debug-perl
[2025-11-26T23:01:01.804Z] [exec] liblocale-codes-perl ncompress xz-utils tar-scripts tar-doc
[2025-11-26T23:01:01.804Z] [exec] Recommended packages:
[2025-11-26T23:01:01.804Z] [exec] patch less ssh-client netbase
[2025-11-26T23:01:02.541Z] [exec] The following NEW packages will be installed:
[2025-11-26T23:01:02.541Z] [exec] git git-man libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm6
[2025-11-26T23:01:02.541Z] [exec] libperl5.30 perl perl-modules-5.30 wget
[2025-11-26T23:01:02.541Z] [exec] The following packages will be upgraded:
[2025-11-26T23:01:02.541Z] [exec] perl-base tar
[2025-11-26T23:01:02.541Z] [exec] 2 upgraded, 10 newly installed, 0 to remove and 87 not upgraded.
[2025-11-26T23:01:02.541Z] [exec] Need to get 14.8 MB of archives.
[2025-11-26T23:01:02.541Z] [exec] After this operation, 86.8 MB of additional disk space will be used.
[2025-11-26T23:01:02.541Z] [exec] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-base amd64 5.30.0-9ubuntu0.5 [1,514 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.4 [240 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2,739 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6,244 B]
[2025-11-26T23:01:03.347Z] [exec] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3,941 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.25 [233 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.14 [887 kB]
[2025-11-26T23:01:03.347Z] [exec] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.14 [4,613 kB]
[2025-11-26T23:01:04.122Z] [exec] [91mdebconf: delaying package configuration, since apt-utils is not installed
[2025-11-26T23:01:04.122Z] [exec] [0mFetched 14.8 MB in 2s (8,883 kB/s)
[2025-11-26T23:01:04.122Z] [exec] (Reading database ...
[2025-11-26T23:01:04.122Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11462 files and directories currently installed.)Preparing to unpack .../perl-base_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T23:01:04.122Z] [exec] Unpacking perl-base (5.30.0-9ubuntu0.5) over (5.30.0-9ubuntu0.2) ...
[2025-11-26T23:01:06.469Z] [exec] Setting up perl-base (5.30.0-9ubuntu0.5) ...
[2025-11-26T23:01:06.469Z] [exec] (Reading database ...
[2025-11-26T23:01:06.469Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11462 files and directories currently installed.)Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.4_amd64.deb ...
[2025-11-26T23:01:06.469Z] [exec] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.4) over (1.30+dfsg-7ubuntu0.20.04.1) ...
[2025-11-26T23:01:06.469Z] [exec] Setting up tar (1.30+dfsg-7ubuntu0.20.04.4) ...
[2025-11-26T23:01:07.190Z] [exec] Selecting previously unselected package perl-modules-5.30.
[2025-11-26T23:01:07.190Z] [exec] (Reading database ...
[2025-11-26T23:01:07.190Z] [exec] (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 11462 files and directories currently installed.)Preparing to unpack .../0-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[2025-11-26T23:01:07.190Z] [exec] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[2025-11-26T23:01:07.190Z] [exec] Selecting previously unselected package libgdbm6:amd64.
[2025-11-26T23:01:07.190Z] [exec] Preparing to unpack .../1-libgdbm6_1.18.1-5_amd64.deb ...
[2025-11-26T23:01:07.190Z] [exec] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[2025-11-26T23:01:07.190Z] [exec] Selecting previously unselected package libgdbm-compat4:amd64.
[2025-11-26T23:01:07.190Z] [exec] Preparing to unpack .../2-libgdbm-compat4_1.18.1-5_amd64.deb ...
[2025-11-26T23:01:07.190Z] [exec] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[2025-11-26T23:01:07.190Z] [exec] Selecting previously unselected package libperl5.30:amd64.
[2025-11-26T23:01:07.190Z] [exec] Preparing to unpack .../3-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T23:01:07.190Z] [exec] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[2025-11-26T23:01:07.899Z] [exec] Selecting previously unselected package perl.
[2025-11-26T23:01:07.899Z] [exec] Preparing to unpack .../4-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[2025-11-26T23:01:07.899Z] [exec] Unpacking perl (5.30.0-9ubuntu0.5) ...
[2025-11-26T23:01:07.899Z] [exec] Selecting previously unselected package wget.
[2025-11-26T23:01:07.899Z] [exec] Preparing to unpack .../5-wget_1.20.3-1ubuntu2.1_amd64.deb ...
[2025-11-26T23:01:07.899Z] [exec] Unpacking wget (1.20.3-1ubuntu2.1) ...
[2025-11-26T23:01:07.899Z] [exec] Selecting previously unselected package libcurl3-gnutls:amd64.
[2025-11-26T23:01:07.899Z] [exec] Preparing to unpack .../6-libcurl3-gnutls_7.68.0-1ubuntu2.25_amd64.deb ...
[2025-11-26T23:01:07.899Z] [exec] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ...
[2025-11-26T23:01:08.596Z] [exec] Selecting previously unselected package liberror-perl.
[2025-11-26T23:01:08.596Z] [exec] Preparing to unpack .../7-liberror-perl_0.17029-1_all.deb ...
[2025-11-26T23:01:08.596Z] [exec] Unpacking liberror-perl (0.17029-1) ...
[2025-11-26T23:01:08.596Z] [exec] Selecting previously unselected package git-man.
[2025-11-26T23:01:08.596Z] [exec] Preparing to unpack .../8-git-man_1%3a2.25.1-1ubuntu3.14_all.deb ...
[2025-11-26T23:01:08.596Z] [exec] Unpacking git-man (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T23:01:08.596Z] [exec] Selecting previously unselected package git.
[2025-11-26T23:01:08.596Z] [exec] Preparing to unpack .../9-git_1%3a2.25.1-1ubuntu3.14_amd64.deb ...
[2025-11-26T23:01:08.596Z] [exec] Unpacking git (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T23:01:09.294Z] [exec] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up wget (1.20.3-1ubuntu2.1) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.25) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up git-man (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up libgdbm6:amd64 (1.18.1-5) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up perl (5.30.0-9ubuntu0.5) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up liberror-perl (0.17029-1) ...
[2025-11-26T23:01:09.295Z] [exec] Setting up git (1:2.25.1-1ubuntu3.14) ...
[2025-11-26T23:01:09.295Z] [exec] Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
[2025-11-26T23:01:09.295Z] [exec] Processing triggers for mime-support (3.64ubuntu1) ...
[2025-11-26T23:01:14.568Z] [exec] Removing intermediate container ea7da81e30a5
[2025-11-26T23:01:14.568Z] [exec] ---> ccaab001cfdc
[2025-11-26T23:01:14.568Z] [exec] Step 9/31 : ARG MAVEN_VERSION=3.8.5
[2025-11-26T23:01:14.568Z] [exec] ---> Running in 932d7e688b5e
[2025-11-26T23:01:14.568Z] [exec] Removing intermediate container 932d7e688b5e
[2025-11-26T23:01:14.568Z] [exec] ---> 60bad18f489f
[2025-11-26T23:01:14.568Z] [exec] Step 10/31 : ENV MAVEN_VERSION=$MAVEN_VERSION
[2025-11-26T23:01:14.568Z] [exec] ---> Running in 9663e4a36258
[2025-11-26T23:01:14.568Z] [exec] Removing intermediate container 9663e4a36258
[2025-11-26T23:01:14.568Z] [exec] ---> 5c823a9e8479
[2025-11-26T23:01:14.568Z] [exec] Step 11/31 : ENV MAVEN_HOME /opt/maven
[2025-11-26T23:01:14.568Z] [exec] ---> Running in 2b5fa209cc20
[2025-11-26T23:01:14.568Z] [exec] Removing intermediate container 2b5fa209cc20
[2025-11-26T23:01:14.568Z] [exec] ---> 905f8c2649c0
[2025-11-26T23:01:14.568Z] [exec] Step 12/31 : RUN wget --no-verbose --no-check-certificate --no-cookies https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/${MAVEN_VERSION}/apache-maven-${MAVEN_VERSION}-bin.tar.gz && tar -zvxf apache-maven-${MAVEN_VERSION}-bin.tar.gz -C /opt/ && ln -s /opt/apache-maven-${MAVEN_VERSION} /opt/maven && rm -f apache-maven-${MAVEN_VERSION}-bin.tar.gz
[2025-11-26T23:01:14.568Z] [exec] ---> Running in af4ca42470c6
[2025-11-26T23:01:16.039Z] [exec] [91m2025-11-26 23:00:17 URL:https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.tar.gz [8673123/8673123] -> "apache-maven-3.8.5-bin.tar.gz" [1]
[2025-11-26T23:01:16.039Z] [exec] [0mapache-maven-3.8.5/README.txt
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/LICENSE
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/NOTICE
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/commons-cli.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/commons-io.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/commons-lang3.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/guava.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/guice.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/javax.annotation-api.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/javax.inject.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jcl-over-slf4j.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/org.eclipse.sisu.inject.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/org.eclipse.sisu.plexus.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-cipher.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-component-annotations.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-interpolation.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-sec-dispatcher.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-utils.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/slf4j-api.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/boot/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/boot/plexus-classworlds.license
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/Windows/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/Windows/x86/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/Windows/x86/jansi.dll
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/Windows/x86_64/jansi.dll
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/bin/m2.conf
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/bin/mvn.cmd
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/bin/mvnDebug.cmd
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/bin/mvn
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/bin/mvnDebug
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/bin/mvnyjp
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/conf/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/conf/logging/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/conf/logging/simplelogger.properties
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/conf/settings.xml
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/conf/toolchains.xml
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/ext/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/ext/README.txt
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-native/README.txt
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/boot/plexus-classworlds-2.6.0.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-embedder-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-settings-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-settings-builder-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-plugin-api-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-model-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-model-builder-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-builder-support-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-resolver-api-1.6.3.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-resolver-util-1.6.3.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-shared-utils-3.3.4.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/commons-io-2.6.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/guice-4.2.2-no_aop.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/guava-25.1-android.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/javax.inject-1.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/javax.annotation-api-1.2.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-utils-3.3.0.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-sec-dispatcher-2.0.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-cipher-2.0.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/slf4j-api-1.7.32.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/commons-lang3-3.8.1.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-core-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-repository-metadata-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-artifact-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-resolver-provider-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-resolver-impl-1.6.3.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-resolver-spi-1.6.3.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/org.eclipse.sisu.inject-0.3.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-interpolation-1.26.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/plexus-component-annotations-2.1.0.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-compat-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/wagon-provider-api-3.5.1.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/commons-cli-1.4.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/wagon-http-3.5.1-shaded.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jcl-over-slf4j-1.7.32.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/wagon-file-3.5.1.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-resolver-connector-basic-1.6.3.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-resolver-transport-wagon-1.6.3.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/maven-slf4j-provider-3.8.5.jar
[2025-11-26T23:01:16.039Z] [exec] apache-maven-3.8.5/lib/jansi-2.4.0.jar
[2025-11-26T23:01:16.780Z] [exec] Removing intermediate container af4ca42470c6
[2025-11-26T23:01:16.780Z] [exec] ---> 2b09ed302af0
[2025-11-26T23:01:16.780Z] [exec] Step 13/31 : ENV PATH ${PATH}:${MAVEN_HOME}/bin
[2025-11-26T23:01:16.780Z] [exec] ---> Running in 6ca45851f709
[2025-11-26T23:01:16.780Z] [exec] Removing intermediate container 6ca45851f709
[2025-11-26T23:01:16.780Z] [exec] ---> 52b39bb4bf7c
[2025-11-26T23:01:16.780Z] [exec] Step 14/31 : ENV JAVA_TOOL_OPTIONS=" -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom"
[2025-11-26T23:01:16.780Z] [exec] ---> Running in fa304a3f7e24
[2025-11-26T23:01:16.780Z] [exec] Removing intermediate container fa304a3f7e24
[2025-11-26T23:01:16.780Z] [exec] ---> e7772e6e2e6d
[2025-11-26T23:01:16.780Z] [exec] Step 15/31 : ENV MODE=java
[2025-11-26T23:01:16.780Z] [exec] ---> Running in 8c256c91478f
[2025-11-26T23:01:18.199Z] [exec] Removing intermediate container 8c256c91478f
[2025-11-26T23:01:18.200Z] [exec] ---> d589de2e4226
[2025-11-26T23:01:18.200Z] [exec] Step 16/31 : RUN mkdir testResults
[2025-11-26T23:01:18.200Z] [exec] ---> Running in 54ecdbfa4705
[2025-11-26T23:01:18.892Z] [exec] Removing intermediate container 54ecdbfa4705
[2025-11-26T23:01:18.893Z] [exec] ---> 3861b047e097
[2025-11-26T23:01:18.893Z] [exec] Step 17/31 : ENV TEST_HOME /quarkus-quickstarts
[2025-11-26T23:01:18.893Z] [exec] ---> Running in 5116708abc14
[2025-11-26T23:01:18.893Z] [exec] Removing intermediate container 5116708abc14
[2025-11-26T23:01:18.893Z] [exec] ---> 3d88402a931e
[2025-11-26T23:01:18.893Z] [exec] Step 18/31 : ENV APPLICATION_NAME=quarkus_quickstarts
[2025-11-26T23:01:18.893Z] [exec] ---> Running in c4564e17474c
[2025-11-26T23:01:18.893Z] [exec] Removing intermediate container c4564e17474c
[2025-11-26T23:01:18.893Z] [exec] ---> 96455251093f
[2025-11-26T23:01:18.893Z] [exec] Step 19/31 : ENV APPLICATION_TAG=2.7.2.Final
[2025-11-26T23:01:18.893Z] [exec] ---> Running in 15a9aeb17811
[2025-11-26T23:01:18.893Z] [exec] Removing intermediate container 15a9aeb17811
[2025-11-26T23:01:18.893Z] [exec] ---> 820f1ef8f9a8
[2025-11-26T23:01:18.893Z] [exec] Step 20/31 : ENV OS_TAG=ubuntu
[2025-11-26T23:01:18.893Z] [exec] ---> Running in ad63c7ac2f66
[2025-11-26T23:01:19.598Z] [exec] Removing intermediate container ad63c7ac2f66
[2025-11-26T23:01:19.598Z] [exec] ---> 9119b689258e
[2025-11-26T23:01:19.598Z] [exec] Step 21/31 : ENV JDK_VERSION=17
[2025-11-26T23:01:19.598Z] [exec] ---> Running in aa32281e9eb6
[2025-11-26T23:01:19.598Z] [exec] Removing intermediate container aa32281e9eb6
[2025-11-26T23:01:19.598Z] [exec] ---> e583b763d0c9
[2025-11-26T23:01:19.598Z] [exec] Step 22/31 : ENV JDK_IMPL=hotspot
[2025-11-26T23:01:19.598Z] [exec] ---> Running in 2454200ee0c4
[2025-11-26T23:01:19.598Z] [exec] Removing intermediate container 2454200ee0c4
[2025-11-26T23:01:19.598Z] [exec] ---> 577224013c3d
[2025-11-26T23:01:19.598Z] [exec] Step 23/31 : ENV QUARKUS_QUICKSTARTS_TAG=$QUARKUS_QUICKSTARTS_TAG
[2025-11-26T23:01:19.598Z] [exec] ---> Running in 2b13c3d52df3
[2025-11-26T23:01:20.286Z] [exec] Removing intermediate container 2b13c3d52df3
[2025-11-26T23:01:20.286Z] [exec] ---> 91ab539c0515
[2025-11-26T23:01:20.286Z] [exec] Step 24/31 : RUN git clone https://github.com/quarkusio/quarkus-quickstarts.git
[2025-11-26T23:01:20.286Z] [exec] ---> Running in 27eb6ca017ff
[2025-11-26T23:01:20.970Z] [exec] [91mCloning into 'quarkus-quickstarts'...
[2025-11-26T23:01:25.125Z] [exec] [0mRemoving intermediate container 27eb6ca017ff
[2025-11-26T23:01:25.125Z] [exec] ---> 0cff7fd3c5b4
[2025-11-26T23:01:25.125Z] [exec] Step 25/31 : WORKDIR /quarkus-quickstarts/
[2025-11-26T23:01:25.820Z] [exec] ---> Running in 34057887c62b
[2025-11-26T23:01:25.820Z] [exec] Removing intermediate container 34057887c62b
[2025-11-26T23:01:25.820Z] [exec] ---> 0fd40929a2f3
[2025-11-26T23:01:25.820Z] [exec] Step 26/31 : RUN git checkout $QUARKUS_QUICKSTARTS_TAG
[2025-11-26T23:01:25.820Z] [exec] ---> Running in ce30d27fd101
[2025-11-26T23:01:26.521Z] [exec] [91mNote: switching to '2.7.2.Final'.
[2025-11-26T23:01:26.521Z] [exec]
[2025-11-26T23:01:26.521Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2025-11-26T23:01:26.521Z] [exec] changes and commit them, and you can discard any commits you make in this
[2025-11-26T23:01:26.521Z] [exec] state without impacting any branches by switching back to a branch.
[2025-11-26T23:01:26.521Z] [exec]
[2025-11-26T23:01:26.521Z] [exec] If you want to create a new branch to retain commits you create, you may
[2025-11-26T23:01:26.521Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2025-11-26T23:01:26.521Z] [exec]
[2025-11-26T23:01:26.521Z] [exec] git switch -c <new-branch-name>
[2025-11-26T23:01:26.521Z] [exec]
[2025-11-26T23:01:26.521Z] [exec] Or undo this operation with:
[2025-11-26T23:01:26.521Z] [exec]
[2025-11-26T23:01:26.521Z] [exec] git switch -
[2025-11-26T23:01:26.521Z] [exec]
[2025-11-26T23:01:26.521Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2025-11-26T23:01:26.521Z] [exec]
[2025-11-26T23:01:26.521Z] [exec] HEAD is now at d1f6a01f6 [RELEASE] - Bump version to 2.7.2.Final
[2025-11-26T23:01:28.771Z] [exec] [0mRemoving intermediate container ce30d27fd101
[2025-11-26T23:01:28.771Z] [exec] ---> 0ad2c4755fd0
[2025-11-26T23:01:28.771Z] [exec] Step 27/31 : WORKDIR /
[2025-11-26T23:01:28.771Z] [exec] ---> Running in 175b5fce87ec
[2025-11-26T23:01:28.771Z] [exec] Removing intermediate container 175b5fce87ec
[2025-11-26T23:01:28.771Z] [exec] ---> 5c469a21349b
[2025-11-26T23:01:28.771Z] [exec] Step 28/31 : COPY quarkus_quickstarts/test.sh /test.sh
[2025-11-26T23:01:28.771Z] [exec] ---> 2350a3eabc44
[2025-11-26T23:01:28.771Z] [exec] Step 29/31 : COPY test_base_functions.sh test_base_functions.sh
[2025-11-26T23:01:29.600Z] [exec] ---> fc891b56e936
[2025-11-26T23:01:29.600Z] [exec] Step 30/31 : WORKDIR ${TEST_HOME}
[2025-11-26T23:01:29.600Z] [exec] ---> Running in 26b2cb026c19
[2025-11-26T23:01:29.600Z] [exec] Removing intermediate container 26b2cb026c19
[2025-11-26T23:01:29.600Z] [exec] ---> 531ee7e37813
[2025-11-26T23:01:29.600Z] [exec] Step 31/31 : ENTRYPOINT ["/bin/bash", "/test.sh"]
[2025-11-26T23:01:29.600Z] [exec] ---> Running in 4596981d076e
[2025-11-26T23:01:29.600Z] [exec] Removing intermediate container 4596981d076e
[2025-11-26T23:01:29.600Z] [exec] ---> fdd4391ea74e
[2025-11-26T23:01:29.600Z] [exec] Successfully built fdd4391ea74e
[2025-11-26T23:01:29.600Z] [exec] Successfully tagged adoptopenjdk-quarkus_quickstarts-test:17-jdk-ubuntu-hotspot-full
[2025-11-26T23:01:29.600Z]
[2025-11-26T23:01:29.600Z] copy_dest:
[2025-11-26T23:01:29.600Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jvmtest/external/quarkus_quickstarts
[2025-11-26T23:01:29.600Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-11-26T23:01:29.600Z]
[2025-11-26T23:01:29.600Z] build:
[2025-11-26T23:01:29.600Z]
[2025-11-26T23:01:29.600Z] BUILD SUCCESSFUL
[2025-11-26T23:01:29.600Z] Total time: 4 minutes 57 seconds
[2025-11-26T23:01:29.600Z] 0
[2025-11-26T23:01:29.600Z]
[2025-11-26T23:01:29.600Z]
[2025-11-26T23:01:29.600Z] RECORD TEST REPOs SHA
[2025-11-26T23:01:29.600Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-26T23:01:29.600Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-26T23:01:29.600Z] Check shas in /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-26T23:01:29.600Z] touch /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-26T23:01:29.600Z] ================================================
[2025-11-26T23:01:29.600Z] timestamp: 20251126-230031
[2025-11-26T23:01:29.600Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG
[2025-11-26T23:01:29.600Z] git repo:
[2025-11-26T23:01:29.600Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-26T23:01:29.600Z] sha:
[2025-11-26T23:01:29.600Z] 2cef9d30a4e98bda2d03a3fa47626511fc4264af
[2025-11-26T23:01:29.600Z] ================================================
[2025-11-26T23:01:29.600Z] timestamp: 20251126-230031
[2025-11-26T23:01:29.600Z] repo dir: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests
[2025-11-26T23:01:29.600Z] git repo:
[2025-11-26T23:01:29.600Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-26T23:01:29.600Z] sha:
[2025-11-26T23:01:29.600Z] 75a8850e698a9c107b16ec5656f861ace8aedfc2
[2025-11-26T23:01:30.284Z] No github_url or tag_version in /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test//test.properties
[2025-11-26T23:01:30.284Z] ================================================
[2025-11-26T23:01:30.284Z] timestamp: 20251126-230031
[2025-11-26T23:01:30.284Z] test dir: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus
[2025-11-26T23:01:30.284Z] git repo: https://github.com/quarkusio/quarkus.git
[2025-11-26T23:01:30.284Z] sha:2733bae7cb7ded76d324b41a3a9f4e81b89ee122
[2025-11-26T23:01:31.168Z] ================================================
[2025-11-26T23:01:31.168Z] timestamp: 20251126-230032
[2025-11-26T23:01:31.168Z] test dir: /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus_quickstarts
[2025-11-26T23:01:31.168Z] git repo: https://github.com/quarkusio/quarkus-quickstarts.git
[2025-11-26T23:01:31.168Z] sha:d1f6a01f64da85d51a7b21714f7964fb37b9c701
[2025-11-26T23:01:31.168Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T23:01:31.168Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.external TESTLIST=
[2025-11-26T23:01:31.168Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T23:01:31.168Z] perl scripts/configure.pl
[2025-11-26T23:01:31.168Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.16" --jdkVersion=17 --impl=hotspot --vendor="eclipse" --buildList=external --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.external --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-26T23:01:31.168Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-26T23:01:31.168Z]
[2025-11-26T23:01:31.168Z] Starting to generate test make files.
[2025-11-26T23:01:31.168Z]
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-checkpoint/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jacoco/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-functional/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/zookeeper/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomcat/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/aot/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tomee/playlist.xml
[2025-11-26T23:01:31.889Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/playlist.xml
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus/autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/netty/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wycheproof/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/elasticsearch/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scala/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-portable-restore/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/tck-ubi-test/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-restore/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/criu-ubi-portable-checkpoint/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/lucene-solr/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/scc/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/camel/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/playlist.xml
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/openliberty-mp-tck/autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/kafka/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/derby/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/playlist.xml
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/functional-test/autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/playlist.xml
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_openshift/autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/system-test/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/playlist.xml
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/quarkus_quickstarts/autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/jenkins/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/payara-mp-tck/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external_custom/playlist.xml
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/playlist.xml
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/spring/autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Parsing /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/wildfly/playlist.xml
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Generated /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Make files are generated successfully.
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T23:01:31.890Z] make -f runtest.mk _sanity.external
[2025-11-26T23:01:31.890Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG'
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] Running make 4.1
[2025-11-26T23:01:31.890Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..
[2025-11-26T23:01:31.890Z] set JDK_VERSION to 17
[2025-11-26T23:01:31.890Z] set JDK_IMPL to hotspot
[2025-11-26T23:01:31.890Z] set JVM_VERSION to openjdk17
[2025-11-26T23:01:31.890Z] set JCL_VERSION to latest
[2025-11-26T23:01:31.890Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-26T23:01:31.890Z] set SPEC to linux_x86-64
[2025-11-26T23:01:31.890Z] set TEST_FLAG to
[2025-11-26T23:01:31.890Z] set OS_LABEL to ubuntu.16
[2025-11-26T23:01:31.890Z] Running sanity.external ...
[2025-11-26T23:01:31.890Z] There are 7 test targets in sanity.external
[2025-11-26T23:01:31.890Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-26T23:01:31.890Z] openjdk version "17.0.18-beta" 2026-01-20
[2025-11-26T23:01:31.890Z] OpenJDK Runtime Environment Temurin-17.0.18+4-202511262045 (build 17.0.18-beta+4-ea)
[2025-11-26T23:01:31.890Z] OpenJDK 64-Bit Server VM Temurin-17.0.18+4-202511262045 (build 17.0.18-beta+4-ea, mixed mode, sharing)
[2025-11-26T23:01:31.890Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests'
[2025-11-26T23:01:31.890Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/external'
[2025-11-26T23:01:31.890Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/external/quarkus'
[2025-11-26T23:01:31.890Z]
[2025-11-26T23:01:31.890Z] ===============================================