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:14:13 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) #2452

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)/2452/changes>

Changes:

[anand] Refactored 'Master::Http::getTasks()' into helper function.

[anand] Refactored 'Master::Http::getAgents()' into helper function.

[anand] Refactored 'master::Http::getFrameworks()' to helper function.

[anand] Revised protobuf definition of 'GetState' response.

[anand] Refactored 'Master::Http::getExecutors()' into helper function.

[anand] Implemented 'GetState' call in v1 master API.

[anand] Implemented 'Subscribed' event for v1 master event stream.

------------------------------------------
[...truncated 11453 lines...]
[       OK ] SystemsTests.Sysname (0 ms)
[ RUN      ] SystemsTests.Release
[       OK ] SystemsTests.Release (0 ms)
[----------] 3 tests from SystemsTests (0 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 (1 ms total)

[----------] 10 tests from ProtobufTest
[ RUN      ] ProtobufTest.JSON
[       OK ] ProtobufTest.JSON (1 ms)
[ RUN      ] ProtobufTest.JSONArray
[       OK ] ProtobufTest.JSONArray (0 ms)
[ RUN      ] ProtobufTest.JsonLargeIntegers
[       OK ] ProtobufTest.JsonLargeIntegers (0 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 (1 ms)
[ RUN      ] ProtobufTest.JsonifyArray
[       OK ] ProtobufTest.JsonifyArray (0 ms)
[ RUN      ] ProtobufTest.JsonifyLargeIntegers
[       OK ] ProtobufTest.JsonifyLargeIntegers (0 ms)
[----------] 10 tests from ProtobufTest (3 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 (0 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 (0 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (1 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 (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (40 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (38 ms)
[----------] 2 tests from SVNTest (78 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 (0 ms)
[ RUN      ] VersionTest.Parse
[       OK ] VersionTest.Parse (0 ms)
[----------] 2 tests from VersionTest (0 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. (369 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]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
make[3]: *** [check-recursive] Error 1
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467784627-27342
Untagged: mesos-1467784627-27342:latest
Deleted: 7be156811efc5df1aaeb73c48baaea7aefff146342cfc1fc164478c793a0d8c0
Deleted: 4f88a33ea4f351506975bfab134949f8c29a928b4e19fe956517011b6f89d23c
Deleted: 502412e3c30ec6b1690f7505e0227a67f2dc3f12737557141c6f81be273f8786
Deleted: 5f1f90a093feceb0835a0874cdcb25b823507c4d8dec58f5a709157800122b99
Deleted: 010ce641f1abcfc6549e67747c52a69cb465a7f6230d7028dd14359bd1fc3af1
Deleted: 62178709d8caa570cd585753587112acf7d07d5950a27e5d890a3e5febe46125
Deleted: 61d0eafa7e5ece6fb4a7183f68612fde92d45b54666593d2b674291b877ddd78
Deleted: ea2647369dbb564747990532b9a6bd7a6ed9b2790769830fe2ace9c739c57e95
Deleted: 97a065486d4c39a3616e91f45d818c3cabc17008d60aacb50d77d8bf4beda434
Deleted: 50136c4c30ba1931ffe5fde3ce35f6a76bc6b3e38a39b0dde9dc273ad41f11f0
Deleted: 961b2e26bd68c649e62537b96c47b8e7518f0692dae69e501e40815e5b1a72a6
Deleted: d2115a288e8c65a88b6ca81a4baa4af5f1e15d996d5ca4034bbd2f55ce5a52bc
Deleted: a9a45b9e59a8d8a5677c7776ac0c2e780ce85647e51006193fd063c75a3c5643
Deleted: 33c7dfa2482153a63a9d31f68a2827626984d4998eb941407afe5ccd97ea3c76
Deleted: 45079208a6de5406bd383e4f55349a00efa7b75320ab63f87cbc0fc5909db4e1
Build step 'Execute shell' marked build as failure

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) #2458

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)/2458/>


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) #2457

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)/2457/changes>

Changes:

[vinodkone] Renamed `unsubscribed_frameworks` to `recovered_frameworks`.

[vinodkone] Added filtering for orphaned executors in `GET_EXECUTORS` operator API.

[vinodkone] Added filtering for orphaned tasks in `GET_TASKS` operator API.

[adam] Added authz to /files/debug endpoint.

[bmahler] Updated CHANGELOG to more accurately reflect 1.0.0 Nvidia GPU support.

[vinodkone] Added contributor to contributors.yaml.

[adam] Added agent and scheduler authentication backoff.

[anand] Added documentation around available client libraries.

[josephwu] Fix the Windows build.

[vinodkone] Refactor all `get*` helper functions for master API to blocking version.

[xujyan] Fixed Mesos containerizer to set container FETCHING state.

[xujyan] Fail container launch if it's destroyed during logger->prepare().

[xujyan] Improved Mesos containerizer logging and documentation.

[xujyan] Improved Mesos containerizer invariant checking.

[xujyan] Made Mesos containerizer error messages more consistent.

------------------------------------------
[...truncated 195861 lines...]
I0706 22:35:59.127614 29465 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.127692 29465 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.127717 29465 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.129384 29464 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_cYe1qi/meta'
I0706 22:35:59.129468 29465 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/monitor/statistics.json'
I0706 22:35:59.129988 29468 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.130177 29468 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.130522 29456 http.cpp:767] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 22:35:59.131932 29457 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.132288 29468 slave.cpp:4856] Finished recovery
I0706 22:35:59.132974 29468 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.133194 29462 slave.cpp:5042] Received oversubscribable resources  from the resource estimator
I0706 22:35:59.133862 29459 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0706 22:35:59.142459 29435 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 22:35:59.143206 29435 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 22:35:59.143404 29435 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 22:35:59.146791 29459 slave.cpp:205] Agent started on 547)@172.17.0.2:58480
I0706 22:35:59.146823 29459 slave.cpp:206] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --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_dYUnAc/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_dYUnAc/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_AuthorizedRequest_2_dYUnAc/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_dYUnAc"
I0706 22:35:59.147362 29459 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_dYUnAc/credential'
I0706 22:35:59.147492 29459 slave.cpp:343] Agent using credential for: test-principal
I0706 22:35:59.147523 29459 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_dYUnAc/http_credentials'
I0706 22:35:59.147733 29459 slave.cpp:395] Using default 'basic' HTTP authenticator
I0706 22:35:59.147989 29459 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 22:35:59.148267 29459 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 22:35:59.148607 29459 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.148658 29459 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.148668 29459 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.149992 29463 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_dYUnAc/meta'
I0706 22:35:59.150008 29459 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/containers'
I0706 22:35:59.150465 29457 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.150682 29457 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.150807 29455 http.cpp:767] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 22:35:59.152317 29466 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.152590 29463 slave.cpp:4856] Finished recovery
I0706 22:35:59.153059 29463 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.153252 29463 slave.cpp:5042] Received oversubscribable resources  from the resource estimator
I0706 22:35:59.153365 29463 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (18 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 22:35:59.160365 29435 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 22:35:59.160980 29435 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 22:35:59.161123 29435 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 22:35:59.164773 29465 slave.cpp:205] Agent started on 548)@172.17.0.2:58480
I0706 22:35:59.164795 29465 slave.cpp:206] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --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_id73S6/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_id73S6/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_id73S6/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_id73S6"
I0706 22:35:59.165244 29465 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_id73S6/credential'
I0706 22:35:59.165376 29465 slave.cpp:343] Agent using credential for: test-principal
I0706 22:35:59.165408 29465 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_id73S6/http_credentials'
I0706 22:35:59.165654 29465 slave.cpp:395] Using default 'basic' HTTP authenticator
I0706 22:35:59.165897 29465 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 22:35:59.166374 29465 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 22:35:59.166853 29465 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.166927 29465 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.166942 29465 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.168283 29457 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_id73S6/meta'
I0706 22:35:59.168359 29465 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/monitor/statistics'
I0706 22:35:59.168807 29469 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.169008 29461 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.169306 29458 http.cpp:767] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 22:35:59.170290 29465 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.170807 29458 slave.cpp:4856] Finished recovery
I0706 22:35:59.171305 29458 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.171423 29458 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (17 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 22:35:59.178274 29435 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 22:35:59.179113 29435 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 22:35:59.179289 29435 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 22:35:59.182337 29457 slave.cpp:205] Agent started on 549)@172.17.0.2:58480
I0706 22:35:59.182363 29457 slave.cpp:206] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --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_5nWwk1/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_5nWwk1/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_1_5nWwk1/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_5nWwk1"
I0706 22:35:59.182948 29457 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_5nWwk1/credential'
I0706 22:35:59.183142 29457 slave.cpp:343] Agent using credential for: test-principal
I0706 22:35:59.183182 29457 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_5nWwk1/http_credentials'
I0706 22:35:59.183507 29457 slave.cpp:395] Using default 'basic' HTTP authenticator
I0706 22:35:59.184025 29457 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 22:35:59.184571 29457 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 22:35:59.185081 29457 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.185158 29457 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.185173 29457 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.186712 29459 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_5nWwk1/meta'
I0706 22:35:59.186781 29457 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/monitor/statistics.json'
I0706 22:35:59.187392 29454 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.187577 29467 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.188303 29455 http.cpp:767] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 22:35:59.189551 29459 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.190385 29464 slave.cpp:4856] Finished recovery
I0706 22:35:59.190984 29464 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.191264 29464 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 22:35:59.201072 29435 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 22:35:59.201771 29435 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 22:35:59.201952 29435 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 22:35:59.205687 29468 slave.cpp:205] Agent started on 550)@172.17.0.2:58480
I0706 22:35:59.205710 29468 slave.cpp:206] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --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_i1nfWV/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_i1nfWV/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_2_i1nfWV/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_i1nfWV"
I0706 22:35:59.206301 29468 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_i1nfWV/credential'
I0706 22:35:59.206498 29468 slave.cpp:343] Agent using credential for: test-principal
I0706 22:35:59.206531 29468 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_i1nfWV/http_credentials'
I0706 22:35:59.206806 29468 slave.cpp:395] Using default 'basic' HTTP authenticator
I0706 22:35:59.207361 29468 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 22:35:59.207635 29468 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 22:35:59.207989 29468 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.208044 29468 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.208078 29468 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.209435 29461 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_i1nfWV/meta'
I0706 22:35:59.209527 29468 process.cpp:3322] Handling HTTP event for process 'slave(550)' with path: '/slave(550)/containers'
I0706 22:35:59.210222 29457 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.210558 29460 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.210927 29465 http.cpp:767] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 22:35:59.212075 29462 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.212518 29469 slave.cpp:4856] Finished recovery
I0706 22:35:59.213289 29469 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.213518 29460 slave.cpp:5042] Received oversubscribable resources  from the resource estimator
I0706 22:35:59.213929 29455 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 22:35:59.223721 29435 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 22:35:59.224545 29435 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 22:35:59.224737 29435 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 22:35:59.227078 29435 cluster.cpp:432] Creating default 'local' authorizer
I0706 22:35:59.228770 29464 slave.cpp:205] Agent started on 551)@172.17.0.2:58480
I0706 22:35:59.228801 29464 slave.cpp:206] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --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_prqOIQ/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_prqOIQ/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_prqOIQ/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_prqOIQ"
I0706 22:35:59.229441 29464 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_prqOIQ/credential'
I0706 22:35:59.229640 29464 slave.cpp:343] Agent using credential for: test-principal
I0706 22:35:59.229677 29464 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_prqOIQ/http_credentials'
I0706 22:35:59.229944 29464 slave.cpp:395] Using default 'basic' HTTP authenticator
I0706 22:35:59.230378 29464 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 22:35:59.230630 29464 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 22:35:59.231034 29464 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.231138 29464 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.231153 29464 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.232635 29457 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_prqOIQ/meta'
I0706 22:35:59.232671 29464 process.cpp:3322] Handling HTTP event for process 'slave(551)' with path: '/slave(551)/monitor/statistics'
I0706 22:35:59.233335 29469 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.233786 29469 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.233847 29463 http.cpp:767] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 22:35:59.235146 29457 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.235704 29456 slave.cpp:4856] Finished recovery
I0706 22:35:59.236235 29456 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.236588 29461 slave.cpp:5042] Received oversubscribable resources  from the resource estimator
I0706 22:35:59.237715 29463 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 22:35:59.247805 29435 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 22:35:59.248472 29435 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 22:35:59.248610 29435 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 22:35:59.250298 29435 cluster.cpp:432] Creating default 'local' authorizer
I0706 22:35:59.252436 29463 slave.cpp:205] Agent started on 552)@172.17.0.2:58480
I0706 22:35:59.252465 29463 slave.cpp:206] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --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_03p0GL/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_03p0GL/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_03p0GL/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_03p0GL"
I0706 22:35:59.253157 29463 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_03p0GL/credential'
I0706 22:35:59.253329 29463 slave.cpp:343] Agent using credential for: test-principal
I0706 22:35:59.253368 29463 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_03p0GL/http_credentials'
I0706 22:35:59.253629 29463 slave.cpp:395] Using default 'basic' HTTP authenticator
I0706 22:35:59.253901 29463 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 22:35:59.254252 29463 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 22:35:59.254690 29463 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.254762 29463 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.254776 29463 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.256222 29464 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_03p0GL/meta'
I0706 22:35:59.256252 29463 process.cpp:3322] Handling HTTP event for process 'slave(552)' with path: '/slave(552)/monitor/statistics.json'
I0706 22:35:59.257107 29469 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.257272 29455 http.cpp:767] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 22:35:59.257535 29466 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.259210 29460 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.259575 29466 slave.cpp:4856] Finished recovery
I0706 22:35:59.260161 29466 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.260648 29455 slave.cpp:5042] Received oversubscribable resources  from the resource estimator
I0706 22:35:59.261687 29461 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 22:35:59.273874 29435 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 22:35:59.274704 29435 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 22:35:59.274881 29435 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 22:35:59.276549 29435 cluster.cpp:432] Creating default 'local' authorizer
I0706 22:35:59.278563 29460 slave.cpp:205] Agent started on 553)@172.17.0.2:58480
I0706 22:35:59.278584 29460 slave.cpp:206] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --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_fjJxRG/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_fjJxRG/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_fjJxRG/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_fjJxRG"
I0706 22:35:59.279018 29460 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_fjJxRG/credential'
I0706 22:35:59.279217 29460 slave.cpp:343] Agent using credential for: test-principal
I0706 22:35:59.279247 29460 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_fjJxRG/http_credentials'
I0706 22:35:59.279588 29460 slave.cpp:395] Using default 'basic' HTTP authenticator
I0706 22:35:59.280145 29460 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 22:35:59.280513 29460 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 22:35:59.280916 29460 slave.cpp:594] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 22:35:59.280973 29460 slave.cpp:602] Agent attributes: [  ]
I0706 22:35:59.280987 29460 slave.cpp:607] Agent hostname: 8227a5ec1102
I0706 22:35:59.282701 29454 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_fjJxRG/meta'
I0706 22:35:59.282758 29460 process.cpp:3322] Handling HTTP event for process 'slave(553)' with path: '/slave(553)/containers'
I0706 22:35:59.283422 29457 status_update_manager.cpp:200] Recovering status update manager
I0706 22:35:59.283588 29456 containerizer.cpp:522] Recovering containerizer
I0706 22:35:59.284111 29464 http.cpp:767] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 22:35:59.284986 29464 provisioner.cpp:253] Provisioner recovery complete
I0706 22:35:59.285315 29462 slave.cpp:4856] Finished recovery
I0706 22:35:59.286104 29462 slave.cpp:5028] Querying resource estimator for oversubscribable resources
I0706 22:35:59.286327 29469 slave.cpp:5042] Received oversubscribable resources  from the resource estimator
I0706 22:35:59.287668 29463 slave.cpp:841] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (24 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (200 ms total)

[----------] Global test environment tear-down
[==========] 1228 tests from 139 test cases ran. (401201 ms total)
[  PASSED  ] 1227 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-1467842235-7319
Untagged: mesos-1467842235-7319:latest
Deleted: 64aab81f606665cc8f2b502f953fb07211c903515e00237c1331e97ec73a2bfa
Deleted: da7185dc6c386071f8ace206b206b694035497e2ac97ac3d67cb07567e3e2672
Deleted: 3abf31fb40365c90ce1b75440cc5746ecefbdf82aa75f6150e084e602f724ccf
Deleted: 3bded08789cb7d64cf705cb4e5e03ff3b174c667dc5d089860b25af84a866b74
Deleted: fbb50704c4b747d03b2ffe05bcd08b82e338587f41a1c38ed781f55900723807
Deleted: 79e6110de3c3ad2184d5fc88ed8fc722b192bf6a8493ebb1d293f7d3a660109a
Deleted: 211d8f8bfe2dcea0bfe1fffcea5ca00d0e7a9e9d82817ec7b146361ac5cde314
Deleted: 96900377aaeed00990496eaa62f72f67914a65f39f419fdccb7ae88f17f64bb0
Deleted: c2098702bdaade26aecce317b8004f20574ea0c830b4749825408469e89f2b07
Deleted: 3bd4fc541194dffe0d77746d06b336c802f210d7c6d4b62c20ab09b7fec633cc
Deleted: 9e29ba6e5c80bfdf3451f4766d721dffe41d4eaa537c605a90edbca3127a9d07
Deleted: d0129d7d3d9ca7cb480d7506d9a36486792d79f9801759afe81a79cedeb9817d
Deleted: 72a7f768aa2fbb25d940c5d029e6fb9b1484fb273eae9762f7bd13ca1bf967cc
Deleted: cacaace9e00431de9bfe1e609bd3a4754347db831baa79af0ab4ce08411b7612
Deleted: 5031f67db64412ec11e1db16e16b9e13b8450689e9f24051ea50b4aaa4e44575
Build step 'Execute shell' marked build as failure

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) #2456

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)/2456/changes>

Changes:

[kapil] Updated docs to reflect contender and detector modules.

[vinodkone] Removed CHECK from orphan_task filtering.

[vinodkone] Renamed incorrect variable name in authorization tests.

[vinodkone] Changed name of authorization test.

[vinodkone] Added test to check orphaned tasks are filtered.

------------------------------------------
[...truncated 195750 lines...]
I0706 19:02:27.880400 29441 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:27.880411 29441 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:27.881603 29450 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_8UjSd6/meta'
I0706 19:02:27.881644 29441 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/monitor/statistics.json'
I0706 19:02:27.882153 29448 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:27.882405 29441 containerizer.cpp:522] Recovering containerizer
I0706 19:02:27.882758 29440 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:02:27.883641 29439 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:27.884258 29440 slave.cpp:4839] Finished recovery
I0706 19:02:27.884779 29440 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:27.885030 29440 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:02:27.886026 29442 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (18 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0706 19:02:27.894706 29420 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:02:27.895556 29420 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:02:27.895732 29420 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:27.898775 29439 slave.cpp:203] Agent started on 547)@172.17.0.2:51937
I0706 19:02:27.898798 29439 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_YwihTZ/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_YwihTZ/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_YwihTZ/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_YwihTZ"
I0706 19:02:27.899349 29439 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YwihTZ/credential'
I0706 19:02:27.899557 29439 slave.cpp:341] Agent using credential for: test-principal
I0706 19:02:27.899605 29439 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YwihTZ/http_credentials'
I0706 19:02:27.899920 29439 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:02:27.900308 29439 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 19:02:27.900662 29439 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 19:02:27.901167 29439 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:02:27.901247 29439 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:27.901269 29439 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:27.902760 29441 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YwihTZ/meta'
I0706 19:02:27.902786 29439 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/containers'
I0706 19:02:27.903383 29454 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:27.903619 29442 containerizer.cpp:522] Recovering containerizer
I0706 19:02:27.903756 29451 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:02:27.905294 29448 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:27.905664 29451 slave.cpp:4839] Finished recovery
I0706 19:02:27.906154 29451 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:27.906535 29446 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:02:27.906597 29446 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 19:02:27.916574 29420 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:02:27.917362 29420 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:02:27.917518 29420 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:27.920755 29454 slave.cpp:203] Agent started on 548)@172.17.0.2:51937
I0706 19:02:27.920778 29454 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_SOOiJT/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_SOOiJT/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_SOOiJT/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_SOOiJT"
I0706 19:02:27.921283 29454 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_SOOiJT/credential'
I0706 19:02:27.921540 29454 slave.cpp:341] Agent using credential for: test-principal
I0706 19:02:27.921582 29454 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_SOOiJT/http_credentials'
I0706 19:02:27.921836 29454 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:02:27.922276 29454 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 19:02:27.922829 29454 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 19:02:27.923311 29454 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:02:27.923387 29454 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:27.923400 29454 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:27.925017 29444 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_SOOiJT/meta'
I0706 19:02:27.925096 29454 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/monitor/statistics'
I0706 19:02:27.925617 29445 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:27.925763 29448 containerizer.cpp:522] Recovering containerizer
I0706 19:02:27.926085 29446 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:02:27.927013 29439 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:27.927341 29445 slave.cpp:4839] Finished recovery
I0706 19:02:27.928200 29445 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:27.928445 29453 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:02:27.928622 29453 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 19:02:27.936164 29420 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:02:27.936821 29420 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:02:27.936970 29420 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:27.939826 29446 slave.cpp:203] Agent started on 549)@172.17.0.2:51937
I0706 19:02:27.939851 29446 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_aSJvJN/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_aSJvJN/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_aSJvJN/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_aSJvJN"
I0706 19:02:27.940451 29446 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_aSJvJN/credential'
I0706 19:02:27.940618 29446 slave.cpp:341] Agent using credential for: test-principal
I0706 19:02:27.940685 29446 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_aSJvJN/http_credentials'
I0706 19:02:27.940973 29446 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:02:27.941275 29446 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 19:02:27.941630 29446 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 19:02:27.942209 29446 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:02:27.942282 29446 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:27.942296 29446 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:27.943868 29450 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_aSJvJN/meta'
I0706 19:02:27.943944 29446 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/monitor/statistics.json'
I0706 19:02:27.944530 29450 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:27.944864 29442 containerizer.cpp:522] Recovering containerizer
I0706 19:02:27.944999 29452 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:02:27.946359 29450 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:27.946811 29452 slave.cpp:4839] Finished recovery
I0706 19:02:27.947352 29452 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:27.947556 29451 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:02:27.947919 29441 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (19 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 19:02:27.955271 29420 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:02:27.955889 29420 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:02:27.956024 29420 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:27.958783 29445 slave.cpp:203] Agent started on 550)@172.17.0.2:51937
I0706 19:02:27.958806 29445 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_aiT5SH/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_aiT5SH/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_aiT5SH/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_aiT5SH"
I0706 19:02:27.959359 29445 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_aiT5SH/credential'
I0706 19:02:27.959544 29445 slave.cpp:341] Agent using credential for: test-principal
I0706 19:02:27.959642 29445 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_aiT5SH/http_credentials'
I0706 19:02:27.959868 29445 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:02:27.960331 29445 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 19:02:27.960682 29445 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 19:02:27.961310 29445 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:02:27.961390 29445 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:27.961416 29445 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:27.962855 29447 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_aiT5SH/meta'
I0706 19:02:27.962931 29445 process.cpp:3322] Handling HTTP event for process 'slave(550)' with path: '/slave(550)/containers'
I0706 19:02:27.963459 29452 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:27.963749 29447 containerizer.cpp:522] Recovering containerizer
I0706 19:02:27.963889 29450 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:02:27.965155 29439 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:27.965442 29442 slave.cpp:4839] Finished recovery
I0706 19:02:27.965878 29442 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:27.966186 29447 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:02:27.967206 29446 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (19 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 19:02:27.976434 29420 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:02:27.977216 29420 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:02:27.977346 29420 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:27.978613 29420 cluster.cpp:432] Creating default 'local' authorizer
I0706 19:02:27.980087 29441 slave.cpp:203] Agent started on 551)@172.17.0.2:51937
I0706 19:02:27.980134 29441 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_rRTjcC/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_rRTjcC/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_rRTjcC/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_rRTjcC"
I0706 19:02:27.980487 29441 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_rRTjcC/credential'
I0706 19:02:27.980625 29441 slave.cpp:341] Agent using credential for: test-principal
I0706 19:02:27.980655 29441 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_rRTjcC/http_credentials'
I0706 19:02:27.980867 29441 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:02:27.981245 29441 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 19:02:27.981609 29441 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 19:02:27.982003 29441 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:02:27.982108 29441 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:27.982120 29441 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:27.983525 29447 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_rRTjcC/meta'
I0706 19:02:27.983582 29441 process.cpp:3322] Handling HTTP event for process 'slave(551)' with path: '/slave(551)/monitor/statistics'
I0706 19:02:27.984041 29450 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:27.984331 29454 containerizer.cpp:522] Recovering containerizer
I0706 19:02:27.984532 29444 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:02:27.985390 29453 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:27.986187 29448 slave.cpp:4839] Finished recovery
I0706 19:02:27.986649 29448 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:27.986845 29449 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:02:27.987562 29447 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (19 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 19:02:27.994783 29420 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:02:27.995383 29420 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:02:27.995510 29420 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:27.996767 29420 cluster.cpp:432] Creating default 'local' authorizer
I0706 19:02:27.998188 29452 slave.cpp:203] Agent started on 552)@172.17.0.2:51937
I0706 19:02:27.998282 29452 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_lbe7Ew/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_lbe7Ew/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_lbe7Ew/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_lbe7Ew"
I0706 19:02:27.998785 29452 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_lbe7Ew/credential'
I0706 19:02:27.998939 29452 slave.cpp:341] Agent using credential for: test-principal
I0706 19:02:27.998972 29452 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_lbe7Ew/http_credentials'
I0706 19:02:27.999253 29452 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:02:27.999570 29452 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 19:02:27.999833 29452 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 19:02:28.000175 29452 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:02:28.000236 29452 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:28.000246 29452 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:28.001499 29448 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_lbe7Ew/meta'
I0706 19:02:28.001541 29452 process.cpp:3322] Handling HTTP event for process 'slave(552)' with path: '/slave(552)/monitor/statistics.json'
I0706 19:02:28.001999 29444 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:28.002351 29443 containerizer.cpp:522] Recovering containerizer
I0706 19:02:28.002394 29448 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:02:28.003437 29446 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:28.003767 29451 slave.cpp:4839] Finished recovery
I0706 19:02:28.004261 29451 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:28.004950 29454 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (18 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 19:02:28.014719 29420 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:02:28.015405 29420 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:02:28.015552 29420 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:28.016858 29420 cluster.cpp:432] Creating default 'local' authorizer
I0706 19:02:28.018543 29446 slave.cpp:203] Agent started on 553)@172.17.0.2:51937
I0706 19:02:28.018570 29446 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_XHMPgr/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_XHMPgr/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_XHMPgr/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_XHMPgr"
I0706 19:02:28.019016 29446 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_XHMPgr/credential'
I0706 19:02:28.019192 29446 slave.cpp:341] Agent using credential for: test-principal
I0706 19:02:28.019222 29446 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_XHMPgr/http_credentials'
I0706 19:02:28.019428 29446 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:02:28.019664 29446 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 19:02:28.019943 29446 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 19:02:28.020323 29446 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:02:28.020377 29446 slave.cpp:600] Agent attributes: [  ]
I0706 19:02:28.020387 29446 slave.cpp:605] Agent hostname: 1de645f4e05d
I0706 19:02:28.021623 29450 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_XHMPgr/meta'
I0706 19:02:28.021708 29446 process.cpp:3322] Handling HTTP event for process 'slave(553)' with path: '/slave(553)/containers'
I0706 19:02:28.022183 29454 status_update_manager.cpp:200] Recovering status update manager
I0706 19:02:28.022435 29443 containerizer.cpp:522] Recovering containerizer
I0706 19:02:28.022581 29441 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:02:28.023579 29441 provisioner.cpp:253] Provisioner recovery complete
I0706 19:02:28.023799 29453 slave.cpp:4839] Finished recovery
I0706 19:02:28.024322 29453 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:02:28.024500 29453 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:02:28.025665 29449 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (19 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (182 ms total)

[----------] Global test environment tear-down
[==========] 1228 tests from 139 test cases ran. (378422 ms total)
[  PASSED  ] 1227 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-1467829624-15343
Untagged: mesos-1467829624-15343:latest
Deleted: 2cd9f479ee2f68b613b642fb670b8efdf79d679020140a268a59a2ca16f901b8
Deleted: 0a2e3d54bfb63f86ff4c19355b7b018bb85bc44503890b2a11c4befd1af019e4
Deleted: 1cff69da3aee73f25ee2ff9bc7b19a05eaf0acdea16b5d872b3835f9eca90dff
Deleted: a7111cc0055ac3651b14de42afc24ade184facb9b62935ee1489b6fc3dd89c7c
Deleted: cde29744d7a56310b4dc1c7502987669d77b59effe33ff930148bbe14e7eac48
Deleted: 8bbf2683d6ffc79ee2b45e6816b3b772cacecd64467076ce1eff63a19919faf0
Deleted: d47e65e32ba2b14b25c8388ed0a79dbf9da1e7e0cccef76a6dc16487a98ba5ff
Deleted: 706e5a6d927e8013b01f4664d5c335747f295e1b388a41ccb5a10f184e7a0e3c
Deleted: 7e46f7ebd7310ae6da5d9bcfbccd38c6d6a3bffc77e4e2cf1c785de3d67b91fa
Deleted: 68b81fa471f4c979e8c4052fde2f8386930123f035fddada757b910e71ddfc3f
Deleted: 99b7ff4e59c950fd01a3364245b0c202fda6d2a8c3ce9d15dbe0b1aa8b35ffc9
Deleted: 85cf5bd35747f48cbe7477237fd0a52ef899834ba00a02a52733de18ed17833e
Deleted: 33802bd27d52c11a49dce76744ef8692729eed54c39e564ccfe1526390e4b76f
Deleted: 9cd9155645f1ecca35cb2de34be3bfd5eed1af6f640623645f2b0b38e493cf16
Deleted: fc932f04209f82647e516091a1b02b1732eac52a9a6d10ece532ab66a95f8551
Build step 'Execute shell' marked build as failure

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) #2454

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)/2454/changes>

Changes:

[bmahler] Fixed JsonTest.Find.

------------------------------------------
[...truncated 194965 lines...]
I0706 07:27:42.738872 29459 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.738884 29459 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.740324 29473 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_7MvF76/meta'
I0706 07:27:42.740398 29459 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/monitor/statistics.json'
I0706 07:27:42.740901 29472 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.741116 29460 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.741447 29461 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:27:42.742805 29472 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.743324 29461 slave.cpp:4839] Finished recovery
I0706 07:27:42.743886 29461 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.744218 29472 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:27:42.745671 29464 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (24 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0706 07:27:42.756821 29439 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:27:42.757588 29439 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:27:42.757709 29439 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:27:42.761428 29471 slave.cpp:203] Agent started on 545)@172.17.0.2:43786
I0706 07:27:42.761453 29471 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_YBkUod/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_YBkUod/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_YBkUod/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_YBkUod"
I0706 07:27:42.762092 29471 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YBkUod/credential'
I0706 07:27:42.762285 29471 slave.cpp:341] Agent using credential for: test-principal
I0706 07:27:42.762331 29471 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YBkUod/http_credentials'
I0706 07:27:42.762653 29471 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:27:42.763141 29471 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:27:42.763497 29471 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:27:42.763947 29471 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:27:42.764019 29471 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.764032 29471 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.765578 29460 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YBkUod/meta'
I0706 07:27:42.765602 29471 process.cpp:3322] Handling HTTP event for process 'slave(545)' with path: '/slave(545)/containers'
I0706 07:27:42.766417 29463 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.766711 29472 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.767011 29465 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:27:42.768544 29465 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.768908 29473 slave.cpp:4839] Finished recovery
I0706 07:27:42.769671 29473 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.770048 29469 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:27:42.771049 29460 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (24 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 07:27:42.781210 29439 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:27:42.782040 29439 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:27:42.782207 29439 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:27:42.785737 29465 slave.cpp:203] Agent started on 546)@172.17.0.2:43786
I0706 07:27:42.785751 29465 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_fLWhSj/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_fLWhSj/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_fLWhSj/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_fLWhSj"
I0706 07:27:42.786114 29465 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_fLWhSj/credential'
I0706 07:27:42.786231 29465 slave.cpp:341] Agent using credential for: test-principal
I0706 07:27:42.786274 29465 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_fLWhSj/http_credentials'
I0706 07:27:42.786461 29465 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:27:42.786804 29465 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:27:42.787154 29465 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:27:42.787607 29465 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:27:42.787680 29465 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.787693 29465 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.789144 29458 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_fLWhSj/meta'
I0706 07:27:42.789151 29465 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/monitor/statistics'
I0706 07:27:42.789764 29472 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.789963 29458 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.790102 29464 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 07:27:42.791379 29471 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.791957 29459 slave.cpp:4839] Finished recovery
I0706 07:27:42.792495 29459 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.792625 29459 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 07:27:42.801532 29439 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:27:42.802287 29439 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:27:42.802419 29439 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:27:42.805743 29469 slave.cpp:203] Agent started on 547)@172.17.0.2:43786
I0706 07:27:42.805768 29469 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_Slqdwq/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_Slqdwq/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_Slqdwq/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_Slqdwq"
I0706 07:27:42.806399 29469 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Slqdwq/credential'
I0706 07:27:42.806584 29469 slave.cpp:341] Agent using credential for: test-principal
I0706 07:27:42.806619 29469 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Slqdwq/http_credentials'
I0706 07:27:42.806886 29469 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:27:42.807771 29469 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:27:42.808100 29469 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:27:42.808626 29469 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:27:42.808701 29469 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.808714 29469 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.810114 29469 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/monitor/statistics.json'
I0706 07:27:42.810123 29470 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_Slqdwq/meta'
I0706 07:27:42.810740 29470 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.810940 29470 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.811363 29466 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:27:42.812443 29471 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.812734 29466 slave.cpp:4839] Finished recovery
I0706 07:27:42.813508 29466 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.813834 29464 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:27:42.814340 29467 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 07:27:42.824415 29439 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:27:42.825057 29439 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:27:42.825189 29439 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:27:42.828421 29460 slave.cpp:203] Agent started on 548)@172.17.0.2:43786
I0706 07:27:42.828447 29460 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_dnEKkx/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_dnEKkx/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_dnEKkx/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_dnEKkx"
I0706 07:27:42.829084 29460 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_dnEKkx/credential'
I0706 07:27:42.829319 29460 slave.cpp:341] Agent using credential for: test-principal
I0706 07:27:42.829355 29460 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_dnEKkx/http_credentials'
I0706 07:27:42.829668 29460 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:27:42.829948 29460 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:27:42.830341 29460 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:27:42.830840 29460 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:27:42.830914 29460 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.830926 29460 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.832375 29459 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_dnEKkx/meta'
I0706 07:27:42.832450 29460 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/containers'
I0706 07:27:42.832962 29462 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.833185 29459 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.833325 29473 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:27:42.834687 29472 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.835078 29461 slave.cpp:4839] Finished recovery
I0706 07:27:42.835544 29461 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.835742 29458 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:27:42.836302 29458 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 07:27:42.846457 29439 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:27:42.847215 29439 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:27:42.847448 29439 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:27:42.849112 29439 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:27:42.851086 29471 slave.cpp:203] Agent started on 549)@172.17.0.2:43786
I0706 07:27:42.851109 29471 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_M5V1jE/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_M5V1jE/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_M5V1jE/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_M5V1jE"
I0706 07:27:42.851667 29471 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_M5V1jE/credential'
I0706 07:27:42.851841 29471 slave.cpp:341] Agent using credential for: test-principal
I0706 07:27:42.851876 29471 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_M5V1jE/http_credentials'
I0706 07:27:42.852196 29471 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:27:42.852540 29471 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:27:42.852903 29471 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:27:42.853348 29471 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:27:42.853415 29471 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.853427 29471 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.854806 29459 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_M5V1jE/meta'
I0706 07:27:42.854882 29471 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/monitor/statistics'
I0706 07:27:42.855442 29462 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.855626 29461 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.855945 29464 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 07:27:42.856916 29468 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.857831 29465 slave.cpp:4839] Finished recovery
I0706 07:27:42.858340 29465 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.858574 29469 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:27:42.859696 29473 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 07:27:42.869827 29439 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:27:42.870649 29439 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:27:42.870813 29439 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:27:42.872575 29439 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:27:42.874598 29473 slave.cpp:203] Agent started on 550)@172.17.0.2:43786
I0706 07:27:42.874620 29473 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_luCxuL/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_luCxuL/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_luCxuL/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_luCxuL"
I0706 07:27:42.874992 29473 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_luCxuL/credential'
I0706 07:27:42.875110 29473 slave.cpp:341] Agent using credential for: test-principal
I0706 07:27:42.875138 29473 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_luCxuL/http_credentials'
I0706 07:27:42.875377 29473 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:27:42.875964 29473 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:27:42.876397 29473 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:27:42.876868 29473 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:27:42.876945 29473 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.876960 29473 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.878449 29467 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_luCxuL/meta'
I0706 07:27:42.878525 29473 process.cpp:3322] Handling HTTP event for process 'slave(550)' with path: '/slave(550)/monitor/statistics.json'
I0706 07:27:42.879086 29460 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.879461 29466 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.879586 29465 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:27:42.880708 29466 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.881606 29460 slave.cpp:4839] Finished recovery
I0706 07:27:42.882134 29460 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.882613 29466 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:27:42.884047 29471 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 07:27:42.893944 29439 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:27:42.894664 29439 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:27:42.894788 29439 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:27:42.896535 29439 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:27:42.898680 29462 slave.cpp:203] Agent started on 551)@172.17.0.2:43786
I0706 07:27:42.898701 29462 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_M6SHQS/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_M6SHQS/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_M6SHQS/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_M6SHQS"
I0706 07:27:42.899116 29462 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_M6SHQS/credential'
I0706 07:27:42.899294 29462 slave.cpp:341] Agent using credential for: test-principal
I0706 07:27:42.899332 29462 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_M6SHQS/http_credentials'
I0706 07:27:42.899610 29462 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:27:42.900260 29462 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:27:42.900588 29462 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:27:42.901082 29462 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:27:42.901157 29462 slave.cpp:600] Agent attributes: [  ]
I0706 07:27:42.901170 29462 slave.cpp:605] Agent hostname: 8a58dd093ea4
I0706 07:27:42.902945 29469 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_M6SHQS/meta'
I0706 07:27:42.903033 29462 process.cpp:3322] Handling HTTP event for process 'slave(551)' with path: '/slave(551)/containers'
I0706 07:27:42.903883 29468 status_update_manager.cpp:200] Recovering status update manager
I0706 07:27:42.904227 29470 containerizer.cpp:522] Recovering containerizer
I0706 07:27:42.904259 29462 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:27:42.906314 29469 provisioner.cpp:253] Provisioner recovery complete
I0706 07:27:42.906594 29468 slave.cpp:4839] Finished recovery
I0706 07:27:42.907132 29468 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:27:42.907563 29460 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:27:42.907754 29460 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (25 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (209 ms total)

[----------] Global test environment tear-down
[==========] 1226 tests from 139 test cases ran. (380595 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-1467787776-20257
Untagged: mesos-1467787776-20257:latest
Deleted: c543142514e0df1f979c810cd427a279b247c8b5e44494e5f8809424ce360e3f
Deleted: d52fac23c4ef60dbea53e389357734c32299c76414c5b99469b4c532a312dae6
Deleted: 40d512f79f68bcc28436c5f070c227615b81c669cb837c26985fde10f4506fb7
Deleted: 8ae25ed07fe19a5a718e1e69639b1c8738139c921f888a636ecdd2625cf4316d
Deleted: ae387f946a75d3731b10ea4383f32c5c09b32738249e60dadc7cd3fc2b14561b
Deleted: 39b215709c2381bb6d4bf1549fef46fb3fa1417a657fbdb3be221264e4d001b8
Deleted: 44ea3d4aaec02806d33d609d1df6626b0dd0d8c7c9e4a5a54d667762488cddec
Deleted: 98c32f910e82fdd2bdfb79bbf190e743975fba91ee5a437917768e095c60bbef
Deleted: cc82488f9c1b0a4173c787a01bdf23e19e915bd5ff1c4ec44b46e5725bd05779
Deleted: e65fb4913c2b2a124c0d52b01fec7ef61481edb4f9ecbb7538f1d1cf9e8176c6
Deleted: 71ba495698343d233f81e5cbd6a95da7c6bf1218895cc04e14d93ef33b76770c
Deleted: 8a91b950fc64406bf917750089d1f4df64f91cfbe6799fc32c5d64b8e3d707c5
Deleted: e78e60a5c9e396ca4d357061beea9fbcfed03437e34bbbf27ef0eb93ff1e7493
Deleted: 8ba34ae4b00effdfc64a5d022a9675c289e266e8c24b187e99c953eb689fcf48
Deleted: fffe9cca9fda36904c3ef1abd55959066c466ee4d9988b71bbe46259375f1619
Build step 'Execute shell' marked build as failure

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) #2453

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)/2453/changes>

Changes:

[adam] Fixed minor style issues.

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

[----------] 6 tests from PathTest
[ RUN      ] PathTest.Basename
[       OK ] PathTest.Basename (1 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 (1 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 (2 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 (1 ms)
[----------] 10 tests from ProtobufTest (4 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 (0 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 (0 ms total)

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

Available subcommands:
    help
    subcommand2
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch

Multiple subcommands have name 'subcommand'
[       OK ] SVNTest.DiffPatch (39 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (38 ms)
[----------] 2 tests from SVNTest (78 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 (0 ms)
[ RUN      ] VersionTest.Parse
[       OK ] VersionTest.Parse (0 ms)
[----------] 2 tests from VersionTest (0 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 (0 ms)
[----------] 6 tests from ProcTest (2 ms total)

[----------] Global test environment tear-down
[==========] 269 tests from 47 test cases ran. (368 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]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467786245-16393
Untagged: mesos-1467786245-16393:latest
Deleted: 64e418c2575a6f63e801bf33cef9e0f8c08025c4f660c00601a6dc30c5ee3824
Deleted: db7bc963813fc2c14a6dc4e2e0d08505a43d7c7c3216104d233b4ac0c24f5287
Deleted: 98bfa9f7ad65fcdc79f8a2e3505f34825b56c6aae892e834a389e9ac40775c50
Deleted: 833eb8ce6bc0814b8aba09ceac206913c7058ed7d12da05f87aa2ddbe8bd1f9d
Deleted: 6ae1e68a3f355b3989e6750ca0c473fca00e3b58ef1b44246a3040d69262881d
Deleted: e21d8fe6dfc5c5a5abc34c92d38e437a01361c3b7958e34234774d2abb05ba15
Deleted: 0d89e5e6ba78b4c6b20558f5492bda04c0c3486b44f5eb1d7b820c9ddd62e35d
Deleted: 50f5a806ebca61daa12fb9c23387e7858d89125e51c0c37d4cacda7eb857050b
Deleted: f681fb1eedd40508a177e051e38eb6e2887a2d09e33af56b94289c8156855a44
Deleted: e7380b2f93f46963bc1b72cb78a09d202091af5c72796103dc1c9dc4469317b6
Deleted: dc679d91bcfecfcf947b88450196fc6ead146276fd03885f941da9b215ba6ec5
Deleted: ac3d3d1a9ffd91caebe463b282a136e12ad371fd63ca386834803374ccdb9b18
Deleted: a00add82048073ac61493b0e74b200c11078421e1e491fa54e6b4de6680df9a1
Deleted: a98e17b34cc26216ccf5de3bbb15106942fd76ca1686490d9e397323e4e3773e
Deleted: c6f6d36efbf030ba3b9d4e7fcd8e4167f37086ac404aeb21521ca5986a56e65e
Build step 'Execute shell' marked build as failure