Jie Yu created MESOS-8958:
-----------------------------
Summary: LinuxDevicesIsolatorTest.ROOT_PopulateWhitelistedDevices
fails on some boxes.
Key: MESOS-8958
URL: https://issues.apache.org/jira/browse/MESOS-8958
Project: Mesos
Issue Type: Bug
Affects Versions: 1.7.0
Reporter: Jie Yu
{noformat}
[ RUN ]
DevicesTestParam/LinuxDevicesIsolatorTest.ROOT_PopulateWhitelistedDevices/1
I0525 22:06:27.214989 1438 containerizer.cpp:301] Using isolation {
environment_secret, filesystem/linux, volume/image, docker/runtime,
volume/sandbox_path, linux/devices, network/cni, volume/host_path }
I0525 22:06:27.217038 1438 linux_launcher.cpp:148] Using
/sys/fs/cgroup/freezer as the freezer hierarchy for the Linux launcher
sh: 1: hadoop: not found
I0525 22:06:27.314198 1438 fetcher.cpp:69] Skipping URI fetcher plugin
'hadoop' as it could not be created: Failed to create HDFS client: Hadoop
client is not available, exit status: 32512
I0525 22:06:27.314352 1438 local_puller.cpp:98] Creating local puller with
docker registry '/tmp/76ui1K/registry'
I0525 22:06:27.315137 1438 provisioner.cpp:299] Using default backend 'copy'
../../src/tests/containerizer/linux_devices_isolator_tests.cpp:111: Failure
create: Failed to create isolator 'linux/devices': Failed to obtain device ID
for '/dev/cpu/0/cpuid': Failed to stat '/dev/cpu/0/cpuid': No such file or
directory
[ FAILED ]
DevicesTestParam/LinuxDevicesIsolatorTest.ROOT_PopulateWhitelistedDevices/1,
where GetParam() = test -r /dev/cpu/0/cpuid (300 ms)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)