[ 
https://issues.apache.org/jira/browse/MESOS-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bannier updated MESOS-5190:
------------------------------------
    Description: 
Observed in internal CI under Centos6 

{code}
[ RUN      ] CpuIsolatorTest/0.UserCpuUsage
I0412 11:28:14.031723 24202 resources.cpp:572] Parsing resources as JSON 
failed: cpus:1.0
Trying semicolon-delimited string format instead
I0412 11:28:14.034379 24202 launcher.cpp:123] Forked child with pid '5783' for 
container 'a6117255-c666-4e32-9025-9f770c7008ed'
../../src/tests/containerizer/isolator_tests.cpp:308: Failure
Expected: (0.125) <= (statistics.cpus_user_time_secs()), actual: 0.125 vs 0
[  FAILED  ] CpuIsolatorTest/0.UserCpuUsage, where TypeParam = 
mesos::internal::slave::PosixCpuIsolatorProcess (1100 ms)
{code}


  was:
Observed in internal CI.

{code}
[ RUN      ] CpuIsolatorTest/0.UserCpuUsage
I0412 11:28:14.031723 24202 resources.cpp:572] Parsing resources as JSON 
failed: cpus:1.0
Trying semicolon-delimited string format instead
I0412 11:28:14.034379 24202 launcher.cpp:123] Forked child with pid '5783' for 
container 'a6117255-c666-4e32-9025-9f770c7008ed'
../../src/tests/containerizer/isolator_tests.cpp:308: Failure
Expected: (0.125) <= (statistics.cpus_user_time_secs()), actual: 0.125 vs 0
[  FAILED  ] CpuIsolatorTest/0.UserCpuUsage, where TypeParam = 
mesos::internal::slave::PosixCpuIsolatorProcess (1100 ms)
{code}



> CpuIsolatorTest/0.UserCpuUsage is flaky
> ---------------------------------------
>
>                 Key: MESOS-5190
>                 URL: https://issues.apache.org/jira/browse/MESOS-5190
>             Project: Mesos
>          Issue Type: Bug
>          Components: flaky, test
>            Reporter: Benjamin Bannier
>              Labels: flaky, flaky-test, mesosphere
>
> Observed in internal CI under Centos6 
> {code}
> [ RUN      ] CpuIsolatorTest/0.UserCpuUsage
> I0412 11:28:14.031723 24202 resources.cpp:572] Parsing resources as JSON 
> failed: cpus:1.0
> Trying semicolon-delimited string format instead
> I0412 11:28:14.034379 24202 launcher.cpp:123] Forked child with pid '5783' 
> for container 'a6117255-c666-4e32-9025-9f770c7008ed'
> ../../src/tests/containerizer/isolator_tests.cpp:308: Failure
> Expected: (0.125) <= (statistics.cpus_user_time_secs()), actual: 0.125 vs 0
> [  FAILED  ] CpuIsolatorTest/0.UserCpuUsage, where TypeParam = 
> mesos::internal::slave::PosixCpuIsolatorProcess (1100 ms)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to