-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
26
-
None
-
+ hostname -I
172.18.226.152 192.168.122.1 172.17.0.1 10.42.160.2
+ uname -a
Linux bogon 5.10.0-200.0.0.157.43.oe2203sp3.bclinux.aarch64 #1 SMP Mon May 12 11:07:51 CST 2025 aarch64 aarch64 aarch64 GNU/Linux
+ cat /etc/os-release
NAME="BigCloud Enterprise Linux"
VERSION="21.10U4"
ID="bclinux"
VERSION_ID="21.10U4"
PRETTY_NAME="BigCloud Enterprise Linux 21.10U4 LTS"
ANSI_COLOR="0;31"
+ free -h
total used free shared buff/cache available
Mem: 502Gi 45Gi 446Gi 2.9Gi 17Gi 457Gi
Swap: 4.0Gi 1.5Gi 2.5Gi
+ lscpu
Architecture: aarch64
CPU op-mode(s): 64-bit
Byte Order: Little Endian
CPU(s): 128
On-line CPU(s) list: 0-127
Vendor ID: HiSilicon
Model name: Kunpeng-920
Model: 0
Thread(s) per core: 1
Core(s) per socket: 64
Socket(s): 2
Stepping: 0x1
BogoMIPS: 200.00
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop asimddp asimdfhm
L1d cache: 8 MiB (128 instances)
L1i cache: 8 MiB (128 instances)
L2 cache: 64 MiB (128 instances)
L3 cache: 256 MiB (4 instances)
NUMA node(s): 4
NUMA node0 CPU(s): 0-31
NUMA node1 CPU(s): 32-63
NUMA node2 CPU(s): 64-95
NUMA node3 CPU(s): 96-127
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; __user pointer sanitization
Vulnerability Spectre v2: Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
+ ldd --version
ldd (GNU libc) 2.34
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
+ ulimit -a
real-time non-blocking time (microseconds, -R) unlimited
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 2057469
max locked memory (kbytes, -l) 65536
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
+ java -version
openjdk version "26" 2026-03-17
OpenJDK Runtime Environment HJDK-0 (build 26+-927aa3f8)
OpenJDK 64-Bit Server VM HJDK-0 (build 26+-927aa3f8, mixed mode, sharing)
+ java -Xinternalversion
OpenJDK 64-Bit Server VM (26+-927aa3f8) for linux-aarch64 JRE (26+-927aa3f8), built on 2025-10-08T14:31:08Z with gcc 10.3.0
+ jtreg -version
jtreg 8-dev+0
Installed in /home/yansendao/JDK/tools/jtreg/jtreg-8/lib/jtreg.jar
Running on platform version 26 from /home/yansendao/git/jdk/build/linux-aarch64-server-release/images/jdk.
Built with Java(TM) 2 SDK, Version 17.0.13-testing+0-builds on September 09, 2025.
JT Harness, version 6.0 ea b24 (September 09, 2025)
Java Assembler Tools, version 8.1 ea 01 (September 09, 2025)
TestNG: testng-7.3.0.jar, guice-5.1.0.jar, jcommander-1.82.jar
JUnit: junit-platform-console-standalone-1.13.3.jar
+ git remote -v
origin git@github.com:openjdk/jdk.git (fetch)
origin git@github.com:openjdk/jdk.git (push)
+ git branch- master
+ git log -n 1
+ head -n 1
commit 927aa3f8da34fb71b692661bebb89d20bfa85648
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git diff+ hostname -I 172.18.226.152 192.168.122.1 172.17.0.1 10.42.160.2 + uname -a Linux bogon 5.10.0-200.0.0.157.43.oe2203sp3.bclinux.aarch64 #1 SMP Mon May 12 11:07:51 CST 2025 aarch64 aarch64 aarch64 GNU/Linux + cat /etc/os-release NAME="BigCloud Enterprise Linux" VERSION="21.10U4" ID="bclinux" VERSION_ID="21.10U4" PRETTY_NAME="BigCloud Enterprise Linux 21.10U4 LTS" ANSI_COLOR="0;31" + free -h total used free shared buff/cache available Mem: 502Gi 45Gi 446Gi 2.9Gi 17Gi 457Gi Swap: 4.0Gi 1.5Gi 2.5Gi + lscpu Architecture: aarch64 CPU op-mode(s): 64-bit Byte Order: Little Endian CPU(s): 128 On-line CPU(s) list: 0-127 Vendor ID: HiSilicon Model name: Kunpeng-920 Model: 0 Thread(s) per core: 1 Core(s) per socket: 64 Socket(s): 2 Stepping: 0x1 BogoMIPS: 200.00 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma dcpop asimddp asimdfhm L1d cache: 8 MiB (128 instances) L1i cache: 8 MiB (128 instances) L2 cache: 64 MiB (128 instances) L3 cache: 256 MiB (4 instances) NUMA node(s): 4 NUMA node0 CPU(s): 0-31 NUMA node1 CPU(s): 32-63 NUMA node2 CPU(s): 64-95 NUMA node3 CPU(s): 96-127 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Not affected Vulnerability Spec rstack overflow: Not affected Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Mitigation; __user pointer sanitization Vulnerability Spectre v2: Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected + ldd --version ldd (GNU libc) 2.34 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Roland McGrath and Ulrich Drepper. + ulimit -a real-time non-blocking time (microseconds, -R) unlimited core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 2057469 max locked memory (kbytes, -l) 65536 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) unlimited virtual memory (kbytes, -v) unlimited file locks (-x) unlimited + java -version openjdk version "26" 2026-03-17 OpenJDK Runtime Environment HJDK-0 (build 26+-927aa3f8) OpenJDK 64-Bit Server VM HJDK-0 (build 26+-927aa3f8, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (26+-927aa3f8) for linux-aarch64 JRE (26+-927aa3f8), built on 2025-10-08T14:31:08Z with gcc 10.3.0 + jtreg -version jtreg 8-dev+0 Installed in /home/yansendao/JDK/tools/jtreg/jtreg-8/lib/jtreg.jar Running on platform version 26 from /home/yansendao/git/jdk/build/linux-aarch64-server-release/images/jdk. Built with Java(TM) 2 SDK, Version 17.0.13-testing+0-builds on September 09, 2025. JT Harness, version 6.0 ea b24 (September 09, 2025) Java Assembler Tools, version 8.1 ea 01 (September 09, 2025) TestNG: testng-7.3.0.jar, guice-5.1.0.jar, jcommander-1.82.jar JUnit: junit-platform-console-standalone-1.13.3.jar + git remote -v origin git@github.com:openjdk/jdk.git (fetch) origin git@github.com:openjdk/jdk.git (push) + git branch master + git log -n 1 + head -n 1 commit 927aa3f8da34fb71b692661bebb89d20bfa85648 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git diff - master
-
aarch64
-
linux
Full child process STDOUT was saved to docker-stdout-141652.log
STDERR:
stdout: [===== EventType: jdk.ContainerConfiguration
startTime = 824763592
containerType = cgroupv1
cpuSlicePeriod = 100000
cpuQuota = 100000
cpuShares = -1
effectiveCpuCount = 1
memorySoftLimit = -1
memoryLimit = 209715200
swapMemoryLimit = 419430400
hostTotalMemory = 539397394432
hostTotalSwapMemory = 4294963200
===== EventType: jdk.ContainerConfiguration
startTime = 826359570
containerType = cgroupv1
cpuSlicePeriod = 100000
cpuQuota = 100000
cpuShares = -1
effectiveCpuCount = 1
memorySoftLimit = -1
memoryLimit = 209715200
swapMemoryLimit = 419430400
hostTotalMemory = 539397394432
hostTotalSwapMemory = 4294963200
];
stderr: [WARNING: IPv4 forwarding is disabled. Networking will not work.
]
exitValue = 0
java.lang.RuntimeException: 'hostTotalMemory = -100' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:253)
at TestJFREvents.testContainerInfo(TestJFREvents.java:148)
at TestJFREvents.containerInfoTestCase(TestJFREvents.java:109)
at TestJFREvents.main(TestJFREvents.java:91)
- duplicates
-
JDK-8369441 Two container tests fail after JDK-8292984
-
- Open
-