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/06 06:46:09 UTC

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

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

Changes:

[adam] Fixed minor style issues.

------------------------------------------
[...truncated 11410 lines...]
[       OK ] SystemsTests.Sysname (0 ms)
[ RUN      ] SystemsTests.Release
[       OK ] SystemsTests.Release (1 ms)
[----------] 3 tests from SystemsTests (1 ms total)

[----------] 6 tests from PathTest
[ RUN      ] PathTest.Basename
[       OK ] PathTest.Basename (0 ms)
[ RUN      ] PathTest.Dirname
[       OK ] PathTest.Dirname (0 ms)
[ RUN      ] PathTest.Extension
[       OK ] PathTest.Extension (0 ms)
[ RUN      ] PathTest.Join
[       OK ] PathTest.Join (0 ms)
[ RUN      ] PathTest.Absolute
[       OK ] PathTest.Absolute (0 ms)
[ RUN      ] PathTest.Comparison
[       OK ] PathTest.Comparison (0 ms)
[----------] 6 tests from PathTest (0 ms total)

[----------] 1 test from PathFileTest
[ RUN      ] PathFileTest.ImplicitConversion
[       OK ] PathFileTest.ImplicitConversion (0 ms)
[----------] 1 test from PathFileTest (0 ms total)

[----------] 10 tests from ProtobufTest
[ RUN      ] ProtobufTest.JSON
[       OK ] ProtobufTest.JSON (3 ms)
[ RUN      ] ProtobufTest.JSONArray
[       OK ] ProtobufTest.JSONArray (0 ms)
[ RUN      ] ProtobufTest.JsonLargeIntegers
[       OK ] ProtobufTest.JsonLargeIntegers (1 ms)
[ RUN      ] ProtobufTest.SimpleMessageEquals
[       OK ] ProtobufTest.SimpleMessageEquals (0 ms)
[ RUN      ] ProtobufTest.ParseJSONArray
[       OK ] ProtobufTest.ParseJSONArray (0 ms)
[ RUN      ] ProtobufTest.ParseJSONNull
[       OK ] ProtobufTest.ParseJSONNull (0 ms)
[ RUN      ] ProtobufTest.ParseJSONNestedError
[       OK ] ProtobufTest.ParseJSONNestedError (0 ms)
[ RUN      ] ProtobufTest.Jsonify
[       OK ] ProtobufTest.Jsonify (0 ms)
[ RUN      ] ProtobufTest.JsonifyArray
[       OK ] ProtobufTest.JsonifyArray (0 ms)
[ RUN      ] ProtobufTest.JsonifyLargeIntegers
[       OK ] ProtobufTest.JsonifyLargeIntegers (0 ms)
[----------] 10 tests from ProtobufTest (5 ms total)

[----------] 2 tests from RecordIOTest
[ RUN      ] RecordIOTest.Encoder
[       OK ] RecordIOTest.Encoder (0 ms)
[ RUN      ] RecordIOTest.Decoder
[       OK ] RecordIOTest.Decoder (0 ms)
[----------] 2 tests from RecordIOTest (0 ms total)

[----------] 2 tests from ResultTest
[ RUN      ] ResultTest.TryToResultConversion
[       OK ] ResultTest.TryToResultConversion (0 ms)
[ RUN      ] ResultTest.ArrowOperator
[       OK ] ResultTest.ArrowOperator (0 ms)
[----------] 2 tests from ResultTest (0 ms total)

[----------] 1 test from SetTest
[ RUN      ] SetTest.Set
[       OK ] SetTest.Set (0 ms)
[----------] 1 test from SetTest (0 ms total)

[----------] 1 test from SomeTest
[ RUN      ] SomeTest.Some
[       OK ] SomeTest.Some (0 ms)
[----------] 1 test from SomeTest (0 ms total)

[----------] 39 tests from StringsTest
[ RUN      ] StringsTest.Format
[       OK ] StringsTest.Format (0 ms)
[ RUN      ] StringsTest.Remove
[       OK ] StringsTest.Remove (0 ms)
[ RUN      ] StringsTest.Replace
[       OK ] StringsTest.Replace (0 ms)
[ RUN      ] StringsTest.Trim
[       OK ] StringsTest.Trim (0 ms)
[ RUN      ] StringsTest.Tokenize
[       OK ] StringsTest.Tokenize (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeWithMultipleDelims
[       OK ] StringsTest.TokenizeWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.TokenizeEmptyString
[       OK ] StringsTest.TokenizeEmptyString (0 ms)
[ RUN      ] StringsTest.TokenizeDelimOnlyString
[       OK ] StringsTest.TokenizeDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeNullByteDelim
[       OK ] StringsTest.TokenizeNullByteDelim (0 ms)
[ RUN      ] StringsTest.TokenizeNZero
[       OK ] StringsTest.TokenizeNZero (0 ms)
[ RUN      ] StringsTest.TokenizeNOne
[       OK ] StringsTest.TokenizeNOne (0 ms)
[ RUN      ] StringsTest.TokenizeNDelimOnlyString
[       OK ] StringsTest.TokenizeNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.SplitEmptyString
[       OK ] StringsTest.SplitEmptyString (0 ms)
[ RUN      ] StringsTest.SplitDelimOnlyString
[       OK ] StringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StringsTest.Split
[       OK ] StringsTest.Split (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStart
[       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
[       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (1 ms)
[ RUN      ] StringsTest.SplitWithMultipleDelims
[       OK ] StringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (0 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (0 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (50 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (47 ms)
[----------] 2 tests from SVNTest (97 ms total)

[----------] 1 test from TryTest
[ RUN      ] TryTest.ArrowOperator
[       OK ] TryTest.ArrowOperator (0 ms)
[----------] 1 test from TryTest (0 ms total)

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (1 ms)
[ RUN      ] VersionTest.Parse
[       OK ] VersionTest.Parse (0 ms)
[----------] 2 tests from VersionTest (1 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (1 ms)
[----------] 6 tests from ProcTest (3 ms total)

[----------] Global test environment tear-down
[==========] 269 tests from 47 test cases ran. (604 ms total)
[  PASSED  ] 268 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] JsonTest.Find

 1 FAILED TEST
make[7]: *** [check-local] Error 1
make[7]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
make[2]: make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
*** [check] Error 2
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
+ docker rmi mesos-1467786381-29239
Untagged: mesos-1467786381-29239:latest
Deleted: c9952a9993e9874aa6258cd94cc0662d99b7e5d00425abdb25c4edb495e11ca5
Deleted: b61a3ba2158b1b0b1294c8a998843678e53460fc95dd8c5e6f4bd2dcc767995c
Deleted: b8b837e3b55fe4c6497b577013d8d40d33026d575c06b74db6ea72816791979b
Deleted: 4f58ca276067c074205fd8b9ed2ebbf5ab4bb6c71344c7af4a29fe5b42d54578
Deleted: 1277a47f454f3db46a0dfce3fca8050cc4ca3f8f18f5fb0a85e2a2abc92d1d6d
Deleted: 8cf84bc3bfd5511231656e9df9aa8bbc3574f26cce87f7ac2178275b41f2dbaa
Deleted: 0e6011fcdb98525dc1d4236d2a8716427fda73f738e100e9cd2703c6d33c21fb
Deleted: d224b30d209a14e509f3f7b2ffadfa1747543d089cdf63d288f6ac0751a139c7
Deleted: 0928733a8699c848a8e5c055b6e42f69d811290dccaf6fa5eef2221168e3343d
Deleted: 8a544ab9a50cca585eaad15323b9208bc15bb5d6768e02aa470d4a7075021998
Deleted: 69e440136bce8b241f5cb0eee08611ee163f3a15e36fa1651990bf20458c5dc2
Deleted: 643c60340c7cac809e7a4f63c237d15a11d1b91589b72b2db39951ce34a7dd75
Deleted: 7ab17bd7728547be32fbd493e00502b5d2ab949d0333ba6b7ea2ba2e4121b11f
Deleted: 8f6936f7696c673365a4aa4b075c4b3dbb287f9f7ab0484cb4bc51f7c249de87
Deleted: 0eca84d44856d2887bbe492e25e0efceebc97bdd1a3682002397823be6826d7e
Build step 'Execute shell' marked build as failure

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

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


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

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

Changes:

[bmahler] Fixed JsonTest.Find.

------------------------------------------
[...truncated 194908 lines...]
I0706 07:28:49.832283 28218 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.833930 28216 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_jxpEZd/meta'
I0706 07:28:49.834028 28218 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/monitor/statistics.json'
I0706 07:28:49.834571 28212 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.834956 28214 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.835041 28208 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:28:49.836470 28213 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.836908 28207 slave.cpp:4839] Finished recovery
I0706 07:28:49.837433 28207 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.837641 28209 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.838697 28216 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0706 07:28:49.848426 28185 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:28:49.849161 28185 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:28:49.849316 28185 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:28:49.852330 28216 slave.cpp:203] Agent started on 545)@172.17.0.3:36530
I0706 07:28:49.852357 28216 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_i82rsr/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_i82rsr/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_i82rsr/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_i82rsr"
I0706 07:28:49.852789 28216 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_i82rsr/credential'
I0706 07:28:49.852993 28216 slave.cpp:341] Agent using credential for: test-principal
I0706 07:28:49.853031 28216 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_i82rsr/http_credentials'
I0706 07:28:49.853359 28216 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:28:49.854087 28216 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
I0706 07:28:49.854434 28216 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
I0706 07:28:49.854892 28216 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:28:49.854964 28216 slave.cpp:600] Agent attributes: [  ]
I0706 07:28:49.854977 28216 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.856585 28209 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_i82rsr/meta'
I0706 07:28:49.856662 28216 process.cpp:3322] Handling HTTP event for process 'slave(545)' with path: '/slave(545)/containers'
I0706 07:28:49.857223 28205 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.857517 28204 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.857684 28215 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:28:49.858628 28216 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.858906 28212 slave.cpp:4839] Finished recovery
I0706 07:28:49.859319 28212 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.859526 28219 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.860834 28209 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 07:28:49.869670 28185 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:28:49.870331 28185 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:28:49.870494 28185 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:28:49.873421 28218 slave.cpp:203] Agent started on 546)@172.17.0.3:36530
I0706 07:28:49.873447 28218 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_DoDL5E/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_DoDL5E/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_0_DoDL5E/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_DoDL5E"
I0706 07:28:49.873944 28218 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DoDL5E/credential'
I0706 07:28:49.874125 28218 slave.cpp:341] Agent using credential for: test-principal
I0706 07:28:49.874162 28218 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DoDL5E/http_credentials'
I0706 07:28:49.874409 28218 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:28:49.874764 28218 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
I0706 07:28:49.875113 28218 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
I0706 07:28:49.875517 28218 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:28:49.875582 28218 slave.cpp:600] Agent attributes: [  ]
I0706 07:28:49.875602 28218 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.877233 28210 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_DoDL5E/meta'
I0706 07:28:49.877250 28218 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/monitor/statistics'
I0706 07:28:49.877899 28207 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.878104 28211 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.878442 28214 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 07:28:49.879585 28216 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.880041 28214 slave.cpp:4839] Finished recovery
I0706 07:28:49.880584 28214 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.881114 28216 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.881337 28216 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 07:28:49.892026 28185 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:28:49.892818 28185 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:28:49.892982 28185 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:28:49.896590 28209 slave.cpp:203] Agent started on 547)@172.17.0.3:36530
I0706 07:28:49.896620 28209 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_6mzHTS/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_6mzHTS/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_6mzHTS/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_6mzHTS"
I0706 07:28:49.897212 28209 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_6mzHTS/credential'
I0706 07:28:49.897430 28209 slave.cpp:341] Agent using credential for: test-principal
I0706 07:28:49.897472 28209 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_6mzHTS/http_credentials'
I0706 07:28:49.897773 28209 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:28:49.898345 28209 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
I0706 07:28:49.898695 28209 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
I0706 07:28:49.899200 28209 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:28:49.899277 28209 slave.cpp:600] Agent attributes: [  ]
I0706 07:28:49.899301 28209 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.900759 28214 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_6mzHTS/meta'
I0706 07:28:49.900774 28209 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/monitor/statistics.json'
I0706 07:28:49.901594 28212 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.901803 28215 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.902101 28213 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:28:49.903002 28213 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.903439 28208 slave.cpp:4839] Finished recovery
I0706 07:28:49.903833 28208 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.904006 28215 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.904305 28219 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 07:28:49.914002 28185 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:28:49.914849 28185 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:28:49.915014 28185 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:28:49.918377 28206 slave.cpp:203] Agent started on 548)@172.17.0.3:36530
I0706 07:28:49.918402 28206 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_tbZwS6/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_tbZwS6/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_tbZwS6/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_tbZwS6"
I0706 07:28:49.918772 28206 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tbZwS6/credential'
I0706 07:28:49.918943 28206 slave.cpp:341] Agent using credential for: test-principal
I0706 07:28:49.918977 28206 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tbZwS6/http_credentials'
I0706 07:28:49.919224 28206 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:28:49.919491 28206 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
I0706 07:28:49.919850 28206 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
I0706 07:28:49.920388 28206 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:28:49.920462 28206 slave.cpp:600] Agent attributes: [  ]
I0706 07:28:49.920475 28206 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.922134 28213 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_tbZwS6/meta'
I0706 07:28:49.922174 28206 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/containers'
I0706 07:28:49.923178 28213 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.923382 28219 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.923756 28207 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:28:49.925134 28207 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.925420 28206 slave.cpp:4839] Finished recovery
I0706 07:28:49.925959 28206 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.926200 28213 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.926719 28214 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 07:28:49.935817 28185 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:28:49.936611 28185 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:28:49.936779 28185 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:28:49.938115 28185 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:28:49.939688 28212 slave.cpp:203] Agent started on 549)@172.17.0.3:36530
I0706 07:28:49.939707 28212 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_o1zU1k/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_o1zU1k/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_o1zU1k/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_o1zU1k"
I0706 07:28:49.940124 28212 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_o1zU1k/credential'
I0706 07:28:49.940249 28212 slave.cpp:341] Agent using credential for: test-principal
I0706 07:28:49.940274 28212 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_o1zU1k/http_credentials'
I0706 07:28:49.940462 28212 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:28:49.940938 28212 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
I0706 07:28:49.941264 28212 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
I0706 07:28:49.941751 28212 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:28:49.941822 28212 slave.cpp:600] Agent attributes: [  ]
I0706 07:28:49.941834 28212 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.943286 28219 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_o1zU1k/meta'
I0706 07:28:49.943312 28212 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/monitor/statistics'
I0706 07:28:49.943789 28214 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.944128 28219 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.944452 28218 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 07:28:49.945546 28216 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.946275 28208 slave.cpp:4839] Finished recovery
I0706 07:28:49.946900 28208 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.947142 28217 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.948559 28219 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 07:28:49.959175 28185 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:28:49.959928 28185 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:28:49.960115 28185 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:28:49.961668 28185 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:28:49.963613 28216 slave.cpp:203] Agent started on 550)@172.17.0.3:36530
I0706 07:28:49.963642 28216 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_JUujmz/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_JUujmz/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_JUujmz/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_JUujmz"
I0706 07:28:49.964179 28216 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_JUujmz/credential'
I0706 07:28:49.964364 28216 slave.cpp:341] Agent using credential for: test-principal
I0706 07:28:49.964401 28216 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_JUujmz/http_credentials'
I0706 07:28:49.964737 28216 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:28:49.965347 28216 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
I0706 07:28:49.965692 28216 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
I0706 07:28:49.966186 28216 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:28:49.966259 28216 slave.cpp:600] Agent attributes: [  ]
I0706 07:28:49.966274 28216 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.967545 28207 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_JUujmz/meta'
I0706 07:28:49.967572 28216 process.cpp:3322] Handling HTTP event for process 'slave(550)' with path: '/slave(550)/monitor/statistics.json'
I0706 07:28:49.968019 28217 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.968327 28205 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.968796 28210 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:28:49.969647 28219 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.970279 28211 slave.cpp:4839] Finished recovery
I0706 07:28:49.970826 28211 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.971077 28206 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.972087 28208 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 07:28:49.982214 28185 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:28:49.983041 28185 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:28:49.983296 28185 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:28:49.985025 28185 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:28:49.987001 28204 slave.cpp:203] Agent started on 551)@172.17.0.3:36530
I0706 07:28:49.987026 28204 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_apv0RN/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_apv0RN/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_apv0RN/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_apv0RN"
I0706 07:28:49.987555 28204 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apv0RN/credential'
I0706 07:28:49.987731 28204 slave.cpp:341] Agent using credential for: test-principal
I0706 07:28:49.987768 28204 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apv0RN/http_credentials'
I0706 07:28:49.988101 28204 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:28:49.988489 28204 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
I0706 07:28:49.988816 28204 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
I0706 07:28:49.989320 28204 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:28:49.989390 28204 slave.cpp:600] Agent attributes: [  ]
I0706 07:28:49.989403 28204 slave.cpp:605] Agent hostname: 328d466af58b
I0706 07:28:49.990980 28208 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_apv0RN/meta'
I0706 07:28:49.991061 28204 process.cpp:3322] Handling HTTP event for process 'slave(551)' with path: '/slave(551)/containers'
I0706 07:28:49.991606 28208 status_update_manager.cpp:200] Recovering status update manager
I0706 07:28:49.991818 28207 containerizer.cpp:522] Recovering containerizer
I0706 07:28:49.992136 28213 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:28:49.993124 28215 provisioner.cpp:253] Provisioner recovery complete
I0706 07:28:49.993422 28208 slave.cpp:4839] Finished recovery
I0706 07:28:49.993854 28208 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:28:49.994082 28215 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:28:49.995391 28205 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (23 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (200 ms total)

[----------] Global test environment tear-down
[==========] 1226 tests from 139 test cases ran. (378226 ms total)
[  PASSED  ] 1225 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DiskQuotaTest.SlaveRecovery

 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]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467787903-6403
Untagged: mesos-1467787903-6403:latest
Deleted: b7fa9ba5774c0d4841d204d7ea25e5e3bca7524425e5f5700a3a5bceeac5f40f
Deleted: 8e92156ff0fbffdb9c8a6ff2646e3d81d1d8210d3b30a6576233a875c5152702
Deleted: 881b2ad9c327be466ec66918d9f86268b7dfed9400986dd251faa9e32ba1662a
Deleted: c125c66ba77999c61e24594c71b58c942161a3c899da12603085f3a6aa68aecc
Deleted: a6c90a7f2c0ae88b327247f49512fadb51a3dc215d1fc09427d64dfc7a21942b
Deleted: 9ca45a48bd6758c6d67b147c0e64a0623796516b0e7c304a37349441dacfc625
Deleted: 93c0bcad1eae1c9530efe5d0f2984638f97745bd051fd58c4a5d5685509db70d
Deleted: d613ab98fefbc8aa9fe9b47264934e4e2360d2de5a6d9e616db8c63a460fd707
Deleted: d9b347c8aaaac3c7359a3c070ee1a564caf899c456832bace9602f5057cab7f1
Deleted: 0c6ea75932e85c7bddbbafee14d6aba5627fa3943446a151ec1a71d3bc73cc95
Deleted: 5c37db77e75c46431d2647e18e0f2f976280799ba27c160d2bac236a002199c9
Deleted: c612d67f27ca6aa966b0764d5c528260d71992c8d7b1f473497373c870815929
Deleted: 3c8e54f309e72e57692134dc1f96357e4b68b93106f7e42a742d7efe1e297c67
Deleted: 3c6bf5d2b030cd4858e283de2b3b947216eb47f525270f12c1b0339e1904d8e4
Deleted: eaa2dd720b6422bc30ecba52a9f0c75762a9ac3d36cca80556418bac1183a8c5
Build step 'Execute shell' marked build as failure