Andrei Budnik created MESOS-8951:
------------------------------------
Summary: Flaky `AgentContainerAPITest.RecoverNestedContainer`
Key: MESOS-8951
URL: https://issues.apache.org/jira/browse/MESOS-8951
Project: Mesos
Issue Type: Bug
Environment: internal CI
master-668030da
Reporter: Andrei Budnik
Attachments: AgentContainerAPITest.RecoverNestedContainer-badrun1.txt,
AgentContainerAPITest.RecoverNestedContainer-badrun2.txt
{code:java}
[ FAILED ]
ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9,
where GetParam() = (1, 0, application/json,
("cgroups/cpu,cgroups/mem,filesystem/linux,namespaces/pid", "linux",
"ROOT_CGROUPS_")) (15297 ms)
[ FAILED ]
ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13,
where GetParam() = (1, 1, application/json,
("cgroups/cpu,cgroups/mem,filesystem/linux,namespaces/pid", "linux",
"ROOT_CGROUPS_")) (15275 ms){code}
{code:java}
../../src/tests/agent_container_api_tests.cpp:596
Failed to wait 15secs for wait
{code}
There is no call of `WAIT_CONTAINER` in agent logs. It looks like the request
wasn't delivered to the agent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)