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:23:21 UTC

Build failed in Jenkins: Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(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=centos%3A7,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 10563 lines...]
[ RUN      ] SystemsTests.Release
[       OK ] SystemsTests.Release (1 ms)
[----------] 3 tests from SystemsTests (1 ms total)

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

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

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

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

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

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

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

[----------] 39 tests from StringsTest
[ RUN      ] StringsTest.Format
[       OK ] StringsTest.Format (0 ms)
[ RUN      ] StringsTest.Remove
[       OK ] StringsTest.Remove (0 ms)
[ RUN      ] StringsTest.Replace
[       OK ] StringsTest.Replace (0 ms)
[ RUN      ] StringsTest.Trim
[       OK ] StringsTest.Trim (0 ms)
[ RUN      ] StringsTest.Tokenize
[       OK ] StringsTest.Tokenize (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeWithMultipleDelims
[       OK ] StringsTest.TokenizeWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.TokenizeEmptyString
[       OK ] StringsTest.TokenizeEmptyString (0 ms)
[ RUN      ] StringsTest.TokenizeDelimOnlyString
[       OK ] StringsTest.TokenizeDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeNullByteDelim
[       OK ] StringsTest.TokenizeNullByteDelim (0 ms)
[ RUN      ] StringsTest.TokenizeNZero
[       OK ] StringsTest.TokenizeNZero (0 ms)
[ RUN      ] StringsTest.TokenizeNOne
[       OK ] StringsTest.TokenizeNOne (0 ms)
[ RUN      ] StringsTest.TokenizeNDelimOnlyString
[       OK ] StringsTest.TokenizeNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.SplitEmptyString
[       OK ] StringsTest.SplitEmptyString (0 ms)
[ RUN      ] StringsTest.SplitDelimOnlyString
[       OK ] StringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StringsTest.Split
[       OK ] StringsTest.Split (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStart
[       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
[       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (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 (1 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (0 ms)
[ RUN      ] SubcommandTest.Dispatch
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (0 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SVNTest.DiffPatch (41 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (51 ms)
[----------] 2 tests from SVNTest (92 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 (1 ms)
[----------] 2 tests from VersionTest (1 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (0 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (1 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 (3 ms total)

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

 1 FAILED TEST
make[7]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
make[7]: *** [check-local] Error 1
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[4]: *** [check] Error 2
make[5]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
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]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467785257-29385
Untagged: mesos-1467785257-29385:latest
Deleted: baa935a773318a0957f514bae0b1da9d1caa4437e726cff360c74756f1766d2c
Deleted: 9eb1c566e2573734957bba9f0cc5d5613cf1aa32b5de57737fdbe10dd74046ab
Deleted: 311873b9c2bd2e7e111ec8ef99429746eba5265c42a17091d6d9a8d5d3a25f22
Deleted: a9ba93a3f3d38b9bc1c14f350848595dd89c9ffc07d3c20f665d7aeb73ff492c
Deleted: 5197a9167555b5bd53253af45bd964fe74c738afb56cc033e7aa4b9b6c4347de
Deleted: e5309e744ddbed1a48ba7abc6ce07add95a279666869424d29554a90b8ffc3b2
Deleted: 8937c12db0d5f106b77961b7dd26d45f46b72da8a86db7616d0cd21ed4a937be
Deleted: c9027f21b6ee36824587c296bf4f5938070cf5c12b7812038e8260a95950f494
Deleted: 57cac5b2c0cb901931903852e43f56e62e147bbf321f63697d229a8ba6e4100c
Deleted: 511bc928f2c022b6d772aec042e7ae53b2048662b9c5d6d20f0bcb06a0fd1e81
Deleted: a183a81f2b686b1478d81b8ec01862a5bfc8a10d5b9f1508b414c02eb39e1de8
Deleted: 062fffa1f89ba94e3779d8bb312ec45b717976659e2d6f48aad96d001a002ba4
Deleted: 47e033e9dd316c1d10856675fc717ed5ce2b0e68fb7a45e8ca62598b97627fc9
Deleted: 95456f9a936a791088eeff43a8192d094794482b35e26d9e0819e1e3049476d2
Deleted: 3e0f3ae64b8912e8073ee38114ffc7f6e4c1873743553f46a492976627d5f461
Deleted: 2f7b614a19b7939812cc73bb33e6ec20d269a970f9fa47936265733f59be7449
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,centos:7,(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=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2457/changes>


Build failed in Jenkins: Mesos » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(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=centos%3A7,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 194562 lines...]
Trying semicolon-delimited string format instead
I0706 19:07:23.628079 30402 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.628135 30402 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.628145 30402 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.629715 30398 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_yGkSt2/meta'
I0706 19:07:23.629786 30402 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/monitor/statistics.json'
I0706 19:07:23.630321 30393 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.630556 30397 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.630656 30402 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:07:23.631737 30395 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.632022 30402 slave.cpp:4839] Finished recovery
I0706 19:07:23.632508 30402 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.632750 30403 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:07:23.633780 30399 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (19 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0706 19:07:23.642176 30373 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:07:23.643000 30373 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:07:23.643182 30373 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:07:23.646371 30405 slave.cpp:203] Agent started on 545)@172.17.0.2:44338
I0706 19:07:23.646394 30405 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_jgQVoO/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_jgQVoO/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_jgQVoO/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_jgQVoO"
I0706 19:07:23.646833 30405 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_jgQVoO/credential'
I0706 19:07:23.647011 30405 slave.cpp:341] Agent using credential for: test-principal
I0706 19:07:23.647136 30405 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_jgQVoO/http_credentials'
I0706 19:07:23.647426 30405 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:07:23.647846 30405 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:07:23.648135 30405 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:07:23.648541 30405 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.648605 30405 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.648624 30405 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.649996 30406 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_jgQVoO/meta'
I0706 19:07:23.650069 30405 process.cpp:3322] Handling HTTP event for process 'slave(545)' with path: '/slave(545)/containers'
I0706 19:07:23.650578 30393 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.650869 30407 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.650952 30401 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:07:23.652568 30403 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.652788 30393 slave.cpp:4839] Finished recovery
I0706 19:07:23.653317 30393 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.653859 30373 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 19:07:23.664573 30373 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:07:23.665328 30373 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:07:23.665511 30373 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:07:23.668853 30397 slave.cpp:203] Agent started on 546)@172.17.0.2:44338
I0706 19:07:23.668876 30397 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_GLSxuA/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_GLSxuA/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_GLSxuA/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_GLSxuA"
I0706 19:07:23.669498 30397 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_GLSxuA/credential'
I0706 19:07:23.669666 30397 slave.cpp:341] Agent using credential for: test-principal
I0706 19:07:23.669699 30397 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_GLSxuA/http_credentials'
I0706 19:07:23.669962 30397 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:07:23.670238 30397 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:07:23.670588 30397 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:07:23.671036 30397 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.671108 30397 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.671121 30397 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.672617 30400 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_GLSxuA/meta'
I0706 19:07:23.672623 30397 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/monitor/statistics'
I0706 19:07:23.673193 30404 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.673593 30394 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.673643 30396 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:07:23.674942 30403 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.675313 30398 slave.cpp:4839] Finished recovery
I0706 19:07:23.676147 30398 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.676414 30398 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 19:07:23.686545 30373 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:07:23.687366 30373 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:07:23.687537 30373 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:07:23.691015 30400 slave.cpp:203] Agent started on 547)@172.17.0.2:44338
I0706 19:07:23.691038 30400 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_0AiZKm/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_0AiZKm/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_0AiZKm/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_0AiZKm"
I0706 19:07:23.691658 30400 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_0AiZKm/credential'
I0706 19:07:23.691848 30400 slave.cpp:341] Agent using credential for: test-principal
I0706 19:07:23.691885 30400 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_0AiZKm/http_credentials'
I0706 19:07:23.692175 30400 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:07:23.692582 30400 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:07:23.692945 30400 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:07:23.693425 30400 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.693501 30400 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.693516 30400 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.694883 30407 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_0AiZKm/meta'
I0706 19:07:23.694936 30400 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/monitor/statistics.json'
I0706 19:07:23.695307 30404 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.695471 30394 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.696023 30399 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:07:23.697120 30392 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.697610 30403 slave.cpp:4839] Finished recovery
I0706 19:07:23.698139 30403 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.698318 30403 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 19:07:23.707186 30373 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:07:23.708039 30373 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:07:23.708215 30373 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:07:23.711836 30406 slave.cpp:203] Agent started on 548)@172.17.0.2:44338
I0706 19:07:23.711870 30406 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_jY4Kb9/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_jY4Kb9/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_jY4Kb9/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_jY4Kb9"
I0706 19:07:23.712268 30406 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_jY4Kb9/credential'
I0706 19:07:23.712430 30406 slave.cpp:341] Agent using credential for: test-principal
I0706 19:07:23.712461 30406 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_jY4Kb9/http_credentials'
I0706 19:07:23.712685 30406 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:07:23.713022 30406 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:07:23.713425 30406 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:07:23.713928 30406 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.714005 30406 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.714020 30406 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.715163 30393 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_jY4Kb9/meta'
I0706 19:07:23.715200 30406 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/containers'
I0706 19:07:23.715757 30405 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.715909 30405 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.716080 30401 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:07:23.717106 30395 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.717608 30407 slave.cpp:4839] Finished recovery
I0706 19:07:23.718209 30407 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.718462 30396 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 19:07:23.727885 30373 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:07:23.728713 30373 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:07:23.728868 30373 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:07:23.730511 30373 cluster.cpp:432] Creating default 'local' authorizer
I0706 19:07:23.732383 30403 slave.cpp:203] Agent started on 549)@172.17.0.2:44338
I0706 19:07:23.732410 30403 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_SldtMV/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_SldtMV/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_SldtMV/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_SldtMV"
I0706 19:07:23.732910 30403 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_SldtMV/credential'
I0706 19:07:23.733081 30403 slave.cpp:341] Agent using credential for: test-principal
I0706 19:07:23.733114 30403 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_SldtMV/http_credentials'
I0706 19:07:23.733381 30403 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:07:23.733749 30403 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:07:23.734045 30403 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:07:23.734515 30403 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.734596 30403 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.734618 30403 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.736163 30402 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_SldtMV/meta'
I0706 19:07:23.736212 30403 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/monitor/statistics'
I0706 19:07:23.736670 30393 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.736861 30394 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.737201 30395 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:07:23.738494 30392 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.739363 30393 slave.cpp:4839] Finished recovery
I0706 19:07:23.739863 30393 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.740159 30397 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:07:23.741734 30405 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 19:07:23.750407 30373 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:07:23.751225 30373 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:07:23.751421 30373 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:07:23.753082 30373 cluster.cpp:432] Creating default 'local' authorizer
I0706 19:07:23.755337 30407 slave.cpp:203] Agent started on 550)@172.17.0.2:44338
I0706 19:07:23.755367 30407 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_jV9ZxI/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_jV9ZxI/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_jV9ZxI/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_jV9ZxI"
I0706 19:07:23.756047 30407 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_jV9ZxI/credential'
I0706 19:07:23.756332 30407 slave.cpp:341] Agent using credential for: test-principal
I0706 19:07:23.756377 30407 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_jV9ZxI/http_credentials'
I0706 19:07:23.756763 30407 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:07:23.757318 30407 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:07:23.757864 30407 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:07:23.758375 30407 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.758451 30407 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.758466 30407 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.760009 30406 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_jV9ZxI/meta'
I0706 19:07:23.760028 30407 process.cpp:3322] Handling HTTP event for process 'slave(550)' with path: '/slave(550)/monitor/statistics.json'
I0706 19:07:23.760727 30395 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.761036 30399 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.761106 30406 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:07:23.762480 30397 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.763067 30402 slave.cpp:4839] Finished recovery
I0706 19:07:23.763615 30402 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.763934 30399 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:07:23.765352 30397 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 19:07:23.777094 30373 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 19:07:23.777953 30373 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 19:07:23.778174 30373 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:07:23.780215 30373 cluster.cpp:432] Creating default 'local' authorizer
I0706 19:07:23.782421 30396 slave.cpp:203] Agent started on 551)@172.17.0.2:44338
I0706 19:07:23.782446 30396 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_YGPZvv/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_YGPZvv/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_YGPZvv/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_YGPZvv"
I0706 19:07:23.783202 30396 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_YGPZvv/credential'
I0706 19:07:23.783427 30396 slave.cpp:341] Agent using credential for: test-principal
I0706 19:07:23.783491 30396 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_YGPZvv/http_credentials'
I0706 19:07:23.783833 30396 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 19:07:23.784273 30396 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:07:23.784672 30396 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:07:23.785125 30396 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 19:07:23.785200 30396 slave.cpp:600] Agent attributes: [  ]
I0706 19:07:23.785214 30396 slave.cpp:605] Agent hostname: 82303a9be61e
I0706 19:07:23.786629 30397 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_YGPZvv/meta'
I0706 19:07:23.786653 30396 process.cpp:3322] Handling HTTP event for process 'slave(551)' with path: '/slave(551)/containers'
I0706 19:07:23.787200 30392 status_update_manager.cpp:200] Recovering status update manager
I0706 19:07:23.787443 30407 containerizer.cpp:522] Recovering containerizer
I0706 19:07:23.787860 30399 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:07:23.788978 30396 provisioner.cpp:253] Provisioner recovery complete
I0706 19:07:23.789680 30393 slave.cpp:4839] Finished recovery
I0706 19:07:23.790282 30393 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 19:07:23.790768 30395 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 19:07:23.791740 30404 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (26 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (202 ms total)

[----------] Global test environment tear-down
[==========] 1229 tests from 140 test cases ran. (378434 ms total)
[  PASSED  ] 1228 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-1467830139-21244
Untagged: mesos-1467830139-21244:latest
Deleted: e405a7068704ee9d9dd47eeda2bd84766c6295587ae1da90f923d1853317422c
Deleted: f78cff8f670b04ade9b6782547b4592178ba467e16a39d756b7b7e933dae7d79
Deleted: 7df462b72af9fbf4fb89c7170d485f3d613a5c29b852a3bfa66f7c65e9a7acd6
Deleted: a61500bc9a6edb21fc7214b74cce89f516acd7161cbad339ea66441896d79485
Deleted: 62d26c1697587438213e010508ee2972572f9f77b5b557b88aac9c686d68416a
Deleted: aae240292c2115a9dbba62ae9253f0eacdef72e9a35144f250b22ff033d68f9f
Deleted: 6b7c0d27e7d1f560ce7271a028f2d7e7a1de40263d21679b3d982a2b83fd6cf4
Deleted: b7836578ce2fca923624c02324f3822f40691591dac92c457a6c8827f18316a2
Deleted: e726d35b24545174dd71c92accc3ae371f53932a8befc97bc5c5e428c3b68469
Deleted: 35d3342e6ce12309eeb8d1d3007c5da37fca52c0107da9b8776a73eedb25ab38
Deleted: 03924254bdcb65ff0b58f81519b90bf20ce6a864e7fcb9c0767c1e3ebac4deb6
Deleted: c102ccc490351484be6d7962e6f824a6070f75fc3a8d17ad81891645c0ab94e5
Deleted: 47f2f864028ddfdefabf7e3d1611f9fbbaafc2dabb6c4464600ff08403eda06d
Deleted: 4bf9986040bc5173602f23e87c3a83f9183415f453f951f1ae6ca4466d316c8f
Deleted: ac10482e1367447abad481471c71d232bbbff3db8d945b11bfb253148995045e
Deleted: 8be534b89c92dd39ac0a2511d417a8857c2a345a07dd1d30e24aadc321877f0e
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,centos:7,(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=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2454/changes>

Changes:

[bmahler] Fixed JsonTest.Find.

------------------------------------------
[...truncated 193467 lines...]
I0706 07:32:09.634389 30393 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.634454 30393 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.634472 30393 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.636049 30389 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_ypmpqb/meta'
I0706 07:32:09.636116 30393 process.cpp:3322] Handling HTTP event for process 'slave(542)' with path: '/slave(542)/monitor/statistics.json'
I0706 07:32:09.636580 30390 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.636714 30396 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.637001 30400 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:32:09.638083 30402 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.638458 30400 slave.cpp:4839] Finished recovery
I0706 07:32:09.638875 30400 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.639070 30397 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:32:09.640156 30400 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0706 07:32:09.648440 30370 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:32:09.649204 30370 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:32:09.649369 30370 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:32:09.652632 30401 slave.cpp:203] Agent started on 543)@172.17.0.3:46522
I0706 07:32:09.652711 30401 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_aTeRL5/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_aTeRL5/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_aTeRL5/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_aTeRL5"
I0706 07:32:09.653393 30401 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_aTeRL5/credential'
I0706 07:32:09.653628 30401 slave.cpp:341] Agent using credential for: test-principal
I0706 07:32:09.653661 30401 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_aTeRL5/http_credentials'
I0706 07:32:09.653904 30401 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:32:09.654243 30401 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:32:09.654582 30401 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:32:09.654996 30401 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.655062 30401 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.655074 30401 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.656433 30397 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_aTeRL5/meta'
I0706 07:32:09.656512 30401 process.cpp:3322] Handling HTTP event for process 'slave(543)' with path: '/slave(543)/containers'
I0706 07:32:09.657050 30402 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.657218 30389 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.657538 30390 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:32:09.658896 30395 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.659246 30404 slave.cpp:4839] Finished recovery
I0706 07:32:09.659852 30404 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.660329 30393 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:32:09.660605 30401 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 07:32:09.670179 30370 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:32:09.670900 30370 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:32:09.671043 30370 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:32:09.673955 30392 slave.cpp:203] Agent started on 544)@172.17.0.3:46522
I0706 07:32:09.673982 30392 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_Z91Ch0/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_Z91Ch0/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_Z91Ch0/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_Z91Ch0"
I0706 07:32:09.674432 30392 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Z91Ch0/credential'
I0706 07:32:09.674583 30392 slave.cpp:341] Agent using credential for: test-principal
I0706 07:32:09.674618 30392 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Z91Ch0/http_credentials'
I0706 07:32:09.674919 30392 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:32:09.675336 30392 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:32:09.675653 30392 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:32:09.676038 30392 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.676100 30392 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.676111 30392 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.677435 30390 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Z91Ch0/meta'
I0706 07:32:09.677500 30392 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/monitor/statistics'
I0706 07:32:09.677942 30402 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.678129 30402 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.678429 30397 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 07:32:09.679370 30392 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.680063 30394 slave.cpp:4839] Finished recovery
I0706 07:32:09.680601 30394 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.680752 30394 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (19 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 07:32:09.688880 30370 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:32:09.689499 30370 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:32:09.689687 30370 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:32:09.692396 30392 slave.cpp:203] Agent started on 545)@172.17.0.3:46522
I0706 07:32:09.692427 30392 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_HFxSWU/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_HFxSWU/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_HFxSWU/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_HFxSWU"
I0706 07:32:09.692826 30392 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_HFxSWU/credential'
I0706 07:32:09.692981 30392 slave.cpp:341] Agent using credential for: test-principal
I0706 07:32:09.693014 30392 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_HFxSWU/http_credentials'
I0706 07:32:09.693245 30392 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:32:09.693563 30392 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:32:09.693892 30392 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:32:09.694294 30392 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.694375 30392 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.694387 30392 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.695663 30400 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_HFxSWU/meta'
I0706 07:32:09.695724 30392 process.cpp:3322] Handling HTTP event for process 'slave(545)' with path: '/slave(545)/monitor/statistics.json'
I0706 07:32:09.696177 30393 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.696490 30402 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.696590 30394 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:32:09.697559 30391 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.697866 30398 slave.cpp:4839] Finished recovery
I0706 07:32:09.698508 30398 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.698645 30398 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (19 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 07:32:09.707998 30370 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:32:09.708817 30370 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:32:09.708991 30370 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:32:09.712092 30400 slave.cpp:203] Agent started on 546)@172.17.0.3:46522
I0706 07:32:09.712116 30400 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_BXhdLP/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_BXhdLP/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_BXhdLP/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_BXhdLP"
I0706 07:32:09.712549 30400 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_BXhdLP/credential'
I0706 07:32:09.712713 30400 slave.cpp:341] Agent using credential for: test-principal
I0706 07:32:09.712815 30400 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_BXhdLP/http_credentials'
I0706 07:32:09.713079 30400 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:32:09.713431 30400 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:32:09.713719 30400 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:32:09.714102 30400 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.714162 30400 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.714181 30400 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.715450 30397 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_BXhdLP/meta'
I0706 07:32:09.715528 30400 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/containers'
I0706 07:32:09.715984 30389 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.716184 30393 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.716495 30401 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:32:09.717437 30397 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.717938 30394 slave.cpp:4839] Finished recovery
I0706 07:32:09.718437 30394 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.718629 30396 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (19 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 07:32:09.727955 30370 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:32:09.728796 30370 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:32:09.728972 30370 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:32:09.730602 30370 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:32:09.732333 30395 slave.cpp:203] Agent started on 547)@172.17.0.3:46522
I0706 07:32:09.732357 30395 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_vTscJK/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_vTscJK/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_vTscJK/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_vTscJK"
I0706 07:32:09.732713 30395 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_vTscJK/credential'
I0706 07:32:09.732848 30395 slave.cpp:341] Agent using credential for: test-principal
I0706 07:32:09.732875 30395 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_vTscJK/http_credentials'
I0706 07:32:09.733139 30395 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:32:09.733484 30395 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:32:09.733808 30395 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:32:09.734308 30395 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.734378 30395 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.734391 30395 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.735761 30391 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_vTscJK/meta'
I0706 07:32:09.735828 30395 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/monitor/statistics'
I0706 07:32:09.736347 30392 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.736634 30397 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.736768 30391 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 07:32:09.737627 30391 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.738095 30402 slave.cpp:4839] Finished recovery
I0706 07:32:09.738554 30402 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.738699 30401 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:32:09.739482 30392 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 07:32:09.748494 30370 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:32:09.749245 30370 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:32:09.749434 30370 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:32:09.750860 30370 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:32:09.752367 30400 slave.cpp:203] Agent started on 548)@172.17.0.3:46522
I0706 07:32:09.752388 30400 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_33r8QF/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_33r8QF/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_33r8QF/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_33r8QF"
I0706 07:32:09.752735 30400 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_33r8QF/credential'
I0706 07:32:09.752863 30400 slave.cpp:341] Agent using credential for: test-principal
I0706 07:32:09.752890 30400 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_33r8QF/http_credentials'
I0706 07:32:09.753149 30400 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:32:09.753481 30400 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:32:09.753842 30400 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:32:09.754344 30400 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.754423 30400 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.754447 30400 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.755946 30395 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_33r8QF/meta'
I0706 07:32:09.756029 30400 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/monitor/statistics.json'
I0706 07:32:09.756474 30402 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.756721 30392 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.756968 30404 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 07:32:09.757709 30389 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.758348 30394 slave.cpp:4839] Finished recovery
I0706 07:32:09.758879 30394 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.759053 30392 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:32:09.759870 30397 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 07:32:09.767937 30370 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0706 07:32:09.768762 30370 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0706 07:32:09.768961 30370 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 07:32:09.770479 30370 cluster.cpp:432] Creating default 'local' authorizer
I0706 07:32:09.771826 30401 slave.cpp:203] Agent started on 549)@172.17.0.3:46522
I0706 07:32:09.771847 30401 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_FrEP8A/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_FrEP8A/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_FrEP8A/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_FrEP8A"
I0706 07:32:09.772202 30401 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FrEP8A/credential'
I0706 07:32:09.772379 30401 slave.cpp:341] Agent using credential for: test-principal
I0706 07:32:09.772411 30401 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FrEP8A/http_credentials'
I0706 07:32:09.772637 30401 slave.cpp:393] Using default 'basic' HTTP authenticator
I0706 07:32:09.773427 30401 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:32:09.773841 30401 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:32:09.774220 30401 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0706 07:32:09.774286 30401 slave.cpp:600] Agent attributes: [  ]
I0706 07:32:09.774299 30401 slave.cpp:605] Agent hostname: ad716981d9f5
I0706 07:32:09.775815 30399 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FrEP8A/meta'
I0706 07:32:09.775918 30401 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/containers'
I0706 07:32:09.776664 30403 status_update_manager.cpp:200] Recovering status update manager
I0706 07:32:09.776911 30400 containerizer.cpp:522] Recovering containerizer
I0706 07:32:09.777101 30396 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 07:32:09.778224 30397 provisioner.cpp:253] Provisioner recovery complete
I0706 07:32:09.778679 30393 slave.cpp:4839] Finished recovery
I0706 07:32:09.779335 30393 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0706 07:32:09.779590 30389 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0706 07:32:09.780454 30398 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (22 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (184 ms total)

[----------] Global test environment tear-down
[==========] 1227 tests from 140 test cases ran. (370176 ms total)
[  PASSED  ] 1226 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-1467788198-16593
Untagged: mesos-1467788198-16593:latest
Deleted: 82a44a780a88c254dce3dab7f3608a7f3950881ec096dbca8ef83a4e248969c1
Deleted: b5c69e7121c995ed8e726399ac5ab8107e11af679978263e5c591dc5a859e0ba
Deleted: fe3af2e3c87346f9fc5b1767a261ff0cbbc4dc5ac66680815fbf00afe1cfa639
Deleted: 5d0de912eb7dbebf5649fc7f81c9ac3b2eec745f257b6aec2b3cf9c431d39047
Deleted: 2fbcb4c9b33df994e8ef2141cc58912bd41860c1881aa04e12fd8740a2f2a19c
Deleted: 8177359230e0d7c542d7c7b2a3b3335342b368a93e4dea1a3536a5b105fd243b
Deleted: 05a5a0d8474cee4bffc436eea90a4b12cfa50fa9a48ae6c0de1ab8900cfe6d9d
Deleted: d275696b8ceeaa3fa1bf2add67e7efc74b1f83f4c6b5ae956a6f98014538bd82
Deleted: 185e61a65dd876f94bc765d5879c921e9d3ecfc96228e4dfbfe21012704b285f
Deleted: ec47a2882ef97521e777279453e098a43124e2efe7a5177f6274af64ff50207a
Deleted: c3b680189b5e0baf9bf3cef559515d3041e5f0c868017e00665dbecc38dfaab6
Deleted: 6cc594d9007ae32935b92d8ffb1a408a4b1c959efb52908f1b8f1a0f612e271e
Deleted: 5974d3a22b65c8ca6d97b012097ad3b3f4c297713172b065dadd77ff0d4137f4
Deleted: e30347a58ebfaffd2f06f7b99d5120f81e39bf3bf764c4279c963d650a72f790
Deleted: 790576f63653852dbae40b64b7c343b839baf32470aa43e25f2b599c841cbf76
Deleted: 1c9a57769424587bb90fd1409870f14bc7c5e4105621afe7f5d283a70caa07c6
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,centos:7,(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=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2453/changes>

Changes:

[adam] Fixed minor style issues.

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

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

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

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

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

Available subcommands:
    help
    subcommand2

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

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (42 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (44 ms)
[----------] 2 tests from SVNTest (86 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. (477 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]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467786522-10416
Untagged: mesos-1467786522-10416:latest
Deleted: ec004452a5a3eafe51d0ede22b0f67576abcd58fada34251881b015c7f89bd51
Deleted: 63d735e4e11646abb8a195f8326538e409a346ce14c18aa25c552e9843e069e1
Deleted: f55a682a2a41049145edefc5cc9c3752392b604cc1b69086e040678e54c958c1
Deleted: e944bf7290b61aa27956097f452e8cd2a858fc9c1932f6e75bf65955b0ff33f4
Deleted: 9fce31f683d69bb907a42e955191ca9b3a12c7d01f411a8e3566bc6f30f08a83
Deleted: c500f9ee96308f372b1d388d5aac198a333b266ee07188abaf5b6db043f12f7f
Deleted: b8a260785c75641826331113cb42de0e89e43df7c257fe7fd458ae827d4ba255
Deleted: 435ea68c26781dd6b066214bec148b0e658c09116007b89d3a5a391b318cb71d
Deleted: 3bce0bb7a2340e9cde975e5f9764fd4e2b4fa3ef65c7d1a4e738a58596a4c8f7
Deleted: 9a2bc243145510423197099851a809e3970d0d12d5a40602dda3816a60dc0af7
Deleted: f3fb40cb003104850319871b9bcc1e141dbe0531e85d60b5b2497114a03f5902
Deleted: 8b8417db6700e8a19458e029a80cf660c2c79a7caf70e832c21ef561ca78803e
Deleted: 60dae814f1637e94229979893d40b83d181bee8145163f135ec07809d11f70c4
Deleted: 6428eb0d5b8a9f7e6f04e012d056a20a83a476cee929af2a8363f75c0bb2fa1a
Deleted: 4fd4c5cfab0ace35ce3c3b097d5003c2ff8df4240f31ab77ac990c477d444f6e
Deleted: c665843cf2e784d1bafc4a95a8a28328a5200edbd5ee37e6a82952898c052727
Build step 'Execute shell' marked build as failure

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

Posted by Benjamin Mahler <bm...@apache.org>.
Should be fixed now.

On Tue, Jul 5, 2016 at 11:23 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> 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=centos%3A7,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 10563 lines...]
> [ RUN      ] SystemsTests.Release
> [       OK ] SystemsTests.Release (1 ms)
> [----------] 3 tests from SystemsTests (1 ms total)
>
> [----------] 6 tests from PathTest
> [ RUN      ] PathTest.Basename
> [       OK ] PathTest.Basename (0 ms)
> [ RUN      ] PathTest.Dirname
> [       OK ] PathTest.Dirname (0 ms)
> [ RUN      ] PathTest.Extension
> [       OK ] PathTest.Extension (0 ms)
> [ RUN      ] PathTest.Join
> [       OK ] PathTest.Join (0 ms)
> [ RUN      ] PathTest.Absolute
> [       OK ] PathTest.Absolute (0 ms)
> [ RUN      ] PathTest.Comparison
> [       OK ] PathTest.Comparison (0 ms)
> [----------] 6 tests from PathTest (0 ms total)
>
> [----------] 1 test from PathFileTest
> [ RUN      ] PathFileTest.ImplicitConversion
> [       OK ] PathFileTest.ImplicitConversion (0 ms)
> [----------] 1 test from PathFileTest (0 ms total)
>
> [----------] 10 tests from ProtobufTest
> [ RUN      ] ProtobufTest.JSON
> [       OK ] ProtobufTest.JSON (3 ms)
> [ RUN      ] ProtobufTest.JSONArray
> [       OK ] ProtobufTest.JSONArray (0 ms)
> [ RUN      ] ProtobufTest.JsonLargeIntegers
> [       OK ] ProtobufTest.JsonLargeIntegers (1 ms)
> [ RUN      ] ProtobufTest.SimpleMessageEquals
> [       OK ] ProtobufTest.SimpleMessageEquals (0 ms)
> [ RUN      ] ProtobufTest.ParseJSONArray
> [       OK ] ProtobufTest.ParseJSONArray (0 ms)
> [ RUN      ] ProtobufTest.ParseJSONNull
> [       OK ] ProtobufTest.ParseJSONNull (0 ms)
> [ RUN      ] ProtobufTest.ParseJSONNestedError
> [       OK ] ProtobufTest.ParseJSONNestedError (0 ms)
> [ RUN      ] ProtobufTest.Jsonify
> [       OK ] ProtobufTest.Jsonify (1 ms)
> [ RUN      ] ProtobufTest.JsonifyArray
> [       OK ] ProtobufTest.JsonifyArray (0 ms)
> [ RUN      ] ProtobufTest.JsonifyLargeIntegers
> [       OK ] ProtobufTest.JsonifyLargeIntegers (0 ms)
> [----------] 10 tests from ProtobufTest (5 ms total)
>
> [----------] 2 tests from RecordIOTest
> [ RUN      ] RecordIOTest.Encoder
> [       OK ] RecordIOTest.Encoder (0 ms)
> [ RUN      ] RecordIOTest.Decoder
> [       OK ] RecordIOTest.Decoder (0 ms)
> [----------] 2 tests from RecordIOTest (0 ms total)
>
> [----------] 2 tests from ResultTest
> [ RUN      ] ResultTest.TryToResultConversion
> [       OK ] ResultTest.TryToResultConversion (0 ms)
> [ RUN      ] ResultTest.ArrowOperator
> [       OK ] ResultTest.ArrowOperator (0 ms)
> [----------] 2 tests from ResultTest (0 ms total)
>
> [----------] 1 test from SetTest
> [ RUN      ] SetTest.Set
> [       OK ] SetTest.Set (0 ms)
> [----------] 1 test from SetTest (0 ms total)
>
> [----------] 1 test from SomeTest
> [ RUN      ] SomeTest.Some
> [       OK ] SomeTest.Some (0 ms)
> [----------] 1 test from SomeTest (0 ms total)
>
> [----------] 39 tests from StringsTest
> [ RUN      ] StringsTest.Format
> [       OK ] StringsTest.Format (0 ms)
> [ RUN      ] StringsTest.Remove
> [       OK ] StringsTest.Remove (0 ms)
> [ RUN      ] StringsTest.Replace
> [       OK ] StringsTest.Replace (0 ms)
> [ RUN      ] StringsTest.Trim
> [       OK ] StringsTest.Trim (0 ms)
> [ RUN      ] StringsTest.Tokenize
> [       OK ] StringsTest.Tokenize (0 ms)
> [ RUN      ] StringsTest.TokenizeStringWithDelimsAtStart
> [       OK ] StringsTest.TokenizeStringWithDelimsAtStart (0 ms)
> [ RUN      ] StringsTest.TokenizeStringWithDelimsAtEnd
> [       OK ] StringsTest.TokenizeStringWithDelimsAtEnd (0 ms)
> [ RUN      ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd
> [       OK ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd (0 ms)
> [ RUN      ] StringsTest.TokenizeWithMultipleDelims
> [       OK ] StringsTest.TokenizeWithMultipleDelims (0 ms)
> [ RUN      ] StringsTest.TokenizeEmptyString
> [       OK ] StringsTest.TokenizeEmptyString (0 ms)
> [ RUN      ] StringsTest.TokenizeDelimOnlyString
> [       OK ] StringsTest.TokenizeDelimOnlyString (0 ms)
> [ RUN      ] StringsTest.TokenizeNullByteDelim
> [       OK ] StringsTest.TokenizeNullByteDelim (0 ms)
> [ RUN      ] StringsTest.TokenizeNZero
> [       OK ] StringsTest.TokenizeNZero (0 ms)
> [ RUN      ] StringsTest.TokenizeNOne
> [       OK ] StringsTest.TokenizeNOne (0 ms)
> [ RUN      ] StringsTest.TokenizeNDelimOnlyString
> [       OK ] StringsTest.TokenizeNDelimOnlyString (0 ms)
> [ RUN      ] StringsTest.TokenizeN
> [       OK ] StringsTest.TokenizeN (0 ms)
> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
> [       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
> [ RUN      ] StringsTest.TokenizeNWithMultipleDelims
> [       OK ] StringsTest.TokenizeNWithMultipleDelims (0 ms)
> [ RUN      ] StringsTest.SplitEmptyString
> [       OK ] StringsTest.SplitEmptyString (0 ms)
> [ RUN      ] StringsTest.SplitDelimOnlyString
> [       OK ] StringsTest.SplitDelimOnlyString (0 ms)
> [ RUN      ] StringsTest.Split
> [       OK ] StringsTest.Split (0 ms)
> [ RUN      ] StringsTest.SplitStringWithDelimsAtStart
> [       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
> [ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
> [       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
> [ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
> [       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (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 (1 ms)
> [ RUN      ] StringsTest.StartsWith
> [       OK ] StringsTest.StartsWith (0 ms)
> [ RUN      ] StringsTest.Contains
> [       OK ] StringsTest.Contains (0 ms)
> [----------] 39 tests from StringsTest (1 ms total)
>
> [----------] 2 tests from SubcommandTest
> [ RUN      ] SubcommandTest.Flags
> [       OK ] SubcommandTest.Flags (0 ms)
> [ RUN      ] SubcommandTest.Dispatch
> [       OK ] SubcommandTest.Dispatch (0 ms)
> [----------] 2 tests from SubcommandTest (0 ms total)
>
> [----------] 2 tests from SVNTest
> [ RUN      ] SVNTest.DiffPatch
> Subcommand 'subcommand' is not available
> Usage: command <subcommand> [OPTIONS]
>
> Available subcommands:
>     help
>     subcommand2
>
> Multiple subcommands have name 'subcommand'
> [       OK ] SVNTest.DiffPatch (41 ms)
> [ RUN      ] SVNTest.EmptyDiffPatch
> [       OK ] SVNTest.EmptyDiffPatch (51 ms)
> [----------] 2 tests from SVNTest (92 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 (1 ms)
> [----------] 2 tests from VersionTest (1 ms total)
>
> [----------] 6 tests from ProcTest
> [ RUN      ] ProcTest.Pids
> [       OK ] ProcTest.Pids (1 ms)
> [ RUN      ] ProcTest.Cpus
> [       OK ] ProcTest.Cpus (0 ms)
> [ RUN      ] ProcTest.SystemStatus
> [       OK ] ProcTest.SystemStatus (1 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 (3 ms total)
>
> [----------] Global test environment tear-down
> [==========] 269 tests from 47 test cases ran. (440 ms total)
> [  PASSED  ] 268 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] JsonTest.Find
>
>  1 FAILED TEST
> make[7]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
> make[7]: *** [check-local] Error 1
> 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[4]: *** [check] Error 2
> make[5]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty/stout'
> 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]: *** [check] Error 2
> make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/3rdparty'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
> make: *** [distcheck] Error 1
> + docker rmi mesos-1467785257-29385
> Untagged: mesos-1467785257-29385:latest
> Deleted: baa935a773318a0957f514bae0b1da9d1caa4437e726cff360c74756f1766d2c
> Deleted: 9eb1c566e2573734957bba9f0cc5d5613cf1aa32b5de57737fdbe10dd74046ab
> Deleted: 311873b9c2bd2e7e111ec8ef99429746eba5265c42a17091d6d9a8d5d3a25f22
> Deleted: a9ba93a3f3d38b9bc1c14f350848595dd89c9ffc07d3c20f665d7aeb73ff492c
> Deleted: 5197a9167555b5bd53253af45bd964fe74c738afb56cc033e7aa4b9b6c4347de
> Deleted: e5309e744ddbed1a48ba7abc6ce07add95a279666869424d29554a90b8ffc3b2
> Deleted: 8937c12db0d5f106b77961b7dd26d45f46b72da8a86db7616d0cd21ed4a937be
> Deleted: c9027f21b6ee36824587c296bf4f5938070cf5c12b7812038e8260a95950f494
> Deleted: 57cac5b2c0cb901931903852e43f56e62e147bbf321f63697d229a8ba6e4100c
> Deleted: 511bc928f2c022b6d772aec042e7ae53b2048662b9c5d6d20f0bcb06a0fd1e81
> Deleted: a183a81f2b686b1478d81b8ec01862a5bfc8a10d5b9f1508b414c02eb39e1de8
> Deleted: 062fffa1f89ba94e3779d8bb312ec45b717976659e2d6f48aad96d001a002ba4
> Deleted: 47e033e9dd316c1d10856675fc717ed5ce2b0e68fb7a45e8ca62598b97627fc9
> Deleted: 95456f9a936a791088eeff43a8192d094794482b35e26d9e0819e1e3049476d2
> Deleted: 3e0f3ae64b8912e8073ee38114ffc7f6e4c1873743553f46a492976627d5f461
> Deleted: 2f7b614a19b7939812cc73bb33e6ec20d269a970f9fa47936265733f59be7449
> Build step 'Execute shell' marked build as failure
>