8206456 - [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Baesken, Matthias
matthias.baesken at sap.com
Tue Jul 17 14:13:08 UTC 2018
Hi Bob, looks good (I am not a Reviewer however) !
The reported issues occured on a SUSE Linux 12 SP1 system , where
/sys/fs/cgroup/cpuset/cpuset.effective_cpus and /sys/fs/cgroup/cpuset/cpuset.effective_mems are not present .
I applied Bobs patch , now the jdk/internal/platform/docker - jtreg tests do not fail any more on the mentioned system .
Thanks, Matthias
> -----Original Message-----
> From: Bob Vandette [mailto:bob.vandette at oracle.com]
> Sent: Dienstag, 17. Juli 2018 16:00
> To: serviceability-dev at openjdk.java.net serviceability-
> dev at openjdk.java.net <serviceability-dev at openjdk.java.net>; core-libs-
> dev <core-libs-dev at openjdk.java.net>
> Cc: Baesken, Matthias <matthias.baesken at sap.com>; Schmidt, Lutz
> <lutz.schmidt at sap.com>
> Subject: RFR: 8206456 - [TESTBUG] docker jtreg tests fail on systems without
> cpuset.effective_cpus / cpuset.effective_mem
>
> Please review this fix which eliminates some docker/cgroup test failures
> when running on older
> Linux kernels with missing cgroup metric files.
>
> BUGS:
> https://bugs.openjdk.java.net/browse/JDK-8206456
>
> WEBREV:
> http://cr.openjdk.java.net/~bobv/8206456/webrev/
>
> This fix has been verified by the reporter of the issue.
>
> Bob.
>
>
>
More information about the serviceability-dev
mailing list