Vinod Kone created MESOS-1619:
---------------------------------
Summary: OsTest.User test is flaky
Key: MESOS-1619
URL: https://issues.apache.org/jira/browse/MESOS-1619
Project: Mesos
Issue Type: Bug
Components: test
Environment: centos7 w/ gcc
Reporter: Vinod Kone
[ RUN ] OsTest.user
stout/tests/os_tests.cpp:720: Failure
Value of: os::getuid(UUID::random().toString()).isNone()
Actual: false
Expected: true
stout/tests/os_tests.cpp:721: Failure
Value of: os::getgid(UUID::random().toString()).isNone()
Actual: false
Expected: true
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0721 06:15:58.656255 13440 os.hpp:731] Failed to set gid: Failed to get
username information: No such file or directory
[ FAILED ] OsTest.user (20 ms)
--
This message was sent by Atlassian JIRA
(v6.2#6252)