You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2015/10/27 01:05:28 UTC

[jira] [Created] (MESOS-3807) RegistryClientTest.SimpleGetManifest is flaky

Anand Mazumdar created MESOS-3807:
-------------------------------------

             Summary: RegistryClientTest.SimpleGetManifest is flaky
                 Key: MESOS-3807
                 URL: https://issues.apache.org/jira/browse/MESOS-3807
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Anand Mazumdar


>From ASF CI:
https://builds.apache.org/job/Mesos/976/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos:7,label_exp=docker%7C%7CHadoop/console

{code}
[ RUN      ] RegistryClientTest.SimpleGetManifest
I1026 18:02:45.320374 31975 registry_client.cpp:264] Response status: 401 Unauthorized
I1026 18:02:45.323772 31982 libevent_ssl_socket.cpp:1025] Socket error: Connection reset by peer
../../src/tests/containerizer/provisioner_docker_tests.cpp:718: Failure
(socket).failure(): Failed accept: connection error: Connection reset by peer
[  FAILED  ] RegistryClientTest.SimpleGetManifest (13 ms)
{code}

Logs from a good run:
{code}
[ RUN      ] RegistryClientTest.SimpleGetManifest
I1025 15:35:36.248955 31970 registry_client.cpp:264] Response status: 401 Unauthorized
I1025 15:35:36.267873 31979 registry_client.cpp:264] Response status: 200 OK
[       OK ] RegistryClientTest.SimpleGetManifest (32 ms)
{code}



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