[
https://issues.apache.org/jira/browse/MESOS-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764941#comment-15764941
]
Avinash Sridharan commented on MESOS-6822:
------------------------------------------
Had a chat with [~alexr] , seems like we are seeing the CNI test cases fail on
a CentOS 6 image in Jenkins. From the looks of it, feels like the image doesn't
have `ifconfig` (that's probably why `os::system` is erroring out), but not
sure why the `errno` is set to E_SUCCESS.
> CNI reports confusing error message for failed interface setup.
> ---------------------------------------------------------------
>
> Key: MESOS-6822
> URL: https://issues.apache.org/jira/browse/MESOS-6822
> Project: Mesos
> Issue Type: Bug
> Components: network
> Affects Versions: 1.1.0
> Reporter: Alexander Rukletsov
>
> Saw this today:
> {noformat}
> Failed to bring up the loopback interface in the new network namespace of pid
> 17067: Success
> {noformat}
> which is produced by this code:
> https://github.com/apache/mesos/blob/1e72605e9892eb4e518442ab9c1fe2a1a1696748/src/slave/containerizer/mesos/isolators/network/cni/cni.cpp#L1854-L1859
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)