You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/02 03:01:23 UTC

Build failed in Jenkins: Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2417

See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2417/changes>

Changes:

[bmahler] Added comparison operator for Path in stout.

[bmahler] Added 'nvidia-uvm-tools' as optional control device for Nvidia GPUs.

[bmahler] Added 'systemGetDriverVersion' to NVML abstraction.

------------------------------------------
[...truncated 12191 lines...]
[ RUN      ] ProcessRemoteLinkTest.RemoteUseStaleLink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0701 22:35:41.467084 25148 process.cpp:1066] libprocess is initialized on 172.17.0.6:54387 with 16 worker threads
E0701 22:35:41.500721 25070 process.cpp:2104] Failed to shutdown socket with fd 7: Transport endpoint is not connected
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1006: Failure
Value of: exitedPid.isPending()
  Actual: false
Expected: true
[  FAILED  ] ProcessRemoteLinkTest.RemoteUseStaleLink (79 ms)
[ RUN      ] ProcessRemoteLinkTest.RemoteStaleLinkRelink
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0701 22:35:41.537657 25167 process.cpp:1066] libprocess is initialized on 172.17.0.6:39789 with 16 worker threads

[       OK ] ProcessRemoteLinkTest.RemoteStaleLinkRelink (46 ms)
[----------] 6 tests from ProcessRemoteLinkTest (260 ms total)

[----------] 2 tests from ProfilerTest
[ RUN      ] ProfilerTest.StartAndStop
I0701 22:35:41.573838 25057 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0701 22:35:41.578516 25057 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStop (10 ms)
[ RUN      ] ProfilerTest.StartAndStopAuthenticationEnabled
I0701 22:35:41.585669 25054 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0701 22:35:41.590518 25059 process.cpp:3322] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStopAuthenticationEnabled (14 ms)
[----------] 2 tests from ProfilerTest (24 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (0 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (0 ms)
[----------] 3 tests from QueueTest (0 ms total)

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (47 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (32 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (28 ms)
[----------] 3 tests from ReapTest (107 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (11 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (14 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (11 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (11 ms)
[----------] 4 tests from SequenceTest (47 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (1 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (2 ms)
[----------] 4 tests from SharedTest (3 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (0 ms)
[----------] 3 tests from StatisticsTest (0 ms total)

[----------] 17 tests from SubprocessTest
[ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
[       OK ] SubprocessTest.PipeOutputToFileDescriptor (43 ms)
[ RUN      ] SubprocessTest.PipeOutputToPath
[       OK ] SubprocessTest.PipeOutputToPath (76 ms)
[ RUN      ] SubprocessTest.EnvironmentEcho
[       OK ] SubprocessTest.EnvironmentEcho (22 ms)
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (66 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (35 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (14 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (28 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (60 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (13 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (59 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (22 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (22 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (22 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (49 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (21 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (15 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (26 ms)
[----------] 17 tests from SubprocessTest (597 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (1 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (0 ms)
[----------] 3 tests from TimeSeriesTest (1 ms total)

[----------] 5 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (0 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 5 tests from TimeTest (1 ms total)

[----------] 1 test from SSL
[ RUN      ] SSL.Disabled
[       OK ] SSL.Disabled (0 ms)
[----------] 1 test from SSL (0 ms total)

[----------] 17 tests from SSLTest
[ RUN      ] SSLTest.BasicSameProcess
[       OK ] SSLTest.BasicSameProcess (490 ms)
[ RUN      ] SSLTest.SSLSocket
[       OK ] SSLTest.SSLSocket (412 ms)
[ RUN      ] SSLTest.NonSSLSocket
I0701 22:35:43.648701 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NonSSLSocket (441 ms)
[ RUN      ] SSLTest.NoVerifyBadCA
[       OK ] SSLTest.NoVerifyBadCA (279 ms)
[ RUN      ] SSLTest.RequireBadCA
W0701 22:35:44.951803 25070 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=9aca31a07729
Subject: /C=US/O=Test/CN=9aca31a07729
Error (18): self signed certificate
I0701 22:35:44.951930 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.RequireBadCA (1005 ms)
[ RUN      ] SSLTest.VerifyBadCA
W0701 22:35:45.229352 25070 openssl.cpp:250] Error with certificate at depth: 0
Issuer: /C=US/O=Test/CN=9aca31a07729
Subject: /C=US/O=Test/CN=9aca31a07729
Error (18): self signed certificate
I0701 22:35:45.229548 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
[       OK ] SSLTest.VerifyBadCA (302 ms)
[ RUN      ] SSLTest.VerifyCertificate
[       OK ] SSLTest.VerifyCertificate (401 ms)
[ RUN      ] SSLTest.RequireCertificate
[       OK ] SSLTest.RequireCertificate (1734 ms)
[ RUN      ] SSLTest.ProtocolMismatch
I0701 22:35:47.771672 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 22:35:47.814918 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 22:35:47.827762 25070 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 22:35:47.915706 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 22:35:47.934139 25070 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 22:35:48.017030 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_SSL_V3' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0701 22:35:48.031884 25070 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 22:35:48.119105 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 22:35:48.139463 25070 libevent_ssl_socket.cpp:1094] Socket error: error:1408A10B:SSL routines:SSL3_GET_CLIENT_HELLO:wrong version number
I0701 22:35:48.219825 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 22:35:48.320763 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 22:35:48.372747 25070 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 22:35:48.423059 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_0' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0701 22:35:48.446669 25070 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 22:35:48.523855 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 22:35:48.537503 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:48.624779 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 22:35:48.639331 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:48.725443 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 22:35:48.827245 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_1' with client protocol 'SSL_ENABLE_TLS_V1_2'
I0701 22:35:48.850497 25070 libevent_ssl_socket.cpp:1094] Socket error: Connection reset by peer
I0701 22:35:48.928027 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_SSL_V3'
I0701 22:35:48.942828 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:49.028786 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_0'
I0701 22:35:49.043298 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:49.130187 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_1'
I0701 22:35:49.144207 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:49.230403 25053 ssl_tests.cpp:402] Testing server protocol 'SSL_ENABLE_TLS_V1_2' with client protocol 'SSL_ENABLE_TLS_V1_2'
[       OK ] SSLTest.ProtocolMismatch (1916 ms)
[ RUN      ] SSLTest.ValidDowngrade
W0701 22:35:49.586711 25053 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngrade (310 ms)
[ RUN      ] SSLTest.NoValidDowngrade
I0701 22:35:50.187809 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngrade (599 ms)
[ RUN      ] SSLTest.ValidDowngradeEachProtocol
I0701 22:35:51.556005 25053 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_SSL_V3'
W0701 22:35:51.556468 25053 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
I0701 22:35:51.645483 25053 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
W0701 22:35:51.646085 25053 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
I0701 22:35:51.747645 25053 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
W0701 22:35:51.748239 25053 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
I0701 22:35:51.848072 25053 ssl_tests.cpp:521] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
W0701 22:35:51.848695 25053 openssl.cpp:368] Failed SSL connections will be downgraded to a non-SSL socket
[       OK ] SSLTest.ValidDowngradeEachProtocol (1707 ms)
[ RUN      ] SSLTest.NoValidDowngradeEachProtocol
I0701 22:35:52.641721 25053 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_SSL_V3'
I0701 22:35:52.649863 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:52.652614 25053 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_TLS_V1_0'
I0701 22:35:52.661530 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:52.753917 25053 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_TLS_V1_1'
I0701 22:35:52.770478 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I0701 22:35:52.856065 25053 ssl_tests.cpp:568] Testing server protocol 'SSL_ENABLE_TLS_V1_2'
I0701 22:35:52.869477 25070 libevent_ssl_socket.cpp:1094] Socket error: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
[       OK ] SSLTest.NoValidDowngradeEachProtocol (1008 ms)
[ RUN      ] SSLTest.PeerAddress
[       OK ] SSLTest.PeerAddress (771 ms)
[ RUN      ] SSLTest.HTTPSGet
[       OK ] SSLTest.HTTPSGet (582 ms)
[ RUN      ] SSLTest.HTTPSPost
[       OK ] SSLTest.HTTPSPost (681 ms)
[ RUN      ] SSLTest.SilentSocket
I0701 22:35:55.351763 25070 libevent_ssl_socket.cpp:1094] Socket error: error:00000000:lib(0):func(0):reason(0)
[       OK ] SSLTest.SilentSocket (368 ms)
[----------] 17 tests from SSLTest (13008 ms total)

[----------] Global test environment tear-down
[==========] 185 tests from 27 test cases ran. (14996 ms total)
[  PASSED  ] 184 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ProcessRemoteLinkTest.RemoteUseStaleLink

 1 FAILED TEST
  YOU HAVE 2 DISABLED TESTS

Build timed out (after 300 minutes). Marking the build as failed.
Build was aborted
++ docker rmi mesos-1467410498-15959
Error response from daemon: conflict: unable to remove repository reference "mesos-1467410498-15959" (must force) - container 9aca31a07729 is using its referenced image e08d5bf4a064

Jenkins build is back to normal : Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2419

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2419/changes>


Build failed in Jenkins: Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2418

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2418/changes>

Changes:

[kapil] Added installing NVML headers with --enable-install-module-dependencies.

[yujie.jay] Fixed unit test os test nonblock.

[yujie.jay] Added sleep binary to test rootfs.

[yujie.jay] Fixed linux filesystem test recover orphaned persistent volume.

[yujie.jay] Added devolve method for TaskID and HealthCheck.

[yujie.jay] Refactored HealthCheck from a binary to be a library.

[yujie.jay] Added test for container image command task with health check.

[josephwu] Disabled the flaky ProcessRemoteLinkTests, temporarily.

[josephwu] Added CMake target to build mesos-master.

[josephwu] Fixed Windows build.

[bmahler] Fixed dangerous use of Subprocess::PIPE as default Docker::run IO.

------------------------------------------
[...truncated 199025 lines...]
I0702 04:24:47.189862 29329 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.192184 29329 process.cpp:3322] Handling HTTP event for process 'slave(537)' with path: '/slave(537)/monitor/statistics.json'
I0702 04:24:47.192476 29338 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_BwTJF3/meta'
I0702 04:24:47.194070 29325 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.194628 29329 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0702 04:24:47.195111 29325 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.197165 29338 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.207610 29329 slave.cpp:4840] Finished recovery
I0702 04:24:47.209810 29329 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.210109 29338 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.220777 29305 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (94 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0702 04:24:47.271936 29305 containerizer.cpp:200] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0702 04:24:47.272900 29305 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0702 04:24:47.273061 29305 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0702 04:24:47.278437 29333 slave.cpp:203] Agent started on 538)@172.17.0.7:60481
I0702 04:24:47.278465 29333 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_zH82cL/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_zH82cL/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="true" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_zH82cL/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_zH82cL"
I0702 04:24:47.279011 29333 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_zH82cL/credential'
I0702 04:24:47.279207 29333 slave.cpp:341] Agent using credential for: test-principal
I0702 04:24:47.279242 29333 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_zH82cL/http_credentials'
I0702 04:24:47.281232 29333 slave.cpp:393] Using default 'basic' HTTP authenticator
I0702 04:24:47.281913 29333 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.282284 29333 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.282759 29333 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0702 04:24:47.282829 29333 slave.cpp:600] Agent attributes: [  ]
I0702 04:24:47.282845 29333 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.285323 29333 process.cpp:3322] Handling HTTP event for process 'slave(538)' with path: '/slave(538)/containers'
I0702 04:24:47.285967 29337 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_zH82cL/meta'
I0702 04:24:47.286934 29333 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.287108 29328 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.288341 29337 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0702 04:24:47.289119 29334 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.289716 29328 slave.cpp:4840] Finished recovery
I0702 04:24:47.290308 29328 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.290616 29335 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.294080 29305 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (71 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0702 04:24:47.343124 29305 containerizer.cpp:200] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0702 04:24:47.344223 29305 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0702 04:24:47.344491 29305 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0702 04:24:47.357260 29325 slave.cpp:203] Agent started on 539)@172.17.0.7:60481
I0702 04:24:47.357306 29325 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_qGDtkt/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_qGDtkt/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_qGDtkt/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_qGDtkt"
I0702 04:24:47.358270 29325 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_qGDtkt/credential'
I0702 04:24:47.358554 29325 slave.cpp:341] Agent using credential for: test-principal
I0702 04:24:47.358592 29325 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_qGDtkt/http_credentials'
I0702 04:24:47.358880 29325 slave.cpp:393] Using default 'basic' HTTP authenticator
I0702 04:24:47.359184 29325 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.359700 29325 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.360184 29325 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0702 04:24:47.360258 29325 slave.cpp:600] Agent attributes: [  ]
I0702 04:24:47.360273 29325 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.362465 29339 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_qGDtkt/meta'
I0702 04:24:47.362812 29330 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.363486 29338 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.367959 29338 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.368602 29339 slave.cpp:4840] Finished recovery
I0702 04:24:47.370368 29339 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.370921 29335 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.379184 29328 process.cpp:3322] Handling HTTP event for process 'slave(539)' with path: '/slave(539)/monitor/statistics'
I0702 04:24:47.382561 29328 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0702 04:24:47.440656 29332 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (128 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0702 04:24:47.470698 29305 containerizer.cpp:200] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0702 04:24:47.471717 29305 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0702 04:24:47.471887 29305 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0702 04:24:47.475862 29331 slave.cpp:203] Agent started on 540)@172.17.0.7:60481
I0702 04:24:47.475989 29331 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y6ltkc/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y6ltkc/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="true" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y6ltkc/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y6ltkc"
I0702 04:24:47.477073 29331 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y6ltkc/credential'
I0702 04:24:47.477387 29331 slave.cpp:341] Agent using credential for: test-principal
I0702 04:24:47.477526 29331 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y6ltkc/http_credentials'
I0702 04:24:47.477998 29331 slave.cpp:393] Using default 'basic' HTTP authenticator
I0702 04:24:47.478601 29331 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.479017 29331 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.479526 29331 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0702 04:24:47.479601 29331 slave.cpp:600] Agent attributes: [  ]
I0702 04:24:47.479616 29331 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.481288 29331 process.cpp:3322] Handling HTTP event for process 'slave(540)' with path: '/slave(540)/monitor/statistics.json'
I0702 04:24:47.481706 29331 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_y6ltkc/meta'
I0702 04:24:47.482142 29331 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.482285 29331 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.482869 29329 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0702 04:24:47.483577 29331 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.484166 29337 slave.cpp:4840] Finished recovery
I0702 04:24:47.484932 29337 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.485157 29334 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.485780 29335 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0702 04:24:47.513792 29305 containerizer.cpp:200] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0702 04:24:47.514886 29305 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0702 04:24:47.515103 29305 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0702 04:24:47.519937 29338 slave.cpp:203] Agent started on 541)@172.17.0.7:60481
I0702 04:24:47.519970 29338 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7sfYPV/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7sfYPV/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="true" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7sfYPV/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7sfYPV"
I0702 04:24:47.521394 29338 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7sfYPV/credential'
I0702 04:24:47.521783 29338 slave.cpp:341] Agent using credential for: test-principal
I0702 04:24:47.522001 29338 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7sfYPV/http_credentials'
I0702 04:24:47.522328 29338 slave.cpp:393] Using default 'basic' HTTP authenticator
I0702 04:24:47.522680 29338 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.523069 29338 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.523557 29338 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0702 04:24:47.523617 29338 slave.cpp:600] Agent attributes: [  ]
I0702 04:24:47.523634 29338 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.525105 29338 process.cpp:3322] Handling HTTP event for process 'slave(541)' with path: '/slave(541)/containers'
I0702 04:24:47.525236 29324 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7sfYPV/meta'
I0702 04:24:47.526098 29338 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.526587 29329 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.527253 29328 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0702 04:24:47.528514 29335 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.528887 29328 slave.cpp:4840] Finished recovery
I0702 04:24:47.530093 29328 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.530692 29339 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.531393 29326 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0702 04:24:47.553792 29305 containerizer.cpp:200] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0702 04:24:47.555030 29305 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0702 04:24:47.555464 29305 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0702 04:24:47.557348 29305 cluster.cpp:432] Creating default 'local' authorizer
I0702 04:24:47.560134 29335 slave.cpp:203] Agent started on 542)@172.17.0.7:60481
I0702 04:24:47.560161 29335 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_10VFGF/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_10VFGF/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_10VFGF/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_10VFGF"
I0702 04:24:47.560791 29335 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_10VFGF/credential'
I0702 04:24:47.561000 29335 slave.cpp:341] Agent using credential for: test-principal
I0702 04:24:47.561034 29335 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_10VFGF/http_credentials'
I0702 04:24:47.561308 29335 slave.cpp:393] Using default 'basic' HTTP authenticator
I0702 04:24:47.561632 29335 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.562779 29335 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.563568 29335 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0702 04:24:47.563915 29335 slave.cpp:600] Agent attributes: [  ]
I0702 04:24:47.564450 29335 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.566208 29326 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_10VFGF/meta'
I0702 04:24:47.566259 29335 process.cpp:3322] Handling HTTP event for process 'slave(542)' with path: '/slave(542)/monitor/statistics'
I0702 04:24:47.568526 29330 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.569299 29329 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.570552 29335 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0702 04:24:47.571027 29334 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.573587 29325 slave.cpp:4840] Finished recovery
I0702 04:24:47.577139 29325 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.577610 29325 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.577900 29325 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (58 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0702 04:24:47.610736 29305 containerizer.cpp:200] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0702 04:24:47.611778 29305 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0702 04:24:47.611991 29305 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0702 04:24:47.614055 29305 cluster.cpp:432] Creating default 'local' authorizer
I0702 04:24:47.616302 29326 slave.cpp:203] Agent started on 543)@172.17.0.7:60481
I0702 04:24:47.616984 29326 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WZCLXp/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WZCLXp/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WZCLXp/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WZCLXp"
I0702 04:24:47.618288 29326 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WZCLXp/credential'
I0702 04:24:47.618839 29326 slave.cpp:341] Agent using credential for: test-principal
I0702 04:24:47.619261 29326 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WZCLXp/http_credentials'
I0702 04:24:47.619976 29326 slave.cpp:393] Using default 'basic' HTTP authenticator
I0702 04:24:47.620712 29326 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.621939 29326 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.622952 29326 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0702 04:24:47.623337 29326 slave.cpp:600] Agent attributes: [  ]
I0702 04:24:47.623725 29326 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.627629 29332 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WZCLXp/meta'
I0702 04:24:47.631764 29326 process.cpp:3322] Handling HTTP event for process 'slave(543)' with path: '/slave(543)/monitor/statistics.json'
I0702 04:24:47.633229 29339 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.633529 29339 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.633633 29326 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0702 04:24:47.636396 29327 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.636806 29339 slave.cpp:4840] Finished recovery
I0702 04:24:47.637404 29339 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.637723 29339 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.640326 29329 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (50 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0702 04:24:47.661118 29305 containerizer.cpp:200] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0702 04:24:47.662217 29305 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0702 04:24:47.662523 29305 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0702 04:24:47.665282 29305 cluster.cpp:432] Creating default 'local' authorizer
I0702 04:24:47.668102 29333 slave.cpp:203] Agent started on 544)@172.17.0.7:60481
I0702 04:24:47.668126 29333 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_694QEa/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_694QEa/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_694QEa/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_694QEa"
I0702 04:24:47.668771 29333 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_694QEa/credential'
I0702 04:24:47.668972 29333 slave.cpp:341] Agent using credential for: test-principal
I0702 04:24:47.669008 29333 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_694QEa/http_credentials'
I0702 04:24:47.671062 29333 slave.cpp:393] Using default 'basic' HTTP authenticator
I0702 04:24:47.672610 29333 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.673156 29333 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0702 04:24:47.674664 29333 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0702 04:24:47.674739 29333 slave.cpp:600] Agent attributes: [  ]
I0702 04:24:47.674753 29333 slave.cpp:605] Agent hostname: c7a72bfb0227
I0702 04:24:47.678566 29337 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_694QEa/meta'
I0702 04:24:47.679342 29337 status_update_manager.cpp:200] Recovering status update manager
I0702 04:24:47.679810 29337 containerizer.cpp:526] Recovering containerizer
I0702 04:24:47.682627 29331 provisioner.cpp:253] Provisioner recovery complete
I0702 04:24:47.683321 29324 slave.cpp:4840] Finished recovery
I0702 04:24:47.684291 29324 slave.cpp:5012] Querying resource estimator for oversubscribable resources
I0702 04:24:47.684841 29324 slave.cpp:5026] Received oversubscribable resources  from the resource estimator
I0702 04:24:47.686461 29331 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/containers'
I0702 04:24:47.687829 29336 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0702 04:24:47.694346 29328 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (83 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (611 ms total)

[----------] Global test environment tear-down
[==========] 1214 tests from 137 test cases ran. (1058390 ms total)
[  PASSED  ] 1213 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] FetcherCacheTest.RemoveLRUCacheEntries

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
+ docker rmi mesos-1467428664-4963
Untagged: mesos-1467428664-4963:latest
Deleted: 250b6a7720a1e7082825e52258664337196521f76e87a8c255ca0bb8cea32a4b
Deleted: 0438fd4da78d44f07a0a236d99a636af82269e99a6091d45d65b3080f245ca5d
Deleted: 4046fe64da23356d9667232ea8be8e421af3ee3fac734b2d6003af5c6c9f6913
Deleted: a9d2ccdc3e1e23d3f36df81efd8303c43f32c9b00a42f60597d08d32053370e8
Deleted: 3735095f19f325dfa5a4d60c1a67cfd57554d0c0b09a269c48fcb82056858a2c
Deleted: 0aec7c58a994a9b22e311f58590e5c8efb12344687869e26b04dd181122d35e0
Deleted: 1dd8850743615ae78d89acc44a1cdbdbe76b17cba3831f03ecf81772aa285515
Deleted: 39b2f983ba4ea1bda672b573d0d956ce7da41ccb5586f150f94e919167bdcd1f
Deleted: 1b80686c2435a169f4bd03e3b757b61a388c5182b96cfaff424de1afd4bae664
Deleted: e45880d56d51223e2c479848629b6c6164fdb54d2c08c0f887ee7dee5fa67ce6
Deleted: aba5350a777ad79ca80c81456a9c99e97dc42643b2b73c7ddf3a8fc7f98464cb
Deleted: fdf0fe16ec41186dc4dd4d42e7aa0c7f58f74814f8679165caa02e2837fb11f4
Deleted: a6c0ff45f0bcf641bd36370860b6c05b682d30ee68c50311949e2563c3cbebf2
Deleted: e85654f64bb60c8c9bbbdb33e5ef38c5d7d218b039d6ed26a6ddc9cf92ee09e0
Deleted: cc2bbb9feb489246a01a717decc8720e3db2c63cf8b7a573d0fd7e02c574c2aa
Build step 'Execute shell' marked build as failure