jdk11u-linux-x64-temurin
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2786
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 431
originally caused by:
Started by timer
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-hetzner-worker in /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/.git # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe (origin/master)
Commit message: "Enable s390x linux Reproducible build test for jdk21u and jdk25u (#1373)"
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
> git rev-list --no-walk c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
[Pipeline] library
Loading library openjdk-jenkins-helper@master
Examining adoptium/jenkins-helper
Attempting to resolve master as a branch
Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
> git rev-list --no-walk c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:24:01.745Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-03-03T09:24:01.775Z] {
[2026-03-03T09:24:01.775Z] "ARCHITECTURE": "x64",
[2026-03-03T09:24:01.775Z] "TARGET_OS": "linux",
[2026-03-03T09:24:01.775Z] "VARIANT": "temurin",
[2026-03-03T09:24:01.775Z] "JAVA_TO_BUILD": "jdk11u",
[2026-03-03T09:24:01.775Z] "TEST_LIST": [
[2026-03-03T09:24:01.775Z] "sanity.openjdk",
[2026-03-03T09:24:01.775Z] "sanity.system",
[2026-03-03T09:24:01.775Z] "extended.system",
[2026-03-03T09:24:01.775Z] "sanity.perf",
[2026-03-03T09:24:01.775Z] "sanity.functional",
[2026-03-03T09:24:01.775Z] "extended.functional",
[2026-03-03T09:24:01.775Z] "extended.openjdk",
[2026-03-03T09:24:01.775Z] "extended.perf",
[2026-03-03T09:24:01.775Z] "special.functional",
[2026-03-03T09:24:01.775Z] "sanity.external",
[2026-03-03T09:24:01.775Z] "dev.openjdk",
[2026-03-03T09:24:01.775Z] "dev.functional"
[2026-03-03T09:24:01.775Z] ],
[2026-03-03T09:24:01.775Z] "DYNAMIC_LIST": [
[2026-03-03T09:24:01.775Z] "extended.openjdk"
[2026-03-03T09:24:01.775Z] ],
[2026-03-03T09:24:01.775Z] "NUM_MACHINES": [
[2026-03-03T09:24:01.775Z] "3"
[2026-03-03T09:24:01.775Z] ],
[2026-03-03T09:24:01.775Z] "SCM_REF": "jdk-11.0.31+4_adopt",
[2026-03-03T09:24:01.775Z] "BUILD_REF": "",
[2026-03-03T09:24:01.775Z] "CI_REF": "",
[2026-03-03T09:24:01.775Z] "HELPER_REF": "",
[2026-03-03T09:24:01.775Z] "AQA_REF": "",
[2026-03-03T09:24:01.776Z] "AQA_AUTO_GEN": true,
[2026-03-03T09:24:01.776Z] "BUILD_ARGS": "--create-source-archive --create-sbom --enable-sbom-strace",
[2026-03-03T09:24:01.776Z] "NODE_LABEL": "build&&linux&&x64",
[2026-03-03T09:24:01.776Z] "ADDITIONAL_TEST_LABEL": "",
[2026-03-03T09:24:01.776Z] "ADDITIONAL_TEST_PARAMS": {
[2026-03-03T09:24:01.776Z] "CLOUD_PROVIDER": "azure"
[2026-03-03T09:24:01.776Z] },
[2026-03-03T09:24:01.776Z] "KEEP_TEST_REPORTDIR": false,
[2026-03-03T09:24:01.776Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-03-03T09:24:01.776Z] "CODEBUILD": false,
[2026-03-03T09:24:01.776Z] "DOCKER_IMAGE": "adoptopenjdk/centos6_build_image",
[2026-03-03T09:24:01.776Z] "DOCKER_ARGS": "",
[2026-03-03T09:24:01.776Z] "DOCKER_NODE": "",
[2026-03-03T09:24:01.776Z] "DOCKER_REGISTRY": "",
[2026-03-03T09:24:01.776Z] "DOCKER_CREDENTIAL": "",
[2026-03-03T09:24:01.776Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-03-03T09:24:01.776Z] "CONFIGURE_ARGS": "--enable-dtrace=auto --disable-ccache --with-version-opt=ea",
[2026-03-03T09:24:01.776Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-03-03T09:24:01.776Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-03-03T09:24:01.776Z] "RELEASE": false,
[2026-03-03T09:24:01.776Z] "WEEKLY": true,
[2026-03-03T09:24:01.776Z] "PUBLISH_NAME": "jdk-11.0.31+4-ea",
[2026-03-03T09:24:01.776Z] "ADOPT_BUILD_NUMBER": "",
[2026-03-03T09:24:01.776Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-03-03T09:24:01.776Z] "ENABLE_TESTS": true,
[2026-03-03T09:24:01.776Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-03-03T09:24:01.776Z] "ENABLE_INSTALLERS": true,
[2026-03-03T09:24:01.776Z] "ENABLE_SIGNER": true,
[2026-03-03T09:24:01.776Z] "CLEAN_WORKSPACE": false,
[2026-03-03T09:24:01.776Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-03-03T09:24:01.776Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-03-03T09:24:01.776Z] }
[Pipeline] echo
[2026-03-03T09:24:01.813Z] Filename will be: OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz
[Pipeline] echo
[2026-03-03T09:24:01.815Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional, sanity.external, dev.openjdk, dev.functional]
[Pipeline] echo
[2026-03-03T09:24:01.838Z] Build num: 464
[Pipeline] echo
[2026-03-03T09:24:01.840Z] File name: OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-03-03T09:24:01.961Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-03-03T09:24:01.990Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2026-03-03T09:24:01.999Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&x64&&dockerBuild...
[Pipeline] node
[2026-03-03T09:24:02.036Z] Running on build-linux-x64-ea2d00 in /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin
[Pipeline] {
[Pipeline] timeout
[2026-03-03T09:24:02.134Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-03-03T09:24:04.566Z] + docker pull adoptopenjdk/centos6_build_image
[2026-03-03T09:24:04.566Z] Using default tag: latest
[2026-03-03T09:24:05.303Z] latest: Pulling from adoptopenjdk/centos6_build_image
[2026-03-03T09:24:05.641Z] 3aeb610eac3b: Pulling fs layer
[2026-03-03T09:24:05.641Z] 180e47abceb7: Pulling fs layer
[2026-03-03T09:24:05.641Z] dc1de820806c: Pulling fs layer
[2026-03-03T09:24:05.641Z] a68d3a75a257: Pulling fs layer
[2026-03-03T09:24:05.641Z] c2e59f09a5b6: Pulling fs layer
[2026-03-03T09:24:05.641Z] becfdb266c44: Pulling fs layer
[2026-03-03T09:24:05.641Z] ecfc678701c1: Pulling fs layer
[2026-03-03T09:24:05.641Z] 831490506c47: Pulling fs layer
[2026-03-03T09:24:05.641Z] 3aeb610eac3b: Download complete
[2026-03-03T09:24:06.019Z] dc1de820806c: Download complete
[2026-03-03T09:24:06.019Z] becfdb266c44: Download complete
[2026-03-03T09:24:06.360Z] a68d3a75a257: Download complete
[2026-03-03T09:24:07.547Z] ecfc678701c1: Download complete
[2026-03-03T09:24:10.572Z] 831490506c47: Download complete
[2026-03-03T09:24:10.572Z] c2e59f09a5b6: Download complete
[2026-03-03T09:24:13.628Z] 831490506c47: Pull complete
[2026-03-03T09:24:19.647Z] c2e59f09a5b6: Pull complete
[2026-03-03T09:24:19.647Z] ecfc678701c1: Pull complete
[2026-03-03T09:24:19.647Z] becfdb266c44: Pull complete
[2026-03-03T09:26:28.323Z] 180e47abceb7: Download complete
[2026-03-03T09:30:08.814Z] 180e47abceb7: Pull complete
[2026-03-03T09:30:08.814Z] dc1de820806c: Pull complete
[2026-03-03T09:30:08.814Z] a68d3a75a257: Pull complete
[2026-03-03T09:30:08.814Z] 3aeb610eac3b: Pull complete
[2026-03-03T09:30:08.814Z] Digest: sha256:8f4adf9f9f8c30006819c3fd0ae328af201c35aba00f991363be981a4733624a
[2026-03-03T09:30:08.814Z] Status: Downloaded newer image for adoptopenjdk/centos6_build_image:latest
[2026-03-03T09:30:08.814Z] docker.io/adoptopenjdk/centos6_build_image:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] sh
[2026-03-03T09:30:09.624Z] + docker inspect --format={{.RepoDigests}} adoptopenjdk/centos6_build_image
[Pipeline] echo
[2026-03-03T09:30:10.234Z] Target docker image digest = [adoptopenjdk/centos6_build_image@sha256:8f4adf9f9f8c30006819c3fd0ae328af201c35aba00f991363be981a4733624a]
[2026-03-03T09:30:10.234Z]
[Pipeline] sh
[2026-03-03T09:30:10.702Z] + docker --version
[2026-03-03T09:30:10.702Z] + grep podman
[Pipeline] echo
[2026-03-03T09:30:10.773Z] openjdk_build_pipeline: running initial build in docker on non-windows with image adoptopenjdk/centos6_build_image
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-03-03T09:30:11.270Z] + docker inspect -f . adoptopenjdk/centos6_build_image
[2026-03-03T09:30:11.610Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2026-03-03T09:30:12.594Z] build-linux-x64-ea2d00 does not seem to be running inside a container
[2026-03-03T09:30:13.529Z] $ docker run -t -d -u 1000:1000 -e BUILDIMAGESHA=adoptopenjdk/centos6_build_image@sha256:8f4adf9f9f8c30006819c3fd0ae328af201c35aba00f991363be981a4733624a
[2026-03-03T09:30:13.530Z] --init -w /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin -v /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin:/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin:rw,z -v /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin@tmp:/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** adoptopenjdk/centos6_build_image cat
[2026-03-03T09:30:18.093Z] $ docker top d7fa2b8743d9d7b617e474336ca8fcb499bfffaf51315f289c0e21030fbd6017 -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-03-03T09:30:18.552Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-03-03T09:30:18.553Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-03-03T09:30:18.554Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-03-03T09:30:18.556Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-03-03T09:30:18.557Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-03-03T09:30:18.559Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-03-03T09:30:18.560Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-03-03T09:30:18.562Z] buildConfig.CI_REF:
[Pipeline] echo
[2026-03-03T09:30:18.563Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2026-03-03T09:30:18.565Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2026-03-03T09:30:18.569Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:30:18.586Z] Removing workspace openjdk build directory: /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:30:19.123Z] + rm -rf /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-03T09:30:19.211Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:30:19.224Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2026-03-03T09:30:19.254Z] The recommended git tool is: git
[2026-03-03T09:30:25.403Z] No credentials specified
[2026-03-03T09:30:25.404Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2eb663a1; decorates RemoteLauncher[hudson.remoting.Channel@7c1bff10:build-linux-x64-ea2d00] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2026-03-03T09:30:25.428Z] Cloning the remote Git repository
[2026-03-03T09:30:25.468Z] Cloning repository https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-03-03T09:30:25.656Z] > git init /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin # timeout=10
[2026-03-03T09:30:25.731Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-03-03T09:30:25.731Z] > git --version # timeout=10
[2026-03-03T09:30:25.734Z] > git --version # 'git version 2.34.1'
[2026-03-03T09:30:25.735Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-03T09:30:26.873Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2026-03-03T09:30:26.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-03T09:30:29.406Z] Avoid second fetch
[2026-03-03T09:30:29.437Z] Checking out Revision c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe (origin/master)
[2026-03-03T09:30:29.418Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-03T09:30:29.472Z] > git config core.sparsecheckout # timeout=10
[2026-03-03T09:30:29.478Z] > git checkout -f c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
[2026-03-03T09:30:30.520Z] Commit message: "Enable s390x linux Reproducible build test for jdk21u and jdk25u (#1373)"
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:30:30.997Z] + git clean -fdx
[Pipeline] echo
[2026-03-03T09:30:31.066Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:30:31.541Z] + git status
[2026-03-03T09:30:31.541Z] HEAD detached at c33e6823
[2026-03-03T09:30:31.541Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-03-03T09:30:31.611Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:30:32.091Z] + git rev-parse HEAD
[2026-03-03T09:30:32.091Z] c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2026-03-03T09:30:32.195Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:30:32.211Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2026-03-03T09:30:32.221Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2026-03-03T09:30:32.249Z] The recommended git tool is: git
[2026-03-03T09:30:32.294Z] No credentials specified
[2026-03-03T09:30:32.294Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7dc56468; decorates RemoteLauncher[hudson.remoting.Channel@7c1bff10:build-linux-x64-ea2d00] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2026-03-03T09:30:32.321Z] Fetching changes from the remote Git repository
[2026-03-03T09:30:32.307Z] > git rev-parse --resolve-git-dir /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/.git # timeout=10
[2026-03-03T09:30:32.356Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2026-03-03T09:30:32.384Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2026-03-03T09:30:32.385Z] > git --version # timeout=10
[2026-03-03T09:30:32.388Z] > git --version # 'git version 2.34.1'
[2026-03-03T09:30:32.388Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-03T09:30:34.430Z] Checking out Revision add4c7da67f6165313c0cfb4783b823be7ba0d6f (origin/master)
[2026-03-03T09:30:34.541Z] Commit message: "Update linux_repro_build_compare.sh to support Attestation verify build (#4384)"
[2026-03-03T09:30:34.415Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-03T09:30:34.443Z] > git config core.sparsecheckout # timeout=10
[2026-03-03T09:30:34.446Z] > git checkout -f add4c7da67f6165313c0cfb4783b823be7ba0d6f # timeout=10
[2026-03-03T09:30:34.554Z] > git rev-list --no-walk add4c7da67f6165313c0cfb4783b823be7ba0d6f # timeout=10
[Pipeline] echo
[2026-03-03T09:30:34.668Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:30:35.181Z] + git status
[2026-03-03T09:30:35.181Z] HEAD detached at add4c7da
[2026-03-03T09:30:35.181Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-03-03T09:30:35.251Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:30:35.755Z] + git rev-parse HEAD
[2026-03-03T09:30:35.755Z] add4c7da67f6165313c0cfb4783b823be7ba0d6f
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:30:35.845Z] openjdk_build_pipeline: Calling MABF when not win/mac JDK11+ to do single-pass build and UASS=false
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:30:36.445Z] + bash ./build-farm/make-adopt-build-farm.sh
[2026-03-03T09:30:36.445Z] BUILD TYPE:
[2026-03-03T09:30:36.445Z] VERSION: jdk11u
[2026-03-03T09:30:36.445Z] ARCHITECTURE x64
[2026-03-03T09:30:36.445Z] VARIANT: temurin
[2026-03-03T09:30:36.445Z] OS: linux
[2026-03-03T09:30:36.445Z] SCM_REF: jdk-11.0.31+4_adopt
[2026-03-03T09:30:36.445Z] Detecting boot jdk for: jdk11u
[2026-03-03T09:30:36.445Z] Found build version: 11
[2026-03-03T09:30:36.445Z] Required boot JDK version: 10
[2026-03-03T09:30:36.446Z] [SUCCESS] Executing local file at /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/build-farm/platform-specific-configurations/linux.sh
[2026-03-03T09:30:36.446Z] BOOT JDK: openjdk version "10.0.2" 2018-07-17
[2026-03-03T09:30:36.446Z] BOOT JDK: OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13)
[2026-03-03T09:30:36.446Z] BOOT JDK: OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode)
[2026-03-03T09:30:36.446Z] Boot jdk directory: /usr/lib/jvm/jdk10
[2026-03-03T09:30:36.446Z] BOOT JDK: openjdk version "10.0.2" 2018-07-17
[2026-03-03T09:30:36.446Z] BOOT JDK: OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13)
[2026-03-03T09:30:36.446Z] BOOT JDK: OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode)
[2026-03-03T09:30:36.785Z] JDK IN PATH: openjdk version "1.8.0_275"
[2026-03-03T09:30:36.785Z] JDK IN PATH: OpenJDK Runtime Environment (build 1.8.0_275-b01)
[2026-03-03T09:30:36.785Z] JDK IN PATH: OpenJDK 64-Bit Server VM (build 25.275-b01, mixed mode)
[2026-03-03T09:30:36.785Z] BRANCH: jdk-11.0.31+4_adopt (For release either BRANCH or TAG should be set)
[2026-03-03T09:30:36.785Z] TAG:
[2026-03-03T09:30:36.785Z] Filename will be: OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz
[2026-03-03T09:30:36.785Z] /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /usr/lib/jvm/jdk10 --configure-args --disable-warnings-as-errors --enable-dtrace=auto --disable-ccache --with-version-opt=ea --target-file-name OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz --disable-shallow-git-clone -b jdk-11.0.31+4_adopt --create-source-archive --create-sbom --enable-sbom-strace --use-jep319-certs --create-debug-image --create-jre-image --build-variant temurin jdk11u
[2026-03-03T09:30:36.785Z] Starting /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/build-farm/../makejdk-any-platform.sh to configure, build (Adoptium)OpenJDK binary
[2026-03-03T09:30:36.785Z] Parsing opt: --clean-git-repo
[2026-03-03T09:30:36.785Z] Possible opt arg: --jdk-boot-dir
[2026-03-03T09:30:36.785Z] Parsing opt: --jdk-boot-dir
[2026-03-03T09:30:36.785Z] Possible opt arg: /usr/lib/jvm/jdk10
[2026-03-03T09:30:36.785Z] Parsing opt: --configure-args
[2026-03-03T09:30:36.785Z] Possible opt arg: --disable-warnings-as-errors --enable-dtrace=auto --disable-ccache --with-version-opt=ea
[2026-03-03T09:30:36.785Z] Parsing opt: --target-file-name
[2026-03-03T09:30:36.785Z] Possible opt arg: OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz
[2026-03-03T09:30:36.785Z] Parsing opt: --disable-shallow-git-clone
[2026-03-03T09:30:36.785Z] Possible opt arg: -b
[2026-03-03T09:30:36.785Z] Parsing opt: -b
[2026-03-03T09:30:36.785Z] Possible opt arg: jdk-11.0.31+4_adopt
[2026-03-03T09:30:36.785Z] Parsing opt: --create-source-archive
[2026-03-03T09:30:36.785Z] Possible opt arg: --create-sbom
[2026-03-03T09:30:36.785Z] Parsing opt: --create-sbom
[2026-03-03T09:30:36.785Z] Possible opt arg: --enable-sbom-strace
[2026-03-03T09:30:36.785Z] Parsing opt: --enable-sbom-strace
[2026-03-03T09:30:36.785Z] Possible opt arg: --use-jep319-certs
[2026-03-03T09:30:36.785Z] Parsing opt: --use-jep319-certs
[2026-03-03T09:30:36.785Z] Possible opt arg: --create-debug-image
[2026-03-03T09:30:36.785Z] Parsing opt: --create-debug-image
[2026-03-03T09:30:36.785Z] Possible opt arg: --create-jre-image
[2026-03-03T09:30:36.785Z] Parsing opt: --create-jre-image
[2026-03-03T09:30:36.785Z] Possible opt arg: --build-variant
[2026-03-03T09:30:36.785Z] Parsing opt: --build-variant
[2026-03-03T09:30:36.785Z] Possible opt arg: temurin
[2026-03-03T09:30:36.785Z] Setting version based on forest_name=jdk11u
[2026-03-03T09:30:36.785Z] Default branch set to BUILD_CONFIG[BRANCH]=jdk-11.0.31+4_adopt
[2026-03-03T09:30:36.785Z] Using source repository https://github.com/adoptium/jdk11u
[2026-03-03T09:30:36.785Z] Working dir is ./build/
[2026-03-03T09:30:36.785Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG=false
[2026-03-03T09:30:36.785Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG=false
[2026-03-03T09:30:36.785Z] JDK Image folder name: jdk
[2026-03-03T09:30:36.785Z] JRE Image folder name: jre
[2026-03-03T09:30:36.785Z] Skipping setting boot JDK on docker host machine
[2026-03-03T09:30:36.785Z] # ============================
[2026-03-03T09:30:36.785Z] # OPENJDK BUILD CONFIGURATION:
[2026-03-03T09:30:36.785Z] # ============================
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=""
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[ADOPT_PATCHES]="true"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[ALSA]="true"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]="false"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[BRANCH]="jdk-11.0.31+4_adopt"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[BUILD_FULL_NAME]="linux-x86_64--server-release"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=""
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[BUILD_VARIANT]="temurin"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CLEAN_DOCKER_BUILD]="false"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CLEAN_GIT_REPO]="true"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CLEAN_LIBS]="false"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CONTAINER_AS_ROOT]=""
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CONTAINER_COMMAND]="false"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CONTAINER_IMAGE]="ubuntu:18.04"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CONTAINER_NAME]="openjdk_container"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]="false"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]="false"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CREATE_DEBUG_IMAGE]="true"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CREATE_JRE_IMAGE]="true"
[2026-03-03T09:30:36.785Z] BUILD_CONFIG[CREATE_SBOM]="true"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[CREATE_SOURCE_ARCHIVE]="true"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[CROSSCOMPILE]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[CUSTOM_CACERTS]="true"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[DEBUG_DOCKER]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[DEBUG_IMAGE_PATH]="debug-image"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[DOCKER_FILE_PATH]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]="openjdk-source-volume-jdk11u-temurin"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[ENABLE_SBOM_STRACE]="true"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[FREETYPE]="true"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[FREETYPE_DIRECTORY]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[FREETYPE_FONT_VERSION]="86bc8a95056c97a810986434a3f268cbe67f2902"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[GRADLE_USER_HOME_DIR]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[JDK_BOOT_DIR]="/usr/lib/jvm/jdk10"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[JDK_PATH]="jdk"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[JMODS_IMAGE_PATH]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[JRE_PATH]="jre"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[JVM_VARIANT]="server"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[KEEP_CONTAINER]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]="product-images legacy-jre-image"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[MAKE_COMMAND_NAME]="make"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[MAKE_EXPLODED]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[NUM_PROCESSORS]="1"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_BUILD_NUMBER]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]="master"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_URI]="https://github.com/adoptium/temurin-build.git"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_CORE_VERSION]="jdk11"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_FEATURE_NUMBER]="11"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_FOREST_NAME]="jdk11u"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_SOURCE_DIR]="src"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OPENJDK_UPDATE_VERSION]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OS_ARCHITECTURE]="x86_64"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OS_FULL_VERSION]="Linux 6.8.0-1044-azure : CentOS release 6.10 (Final) (Kernel: 6.8.0-1044-azure )"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[OS_KERNEL_NAME]="linux"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[PATCHES]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[RELEASE]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[REPOSITORY]="https://github.com/adoptium/jdk11u"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[REUSE_CONTAINER]="true"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[SHALLOW_CLONE_OPTION]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[SIGN]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]="static-libs"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[TAG]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[TARGET_DIR]="target/"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[TARGET_FILE_NAME]="OpenJDK11U-jdk_x64_linux_hotspot_11.0.31_4-ea.tar.gz"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[TEST_IMAGE_PATH]="test"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[TMP_CONTAINER_NAME]="openjdk-copy-src"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[TMP_SPACE_BUILD]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[USER_DEVKIT_LOCATION]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=" --disable-warnings-as-errors --enable-dtrace=auto --disable-ccache --with-version-opt=ea"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[USE_ADOPTIUM_DEVKIT]=""
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[USE_JEP319_CERTS]="true"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[USE_SSH]="false"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[VENDOR]="Undefined Vendor"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[WORKING_DIR]="./build/"
[2026-03-03T09:30:36.786Z] BUILD_CONFIG[WORKSPACE_DIR]="/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace"
[2026-03-03T09:30:36.786Z] build.sh : 09:30:36 : Clearing out target dir ...
[2026-03-03T09:30:36.786Z] rm: cannot remove `/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/target/': No such file or directory
[2026-03-03T09:30:36.786Z] build.sh : 09:30:36 : Configuring workspace inc. clone and cacerts generation ...
[2026-03-03T09:30:36.786Z] Could not find a valid openjdk git repository at /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src so re-cloning the source to openjdk
[2026-03-03T09:30:36.786Z] git clone https://github.com/adoptium/jdk11u.git /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src
[2026-03-03T09:30:36.786Z] Cloning into '/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src'...
[2026-03-03T09:31:34.752Z] checkoutRequiredCodeToBuild:
[2026-03-03T09:31:34.752Z] workspace = /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src
[2026-03-03T09:31:34.752Z] BUILD_VARIANT = temurin
[2026-03-03T09:31:34.752Z] TAG =
[2026-03-03T09:31:34.752Z] BRANCH = jdk-11.0.31+4_adopt
[2026-03-03T09:31:34.752Z] looks like the BUILD_CONFIG[BRANCH] (jdk-11.0.31+4_adopt) scm ref given is a valid tag, so treat it as a tag
[2026-03-03T09:31:34.752Z] Checking out tag jdk-11.0.31+4_adopt
[2026-03-03T09:31:34.752Z] Note: checking out 'jdk-11.0.31+4_adopt'.
[2026-03-03T09:31:34.752Z]
[2026-03-03T09:31:34.752Z] You are in 'detached HEAD' state. You can look around, make experimental
[2026-03-03T09:31:34.752Z] changes and commit them, and you can discard any commits you make in this
[2026-03-03T09:31:34.752Z] state without impacting any branches by performing another checkout.
[2026-03-03T09:31:34.752Z]
[2026-03-03T09:31:34.752Z] If you want to create a new branch to retain commits you create, you may
[2026-03-03T09:31:34.752Z] do so (now or later) by using -b with the checkout command again. Example:
[2026-03-03T09:31:34.752Z]
[2026-03-03T09:31:34.752Z] git checkout -b <new-branch-name>
[2026-03-03T09:31:34.752Z]
[2026-03-03T09:31:34.752Z] HEAD is now at 7499a99424... Merging jdk-11.0.31+4 into release
[2026-03-03T09:31:34.752Z] HEAD is now at 7499a99424 Merging jdk-11.0.31+4 into release
[2026-03-03T09:31:34.752Z] Checked out tag jdk-11.0.31+4_adopt
[2026-03-03T09:31:34.752Z] SUCCESS: BUILD_CONFIG[TAG] is set. Exporting to /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/target//metadata/scmref.txt...
[2026-03-03T09:31:34.752Z] jdk-11.0.31+4_adoptcheckoutRequiredCodeToBuild succeeded
[2026-03-03T09:31:35.932Z] libfreetype/src found in /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src
[2026-03-03T09:31:35.932Z] Checking and downloading Alsa dependency because OSTYPE="linux-gnu"
[2026-03-03T09:31:35.932Z] Checking for ALSA
[2026-03-03T09:31:35.932Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-03-03T09:31:35.932Z] Dload Upload Total Spent Left Speed
[2026-03-03T09:31:35.932Z]
[2026-03-03T09:31:36.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2026-03-03T09:31:37.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2026-03-03T09:31:37.835Z] 78 966k 78 757k 0 0 469k 0 0:00:02 0:00:01 0:00:01 469k
[2026-03-03T09:31:37.835Z] 100 966k 100 966k 0 0 598k 0 0:00:01 0:00:01 --:--:-- 598k
[2026-03-03T09:31:37.835Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-03-03T09:31:37.835Z] Dload Upload Total Spent Left Speed
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:37.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2026-03-03T09:31:37.835Z] 100 833 100 833 0 0 3525 0 --:--:-- --:--:-- --:--:-- 3529
[2026-03-03T09:31:37.835Z] GNUPGHOME=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/.gpg-temp
[2026-03-03T09:31:37.835Z] 09:31:37 up 1:01, 0 users, load average: 1.89, 1.92, 1.01
[2026-03-03T09:31:37.835Z] gpg: keyring `/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/.gpg-temp/secring.gpg' created
[2026-03-03T09:31:37.835Z] gpg: keyring `/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/.gpg-temp/pubring.gpg' created
[2026-03-03T09:31:37.835Z] gpg: requesting key A6E59C91 from hkp server keyserver.ubuntu.com
[2026-03-03T09:31:37.835Z] gpg: /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/.gpg-temp/trustdb.gpg: trustdb created
[2026-03-03T09:31:37.835Z] gpg: key A6E59C91: public key "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>" imported
[2026-03-03T09:31:37.835Z] gpg: no ultimately trusted keys found
[2026-03-03T09:31:37.835Z] gpg: Total number processed: 1
[2026-03-03T09:31:37.835Z] gpg: imported: 1 (RSA: 1)
[2026-03-03T09:31:37.835Z] gpg command has passed.
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:37.835Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2026-03-03T09:31:37.835Z] trust: unknown validity: unknown
[2026-03-03T09:31:37.835Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:37.835Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2026-03-03T09:31:37.835Z] trust: unknown validity: unknown
[2026-03-03T09:31:37.835Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:37.835Z] Please decide how far you trust this user to correctly verify other users' keys
[2026-03-03T09:31:37.835Z] (by looking at passports, checking fingerprints from different sources, etc.)
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:37.835Z] 1 = I don't know or won't say
[2026-03-03T09:31:37.835Z] 2 = I do NOT trust
[2026-03-03T09:31:37.835Z] 3 = I trust marginally
[2026-03-03T09:31:37.835Z] 4 = I trust fully
[2026-03-03T09:31:37.835Z] 5 = I trust ultimately
[2026-03-03T09:31:37.835Z] m = back to the main menu
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:37.835Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2026-03-03T09:31:37.835Z] trust: ultimate validity: unknown
[2026-03-03T09:31:37.835Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2026-03-03T09:31:37.835Z] Please note that the shown key validity is not necessarily correct
[2026-03-03T09:31:37.835Z] unless you restart the program.
[2026-03-03T09:31:37.835Z]
[2026-03-03T09:31:38.175Z] gpg: Signature made Tue Oct 20 16:40:39 2020 UTC using RSA key ID A6E59C91
[2026-03-03T09:31:38.175Z] gpg: checking the trustdb
[2026-03-03T09:31:38.175Z] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
[2026-03-03T09:31:38.175Z] gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
[2026-03-03T09:31:38.175Z] gpg: Good signature from "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>"
[2026-03-03T09:31:38.175Z] Using bundled Freetype
[2026-03-03T09:31:38.175Z] Generating cacerts from Mozilla's bundle
[2026-03-03T09:31:38.175Z] SHA256 of old file: 0
[2026-03-03T09:31:38.175Z] SHA256 of new file: a903b3cd05231e39332515ef7ebe37e697262f39515a52015c23c62805b73cd0
[2026-03-03T09:31:38.175Z] Processing 'certdata.txt' ...
[2026-03-03T09:31:38.175Z] Skipping: GlobalSign Root CA
[2026-03-03T09:31:38.175Z] Skipping: Entrust.net Premium 2048 Secure Server CA is not trusted anymore
[2026-03-03T09:31:38.175Z] Skipping: Entrust.net Premium 2048 Secure Server CA
[2026-03-03T09:31:38.175Z] Skipping: Entrust Root Certification Authority is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: Entrust Root Certification Authority
[2026-03-03T09:31:38.175Z] Skipping: Certum Root CA
[2026-03-03T09:31:38.175Z] Skipping: Comodo AAA Services root
[2026-03-03T09:31:38.175Z] Parsing: QuoVadis Root CA 2
[2026-03-03T09:31:38.175Z] Parsing: QuoVadis Root CA 3
[2026-03-03T09:31:38.175Z] Skipping: XRamp Global CA Root
[2026-03-03T09:31:38.175Z] Skipping: Go Daddy Class 2 CA
[2026-03-03T09:31:38.175Z] Skipping: Starfield Class 2 CA
[2026-03-03T09:31:38.175Z] Parsing: DigiCert Assured ID Root CA
[2026-03-03T09:31:38.175Z] Parsing: DigiCert Global Root CA
[2026-03-03T09:31:38.175Z] Parsing: DigiCert High Assurance EV Root CA
[2026-03-03T09:31:38.175Z] Parsing: SwissSign Gold CA - G2
[2026-03-03T09:31:38.175Z] Parsing: SecureTrust CA
[2026-03-03T09:31:38.175Z] Parsing: Secure Global CA
[2026-03-03T09:31:38.175Z] Parsing: COMODO Certification Authority
[2026-03-03T09:31:38.175Z] Parsing: COMODO ECC Certification Authority
[2026-03-03T09:31:38.175Z] Skipping: OISTE WISeKey Global Root GA CA
[2026-03-03T09:31:38.175Z] Parsing: Certigna
[2026-03-03T09:31:38.175Z] Skipping: ePKI Root Certification Authority is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: ePKI Root Certification Authority
[2026-03-03T09:31:38.175Z] Parsing: certSIGN ROOT CA
[2026-03-03T09:31:38.175Z] Parsing: NetLock Arany (Class Gold) FÅ‘tanúsÃtvány
[2026-03-03T09:31:38.175Z] Parsing: Microsec e-Szigno Root CA 2009
[2026-03-03T09:31:38.175Z] Parsing: GlobalSign Root CA - R3
[2026-03-03T09:31:38.175Z] Parsing: Izenpe.com
[2026-03-03T09:31:38.175Z] Parsing: Go Daddy Root Certificate Authority - G2
[2026-03-03T09:31:38.175Z] Parsing: Starfield Root Certificate Authority - G2
[2026-03-03T09:31:38.175Z] Parsing: Starfield Services Root Certificate Authority - G2
[2026-03-03T09:31:38.175Z] Skipping: AffirmTrust Commercial is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: AffirmTrust Commercial
[2026-03-03T09:31:38.175Z] Skipping: AffirmTrust Networking is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: AffirmTrust Networking
[2026-03-03T09:31:38.175Z] Skipping: AffirmTrust Premium is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: AffirmTrust Premium
[2026-03-03T09:31:38.175Z] Skipping: AffirmTrust Premium ECC is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: AffirmTrust Premium ECC
[2026-03-03T09:31:38.175Z] Parsing: Certum Trusted Network CA
[2026-03-03T09:31:38.175Z] Parsing: TWCA Root Certification Authority
[2026-03-03T09:31:38.175Z] Parsing: Security Communication RootCA2
[2026-03-03T09:31:38.175Z] Parsing: Actalis Authentication Root CA
[2026-03-03T09:31:38.175Z] Parsing: Buypass Class 2 Root CA
[2026-03-03T09:31:38.175Z] Parsing: Buypass Class 3 Root CA
[2026-03-03T09:31:38.175Z] Parsing: T-TeleSec GlobalRoot Class 3
[2026-03-03T09:31:38.175Z] Parsing: D-TRUST Root Class 3 CA 2 2009
[2026-03-03T09:31:38.175Z] Parsing: D-TRUST Root Class 3 CA 2 EV 2009
[2026-03-03T09:31:38.175Z] Parsing: CA Disig Root R2
[2026-03-03T09:31:38.175Z] Parsing: ACCVRAIZ1
[2026-03-03T09:31:38.175Z] Parsing: TWCA Global Root CA
[2026-03-03T09:31:38.175Z] Parsing: TeliaSonera Root CA v1
[2026-03-03T09:31:38.175Z] Parsing: T-TeleSec GlobalRoot Class 2
[2026-03-03T09:31:38.175Z] Parsing: Atos TrustedRoot 2011
[2026-03-03T09:31:38.175Z] Parsing: QuoVadis Root CA 1 G3
[2026-03-03T09:31:38.175Z] Parsing: QuoVadis Root CA 2 G3
[2026-03-03T09:31:38.175Z] Parsing: QuoVadis Root CA 3 G3
[2026-03-03T09:31:38.175Z] Parsing: DigiCert Assured ID Root G2
[2026-03-03T09:31:38.175Z] Parsing: DigiCert Assured ID Root G3
[2026-03-03T09:31:38.175Z] Parsing: DigiCert Global Root G2
[2026-03-03T09:31:38.175Z] Parsing: DigiCert Global Root G3
[2026-03-03T09:31:38.175Z] Parsing: DigiCert Trusted Root G4
[2026-03-03T09:31:38.175Z] Parsing: COMODO RSA Certification Authority
[2026-03-03T09:31:38.175Z] Parsing: USERTrust RSA Certification Authority
[2026-03-03T09:31:38.175Z] Parsing: USERTrust ECC Certification Authority
[2026-03-03T09:31:38.175Z] Parsing: GlobalSign ECC Root CA - R5
[2026-03-03T09:31:38.175Z] Skipping: Staat der Nederlanden Root CA - G3
[2026-03-03T09:31:38.175Z] Parsing: IdenTrust Commercial Root CA 1
[2026-03-03T09:31:38.175Z] Parsing: IdenTrust Public Sector Root CA 1
[2026-03-03T09:31:38.175Z] Skipping: Entrust Root Certification Authority - G2 is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: Entrust Root Certification Authority - G2
[2026-03-03T09:31:38.175Z] Skipping: Entrust Root Certification Authority - EC1 is not trusted anymore
[2026-03-03T09:31:38.175Z] Parsing: Entrust Root Certification Authority - EC1
[2026-03-03T09:31:38.175Z] Parsing: CFCA EV ROOT
[2026-03-03T09:31:38.175Z] Parsing: OISTE WISeKey Global Root GB CA
[2026-03-03T09:31:38.175Z] Parsing: SZAFIR ROOT CA2
[2026-03-03T09:31:38.175Z] Parsing: Certum Trusted Network CA 2
[2026-03-03T09:31:38.175Z] Parsing: Hellenic Academic and Research Institutions RootCA 2015
[2026-03-03T09:31:38.175Z] Parsing: Hellenic Academic and Research Institutions ECC RootCA 2015
[2026-03-03T09:31:38.175Z] Parsing: ISRG Root X1
[2026-03-03T09:31:38.175Z] Parsing: AC RAIZ FNMT-RCM
[2026-03-03T09:31:38.175Z] Parsing: Amazon Root CA 1
[2026-03-03T09:31:38.175Z] Parsing: Amazon Root CA 2
[2026-03-03T09:31:38.175Z] Parsing: Amazon Root CA 3
[2026-03-03T09:31:38.175Z] Parsing: Amazon Root CA 4
[2026-03-03T09:31:38.175Z] Skipping: D-TRUST Root CA 3 2013
[2026-03-03T09:31:38.175Z] Parsing: TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2026-03-03T09:31:38.176Z] Parsing: GDCA TrustAUTH R5 ROOT
[2026-03-03T09:31:38.176Z] Parsing: SSL.com Root Certification Authority RSA
[2026-03-03T09:31:38.176Z] Parsing: SSL.com Root Certification Authority ECC
[2026-03-03T09:31:38.176Z] Parsing: SSL.com EV Root Certification Authority RSA R2
[2026-03-03T09:31:38.176Z] Parsing: SSL.com EV Root Certification Authority ECC
[2026-03-03T09:31:38.176Z] Parsing: GlobalSign Root CA - R6
[2026-03-03T09:31:38.176Z] Parsing: OISTE WISeKey Global Root GC CA
[2026-03-03T09:31:38.176Z] Parsing: UCA Global G2 Root
[2026-03-03T09:31:38.176Z] Parsing: UCA Extended Validation Root
[2026-03-03T09:31:38.176Z] Parsing: Certigna Root CA
[2026-03-03T09:31:38.176Z] Parsing: emSign Root CA - G1
[2026-03-03T09:31:38.176Z] Parsing: emSign ECC Root CA - G3
[2026-03-03T09:31:38.176Z] Parsing: emSign Root CA - C1
[2026-03-03T09:31:38.515Z] Parsing: emSign ECC Root CA - C3
[2026-03-03T09:31:38.515Z] Parsing: Hongkong Post Root CA 3
[2026-03-03T09:31:38.515Z] Skipping: Entrust Root Certification Authority - G4
[2026-03-03T09:31:38.515Z] Parsing: Microsoft ECC Root Certificate Authority 2017
[2026-03-03T09:31:38.515Z] Parsing: Microsoft RSA Root Certificate Authority 2017
[2026-03-03T09:31:38.515Z] Parsing: e-Szigno Root CA 2017
[2026-03-03T09:31:38.515Z] Parsing: certSIGN Root CA G2
[2026-03-03T09:31:38.515Z] Parsing: Trustwave Global Certification Authority
[2026-03-03T09:31:38.515Z] Parsing: Trustwave Global ECC P256 Certification Authority
[2026-03-03T09:31:38.515Z] Parsing: Trustwave Global ECC P384 Certification Authority
[2026-03-03T09:31:38.515Z] Parsing: NAVER Global Root Certification Authority
[2026-03-03T09:31:38.515Z] Parsing: AC RAIZ FNMT-RCM SERVIDORES SEGUROS
[2026-03-03T09:31:38.515Z] Skipping: GlobalSign Secure Mail Root R45
[2026-03-03T09:31:38.515Z] Skipping: GlobalSign Secure Mail Root E45
[2026-03-03T09:31:38.515Z] Parsing: GlobalSign Root R46
[2026-03-03T09:31:38.515Z] Parsing: GlobalSign Root E46
[2026-03-03T09:31:38.515Z] Skipping: GLOBALTRUST 2020 is not trusted anymore
[2026-03-03T09:31:38.515Z] Parsing: GLOBALTRUST 2020
[2026-03-03T09:31:38.515Z] Parsing: ANF Secure Server Root CA
[2026-03-03T09:31:38.515Z] Parsing: Certum EC-384 CA
[2026-03-03T09:31:38.515Z] Parsing: Certum Trusted Root CA
[2026-03-03T09:31:38.515Z] Parsing: TunTrust Root CA
[2026-03-03T09:31:38.515Z] Parsing: HARICA TLS RSA Root CA 2021
[2026-03-03T09:31:38.515Z] Parsing: HARICA TLS ECC Root CA 2021
[2026-03-03T09:31:38.515Z] Skipping: HARICA Client RSA Root CA 2021
[2026-03-03T09:31:38.515Z] Skipping: HARICA Client ECC Root CA 2021
[2026-03-03T09:31:38.515Z] Parsing: Autoridad de Certificacion Firmaprofesional CIF A62634068
[2026-03-03T09:31:38.515Z] Parsing: vTrus ECC Root CA
[2026-03-03T09:31:38.515Z] Parsing: vTrus Root CA
[2026-03-03T09:31:38.515Z] Parsing: ISRG Root X2
[2026-03-03T09:31:38.515Z] Parsing: HiPKI Root CA - G1
[2026-03-03T09:31:38.515Z] Parsing: GlobalSign ECC Root CA - R4
[2026-03-03T09:31:38.515Z] Parsing: GTS Root R1
[2026-03-03T09:31:38.515Z] Parsing: GTS Root R2
[2026-03-03T09:31:38.515Z] Parsing: GTS Root R3
[2026-03-03T09:31:38.515Z] Parsing: GTS Root R4
[2026-03-03T09:31:38.515Z] Parsing: Telia Root CA v2
[2026-03-03T09:31:38.516Z] Parsing: D-TRUST BR Root CA 1 2020
[2026-03-03T09:31:38.516Z] Parsing: D-TRUST EV Root CA 1 2020
[2026-03-03T09:31:38.516Z] Parsing: DigiCert TLS ECC P384 Root G5
[2026-03-03T09:31:38.516Z] Parsing: DigiCert TLS RSA4096 Root G5
[2026-03-03T09:31:38.516Z] Skipping: DigiCert SMIME ECC P384 Root G5
[2026-03-03T09:31:38.516Z] Skipping: DigiCert SMIME RSA4096 Root G5
[2026-03-03T09:31:38.516Z] Parsing: Certainly Root R1
[2026-03-03T09:31:38.516Z] Parsing: Certainly Root E1
[2026-03-03T09:31:38.516Z] Skipping: DIGITALSIGN GLOBAL ROOT RSA CA
[2026-03-03T09:31:38.516Z] Skipping: DIGITALSIGN GLOBAL ROOT ECDSA CA
[2026-03-03T09:31:38.516Z] Parsing: Security Communication ECC RootCA1
[2026-03-03T09:31:38.516Z] Parsing: BJCA Global Root CA1
[2026-03-03T09:31:38.516Z] Parsing: BJCA Global Root CA2
[2026-03-03T09:31:38.516Z] Skipping: LAWtrust Root CA2 (4096)
[2026-03-03T09:31:38.516Z] Skipping: Sectigo Public Email Protection Root E46
[2026-03-03T09:31:38.516Z] Skipping: Sectigo Public Email Protection Root R46
[2026-03-03T09:31:38.516Z] Parsing: Sectigo Public Server Authentication Root E46
[2026-03-03T09:31:38.516Z] Parsing: Sectigo Public Server Authentication Root R46
[2026-03-03T09:31:38.516Z] Parsing: SSL.com TLS RSA Root CA 2022
[2026-03-03T09:31:38.516Z] Parsing: SSL.com TLS ECC Root CA 2022
[2026-03-03T09:31:38.516Z] Skipping: SSL.com Client ECC Root CA 2022
[2026-03-03T09:31:38.516Z] Skipping: SSL.com Client RSA Root CA 2022
[2026-03-03T09:31:38.516Z] Skipping: Atos TrustedRoot Root CA ECC G2 2020
[2026-03-03T09:31:38.516Z] Skipping: Atos TrustedRoot Root CA RSA G2 2020
[2026-03-03T09:31:38.516Z] Parsing: Atos TrustedRoot Root CA ECC TLS 2021
[2026-03-03T09:31:38.516Z] Parsing: Atos TrustedRoot Root CA RSA TLS 2021
[2026-03-03T09:31:38.516Z] Parsing: TrustAsia Global Root CA G3
[2026-03-03T09:31:38.516Z] Parsing: TrustAsia Global Root CA G4
[2026-03-03T09:31:38.516Z] Skipping: D-Trust SBR Root CA 1 2022
[2026-03-03T09:31:38.516Z] Skipping: D-Trust SBR Root CA 2 2022
[2026-03-03T09:31:38.516Z] Skipping: Telekom Security SMIME ECC Root 2021
[2026-03-03T09:31:38.516Z] Parsing: Telekom Security TLS ECC Root 2020
[2026-03-03T09:31:38.516Z] Skipping: Telekom Security SMIME RSA Root 2023
[2026-03-03T09:31:38.516Z] Parsing: Telekom Security TLS RSA Root 2023
[2026-03-03T09:31:38.516Z] Parsing: FIRMAPROFESIONAL CA ROOT-A WEB
[2026-03-03T09:31:38.516Z] Parsing: TWCA CYBER Root CA
[2026-03-03T09:31:38.516Z] Skipping: TWCA Global Root CA G2
[2026-03-03T09:31:38.516Z] Parsing: SecureSign Root CA12
[2026-03-03T09:31:38.516Z] Parsing: SecureSign Root CA14
[2026-03-03T09:31:38.516Z] Parsing: SecureSign Root CA15
[2026-03-03T09:31:38.516Z] Parsing: D-TRUST BR Root CA 2 2023
[2026-03-03T09:31:38.516Z] Skipping: TrustAsia SMIME ECC Root CA
[2026-03-03T09:31:38.516Z] Skipping: TrustAsia SMIME RSA Root CA
[2026-03-03T09:31:38.516Z] Parsing: TrustAsia TLS ECC Root CA
[2026-03-03T09:31:38.516Z] Parsing: TrustAsia TLS RSA Root CA
[2026-03-03T09:31:38.516Z] Parsing: D-TRUST EV Root CA 2 2023
[2026-03-03T09:31:38.516Z] Skipping: SwissSign RSA SMIME Root CA 2022 - 1
[2026-03-03T09:31:38.516Z] Parsing: SwissSign RSA TLS Root CA 2022 - 1
[2026-03-03T09:31:38.516Z] Skipping: OISTE Client Root ECC G1
[2026-03-03T09:31:38.516Z] Skipping: OISTE Client Root RSA G1
[2026-03-03T09:31:38.516Z] Parsing: OISTE Server Root ECC G1
[2026-03-03T09:31:38.516Z] Parsing: OISTE Server Root RSA G1
[2026-03-03T09:31:38.516Z] Done (144 CA certs processed, 46 skipped).
[2026-03-03T09:31:38.516Z] mk-ca-bundle.pl generates 144 certificates
[2026-03-03T09:31:38.516Z] Subject: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2026-03-03T09:31:38.516Z] Generated alias: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2026-03-03T09:31:38.516Z] Processing certificate with alias: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2026-03-03T09:31:38.516Z] Certificate was added to keystore
[2026-03-03T09:31:38.855Z] Subject: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-03T09:31:38.855Z] Generated alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-03T09:31:38.855Z] Processing certificate with alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-03T09:31:38.855Z] Certificate was added to keystore
[2026-03-03T09:31:39.195Z] Subject: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:31:39.195Z] Generated alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:31:39.195Z] Processing certificate with alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:31:39.534Z] Certificate was added to keystore
[2026-03-03T09:31:39.534Z] Subject: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:31:39.534Z] Generated alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:31:39.534Z] Processing certificate with alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:31:39.534Z] Certificate was added to keystore
[2026-03-03T09:31:39.893Z] Subject: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:31:39.893Z] Generated alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:31:39.893Z] Processing certificate with alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:31:40.232Z] Certificate was added to keystore
[2026-03-03T09:31:40.232Z] Subject: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-03T09:31:40.232Z] Generated alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-03T09:31:40.232Z] Processing certificate with alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-03T09:31:40.571Z] Certificate was added to keystore
[2026-03-03T09:31:40.908Z] Subject: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:31:40.909Z] Generated alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:31:40.909Z] Processing certificate with alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:31:40.909Z] Certificate was added to keystore
[2026-03-03T09:31:42.085Z] Subject: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:31:42.085Z] Generated alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:31:42.085Z] Processing certificate with alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:31:42.085Z] Certificate was added to keystore
[2026-03-03T09:31:42.423Z] Subject: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:31:42.423Z] Generated alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:31:42.423Z] Processing certificate with alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:31:42.423Z] Certificate was added to keystore
[2026-03-03T09:31:42.760Z] Subject: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:31:42.760Z] Generated alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:31:42.760Z] Processing certificate with alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:31:42.760Z] Certificate was added to keystore
[2026-03-03T09:31:43.100Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-03T09:31:43.100Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-03T09:31:43.100Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-03T09:31:43.100Z] Certificate was added to keystore
[2026-03-03T09:31:43.439Z] Subject: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:43.439Z] Generated alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:43.439Z] Processing certificate with alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:43.439Z] Certificate was added to keystore
[2026-03-03T09:31:43.778Z] Subject: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:43.778Z] Generated alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:43.778Z] Processing certificate with alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:43.778Z] Certificate was added to keystore
[2026-03-03T09:31:44.117Z] Subject: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-03T09:31:44.117Z] Generated alias: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-03T09:31:44.117Z] Processing certificate with alias: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-03T09:31:44.117Z] Certificate was added to keystore
[2026-03-03T09:31:44.456Z] Subject: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:44.456Z] Generated alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:44.456Z] Processing certificate with alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:44.456Z] Certificate was added to keystore
[2026-03-03T09:31:44.808Z] Subject: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:44.808Z] Generated alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:44.808Z] Processing certificate with alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:31:45.150Z] Certificate was added to keystore
[2026-03-03T09:31:45.150Z] Subject: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-03T09:31:45.150Z] Generated alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-03T09:31:45.150Z] Processing certificate with alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-03T09:31:45.150Z] Certificate was added to keystore
[2026-03-03T09:31:45.491Z] Subject: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:45.491Z] Generated alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:45.491Z] Processing certificate with alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:45.491Z] Certificate was added to keystore
[2026-03-03T09:31:45.829Z] Subject: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:45.829Z] Generated alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:45.829Z] Processing certificate with alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:45.829Z] Certificate was added to keystore
[2026-03-03T09:31:46.169Z] Subject: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:31:46.169Z] Generated alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:31:46.169Z] Processing certificate with alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:31:46.508Z] Certificate was added to keystore
[2026-03-03T09:31:46.508Z] Subject: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:31:46.508Z] Generated alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:31:46.508Z] Processing certificate with alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:31:46.846Z] Certificate was added to keystore
[2026-03-03T09:31:46.846Z] Subject: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-03T09:31:46.846Z] Generated alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-03T09:31:46.846Z] Processing certificate with alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-03T09:31:47.185Z] Certificate was added to keystore
[2026-03-03T09:31:47.185Z] Subject: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-03T09:31:47.185Z] Generated alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-03T09:31:47.185Z] Processing certificate with alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-03T09:31:47.524Z] Certificate was added to keystore
[2026-03-03T09:31:47.524Z] Subject: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:31:47.524Z] Generated alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:31:47.524Z] Processing certificate with alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:31:47.866Z] Certificate was added to keystore
[2026-03-03T09:31:47.866Z] Subject: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:31:47.866Z] Generated alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:31:47.866Z] Processing certificate with alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:31:48.209Z] Certificate was added to keystore
[2026-03-03T09:31:48.209Z] Subject: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:31:48.209Z] Generated alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:31:48.209Z] Processing certificate with alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:31:48.552Z] Certificate was added to keystore
[2026-03-03T09:31:48.552Z] Subject: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:31:48.552Z] Generated alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:31:48.552Z] Processing certificate with alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:31:48.890Z] Certificate was added to keystore
[2026-03-03T09:31:48.890Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-03T09:31:48.890Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-03T09:31:48.890Z] Processing certificate with alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-03T09:31:49.229Z] Certificate was added to keystore
[2026-03-03T09:31:49.229Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-03T09:31:49.229Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-03T09:31:49.230Z] Processing certificate with alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-03T09:31:49.572Z] Certificate was added to keystore
[2026-03-03T09:31:49.572Z] Subject: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:31:49.572Z] Generated alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:31:49.572Z] Processing certificate with alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:31:49.918Z] Certificate was added to keystore
[2026-03-03T09:31:49.918Z] Subject: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:31:49.918Z] Generated alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:31:49.918Z] Processing certificate with alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:31:50.257Z] Certificate was added to keystore
[2026-03-03T09:31:50.257Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-03T09:31:50.257Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-03T09:31:50.257Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-03T09:31:50.596Z] Certificate was added to keystore
[2026-03-03T09:31:50.596Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-03T09:31:50.596Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-03T09:31:50.596Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-03T09:31:50.935Z] Certificate was added to keystore
[2026-03-03T09:31:50.935Z] Subject: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:50.935Z] Generated alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:50.935Z] Processing certificate with alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:51.275Z] Certificate was added to keystore
[2026-03-03T09:31:51.275Z] Subject: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:51.275Z] Generated alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:51.275Z] Processing certificate with alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:51.616Z] Certificate was added to keystore
[2026-03-03T09:31:51.616Z] Subject: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-03T09:31:51.616Z] Generated alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-03T09:31:51.616Z] Processing certificate with alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-03T09:31:51.955Z] Certificate was added to keystore
[2026-03-03T09:31:51.955Z] Subject: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:31:51.955Z] Generated alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:31:51.955Z] Processing certificate with alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:31:52.303Z] Certificate was added to keystore
[2026-03-03T09:31:52.303Z] Subject: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:31:52.303Z] Generated alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:31:52.303Z] Processing certificate with alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:31:52.641Z] Certificate was added to keystore
[2026-03-03T09:31:52.641Z] Subject: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,2.5.4.97=#0C0F56415445532D413632363334303638,O=Firmaprofesional_SA,C=ES
[2026-03-03T09:31:52.641Z] Generated alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2026-03-03T09:31:52.641Z] Processing certificate with alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2026-03-03T09:31:52.641Z] Certificate was added to keystore
[2026-03-03T09:31:52.979Z] Subject: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:31:52.979Z] Generated alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:31:52.979Z] Processing certificate with alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:31:52.979Z] Certificate was added to keystore
[2026-03-03T09:31:52.979Z] Subject: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:52.979Z] Generated alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:53.317Z] Processing certificate with alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:53.317Z] Certificate was added to keystore
[2026-03-03T09:31:53.317Z] Subject: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:53.317Z] Generated alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:53.317Z] Processing certificate with alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:53.657Z] Certificate was added to keystore
[2026-03-03T09:31:53.657Z] Subject: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:53.657Z] Generated alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:53.657Z] Processing certificate with alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:31:54.000Z] Certificate was added to keystore
[2026-03-03T09:31:54.000Z] Subject: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:54.000Z] Generated alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:54.000Z] Processing certificate with alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:54.343Z] Certificate was added to keystore
[2026-03-03T09:31:54.343Z] Subject: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:54.343Z] Generated alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:54.343Z] Processing certificate with alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:54.684Z] Certificate was added to keystore
[2026-03-03T09:31:54.685Z] Subject: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:54.685Z] Generated alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:54.685Z] Processing certificate with alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:31:55.025Z] Certificate was added to keystore
[2026-03-03T09:31:55.025Z] Subject: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2026-03-03T09:31:55.025Z] Generated alias: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2026-03-03T09:31:55.025Z] grep: Invalid back reference
[2026-03-03T09:31:55.025Z] Processing certificate with alias: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2026-03-03T09:31:55.025Z] Certificate was added to keystore
[2026-03-03T09:31:55.366Z] Subject: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:55.366Z] Generated alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:55.366Z] Processing certificate with alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:31:55.366Z] Certificate was added to keystore
[2026-03-03T09:31:55.704Z] Subject: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-03T09:31:55.704Z] Generated alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-03T09:31:55.704Z] Processing certificate with alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-03T09:31:55.704Z] Certificate was added to keystore
[2026-03-03T09:31:55.704Z] Subject: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:31:55.704Z] Generated alias: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:31:55.704Z] Processing certificate with alias: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:31:56.043Z] Certificate was added to keystore
[2026-03-03T09:31:56.043Z] Subject: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:31:56.043Z] Generated alias: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:31:56.043Z] Processing certificate with alias: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:31:56.418Z] Certificate was added to keystore
[2026-03-03T09:31:56.418Z] Subject: emailAddress=info@e-szigno.hu,CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:31:56.418Z] Generated alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:31:56.418Z] Processing certificate with alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:31:56.759Z] Certificate was added to keystore
[2026-03-03T09:31:56.759Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-03T09:31:56.759Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-03T09:31:56.759Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-03T09:31:57.099Z] Certificate was added to keystore
[2026-03-03T09:31:57.099Z] Subject: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-03T09:31:57.099Z] Generated alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-03T09:31:57.099Z] Processing certificate with alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-03T09:31:57.439Z] Certificate was added to keystore
[2026-03-03T09:31:57.439Z] Subject: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:57.439Z] Generated alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:57.439Z] Processing certificate with alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:57.439Z] Certificate was added to keystore
[2026-03-03T09:31:57.777Z] Subject: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:57.777Z] Generated alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:57.777Z] Processing certificate with alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:57.777Z] Certificate was added to keystore
[2026-03-03T09:31:57.777Z] Subject: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:31:57.777Z] Generated alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:31:57.777Z] Processing certificate with alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:31:58.116Z] Certificate was added to keystore
[2026-03-03T09:31:58.116Z] Subject: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:58.116Z] Generated alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:58.116Z] Processing certificate with alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:31:58.454Z] Certificate was added to keystore
[2026-03-03T09:31:58.454Z] Subject: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-03T09:31:58.454Z] Generated alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-03T09:31:58.454Z] Processing certificate with alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-03T09:31:58.794Z] Certificate was added to keystore
[2026-03-03T09:31:58.794Z] Subject: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-03T09:31:58.794Z] Generated alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-03T09:31:58.794Z] Processing certificate with alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-03T09:31:59.133Z] Certificate was added to keystore
[2026-03-03T09:31:59.133Z] Subject: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-03T09:31:59.133Z] Generated alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-03T09:31:59.133Z] Processing certificate with alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-03T09:31:59.474Z] Certificate was added to keystore
[2026-03-03T09:31:59.474Z] Subject: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-03T09:31:59.474Z] Generated alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-03T09:31:59.474Z] Processing certificate with alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-03T09:31:59.816Z] Certificate was added to keystore
[2026-03-03T09:31:59.816Z] Subject: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:31:59.816Z] Generated alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:31:59.816Z] Processing certificate with alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:32:00.157Z] Certificate was added to keystore
[2026-03-03T09:32:00.157Z] Subject: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:32:00.157Z] Generated alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:32:00.157Z] Processing certificate with alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:32:00.502Z] Certificate was added to keystore
[2026-03-03T09:32:00.502Z] Subject: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:32:00.502Z] Generated alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:32:00.502Z] Processing certificate with alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:32:00.502Z] Certificate was added to keystore
[2026-03-03T09:32:00.846Z] Subject: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-03T09:32:00.846Z] Generated alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-03T09:32:00.846Z] Processing certificate with alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-03T09:32:00.846Z] Certificate was added to keystore
[2026-03-03T09:32:01.184Z] Subject: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:32:01.184Z] Generated alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:32:01.184Z] Processing certificate with alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:32:01.184Z] Certificate was added to keystore
[2026-03-03T09:32:01.184Z] Subject: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:01.184Z] Generated alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:01.184Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:01.524Z] Certificate was added to keystore
[2026-03-03T09:32:01.524Z] Subject: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:32:01.524Z] Generated alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:32:01.524Z] Processing certificate with alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:32:01.863Z] Certificate was added to keystore
[2026-03-03T09:32:01.863Z] Subject: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:32:01.863Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:32:01.863Z] Processing certificate with alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:32:02.201Z] Certificate was added to keystore
[2026-03-03T09:32:02.202Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:32:02.202Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:32:02.202Z] Processing certificate with alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:32:02.540Z] Certificate was added to keystore
[2026-03-03T09:32:02.540Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:32:02.540Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:32:02.540Z] Processing certificate with alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:32:02.882Z] Certificate was added to keystore
[2026-03-03T09:32:02.882Z] Subject: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-03T09:32:02.882Z] Generated alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-03T09:32:02.882Z] Processing certificate with alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-03T09:32:03.221Z] Certificate was added to keystore
[2026-03-03T09:32:03.221Z] Subject: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-03T09:32:03.221Z] Generated alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-03T09:32:03.221Z] Processing certificate with alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-03T09:32:03.561Z] Certificate was added to keystore
[2026-03-03T09:32:03.561Z] Subject: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:32:03.561Z] Generated alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:32:03.561Z] Processing certificate with alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:32:03.901Z] Certificate was added to keystore
[2026-03-03T09:32:03.901Z] Subject: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-03T09:32:03.901Z] Generated alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-03T09:32:03.901Z] Processing certificate with alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-03T09:32:04.244Z] Certificate was added to keystore
[2026-03-03T09:32:04.244Z] Subject: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:32:04.244Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:32:04.244Z] Processing certificate with alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:32:04.584Z] Certificate was added to keystore
[2026-03-03T09:32:04.584Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-03T09:32:04.584Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-03T09:32:04.584Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-03T09:32:04.924Z] Certificate was added to keystore
[2026-03-03T09:32:04.924Z] Subject: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:04.924Z] Generated alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:04.924Z] Processing certificate with alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:04.924Z] Certificate was added to keystore
[2026-03-03T09:32:05.264Z] Subject: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.264Z] Generated alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.264Z] Processing certificate with alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.264Z] Certificate was added to keystore
[2026-03-03T09:32:05.605Z] Subject: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.605Z] Generated alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.605Z] Processing certificate with alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.605Z] Certificate was added to keystore
[2026-03-03T09:32:05.945Z] Subject: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.945Z] Generated alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.945Z] Processing certificate with alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:32:05.945Z] Certificate was added to keystore
[2026-03-03T09:32:06.284Z] Subject: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.284Z] Generated alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.284Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.284Z] Certificate was added to keystore
[2026-03-03T09:32:06.284Z] Subject: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.284Z] Generated alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.284Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.622Z] Certificate was added to keystore
[2026-03-03T09:32:06.622Z] Subject: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.622Z] Generated alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.622Z] Processing certificate with alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.961Z] Certificate was added to keystore
[2026-03-03T09:32:06.961Z] Subject: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.961Z] Generated alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:06.961Z] Processing certificate with alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:07.300Z] Certificate was added to keystore
[2026-03-03T09:32:07.300Z] Subject: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:07.300Z] Generated alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:07.300Z] Processing certificate with alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:07.639Z] Certificate was added to keystore
[2026-03-03T09:32:07.639Z] Subject: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:32:07.639Z] Generated alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:32:07.639Z] Processing certificate with alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:32:07.978Z] Certificate was added to keystore
[2026-03-03T09:32:07.978Z] Subject: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:32:07.978Z] Generated alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:32:07.978Z] Processing certificate with alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:32:08.374Z] Certificate was added to keystore
[2026-03-03T09:32:08.374Z] Subject: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:08.374Z] Generated alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:08.374Z] Processing certificate with alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:32:08.717Z] Certificate was added to keystore
[2026-03-03T09:32:08.717Z] Subject: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:32:08.718Z] Generated alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:32:08.718Z] Processing certificate with alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:32:09.061Z] Certificate was added to keystore
[2026-03-03T09:32:09.061Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-03T09:32:09.061Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-03T09:32:09.061Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-03T09:32:09.404Z] Certificate was added to keystore
[2026-03-03T09:32:09.404Z] Subject: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:32:09.404Z] Generated alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:32:09.404Z] Processing certificate with alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:32:09.743Z] Certificate was added to keystore
[2026-03-03T09:32:09.743Z] Subject: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:32:09.743Z] Generated alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:32:09.743Z] Processing certificate with alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:32:09.743Z] Certificate was added to keystore
[2026-03-03T09:32:10.081Z] Subject: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:32:10.081Z] Generated alias: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:32:10.081Z] Processing certificate with alias: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:32:10.081Z] Certificate was added to keystore
[2026-03-03T09:32:10.484Z] Subject: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:32:10.484Z] Generated alias: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:32:10.484Z] Processing certificate with alias: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:32:10.484Z] Certificate was added to keystore
[2026-03-03T09:32:10.484Z] Subject: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-03T09:32:10.484Z] Generated alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-03T09:32:10.484Z] Processing certificate with alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-03T09:32:10.822Z] Certificate was added to keystore
[2026-03-03T09:32:10.822Z] Subject: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:32:10.822Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:32:10.822Z] Processing certificate with alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:32:11.159Z] Certificate was added to keystore
[2026-03-03T09:32:11.159Z] Subject: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-03T09:32:11.159Z] Generated alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-03T09:32:11.159Z] Processing certificate with alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-03T09:32:11.497Z] Certificate was added to keystore
[2026-03-03T09:32:11.497Z] Subject: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:32:11.497Z] Generated alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:32:11.497Z] Processing certificate with alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:32:11.835Z] Certificate was added to keystore
[2026-03-03T09:32:11.835Z] Subject: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-03T09:32:11.835Z] Generated alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-03T09:32:11.835Z] Processing certificate with alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-03T09:32:12.174Z] Certificate was added to keystore
[2026-03-03T09:32:12.174Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:32:12.174Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:32:12.174Z] Processing certificate with alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:32:12.513Z] Certificate was added to keystore
[2026-03-03T09:32:12.513Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:32:12.513Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:32:12.513Z] Processing certificate with alias: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:32:12.852Z] Certificate was added to keystore
[2026-03-03T09:32:12.852Z] Subject: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:32:12.852Z] Generated alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:32:12.852Z] Processing certificate with alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:32:13.190Z] Certificate was added to keystore
[2026-03-03T09:32:13.190Z] Subject: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-03T09:32:13.190Z] Generated alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-03T09:32:13.190Z] Processing certificate with alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-03T09:32:13.529Z] Certificate was added to keystore
[2026-03-03T09:32:13.529Z] Subject: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-03T09:32:13.529Z] Generated alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-03T09:32:13.529Z] Processing certificate with alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-03T09:32:13.868Z] Certificate was added to keystore
[2026-03-03T09:32:13.868Z] Subject: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-03T09:32:13.869Z] Generated alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-03T09:32:13.869Z] Processing certificate with alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-03T09:32:14.207Z] Certificate was added to keystore
[2026-03-03T09:32:14.207Z] Subject: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-03T09:32:14.207Z] Generated alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-03T09:32:14.207Z] Processing certificate with alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-03T09:32:14.546Z] Certificate was added to keystore
[2026-03-03T09:32:14.546Z] Subject: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-03T09:32:14.546Z] Generated alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-03T09:32:14.546Z] Processing certificate with alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-03T09:32:14.887Z] Certificate was added to keystore
[2026-03-03T09:32:14.888Z] Subject: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2026-03-03T09:32:14.888Z] Generated alias: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2026-03-03T09:32:14.888Z] Processing certificate with alias: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2026-03-03T09:32:15.227Z] Certificate was added to keystore
[2026-03-03T09:32:15.227Z] Subject: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-03T09:32:15.227Z] Generated alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-03T09:32:15.227Z] Processing certificate with alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-03T09:32:15.566Z] Certificate was added to keystore
[2026-03-03T09:32:15.566Z] Subject: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:32:15.566Z] Generated alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:32:15.566Z] Processing certificate with alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:32:15.906Z] Certificate was added to keystore
[2026-03-03T09:32:15.906Z] Subject: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:15.906Z] Generated alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:15.906Z] Processing certificate with alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.246Z] Certificate was added to keystore
[2026-03-03T09:32:16.246Z] Subject: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.246Z] Generated alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.246Z] Processing certificate with alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.587Z] Certificate was added to keystore
[2026-03-03T09:32:16.587Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.587Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.587Z] Processing certificate with alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.926Z] Certificate was added to keystore
[2026-03-03T09:32:16.926Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.926Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:16.926Z] Processing certificate with alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:32:17.286Z] Certificate was added to keystore
[2026-03-03T09:32:17.627Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-03T09:32:17.627Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-03T09:32:17.627Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-03T09:32:17.967Z] Certificate was added to keystore
[2026-03-03T09:32:17.967Z] Subject: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:32:17.967Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:32:17.967Z] Processing certificate with alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:32:18.311Z] Certificate was added to keystore
[2026-03-03T09:32:18.311Z] Subject: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-03T09:32:18.311Z] Generated alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-03T09:32:18.311Z] Processing certificate with alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-03T09:32:18.652Z] Certificate was added to keystore
[2026-03-03T09:32:18.652Z] Subject: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-03T09:32:18.652Z] Generated alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-03T09:32:18.652Z] Processing certificate with alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-03T09:32:18.994Z] Certificate was added to keystore
[2026-03-03T09:32:18.994Z] Subject: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-03T09:32:18.994Z] Generated alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-03T09:32:18.994Z] Processing certificate with alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-03T09:32:19.334Z] Certificate was added to keystore
[2026-03-03T09:32:19.334Z] Subject: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:32:19.334Z] Generated alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:32:19.334Z] Processing certificate with alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:32:19.678Z] Certificate was added to keystore
[2026-03-03T09:32:19.678Z] Subject: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:32:19.678Z] Generated alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:32:19.678Z] Processing certificate with alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:32:20.023Z] Certificate was added to keystore
[2026-03-03T09:32:20.023Z] Subject: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:32:20.023Z] Generated alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:32:20.023Z] Processing certificate with alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:32:20.364Z] Certificate was added to keystore
[2026-03-03T09:32:20.364Z] Subject: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:32:20.364Z] Generated alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:32:20.364Z] Processing certificate with alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:32:20.707Z] Certificate was added to keystore
[2026-03-03T09:32:20.707Z] Subject: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:32:20.707Z] Generated alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:32:20.707Z] Processing certificate with alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:32:21.047Z] Certificate was added to keystore
[2026-03-03T09:32:21.047Z] Subject: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-03T09:32:21.047Z] Generated alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-03T09:32:21.047Z] Processing certificate with alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-03T09:32:21.394Z] Certificate was added to keystore
[2026-03-03T09:32:21.394Z] Subject: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:32:21.394Z] Generated alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:32:21.394Z] Processing certificate with alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:32:21.739Z] Certificate was added to keystore
[2026-03-03T09:32:21.739Z] Subject: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:32:21.739Z] Generated alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:32:21.739Z] Processing certificate with alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:32:22.082Z] Certificate was added to keystore
[2026-03-03T09:32:22.082Z] Subject: CN=e-Szigno_Root_CA_2017,2.5.4.97=#0C0E56415448552D3233353834343937,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:32:22.082Z] Generated alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:32:22.082Z] Processing certificate with alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:32:22.424Z] Certificate was added to keystore
[2026-03-03T09:32:22.424Z] Subject: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-03T09:32:22.424Z] Generated alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-03T09:32:22.424Z] Processing certificate with alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-03T09:32:22.764Z] Certificate was added to keystore
[2026-03-03T09:32:22.764Z] Subject: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:22.764Z] Generated alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:22.764Z] Processing certificate with alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:23.109Z] Certificate was added to keystore
[2026-03-03T09:32:23.109Z] Subject: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:23.109Z] Generated alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:23.109Z] Processing certificate with alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:23.451Z] Certificate was added to keystore
[2026-03-03T09:32:23.451Z] Subject: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:32:23.451Z] Generated alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:32:23.451Z] Processing certificate with alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:32:23.794Z] Certificate was added to keystore
[2026-03-03T09:32:23.794Z] Subject: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:23.794Z] Generated alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:23.794Z] Processing certificate with alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:32:24.134Z] Certificate was added to keystore
[2026-03-03T09:32:24.134Z] Subject: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-03T09:32:24.134Z] Generated alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-03T09:32:24.134Z] Processing certificate with alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-03T09:32:24.477Z] Certificate was added to keystore
[2026-03-03T09:32:24.478Z] Subject: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,2.5.4.97=#0C0F56415445532D51323832363030344A,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-03T09:32:24.478Z] Generated alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-03T09:32:24.478Z] Processing certificate with alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-03T09:32:24.817Z] Certificate was added to keystore
[2026-03-03T09:32:24.817Z] Subject: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:32:24.817Z] Generated alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:32:24.817Z] Processing certificate with alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:32:25.157Z] Certificate was added to keystore
[2026-03-03T09:32:25.157Z] Subject: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:32:25.157Z] Generated alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:32:25.157Z] Processing certificate with alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:32:25.497Z] Certificate was added to keystore
[2026-03-03T09:32:25.497Z] Subject: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-03T09:32:25.497Z] Generated alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-03T09:32:25.497Z] Processing certificate with alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-03T09:32:25.839Z] Certificate was added to keystore
[2026-03-03T09:32:25.839Z] Subject: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES,serialNumber=G63287510
[2026-03-03T09:32:25.839Z] Generated alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2026-03-03T09:32:25.839Z] Processing certificate with alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2026-03-03T09:32:26.222Z] Certificate was added to keystore
[2026-03-03T09:32:26.222Z] Subject: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:32:26.222Z] Generated alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:32:26.222Z] Processing certificate with alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:32:26.566Z] Certificate was added to keystore
[2026-03-03T09:32:26.566Z] Subject: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:32:26.566Z] Generated alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:32:26.566Z] Processing certificate with alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:32:26.911Z] Certificate was added to keystore
[2026-03-03T09:32:26.911Z] Subject: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-03T09:32:26.911Z] Generated alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-03T09:32:26.911Z] Processing certificate with alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-03T09:32:27.256Z] Certificate was added to keystore
[2026-03-03T09:32:27.594Z] Number of certs processed: 144
[2026-03-03T09:32:27.594Z]
[2026-03-03T09:32:27.594Z] real 0m49.504s
[2026-03-03T09:32:27.594Z] user 1m37.954s
[2026-03-03T09:32:27.594Z] sys 0m8.203s
[2026-03-03T09:32:27.594Z] build.sh : 09:32:27 : Initiating build ...
[2026-03-03T09:32:27.594Z] Pulling latest tags and getting the latest update version using git fetch -q --tags
[2026-03-03T09:32:27.594Z] NOTE: This can take quite some time! Please be patient
[2026-03-03T09:32:27.933Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-03-03T09:32:27.933Z] getOpenJDKTag(): Using specified BUILD_CONFIG[TAG] (jdk-11.0.31+4_adopt)
[2026-03-03T09:32:27.933Z] OpenJDK repo tag is jdk-11.0.31+4
[2026-03-03T09:32:27.933Z] Version: jdk
[2026-03-03T09:32:27.933Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-03-03T09:32:27.933Z] getOpenJDKTag(): Using specified BUILD_CONFIG[TAG] (jdk-11.0.31+4_adopt)
[2026-03-03T09:32:27.933Z] OpenJDK repo tag is jdk-11.0.31+4
[2026-03-03T09:32:27.933Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030932
[2026-03-03T09:32:27.933Z] Building up the configure command...
[2026-03-03T09:32:27.933Z] Adjust configure for reproducible build
[2026-03-03T09:32:27.933Z] Configuring jvm variants if provided
[2026-03-03T09:32:27.933Z] Configure custom cacerts file security/cacerts
[2026-03-03T09:32:28.271Z] libfreetype/src found in /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src
[2026-03-03T09:32:28.271Z] Freetype set from bundled in jdk
[2026-03-03T09:32:28.271Z] setting freetype dir to bundled
[2026-03-03T09:32:28.272Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030932 --with-boot-jdk=/usr/lib/jvm/jdk10 --with-jvm-features=shenandoahgc --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-alsa=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//installedalsa --with-jvm-variants=server --with-cacerts-file=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/sbin/../security/cacerts --disable-warnings-as-errors --enable-dtrace=auto --disable-ccache --with-version-opt=ea --with-freetype=bundled --with-zlib=bundled
[2026-03-03T09:32:28.272Z] Configuring command and using the pre-built config params...
[2026-03-03T09:32:28.272Z] Should be in the openjdk build root directory, I'm at /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src
[2026-03-03T09:32:28.272Z] Currently at '/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src'
[2026-03-03T09:32:28.272Z] Running /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src/configure with arguments 'bash /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src/configure --verbose --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030932 --with-boot-jdk=/usr/lib/jvm/jdk10 --with-jvm-features=shenandoahgc --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-alsa=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//installedalsa --with-jvm-variants=server --with-cacerts-file=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/sbin/../security/cacerts --disable-warnings-as-errors --enable-dtrace=auto --disable-ccache --with-version-opt=ea --with-freetype=bundled --with-zlib=bundled'
[2026-03-03T09:32:28.613Z] Strace is available on system
[2026-03-03T09:32:28.613Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-03-03T09:32:28.613Z] getOpenJDKTag(): Using specified BUILD_CONFIG[TAG] (jdk-11.0.31+4_adopt)
[2026-03-03T09:32:28.613Z] Source archive name is going to be: OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz
[2026-03-03T09:32:28.613Z] Temporarily moving VCS source dir to /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//tmp-openjdk-git
[2026-03-03T09:32:28.613Z] Temporarily moving source dir to jdk-11.0.31+4-src
[2026-03-03T09:32:28.613Z] OpenJDK source archive path will be jdk-11.0.31+4-src.
[2026-03-03T09:32:28.613Z] Archiving and compressing with pigz
[2026-03-03T09:32:51.858Z]
[2026-03-03T09:32:51.858Z] real 0m22.566s
[2026-03-03T09:32:51.858Z] user 1m27.040s
[2026-03-03T09:32:51.858Z] sys 0m2.499s
[2026-03-03T09:32:51.858Z] Your archive was created as /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/OpenJDK.tar.gz
[2026-03-03T09:32:51.858Z] Moving the artifact to location /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/target//OpenJDK11U-jdk-sources_11.0.31_4-ea.tar.gz
[2026-03-03T09:32:51.858Z] archive done.
[2026-03-03T09:32:51.858Z] Restoring source dir from jdk-11.0.31+4-src to /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src
[2026-03-03T09:32:51.858Z] Restoring VCS source dir from /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//tmp-openjdk-git to /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//src/.git
[2026-03-03T09:32:51.858Z] Should be in the openjdk build root directory, I'm at /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src
[2026-03-03T09:32:51.858Z] Currently at '/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src'
[2026-03-03T09:32:51.858Z] Runnable configure script is not present
[2026-03-03T09:32:51.858Z] Generating runnable configure script at /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/.configure-support/generated-configure.sh
[2026-03-03T09:32:51.858Z] Using autoconf at /usr/local/bin/autoconf [autoconf (GNU Autoconf) 2.69]
[2026-03-03T09:32:54.870Z] configure: Configuration created at Tue Mar 3 09:32:54 UTC 2026.
[2026-03-03T09:32:54.870Z] checking for basename... /bin/basename
[2026-03-03T09:32:54.870Z] checking for dirname... /usr/bin/dirname
[2026-03-03T09:32:54.870Z] checking for file... /usr/bin/file
[2026-03-03T09:32:54.870Z] checking for ldd... /usr/bin/ldd
[2026-03-03T09:32:54.870Z] checking for echo... echo [builtin]
[2026-03-03T09:32:54.870Z] checking for tr... /usr/bin/tr
[2026-03-03T09:32:54.870Z] checking for uname... /bin/uname
[2026-03-03T09:32:54.870Z] checking for wc... /usr/bin/wc
[2026-03-03T09:32:54.870Z] checking for grep that handles long lines and -e... /bin/grep
[2026-03-03T09:32:54.870Z] checking for egrep... /bin/grep -E
[2026-03-03T09:32:54.870Z] checking for a sed that does not truncate output... /bin/sed
[2026-03-03T09:32:54.870Z] checking for cygpath... [not found]
[2026-03-03T09:32:54.870Z] checking for wslpath... [not found]
[2026-03-03T09:32:54.870Z] checking for cmd.exe... [not found]
[2026-03-03T09:32:54.870Z] checking build system type... x86_64-unknown-linux-gnu
[2026-03-03T09:32:54.870Z] checking host system type... x86_64-unknown-linux-gnu
[2026-03-03T09:32:54.870Z] checking target system type... x86_64-unknown-linux-gnu
[2026-03-03T09:32:54.870Z] checking openjdk-build os-cpu... linux-x86_64
[2026-03-03T09:32:54.870Z] checking openjdk-build C library... gnu
[2026-03-03T09:32:54.870Z] checking openjdk-target os-cpu... linux-x86_64
[2026-03-03T09:32:54.870Z] checking openjdk-target C library... gnu
[2026-03-03T09:32:54.870Z] checking compilation type... native
[2026-03-03T09:32:54.870Z] checking for top-level directory... /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src
[2026-03-03T09:32:54.870Z] checking for bash... /bin/bash
[2026-03-03T09:32:54.870Z] checking for cat... /bin/cat
[2026-03-03T09:32:54.870Z] checking for chmod... /bin/chmod
[2026-03-03T09:32:54.870Z] checking for cp... /bin/cp
[2026-03-03T09:32:54.870Z] checking for cut... /usr/bin/cut
[2026-03-03T09:32:55.209Z] checking for date... /bin/date
[2026-03-03T09:32:55.209Z] checking for gdiff... [not found]
[2026-03-03T09:32:55.209Z] checking for diff... /usr/bin/diff
[2026-03-03T09:32:55.209Z] checking for expr... /usr/bin/expr
[2026-03-03T09:32:55.209Z] checking for find... /usr/bin/find
[2026-03-03T09:32:55.209Z] checking for gunzip... /usr/bin/gunzip
[2026-03-03T09:32:55.209Z] checking for pigz... /usr/bin/pigz
[2026-03-03T09:32:55.209Z] checking for head... /usr/bin/head
[2026-03-03T09:32:55.209Z] checking for ln... /bin/ln
[2026-03-03T09:32:55.209Z] checking for ls... /bin/ls
[2026-03-03T09:32:55.209Z] checking for gmkdir... [not found]
[2026-03-03T09:32:55.209Z] checking for mkdir... /bin/mkdir
[2026-03-03T09:32:55.209Z] checking for mktemp... /bin/mktemp
[2026-03-03T09:32:55.209Z] checking for mv... /bin/mv
[2026-03-03T09:32:55.209Z] checking for nawk... [not found]
[2026-03-03T09:32:55.209Z] checking for gawk... /usr/bin/gawk
[2026-03-03T09:32:55.209Z] checking for printf... printf [builtin]
[2026-03-03T09:32:55.209Z] checking for rm... /bin/rm
[2026-03-03T09:32:55.209Z] checking for rmdir... /bin/rmdir
[2026-03-03T09:32:55.209Z] checking for sh... /bin/sh
[2026-03-03T09:32:55.209Z] checking for sort... /bin/sort
[2026-03-03T09:32:55.209Z] checking for tail... /usr/bin/tail
[2026-03-03T09:32:55.209Z] checking for gtar... /bin/gtar
[2026-03-03T09:32:55.209Z] checking for tee... /usr/bin/tee
[2026-03-03T09:32:55.209Z] checking for touch... /bin/touch
[2026-03-03T09:32:55.209Z] checking for which... /usr/bin/which
[2026-03-03T09:32:55.209Z] checking for xargs... /usr/bin/xargs
[2026-03-03T09:32:55.209Z] checking for gawk... gawk
[2026-03-03T09:32:55.209Z] checking for fgrep... /bin/grep -F
[2026-03-03T09:32:55.209Z] checking for df... /bin/df
[2026-03-03T09:32:55.209Z] checking for nice... /bin/nice
[2026-03-03T09:32:55.209Z] checking for greadlink... [not found]
[2026-03-03T09:32:55.209Z] checking for readlink... /usr/bin/readlink
[2026-03-03T09:32:55.209Z] checking for lsb_release... [not found]
[2026-03-03T09:32:55.209Z] checking for cmp... /usr/bin/cmp
[2026-03-03T09:32:55.210Z] checking for uniq... /usr/bin/uniq
[2026-03-03T09:32:55.210Z] checking if custom source is suppressed (openjdk-only)... no
[2026-03-03T09:32:55.210Z] checking which variant of the JDK to build... normal
[2026-03-03T09:32:55.210Z] checking which debug level to use... release
[2026-03-03T09:32:55.210Z] checking which variants of the JVM to build... server
[2026-03-03T09:32:55.210Z] checking if absolute paths should be allowed in the build output... no, release build
[2026-03-03T09:32:55.210Z] checking for sysroot...
[2026-03-03T09:32:55.210Z] checking for toolchain path...
[2026-03-03T09:32:55.210Z] checking for extra path...
[2026-03-03T09:32:55.210Z] checking where to store configuration... in default location
[2026-03-03T09:32:55.210Z] checking what configuration name to use... linux-x86_64-normal-server-release
[2026-03-03T09:32:55.210Z] checking for apt-get... [not found]
[2026-03-03T09:32:55.210Z] checking for yum... /usr/bin/yum
[2026-03-03T09:32:55.210Z] checking for pandoc... /usr/local/bin/pandoc
[2026-03-03T09:32:55.210Z] checking if the pandoc smart extension needs to be disabled for markdown... yes
[2026-03-03T09:32:55.210Z] checking for gmake... /usr/local/bin/gmake
[2026-03-03T09:32:55.210Z] configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH
[2026-03-03T09:32:55.210Z] configure: Using GNU make at /usr/local/bin/gmake (version: GNU Make 4.1)
[2026-03-03T09:32:55.210Z] checking if make --output-sync is supported... yes
[2026-03-03T09:32:55.210Z] checking for make --output-sync value... none, default
[2026-03-03T09:32:55.210Z] checking if find supports -delete... yes
[2026-03-03T09:32:55.549Z] checking what type of tar was found... gnu
[2026-03-03T09:32:55.549Z] checking that grep (/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
[2026-03-03T09:32:55.549Z] checking for unzip... /usr/bin/unzip
[2026-03-03T09:32:55.549Z] checking for zip... /usr/bin/zip
[2026-03-03T09:32:55.549Z] checking for greadelf... [not found]
[2026-03-03T09:32:55.549Z] checking for readelf... /usr/local/gcc/bin/readelf
[2026-03-03T09:32:55.549Z] checking for dot... [not found]
[2026-03-03T09:32:55.549Z] checking for hg... [not found]
[2026-03-03T09:32:55.549Z] checking for git... /usr/local/bin/git
[2026-03-03T09:32:55.549Z] checking for stat... /usr/bin/stat
[2026-03-03T09:32:55.549Z] checking for time... time [builtin]
[2026-03-03T09:32:55.549Z] checking for flock... /usr/bin/flock
[2026-03-03T09:32:55.549Z] checking for dtrace... /usr/bin/dtrace
[2026-03-03T09:32:55.549Z] checking for gpatch... [not found]
[2026-03-03T09:32:55.549Z] checking for patch... /usr/bin/patch
[2026-03-03T09:32:55.549Z] checking for ulimit... ulimit [builtin]
[2026-03-03T09:32:55.549Z] checking bash version... 4.1.2
[2026-03-03T09:32:55.549Z] checking if bash supports pipefail... yes
[2026-03-03T09:32:55.549Z] checking if bash supports errexit (-e)... yes
[2026-03-03T09:32:55.549Z] checking for pkg-config... /usr/bin/pkg-config
[2026-03-03T09:32:55.549Z] checking pkg-config is at least version 0.9.0... yes
[2026-03-03T09:32:55.549Z] checking for default LOG value...
[2026-03-03T09:32:55.549Z] checking headless only... no
[2026-03-03T09:32:55.549Z] checking for graphviz dot... no, cannot generate full docs
[2026-03-03T09:32:55.549Z] checking for pandoc... yes
[2026-03-03T09:32:55.549Z] checking full docs... no, missing dependencies
[2026-03-03T09:32:55.549Z] checking for cacerts file... /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/sbin/../security/cacerts
[2026-03-03T09:32:55.549Z] checking if packaged modules are kept... yes (default)
[2026-03-03T09:32:55.549Z] checking for version string... 11.0.31-beta+4-ea
[2026-03-03T09:32:55.549Z] configure: Found potential Boot JDK using configure arguments
[2026-03-03T09:32:55.549Z] checking for Boot JDK... /usr/lib/jvm/jdk10
[2026-03-03T09:32:55.549Z] checking Boot JDK version... openjdk version "10.0.2" 2018-07-17 OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode)
[2026-03-03T09:32:55.549Z] checking for java [Boot JDK]... $BOOT_JDK/bin/java
[2026-03-03T09:32:55.549Z] checking for javac [Boot JDK]... $BOOT_JDK/bin/javac
[2026-03-03T09:32:55.549Z] checking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc
[2026-03-03T09:32:55.549Z] checking for jar [Boot JDK]... $BOOT_JDK/bin/jar
[2026-03-03T09:32:55.887Z] checking if Boot JDK is 32 or 64 bits... 64
[2026-03-03T09:32:56.226Z] checking for local Boot JDK Class Data Sharing (CDS)... yes, created
[2026-03-03T09:32:56.226Z] checking for Build JDK... yes, will use output dir
[2026-03-03T09:32:56.226Z] configure: Using default toolchain gcc (GNU Compiler Collection)
[2026-03-03T09:32:56.226Z] configure: Will use user supplied compiler CC=/usr/local/gcc/bin/gcc-7.5
[2026-03-03T09:32:56.226Z] checking resolved symbolic links for CC... no symlink
[2026-03-03T09:32:56.226Z] configure: Using gcc C compiler version 7.5.0 [gcc-7.5 (GCC) 7.5.0]
[2026-03-03T09:32:56.564Z] checking whether the C compiler works... yes
[2026-03-03T09:32:56.564Z] checking for C compiler default output file name... a.out
[2026-03-03T09:32:56.564Z] checking for suffix of executables...
[2026-03-03T09:32:56.564Z] checking whether we are cross compiling... no
[2026-03-03T09:32:56.564Z] checking for suffix of object files... o
[2026-03-03T09:32:56.564Z] checking whether we are using the GNU C compiler... yes
[2026-03-03T09:32:56.564Z] checking whether /usr/local/gcc/bin/gcc-7.5 accepts -g... yes
[2026-03-03T09:32:56.564Z] checking for /usr/local/gcc/bin/gcc-7.5 option to accept ISO C89... none needed
[2026-03-03T09:32:56.564Z] configure: Will use user supplied compiler CXX=/usr/local/gcc/bin/g++-7.5
[2026-03-03T09:32:56.564Z] checking resolved symbolic links for CXX... no symlink
[2026-03-03T09:32:56.564Z] configure: Using gcc C++ compiler version 7.5.0 [g++-7.5 (GCC) 7.5.0]
[2026-03-03T09:32:56.564Z] checking whether we are using the GNU C++ compiler... yes
[2026-03-03T09:32:56.564Z] checking whether /usr/local/gcc/bin/g++-7.5 accepts -g... yes
[2026-03-03T09:32:56.903Z] checking how to run the C preprocessor... /usr/local/gcc/bin/gcc-7.5 -E
[2026-03-03T09:32:56.903Z] checking how to run the C++ preprocessor... /usr/local/gcc/bin/g++-7.5 -E
[2026-03-03T09:32:56.903Z] checking for ld... /usr/local/gcc/bin/ld
[2026-03-03T09:32:56.903Z] configure: Using gcc linker version 2.28 [GNU ld (GNU Binutils) 2.28]
[2026-03-03T09:32:56.903Z] checking for ar... /usr/local/gcc/bin/ar
[2026-03-03T09:32:56.903Z] checking for strip... /usr/local/gcc/bin/strip
[2026-03-03T09:32:56.903Z] checking for nm... /usr/local/gcc/bin/nm
[2026-03-03T09:32:56.903Z] checking for gobjcopy... [not found]
[2026-03-03T09:32:56.903Z] checking for objcopy... /usr/local/gcc/bin/objcopy
[2026-03-03T09:32:56.903Z] checking for gobjdump... [not found]
[2026-03-03T09:32:56.903Z] checking for objdump... /usr/local/gcc/bin/objdump
[2026-03-03T09:32:56.903Z] checking for c++filt... /usr/local/gcc/bin/c++filt
[2026-03-03T09:32:56.903Z] checking if @file is supported by gcc... yes
[2026-03-03T09:32:56.903Z] checking if CC supports "-m64"... yes
[2026-03-03T09:32:56.903Z] checking if CXX supports "-m64"... yes
[2026-03-03T09:32:56.903Z] checking if both CC and CXX support "-m64"... yes
[2026-03-03T09:32:56.903Z] checking for jtreg... [not found]
[2026-03-03T09:32:56.903Z] checking for jtreg test harness... no, not found
[2026-03-03T09:32:56.903Z] checking for jtreg jdk... no, using BOOT_JDK
[2026-03-03T09:32:56.903Z] checking for jib... no
[2026-03-03T09:32:57.241Z] checking for ANSI C header files... yes
[2026-03-03T09:32:57.241Z] checking for sys/types.h... yes
[2026-03-03T09:32:57.241Z] checking for sys/stat.h... yes
[2026-03-03T09:32:57.241Z] checking for stdlib.h... yes
[2026-03-03T09:32:57.241Z] checking for string.h... yes
[2026-03-03T09:32:57.241Z] checking for memory.h... yes
[2026-03-03T09:32:57.241Z] checking for strings.h... yes
[2026-03-03T09:32:57.580Z] checking for inttypes.h... yes
[2026-03-03T09:32:57.580Z] checking for stdint.h... yes
[2026-03-03T09:32:57.580Z] checking for unistd.h... yes
[2026-03-03T09:32:57.580Z] checking stdio.h usability... yes
[2026-03-03T09:32:57.580Z] checking stdio.h presence... yes
[2026-03-03T09:32:57.580Z] checking for stdio.h... yes
[2026-03-03T09:32:57.580Z] checking size of int *... 8
[2026-03-03T09:32:57.580Z] checking for target address size... 64 bits
[2026-03-03T09:32:57.580Z] checking whether byte ordering is bigendian... no
[2026-03-03T09:32:57.580Z] checking what source date to use... determined at build time, from 'updated'
[2026-03-03T09:32:57.580Z] checking for --enable-reproducible-build... disabled, default
[2026-03-03T09:32:57.580Z] checking if native warnings are errors... no (explicitly set)
[2026-03-03T09:32:57.580Z] checking if CC supports "-Xassembler -mrelax-relocations=no"... yes
[2026-03-03T09:32:57.580Z] checking if CXX supports "-Xassembler -mrelax-relocations=no"... yes
[2026-03-03T09:32:57.581Z] checking if both CC and CXX support "-Xassembler -mrelax-relocations=no"... yes
[2026-03-03T09:32:57.920Z] checking for library containing clock_gettime... -lrt
[2026-03-03T09:32:57.920Z] checking if TARGET is x86... no
[2026-03-03T09:32:57.920Z] checking if CXX supports "-std=gnu++98 -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if CC supports "-fno-delete-null-pointer-checks -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if CXX supports "-fno-delete-null-pointer-checks -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if both CC and CXX support "-fno-delete-null-pointer-checks -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if CC supports "-fno-lifetime-dse -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if CXX supports "-fno-lifetime-dse -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if both CC and CXX support "-fno-lifetime-dse -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if CC supports "-fmacro-prefix-map=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/="... no
[2026-03-03T09:32:57.920Z] checking if CXX supports "-fmacro-prefix-map=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/="... no
[2026-03-03T09:32:57.920Z] checking if both CC and CXX support "-fmacro-prefix-map=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/="... no
[2026-03-03T09:32:57.920Z] checking how to prevent absolute paths in output... using relative paths
[2026-03-03T09:32:57.920Z] checking if CC supports "-ffp-contract=off"... yes
[2026-03-03T09:32:57.920Z] checking if CXX supports "-ffp-contract=off"... yes
[2026-03-03T09:32:57.920Z] checking if both CC and CXX support "-ffp-contract=off"... yes
[2026-03-03T09:32:57.920Z] checking if BUILD is x86... no
[2026-03-03T09:32:57.920Z] checking if BUILD_CXX supports "-std=gnu++98 -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if BUILD_CC supports "-fno-delete-null-pointer-checks -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if BUILD_CXX supports "-fno-delete-null-pointer-checks -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if both BUILD_CC and BUILD_CXX support "-fno-delete-null-pointer-checks -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if BUILD_CC supports "-fno-lifetime-dse -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if BUILD_CXX supports "-fno-lifetime-dse -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if both BUILD_CC and BUILD_CXX support "-fno-lifetime-dse -Werror"... yes
[2026-03-03T09:32:57.920Z] checking if BUILD_CC supports "-fmacro-prefix-map=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/="... no
[2026-03-03T09:32:57.920Z] checking if BUILD_CXX supports "-fmacro-prefix-map=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/="... no
[2026-03-03T09:32:57.920Z] checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/="... no
[2026-03-03T09:32:57.920Z] checking how to prevent absolute paths in output... using relative paths
[2026-03-03T09:32:58.259Z] checking if BUILD_CC supports "-ffp-contract=off"... yes
[2026-03-03T09:32:58.259Z] checking if BUILD_CXX supports "-ffp-contract=off"... yes
[2026-03-03T09:32:58.259Z] checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
[2026-03-03T09:32:58.259Z] checking what type of native debug symbols to use... external
[2026-03-03T09:32:58.259Z] checking if we should add external native debug symbols to the shipped bundles... no
[2026-03-03T09:32:58.259Z] checking for dtrace tool and platform support... /usr/bin/dtrace
[2026-03-03T09:32:58.259Z] checking sys/sdt.h usability... yes
[2026-03-03T09:32:58.259Z] checking sys/sdt.h presence... yes
[2026-03-03T09:32:58.259Z] checking for sys/sdt.h... yes
[2026-03-03T09:32:58.259Z] checking if dtrace should be built... yes, dependencies present
[2026-03-03T09:32:58.259Z] checking if Hotspot gtest unit tests should be built... yes
[2026-03-03T09:32:58.259Z] checking if static link of stdc++ is possible... yes
[2026-03-03T09:32:58.259Z] checking how to link with libstdc++... static
[2026-03-03T09:32:58.259Z] checking for X... libraries , headers
[2026-03-03T09:32:58.599Z] checking for gethostbyname... yes
[2026-03-03T09:32:58.599Z] checking for connect... yes
[2026-03-03T09:32:58.599Z] checking for remove... yes
[2026-03-03T09:32:58.599Z] checking for shmat... yes
[2026-03-03T09:32:58.599Z] checking for IceConnectionNumber in -lICE... yes
[2026-03-03T09:32:58.599Z] checking for X11/extensions/shape.h... yes
[2026-03-03T09:32:58.599Z] checking for X11/extensions/Xrender.h... yes
[2026-03-03T09:32:58.599Z] checking for X11/extensions/XTest.h... yes
[2026-03-03T09:32:58.937Z] checking for X11/Intrinsic.h... yes
[2026-03-03T09:32:58.937Z] checking for X11/extensions/Xrandr.h... yes
[2026-03-03T09:32:58.937Z] checking if XlinearGradient is defined in Xrender.h... yes
[2026-03-03T09:32:58.937Z] checking cups/cups.h usability... yes
[2026-03-03T09:32:58.937Z] checking cups/cups.h presence... yes
[2026-03-03T09:32:58.937Z] checking for cups/cups.h... yes
[2026-03-03T09:32:58.937Z] checking cups/ppd.h usability... yes
[2026-03-03T09:32:58.937Z] checking cups/ppd.h presence... yes
[2026-03-03T09:32:58.937Z] checking for cups/ppd.h... yes
[2026-03-03T09:32:58.937Z] checking fontconfig/fontconfig.h usability... yes
[2026-03-03T09:32:58.937Z] checking fontconfig/fontconfig.h presence... yes
[2026-03-03T09:32:58.937Z] checking for fontconfig/fontconfig.h... yes
[2026-03-03T09:32:58.937Z] Using freetype: bundled
[2026-03-03T09:32:58.937Z] checking for which libjpeg to use... bundled
[2026-03-03T09:32:58.937Z] checking for which giflib to use... bundled
[2026-03-03T09:32:58.937Z] checking for PNG... yes
[2026-03-03T09:32:58.937Z] checking for which libpng to use... bundled
[2026-03-03T09:32:58.937Z] checking for compress in -lz... yes
[2026-03-03T09:32:58.937Z] checking for which zlib to use... bundled
[2026-03-03T09:32:59.278Z] checking for which lcms to use... bundled
[2026-03-03T09:32:59.278Z] checking for which harfbuzz to use... bundled
[2026-03-03T09:32:59.278Z] checking for cos in -lm... yes
[2026-03-03T09:32:59.278Z] checking for dlopen in -ldl... yes
[2026-03-03T09:32:59.278Z] checking user specified JVM feature list...
[2026-03-03T09:32:59.278Z] checking if shenandoah can be built... yes
[2026-03-03T09:32:59.278Z] checking if zgc can be built... yes
[2026-03-03T09:32:59.278Z] checking if jvmci module jdk.internal.vm.ci should be built... yes
[2026-03-03T09:32:59.278Z] checking if graal module jdk.internal.vm.compiler should be built... yes
[2026-03-03T09:32:59.278Z] checking if aot should be enabled... yes
[2026-03-03T09:32:59.278Z] checking if cds should be enabled... yes
[2026-03-03T09:32:59.278Z] checking if elliptic curve crypto implementation is present... yes
[2026-03-03T09:32:59.278Z] checking if jtreg failure handler should be built... no, missing jtreg
[2026-03-03T09:32:59.278Z] checking if the CDS classlist generation should be enabled... yes
[2026-03-03T09:32:59.278Z] checking if any translations should be excluded... no
[2026-03-03T09:32:59.278Z] checking if man pages should be built... yes
[2026-03-03T09:32:59.278Z] checking for number of cores... 4
[2026-03-03T09:32:59.278Z] checking for memory size... 15991 MB
[2026-03-03T09:32:59.278Z] checking for appropriate number of jobs to run in parallel... 4
[2026-03-03T09:32:59.618Z] checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release/configure-support/classes.jsa -Xshare:auto
[2026-03-03T09:32:59.618Z] checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
[2026-03-03T09:32:59.618Z] checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
[2026-03-03T09:32:59.957Z] checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
[2026-03-03T09:33:00.295Z] checking whether to use sjavac... no
[2026-03-03T09:33:00.295Z] checking whether to use javac server... yes
[2026-03-03T09:33:00.295Z] checking If precompiled header is enabled... yes
[2026-03-03T09:33:00.295Z] checking that precompiled headers work... yes
[2026-03-03T09:33:00.295Z] checking is ccache enabled... no, explicitly disabled
[2026-03-03T09:33:00.295Z] checking if build directory is on local disk... yes
[2026-03-03T09:33:00.295Z] checking JVM features for JVM variant 'server'... "aot cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc"
[2026-03-03T09:33:00.295Z] configure: creating /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release/configure-support/config.status
[2026-03-03T09:33:00.295Z] config.status: creating /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release/spec.gmk
[2026-03-03T09:33:00.295Z] config.status: creating /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release/bootcycle-spec.gmk
[2026-03-03T09:33:00.295Z] config.status: creating /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release/buildjdk-spec.gmk
[2026-03-03T09:33:00.295Z] config.status: creating /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release/compare.sh
[2026-03-03T09:33:00.634Z] config.status: creating /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release/Makefile
[2026-03-03T09:33:00.634Z]
[2026-03-03T09:33:00.634Z] ====================================================
[2026-03-03T09:33:00.634Z] A new configuration has been successfully created in
[2026-03-03T09:33:00.634Z] /home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/build/src/build/linux-x86_64-normal-server-release
[2026-03-03T09:33:00.634Z] using configure arguments '--verbose --with-vendor-name='Eclipse Adoptium' --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030932 --with-boot-jdk=/usr/lib/jvm/jdk10 --with-jvm-features=shenandoahgc --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-alsa=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/workspace/./build//installedalsa --with-jvm-variants=server --with-cacerts-file=/home/adoptopenjdk/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-temurin/sbin/../security/cacerts --disable-warnings-as-errors --enable-dtrace=auto --disable-ccache --with-version-opt=ea --with-freetype=bundled --with-zlib=bundled'.
[2026-03-03T09:33:00.634Z]
[2026-03-03T09:33:00.634Z] Configuration summary:
[2026-03-03T09:33:00.634Z] * Debug level: release
[2026-03-03T09:33:00.634Z] * HS debug level: product
[2026-03-03T09:33:00.634Z] * JVM variants: server
[2026-03-03T09:33:00.634Z] * JVM features: server: 'aot cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc'
[2026-03-03T09:33:00.634Z] * OpenJDK target: OS: linux, CPU architecture: x86, address length: 64
[2026-03-03T09:33:00.634Z] * Version string: 11.0.31-beta+4-ea (11.0.31-beta)
[2026-03-03T09:33:00.634Z]
[2026-03-03T09:33:00.634Z] Tools summary:
[2026-03-03T09:33:00.634Z] * Boot JDK: openjdk version "10.0.2" 2018-07-17 OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode) (at /usr/lib/jvm/jdk10)
[2026-03-03T09:33:00.634Z] * Toolchain: gcc (GNU Compiler Collection)
[2026-03-03T09:33:00.634Z] * C Compiler: Version 7.5.0 (at /usr/local/gcc/bin/gcc-7.5)
[2026-03-03T09:33:00.634Z] * C++ Compiler: Version 7.5.0 (at /usr/local/gcc/bin/g++-7.5)
[2026-03-03T09:33:00.634Z]
[2026-03-03T09:33:00.634Z] Build performance summary:
[2026-03-03T09:33:00.634Z] * Cores to use: 4
[2026-03-03T09:33:00.634Z] * Memory limit: 15991 MB
[2026-03-03T09:33:00.634Z] * ccache status: Disabled
[2026-03-03T09:33:00.634Z]
[2026-03-03T09:33:03.653Z] Building targets 'product-images legacy-jre-image test-image static-libs-image' in configuration 'linux-x86_64-normal-server-release'
[2026-03-03T09:33:03.993Z] Compiling 8 files for BUILD_TOOLS_LANGTOOLS
[2026-03-03T09:33:05.692Z] Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
[2026-03-03T09:33:06.032Z] Compiling 2 files for BUILD_JVMTI_TOOLS
[2026-03-03T09:33:06.372Z] Parsing 2 properties into enum-like class for jdk.compiler
[2026-03-03T09:33:06.372Z] Compiling 13 properties into resource bundles for jdk.javadoc
[2026-03-03T09:33:06.372Z] Compiling 1 files for BUILD_JFR_TOOLS
Pausing (Preparing for shutdown)
java.io.FileNotFoundException: /home/jenkins/.jenkins/jobs/build-scripts/jobs/jobs/jobs/jdk11u/jobs/jdk11u-linux-x64-temurin/builds/464/program.dat (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverReader.openStreamAt(RiverReader.java:200)
at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverReader.restorePickles(RiverReader.java:143)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.loadProgramAsync(CpsFlowExecution.java:930)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.onLoad(CpsFlowExecution.java:896)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.getExecution(WorkflowRun.java:730)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:593)
at hudson.model.RunMap.retrieve(RunMap.java:290)
at hudson.model.RunMap.retrieve(RunMap.java:64)
at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:456)
at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:450)
at jenkins.model.lazy.AbstractLazyLoadRunMap.resolveBuildRef(AbstractLazyLoadRunMap.java:376)
at jenkins.model.lazy.AbstractLazyLoadRunMap$BuildReferenceMapAdapterResolver.resolveBuildRef(AbstractLazyLoadRunMap.java:533)
at jenkins.model.lazy.BuildReferenceMapAdapter.get(BuildReferenceMapAdapter.java:133)
at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:392)
at hudson.model.RunMap.getById(RunMap.java:229)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.run(WorkflowRun.java:978)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:990)
at PluginClassLoader for workflow-api//org.jenkinsci.plugins.workflow.flow.FlowExecutionList$DefaultStorage.resume(FlowExecutionList.java:252)
at PluginClassLoader for workflow-api//org.jenkinsci.plugins.workflow.flow.FlowExecutionList.resume(FlowExecutionList.java:127)
at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
ERROR: Failed to load program
Finished: FAILURE