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 2018/01/03 03:41:35 UTC

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4689

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4689/display/redirect?page=changes>

Changes:

[yujie.jay] Renamed ACL fields for standalone container API for consistency.

[yujie.jay] Removed `nodist_liburi_volume_profile_SOURCES`.

------------------------------------------
[...truncated 1.37 MB...]
2: 
2: [----------] 1 test from SocketTest
2: [ RUN      ] SocketTest.Unix
2: [       OK ] SocketTest.Unix (1 ms)
2: [----------] 1 test from SocketTest (1 ms total)
2: 
2: [----------] 3 tests from StateMachineTest
2: [ RUN      ] StateMachineTest.Transition
2: [       OK ] StateMachineTest.Transition (1 ms)
2: [ RUN      ] StateMachineTest.Is
2: [       OK ] StateMachineTest.Is (0 ms)
2: [ RUN      ] StateMachineTest.When
2: [       OK ] StateMachineTest.When (0 ms)
2: [----------] 3 tests from StateMachineTest (1 ms total)
2: 
2: [----------] 3 tests from StatisticsTest
2: [ RUN      ] StatisticsTest.Empty
2: [       OK ] StatisticsTest.Empty (0 ms)
2: [ RUN      ] StatisticsTest.Single
2: [       OK ] StatisticsTest.Single (0 ms)
2: [ RUN      ] StatisticsTest.Statistics
2: [       OK ] StatisticsTest.Statistics (0 ms)
2: [----------] 3 tests from StatisticsTest (0 ms total)
2: 
2: [----------] 17 tests from SubprocessTest
2: [ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
2: [       OK ] SubprocessTest.PipeOutputToFileDescriptor (7 ms)
2: [ RUN      ] SubprocessTest.PipeOutputToPath
2: [       OK ] SubprocessTest.PipeOutputToPath (7 ms)
2: [ RUN      ] SubprocessTest.EnvironmentEcho
2: [       OK ] SubprocessTest.EnvironmentEcho (4 ms)
2: [ RUN      ] SubprocessTest.Status
2: [       OK ] SubprocessTest.Status (11 ms)
2: [ RUN      ] SubprocessTest.PipeOutput
2: [       OK ] SubprocessTest.PipeOutput (8 ms)
2: [ RUN      ] SubprocessTest.PipeInput
2: [       OK ] SubprocessTest.PipeInput (4 ms)
2: [ RUN      ] SubprocessTest.PipeRedirect
2: [       OK ] SubprocessTest.PipeRedirect (4 ms)
2: [ RUN      ] SubprocessTest.PathOutput
2: [       OK ] SubprocessTest.PathOutput (7 ms)
2: [ RUN      ] SubprocessTest.PathInput
2: [       OK ] SubprocessTest.PathInput (5 ms)
2: [ RUN      ] SubprocessTest.FdOutput
2: [       OK ] SubprocessTest.FdOutput (6 ms)
2: [ RUN      ] SubprocessTest.FdInput
2: [       OK ] SubprocessTest.FdInput (4 ms)
2: [ RUN      ] SubprocessTest.Default
2: hello world
2: [       OK ] SubprocessTest.Default (3 ms)
2: [ RUN      ] SubprocessTest.Flags
2: [       OK ] SubprocessTest.Flags (3 ms)
2: [ RUN      ] SubprocessTest.Environment
2: [       OK ] SubprocessTest.Environment (8 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpaces
2: [       OK ] SubprocessTest.EnvironmentWithSpaces (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
2: [       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentOverride
2: [       OK ] SubprocessTest.EnvironmentOverride (4 ms)
2: [----------] 17 tests from SubprocessTest (94 ms total)
2: 
2: [----------] 5 tests from TimeTest
2: [ RUN      ] TimeTest.Arithmetic
2: [       OK ] TimeTest.Arithmetic (0 ms)
2: [ RUN      ] TimeTest.Now
2: [       OK ] TimeTest.Now (0 ms)
2: [ RUN      ] TimeTest.RFC1123Output
2: [       OK ] TimeTest.RFC1123Output (0 ms)
2: [ RUN      ] TimeTest.RFC3339Output
2: [       OK ] TimeTest.RFC3339Output (0 ms)
2: [ RUN      ] TimeTest.Output
2: [       OK ] TimeTest.Output (0 ms)
2: [----------] 5 tests from TimeTest (0 ms total)
2: 
2: [----------] 3 tests from TimeSeriesTest
2: [ RUN      ] TimeSeriesTest.Set
2: [       OK ] TimeSeriesTest.Set (0 ms)
2: [ RUN      ] TimeSeriesTest.Sparsify
2: [       OK ] TimeSeriesTest.Sparsify (0 ms)
2: [ RUN      ] TimeSeriesTest.Truncate
2: [       OK ] TimeSeriesTest.Truncate (1 ms)
2: [----------] 3 tests from TimeSeriesTest (1 ms total)
2: 
2: [----------] 5 tests from IOTest
2: [ RUN      ] IOTest.THREADSAFE_Poll
2: [       OK ] IOTest.THREADSAFE_Poll (0 ms)
2: [ RUN      ] IOTest.THREADSAFE_Read
2: [       OK ] IOTest.THREADSAFE_Read (2 ms)
2: [ RUN      ] IOTest.BufferedRead
2: [       OK ] IOTest.BufferedRead (2 ms)
2: [ RUN      ] IOTest.THREADSAFE_Write
2: [       OK ] IOTest.THREADSAFE_Write (1 ms)
2: [ RUN      ] IOTest.THREADSAFE_Redirect
2: [       OK ] IOTest.THREADSAFE_Redirect (82 ms)
2: [----------] 5 tests from IOTest (87 ms total)
2: 
2: [----------] 3 tests from ReapTest
2: [ RUN      ] ReapTest.NonChildProcess
2: [       OK ] ReapTest.NonChildProcess (7 ms)
2: [ RUN      ] ReapTest.THREADSAFE_ChildProcess
2: [       OK ] ReapTest.THREADSAFE_ChildProcess (3 ms)
2: [ RUN      ] ReapTest.THREADSAFE_TerminatedChildProcess
2: [       OK ] ReapTest.THREADSAFE_TerminatedChildProcess (5 ms)
2: [----------] 3 tests from ReapTest (15 ms total)
2: 
2: [----------] 22 tests from Scheme/HTTPTest
2: [ RUN      ] Scheme/HTTPTest.Endpoints/0
2: I0103 03:41:28.252375 15820 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I0103 03:41:28.256562 15819 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/pipe'
2: I0103 03:41:28.260037 15830 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I0103 03:41:28.260960 15815 process.cpp:3560] Failed to process request for '/(83)/body': failure
2: I0103 03:41:28.260994 15831 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(83)/body' (failure)
2: I0103 03:41:28.261744 15832 process.cpp:774] Decode failure: Connection reset by peer
2: I0103 03:41:28.261793 15832 process.cpp:2139] Failed to shutdown socket with fd 8, address 172.17.0.7:46602: Transport endpoint is not connected
2: [       OK ] Scheme/HTTPTest.Endpoints/0 (11 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelp/0
2: I0103 03:41:28.263618 15831 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I0103 03:41:28.266608 15810 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I0103 03:41:28.270048 15825 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/body'
2: I0103 03:41:28.272732 15831 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/a/b/c'
2: [       OK ] Scheme/HTTPTest.EndpointsHelp/0 (13 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelpRemoval/0
2: I0103 03:41:28.276149 15831 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/body'
2: I0103 03:41:28.278805 15810 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/bogus'
2: [       OK ] Scheme/HTTPTest.EndpointsHelpRemoval/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEOF/0
2: [       OK ] Scheme/HTTPTest.PipeEOF/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeFailure/0
2: [       OK ] Scheme/HTTPTest.PipeFailure/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeReaderCloses/0
2: [       OK ] Scheme/HTTPTest.PipeReaderCloses/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Encode/0
2: [       OK ] Scheme/HTTPTest.Encode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.EncodeAdditionalChars/0
2: [       OK ] Scheme/HTTPTest.EncodeAdditionalChars/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PathParse/0
2: [       OK ] Scheme/HTTPTest.PathParse/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Get/0
2: I0103 03:41:28.283448 15819 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: I0103 03:41:28.285993 15809 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: [       OK ] Scheme/HTTPTest.Get/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.NestedGet/0
2: I0103 03:41:28.288875 15829 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b/c'
2: I0103 03:41:28.291275 15814 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b'
2: [       OK ] Scheme/HTTPTest.NestedGet/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
2: I0103 03:41:28.294096 15813 process.cpp:3503] Handling HTTP event for process '(88)' with path: '/(88)/pipe'
2: [       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
2: I0103 03:41:28.298163 15814 process.cpp:3503] Handling HTTP event for process '(89)' with path: '/(89)/pipe'
2: I0103 03:41:28.300240 15818 http_proxy.cpp:280] Failed to read from stream: oops
2: [       OK ] Scheme/HTTPTest.StreamingGetFailure/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEquality/0
2: [       OK ] Scheme/HTTPTest.PipeEquality/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Post/0
2: I0103 03:41:28.302528 15817 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: I0103 03:41:28.304982 15810 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: [       OK ] Scheme/HTTPTest.Post/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.Delete/0
2: I0103 03:41:28.307773 15810 process.cpp:3503] Handling HTTP event for process '(91)' with path: '/(91)/delete'
2: [       OK ] Scheme/HTTPTest.Delete/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.Request/0
2: I0103 03:41:28.310619 15825 process.cpp:3503] Handling HTTP event for process '(92)' with path: '/(92)/request'
2: [       OK ] Scheme/HTTPTest.Request/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.QueryEncodeDecode/0
2: [       OK ] Scheme/HTTPTest.QueryEncodeDecode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Headers/0
2: [       OK ] Scheme/HTTPTest.Headers/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.CaseInsensitiveHeaders/0
2: [       OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.WWWAuthenticateHeader/0
2: [       OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Accepts/0
2: [       OK ] Scheme/HTTPTest.Accepts/0 (1 ms)
2: [----------] 22 tests from Scheme/HTTPTest (64 ms total)
2: 
2: [----------] 2 tests from Encryption/NetSocketTest
2: [ RUN      ] Encryption/NetSocketTest.EOFBeforeRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFBeforeRecv/0 (1 ms)
2: [ RUN      ] Encryption/NetSocketTest.EOFAfterRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFAfterRecv/0 (1 ms)
2: [----------] 2 tests from Encryption/NetSocketTest (2 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 222 tests from 36 test cases ran. (7789 ms total)
2: [  PASSED  ] 222 tests.
2: 
2:   YOU HAVE 2 DISABLED TESTS
2: 
2: I0103 03:41:28.323361 15832 process.cpp:887] Failed to accept socket: future discarded
2/3 Test #2: ProcessTests .....................   Passed    7.83 sec
test 3
    Start 3: MesosTests

3: Test command: /mesos/build/src/mesos-tests
3: Test timeout computed to be: 9.99988e+06
3: I0103 03:41:28.448684 16050 logging.cpp:206] Logging to STDERR
3: I0103 03:41:28.470896 16050 process.cpp:1202] libprocess is initialized on 172.17.0.7:35774 with 24 worker threads
3: I0103 03:41:32.216954 16050 main.cpp:156] Source directory: /mesos
3: I0103 03:41:32.217000 16050 main.cpp:157] Build directory: /mesos/build
3: -------------------------------------------------------------
3: We cannot run any cgroups tests that require mounting
3: hierarchies because you have the following hierarchies mounted:
3: /sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
3: We'll disable the CgroupsNoHierarchyTest test fixture for now.
3: -------------------------------------------------------------
3: /usr/bin/curl
3: -------------------------------------------------------------
3: We cannot run any Docker tests because:
3: Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
3: -------------------------------------------------------------
3: PING google.com (216.58.193.78) 56(84) bytes of data.
3: 64 bytes from sea15s07-in-f14.1e100.net (216.58.193.78): icmp_seq=1 ttl=54 time=4.31 ms
3: 
3: --- google.com ping statistics ---
3: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
3: rtt min/avg/max/mdev = 4.317/4.317/4.317/0.000 ms
3: which: no logrotate in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'logrotate' command found so no 'logrotate' tests
3: will be run
3: -------------------------------------------------------------
3: which: no nc in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'nc' command found so no tests depending on 'nc' will run
3: -------------------------------------------------------------
3: which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'nvidia-smi' command found so no Nvidia GPU tests will run
3: -------------------------------------------------------------
3: -------------------------------------------------------------
3: We cannot run any overlayfs tests because:
3: overlayfs is not supported on your systems
3: -------------------------------------------------------------
3: E0103 03:41:32.392580 16050 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
3: -------------------------------------------------------------
3: E0103 03:41:32.493311 16050 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: require 'perf' version >= 2.6.39 so no 'perf' tests will be run
3: -------------------------------------------------------------
3: /usr/bin/unzip
3: Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:ContainerLoggerTest.LOGROTATE_RotateInSandbox:ContainerLoggerTest.LOGROTATE_CustomRotateOptions:ContainerLoggerTest.LOGROTATE_ModuleFDOwnership:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/Pwrite /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1514948814-32086
Error response from daemon: conflict: unable to remove repository reference "mesos-1514948814-32086" (must force) - container 90ac919f5d82 is using its referenced image 0b91148ae163
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com

Jenkins build is back to normal : Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4692

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4692/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4691

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4691/display/redirect?page=changes>

Changes:

[mpark] Renamed "normalize" to "upgrade" in resources adjustment operations.

[mpark] Modified `downgradeResources` to use protobuf reflection.

[mpark] Used the protobuf-reflection-based 'downgradeResources' utility.

[mpark] Upgraded resources that come from `protobuf::read`.

------------------------------------------
[...truncated 1.37 MB...]
2: 
2: [----------] 1 test from SocketTest
2: [ RUN      ] SocketTest.Unix
2: [       OK ] SocketTest.Unix (2 ms)
2: [----------] 1 test from SocketTest (2 ms total)
2: 
2: [----------] 3 tests from StateMachineTest
2: [ RUN      ] StateMachineTest.Transition
2: [       OK ] StateMachineTest.Transition (0 ms)
2: [ RUN      ] StateMachineTest.Is
2: [       OK ] StateMachineTest.Is (0 ms)
2: [ RUN      ] StateMachineTest.When
2: [       OK ] StateMachineTest.When (0 ms)
2: [----------] 3 tests from StateMachineTest (0 ms total)
2: 
2: [----------] 3 tests from StatisticsTest
2: [ RUN      ] StatisticsTest.Empty
2: [       OK ] StatisticsTest.Empty (0 ms)
2: [ RUN      ] StatisticsTest.Single
2: [       OK ] StatisticsTest.Single (0 ms)
2: [ RUN      ] StatisticsTest.Statistics
2: [       OK ] StatisticsTest.Statistics (0 ms)
2: [----------] 3 tests from StatisticsTest (0 ms total)
2: 
2: [----------] 17 tests from SubprocessTest
2: [ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
2: [       OK ] SubprocessTest.PipeOutputToFileDescriptor (8 ms)
2: [ RUN      ] SubprocessTest.PipeOutputToPath
2: [       OK ] SubprocessTest.PipeOutputToPath (7 ms)
2: [ RUN      ] SubprocessTest.EnvironmentEcho
2: [       OK ] SubprocessTest.EnvironmentEcho (3 ms)
2: [ RUN      ] SubprocessTest.Status
2: [       OK ] SubprocessTest.Status (11 ms)
2: [ RUN      ] SubprocessTest.PipeOutput
2: [       OK ] SubprocessTest.PipeOutput (8 ms)
2: [ RUN      ] SubprocessTest.PipeInput
2: [       OK ] SubprocessTest.PipeInput (4 ms)
2: [ RUN      ] SubprocessTest.PipeRedirect
2: [       OK ] SubprocessTest.PipeRedirect (4 ms)
2: [ RUN      ] SubprocessTest.PathOutput
2: [       OK ] SubprocessTest.PathOutput (9 ms)
2: [ RUN      ] SubprocessTest.PathInput
2: [       OK ] SubprocessTest.PathInput (6 ms)
2: [ RUN      ] SubprocessTest.FdOutput
2: [       OK ] SubprocessTest.FdOutput (7 ms)
2: [ RUN      ] SubprocessTest.FdInput
2: [       OK ] SubprocessTest.FdInput (4 ms)
2: [ RUN      ] SubprocessTest.Default
2: hello world
2: [       OK ] SubprocessTest.Default (4 ms)
2: [ RUN      ] SubprocessTest.Flags
2: [       OK ] SubprocessTest.Flags (3 ms)
2: [ RUN      ] SubprocessTest.Environment
2: [       OK ] SubprocessTest.Environment (8 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpaces
2: [       OK ] SubprocessTest.EnvironmentWithSpaces (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
2: [       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentOverride
2: [       OK ] SubprocessTest.EnvironmentOverride (6 ms)
2: [----------] 17 tests from SubprocessTest (100 ms total)
2: 
2: [----------] 5 tests from TimeTest
2: [ RUN      ] TimeTest.Arithmetic
2: [       OK ] TimeTest.Arithmetic (0 ms)
2: [ RUN      ] TimeTest.Now
2: [       OK ] TimeTest.Now (0 ms)
2: [ RUN      ] TimeTest.RFC1123Output
2: [       OK ] TimeTest.RFC1123Output (0 ms)
2: [ RUN      ] TimeTest.RFC3339Output
2: [       OK ] TimeTest.RFC3339Output (0 ms)
2: [ RUN      ] TimeTest.Output
2: [       OK ] TimeTest.Output (0 ms)
2: [----------] 5 tests from TimeTest (0 ms total)
2: 
2: [----------] 3 tests from TimeSeriesTest
2: [ RUN      ] TimeSeriesTest.Set
2: [       OK ] TimeSeriesTest.Set (0 ms)
2: [ RUN      ] TimeSeriesTest.Sparsify
2: [       OK ] TimeSeriesTest.Sparsify (0 ms)
2: [ RUN      ] TimeSeriesTest.Truncate
2: [       OK ] TimeSeriesTest.Truncate (0 ms)
2: [----------] 3 tests from TimeSeriesTest (0 ms total)
2: 
2: [----------] 5 tests from IOTest
2: [ RUN      ] IOTest.THREADSAFE_Poll
2: [       OK ] IOTest.THREADSAFE_Poll (1 ms)
2: [ RUN      ] IOTest.THREADSAFE_Read
2: [       OK ] IOTest.THREADSAFE_Read (1 ms)
2: [ RUN      ] IOTest.BufferedRead
2: [       OK ] IOTest.BufferedRead (3 ms)
2: [ RUN      ] IOTest.THREADSAFE_Write
2: [       OK ] IOTest.THREADSAFE_Write (0 ms)
2: [ RUN      ] IOTest.THREADSAFE_Redirect
2: [       OK ] IOTest.THREADSAFE_Redirect (85 ms)
2: [----------] 5 tests from IOTest (90 ms total)
2: 
2: [----------] 3 tests from ReapTest
2: [ RUN      ] ReapTest.NonChildProcess
2: [       OK ] ReapTest.NonChildProcess (7 ms)
2: [ RUN      ] ReapTest.THREADSAFE_ChildProcess
2: [       OK ] ReapTest.THREADSAFE_ChildProcess (3 ms)
2: [ RUN      ] ReapTest.THREADSAFE_TerminatedChildProcess
2: [       OK ] ReapTest.THREADSAFE_TerminatedChildProcess (7 ms)
2: [----------] 3 tests from ReapTest (17 ms total)
2: 
2: [----------] 22 tests from Scheme/HTTPTest
2: [ RUN      ] Scheme/HTTPTest.Endpoints/0
2: I0103 07:43:53.840174 15821 process.cpp:3503] Handling HTTP event for process '(79)' with path: '/(79)/body'
2: I0103 07:43:53.843561 15814 process.cpp:3503] Handling HTTP event for process '(79)' with path: '/(79)/pipe'
2: I0103 07:43:53.846976 15833 process.cpp:3503] Handling HTTP event for process '(79)' with path: '/(79)/body'
2: I0103 07:43:53.847929 15829 process.cpp:3560] Failed to process request for '/(79)/body': failure
2: I0103 07:43:53.847988 15817 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(79)/body' (failure)
2: I0103 07:43:53.848791 15834 process.cpp:774] Decode failure: Connection reset by peer
2: I0103 07:43:53.848839 15834 process.cpp:2139] Failed to shutdown socket with fd 8, address 172.17.0.7:36234: Transport endpoint is not connected
2: [       OK ] Scheme/HTTPTest.Endpoints/0 (11 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelp/0
2: I0103 07:43:53.850931 15817 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I0103 07:43:53.853929 15820 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I0103 07:43:53.857426 15828 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(80)/body'
2: I0103 07:43:53.859995 15825 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(80)/a/b/c'
2: [       OK ] Scheme/HTTPTest.EndpointsHelp/0 (12 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelpRemoval/0
2: I0103 07:43:53.863274 15816 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(81)/body'
2: I0103 07:43:53.865921 15811 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(81)/bogus'
2: [       OK ] Scheme/HTTPTest.EndpointsHelpRemoval/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEOF/0
2: [       OK ] Scheme/HTTPTest.PipeEOF/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeFailure/0
2: [       OK ] Scheme/HTTPTest.PipeFailure/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeReaderCloses/0
2: [       OK ] Scheme/HTTPTest.PipeReaderCloses/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Encode/0
2: [       OK ] Scheme/HTTPTest.Encode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.EncodeAdditionalChars/0
2: [       OK ] Scheme/HTTPTest.EncodeAdditionalChars/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PathParse/0
2: [       OK ] Scheme/HTTPTest.PathParse/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Get/0
2: I0103 07:43:53.870604 15823 process.cpp:3503] Handling HTTP event for process '(82)' with path: '/(82)/get'
2: I0103 07:43:53.873059 15818 process.cpp:3503] Handling HTTP event for process '(82)' with path: '/(82)/get'
2: [       OK ] Scheme/HTTPTest.Get/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.NestedGet/0
2: I0103 07:43:53.876051 15827 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)//a/b/c'
2: I0103 07:43:53.878492 15821 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)//a/b'
2: [       OK ] Scheme/HTTPTest.NestedGet/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
2: I0103 07:43:53.881348 15816 process.cpp:3503] Handling HTTP event for process '(84)' with path: '/(84)/pipe'
2: [       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
2: I0103 07:43:53.885418 15817 process.cpp:3503] Handling HTTP event for process '(85)' with path: '/(85)/pipe'
2: I0103 07:43:53.887472 15830 http_proxy.cpp:280] Failed to read from stream: oops
2: [       OK ] Scheme/HTTPTest.StreamingGetFailure/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEquality/0
2: [       OK ] Scheme/HTTPTest.PipeEquality/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Post/0
2: I0103 07:43:53.889719 15826 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/post'
2: I0103 07:43:53.892091 15811 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/post'
2: [       OK ] Scheme/HTTPTest.Post/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.Delete/0
2: I0103 07:43:53.894901 15811 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)/delete'
2: [       OK ] Scheme/HTTPTest.Delete/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.Request/0
2: I0103 07:43:53.897790 15831 process.cpp:3503] Handling HTTP event for process '(88)' with path: '/(88)/request'
2: [       OK ] Scheme/HTTPTest.Request/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.QueryEncodeDecode/0
2: [       OK ] Scheme/HTTPTest.QueryEncodeDecode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Headers/0
2: [       OK ] Scheme/HTTPTest.Headers/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.CaseInsensitiveHeaders/0
2: [       OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.WWWAuthenticateHeader/0
2: [       OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Accepts/0
2: [       OK ] Scheme/HTTPTest.Accepts/0 (1 ms)
2: [----------] 22 tests from Scheme/HTTPTest (63 ms total)
2: 
2: [----------] 2 tests from Encryption/NetSocketTest
2: [ RUN      ] Encryption/NetSocketTest.EOFBeforeRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFBeforeRecv/0 (1 ms)
2: [ RUN      ] Encryption/NetSocketTest.EOFAfterRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFAfterRecv/0 (2 ms)
2: [----------] 2 tests from Encryption/NetSocketTest (3 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 222 tests from 36 test cases ran. (8167 ms total)
2: [  PASSED  ] 222 tests.
2: 
2:   YOU HAVE 2 DISABLED TESTS
2: 
2: I0103 07:43:53.910645 15834 process.cpp:887] Failed to accept socket: future discarded
2/3 Test #2: ProcessTests .....................   Passed    8.21 sec
test 3
    Start 3: MesosTests

3: Test command: /mesos/build/src/mesos-tests
3: Test timeout computed to be: 9.99988e+06
3: I0103 07:43:54.037549 16052 logging.cpp:206] Logging to STDERR
3: I0103 07:43:54.060205 16052 process.cpp:1202] libprocess is initialized on 172.17.0.7:34211 with 24 worker threads
3: I0103 07:43:58.258251 16052 main.cpp:156] Source directory: /mesos
3: I0103 07:43:58.258294 16052 main.cpp:157] Build directory: /mesos/build
3: -------------------------------------------------------------
3: We cannot run any cgroups tests that require mounting
3: hierarchies because you have the following hierarchies mounted:
3: /sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
3: We'll disable the CgroupsNoHierarchyTest test fixture for now.
3: -------------------------------------------------------------
3: /usr/bin/curl
3: -------------------------------------------------------------
3: We cannot run any Docker tests because:
3: Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
3: -------------------------------------------------------------
3: PING google.com (216.58.193.78) 56(84) bytes of data.
3: 64 bytes from sea15s07-in-f78.1e100.net (216.58.193.78): icmp_seq=1 ttl=54 time=4.22 ms
3: 
3: --- google.com ping statistics ---
3: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
3: rtt min/avg/max/mdev = 4.224/4.224/4.224/0.000 ms
3: which: no logrotate in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'logrotate' command found so no 'logrotate' tests
3: will be run
3: -------------------------------------------------------------
3: which: no nc in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'nc' command found so no tests depending on 'nc' will run
3: -------------------------------------------------------------
3: which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'nvidia-smi' command found so no Nvidia GPU tests will run
3: -------------------------------------------------------------
3: -------------------------------------------------------------
3: We cannot run any overlayfs tests because:
3: overlayfs is not supported on your systems
3: -------------------------------------------------------------
3: E0103 07:43:58.380564 16052 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
3: -------------------------------------------------------------
3: E0103 07:43:58.480980 16052 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: require 'perf' version >= 2.6.39 so no 'perf' tests will be run
3: -------------------------------------------------------------
3: /usr/bin/unzip
3: Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:ContainerLoggerTest.LOGROTATE_RotateInSandbox:ContainerLoggerTest.LOGROTATE_CustomRotateOptions:ContainerLoggerTest.LOGROTATE_ModuleFDOwnership:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithRootFS/VolumeSecrwrite /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1514963350-10962
Error response from daemon: conflict: unable to remove repository reference "mesos-1514963350-10962" (must force) - container 41fe445ac726 is using its referenced image 55fc532a1dd2
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com


Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4690

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4690/display/redirect>

------------------------------------------
[...truncated 1.37 MB...]
2: 
2: [----------] 1 test from SocketTest
2: [ RUN      ] SocketTest.Unix
2: [       OK ] SocketTest.Unix (2 ms)
2: [----------] 1 test from SocketTest (2 ms total)
2: 
2: [----------] 3 tests from StateMachineTest
2: [ RUN      ] StateMachineTest.Transition
2: [       OK ] StateMachineTest.Transition (0 ms)
2: [ RUN      ] StateMachineTest.Is
2: [       OK ] StateMachineTest.Is (0 ms)
2: [ RUN      ] StateMachineTest.When
2: [       OK ] StateMachineTest.When (0 ms)
2: [----------] 3 tests from StateMachineTest (0 ms total)
2: 
2: [----------] 3 tests from StatisticsTest
2: [ RUN      ] StatisticsTest.Empty
2: [       OK ] StatisticsTest.Empty (0 ms)
2: [ RUN      ] StatisticsTest.Single
2: [       OK ] StatisticsTest.Single (0 ms)
2: [ RUN      ] StatisticsTest.Statistics
2: [       OK ] StatisticsTest.Statistics (0 ms)
2: [----------] 3 tests from StatisticsTest (0 ms total)
2: 
2: [----------] 17 tests from SubprocessTest
2: [ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
2: [       OK ] SubprocessTest.PipeOutputToFileDescriptor (7 ms)
2: [ RUN      ] SubprocessTest.PipeOutputToPath
2: [       OK ] SubprocessTest.PipeOutputToPath (7 ms)
2: [ RUN      ] SubprocessTest.EnvironmentEcho
2: [       OK ] SubprocessTest.EnvironmentEcho (4 ms)
2: [ RUN      ] SubprocessTest.Status
2: [       OK ] SubprocessTest.Status (10 ms)
2: [ RUN      ] SubprocessTest.PipeOutput
2: [       OK ] SubprocessTest.PipeOutput (8 ms)
2: [ RUN      ] SubprocessTest.PipeInput
2: [       OK ] SubprocessTest.PipeInput (4 ms)
2: [ RUN      ] SubprocessTest.PipeRedirect
2: [       OK ] SubprocessTest.PipeRedirect (4 ms)
2: [ RUN      ] SubprocessTest.PathOutput
2: [       OK ] SubprocessTest.PathOutput (6 ms)
2: [ RUN      ] SubprocessTest.PathInput
2: [       OK ] SubprocessTest.PathInput (4 ms)
2: [ RUN      ] SubprocessTest.FdOutput
2: [       OK ] SubprocessTest.FdOutput (7 ms)
2: [ RUN      ] SubprocessTest.FdInput
2: [       OK ] SubprocessTest.FdInput (4 ms)
2: [ RUN      ] SubprocessTest.Default
2: hello world
2: [       OK ] SubprocessTest.Default (4 ms)
2: [ RUN      ] SubprocessTest.Flags
2: [       OK ] SubprocessTest.Flags (3 ms)
2: [ RUN      ] SubprocessTest.Environment
2: [       OK ] SubprocessTest.Environment (8 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpaces
2: [       OK ] SubprocessTest.EnvironmentWithSpaces (3 ms)
2: [ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
2: [       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (4 ms)
2: [ RUN      ] SubprocessTest.EnvironmentOverride
2: [       OK ] SubprocessTest.EnvironmentOverride (4 ms)
2: [----------] 17 tests from SubprocessTest (92 ms total)
2: 
2: [----------] 5 tests from TimeTest
2: [ RUN      ] TimeTest.Arithmetic
2: [       OK ] TimeTest.Arithmetic (0 ms)
2: [ RUN      ] TimeTest.Now
2: [       OK ] TimeTest.Now (0 ms)
2: [ RUN      ] TimeTest.RFC1123Output
2: [       OK ] TimeTest.RFC1123Output (0 ms)
2: [ RUN      ] TimeTest.RFC3339Output
2: [       OK ] TimeTest.RFC3339Output (0 ms)
2: [ RUN      ] TimeTest.Output
2: [       OK ] TimeTest.Output (0 ms)
2: [----------] 5 tests from TimeTest (0 ms total)
2: 
2: [----------] 3 tests from TimeSeriesTest
2: [ RUN      ] TimeSeriesTest.Set
2: [       OK ] TimeSeriesTest.Set (0 ms)
2: [ RUN      ] TimeSeriesTest.Sparsify
2: [       OK ] TimeSeriesTest.Sparsify (0 ms)
2: [ RUN      ] TimeSeriesTest.Truncate
2: [       OK ] TimeSeriesTest.Truncate (0 ms)
2: [----------] 3 tests from TimeSeriesTest (1 ms total)
2: 
2: [----------] 5 tests from IOTest
2: [ RUN      ] IOTest.THREADSAFE_Poll
2: [       OK ] IOTest.THREADSAFE_Poll (0 ms)
2: [ RUN      ] IOTest.THREADSAFE_Read
2: [       OK ] IOTest.THREADSAFE_Read (1 ms)
2: [ RUN      ] IOTest.BufferedRead
2: [       OK ] IOTest.BufferedRead (3 ms)
2: [ RUN      ] IOTest.THREADSAFE_Write
2: [       OK ] IOTest.THREADSAFE_Write (0 ms)
2: [ RUN      ] IOTest.THREADSAFE_Redirect
2: [       OK ] IOTest.THREADSAFE_Redirect (83 ms)
2: [----------] 5 tests from IOTest (87 ms total)
2: 
2: [----------] 3 tests from ReapTest
2: [ RUN      ] ReapTest.NonChildProcess
2: [       OK ] ReapTest.NonChildProcess (7 ms)
2: [ RUN      ] ReapTest.THREADSAFE_ChildProcess
2: [       OK ] ReapTest.THREADSAFE_ChildProcess (3 ms)
2: [ RUN      ] ReapTest.THREADSAFE_TerminatedChildProcess
2: [       OK ] ReapTest.THREADSAFE_TerminatedChildProcess (5 ms)
2: [----------] 3 tests from ReapTest (15 ms total)
2: 
2: [----------] 22 tests from Scheme/HTTPTest
2: [ RUN      ] Scheme/HTTPTest.Endpoints/0
2: I0103 04:41:13.859216 15832 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I0103 04:41:13.862933 15815 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/pipe'
2: I0103 04:41:13.867321 15815 process.cpp:3503] Handling HTTP event for process '(83)' with path: '/(83)/body'
2: I0103 04:41:13.868439 15820 process.cpp:3560] Failed to process request for '/(83)/body': failure
2: I0103 04:41:13.868484 15827 http_proxy.cpp:132] Returning '500 Internal Server Error' for '/(83)/body' (failure)
2: I0103 04:41:13.869590 15833 process.cpp:774] Decode failure: Connection reset by peer
2: I0103 04:41:13.869653 15833 process.cpp:2139] Failed to shutdown socket with fd 8, address 172.17.0.7:44369: Transport endpoint is not connected
2: [       OK ] Scheme/HTTPTest.Endpoints/0 (12 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelp/0
2: I0103 04:41:13.871687 15827 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I0103 04:41:13.874635 15809 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help'
2: I0103 04:41:13.878171 15821 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/body'
2: I0103 04:41:13.880762 15823 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(84)/a/b/c'
2: [       OK ] Scheme/HTTPTest.EndpointsHelp/0 (13 ms)
2: [ RUN      ] Scheme/HTTPTest.EndpointsHelpRemoval/0
2: I0103 04:41:13.884059 15822 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/body'
2: I0103 04:41:13.886719 15813 process.cpp:3503] Handling HTTP event for process 'help' with path: '/help/(85)/bogus'
2: [       OK ] Scheme/HTTPTest.EndpointsHelpRemoval/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEOF/0
2: [       OK ] Scheme/HTTPTest.PipeEOF/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeFailure/0
2: [       OK ] Scheme/HTTPTest.PipeFailure/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeReaderCloses/0
2: [       OK ] Scheme/HTTPTest.PipeReaderCloses/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Encode/0
2: [       OK ] Scheme/HTTPTest.Encode/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.EncodeAdditionalChars/0
2: [       OK ] Scheme/HTTPTest.EncodeAdditionalChars/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.PathParse/0
2: [       OK ] Scheme/HTTPTest.PathParse/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Get/0
2: I0103 04:41:13.891393 15820 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: I0103 04:41:13.893870 15828 process.cpp:3503] Handling HTTP event for process '(86)' with path: '/(86)/get'
2: [       OK ] Scheme/HTTPTest.Get/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.NestedGet/0
2: I0103 04:41:13.896750 15825 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b/c'
2: I0103 04:41:13.899145 15818 process.cpp:3503] Handling HTTP event for process '(87)' with path: '/(87)//a/b'
2: [       OK ] Scheme/HTTPTest.NestedGet/0 (5 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
2: I0103 04:41:13.901976 15822 process.cpp:3503] Handling HTTP event for process '(88)' with path: '/(88)/pipe'
2: [       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
2: I0103 04:41:13.905930 15818 process.cpp:3503] Handling HTTP event for process '(89)' with path: '/(89)/pipe'
2: I0103 04:41:13.907994 15831 http_proxy.cpp:280] Failed to read from stream: oops
2: [       OK ] Scheme/HTTPTest.StreamingGetFailure/0 (4 ms)
2: [ RUN      ] Scheme/HTTPTest.PipeEquality/0
2: [       OK ] Scheme/HTTPTest.PipeEquality/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Post/0
2: I0103 04:41:13.910253 15822 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: I0103 04:41:13.912626 15811 process.cpp:3503] Handling HTTP event for process '(90)' with path: '/(90)/post'
2: [       OK ] Scheme/HTTPTest.Post/0 (6 ms)
2: [ RUN      ] Scheme/HTTPTest.Delete/0
2: I0103 04:41:13.915442 15811 process.cpp:3503] Handling HTTP event for process '(91)' with path: '/(91)/delete'
2: [       OK ] Scheme/HTTPTest.Delete/0 (2 ms)
2: [ RUN      ] Scheme/HTTPTest.Request/0
2: I0103 04:41:13.918247 15826 process.cpp:3503] Handling HTTP event for process '(92)' with path: '/(92)/request'
2: [       OK ] Scheme/HTTPTest.Request/0 (3 ms)
2: [ RUN      ] Scheme/HTTPTest.QueryEncodeDecode/0
2: [       OK ] Scheme/HTTPTest.QueryEncodeDecode/0 (1 ms)
2: [ RUN      ] Scheme/HTTPTest.Headers/0
2: [       OK ] Scheme/HTTPTest.Headers/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.CaseInsensitiveHeaders/0
2: [       OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.WWWAuthenticateHeader/0
2: [       OK ] Scheme/HTTPTest.WWWAuthenticateHeader/0 (0 ms)
2: [ RUN      ] Scheme/HTTPTest.Accepts/0
2: [       OK ] Scheme/HTTPTest.Accepts/0 (1 ms)
2: [----------] 22 tests from Scheme/HTTPTest (64 ms total)
2: 
2: [----------] 2 tests from Encryption/NetSocketTest
2: [ RUN      ] Encryption/NetSocketTest.EOFBeforeRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFBeforeRecv/0 (2 ms)
2: [ RUN      ] Encryption/NetSocketTest.EOFAfterRecv/0
2: [       OK ] Encryption/NetSocketTest.EOFAfterRecv/0 (1 ms)
2: [----------] 2 tests from Encryption/NetSocketTest (3 ms total)
2: 
2: [----------] Global test environment tear-down
2: [==========] 222 tests from 36 test cases ran. (8143 ms total)
2: [  PASSED  ] 222 tests.
2: 
2:   YOU HAVE 2 DISABLED TESTS
2: 
2: I0103 04:41:13.931190 15833 process.cpp:887] Failed to accept socket: future discarded
2/3 Test #2: ProcessTests .....................   Passed    8.20 sec
test 3
    Start 3: MesosTests

3: Test command: /mesos/build/src/mesos-tests
3: Test timeout computed to be: 9.99988e+06
3: I0103 04:41:14.055124 16051 logging.cpp:206] Logging to STDERR
3: I0103 04:41:14.077185 16051 process.cpp:1202] libprocess is initialized on 172.17.0.7:44761 with 24 worker threads
3: I0103 04:41:17.559636 16051 main.cpp:156] Source directory: /mesos
3: I0103 04:41:17.559679 16051 main.cpp:157] Build directory: /mesos/build
3: -------------------------------------------------------------
3: We cannot run any cgroups tests that require mounting
3: hierarchies because you have the following hierarchies mounted:
3: /sys/fs/cgroup/blkio, /sys/fs/cgroup/cpu,cpuacct, /sys/fs/cgroup/cpuset, /sys/fs/cgroup/devices, /sys/fs/cgroup/freezer, /sys/fs/cgroup/hugetlb, /sys/fs/cgroup/memory, /sys/fs/cgroup/net_cls,net_prio, /sys/fs/cgroup/perf_event, /sys/fs/cgroup/pids, /sys/fs/cgroup/systemd
3: We'll disable the CgroupsNoHierarchyTest test fixture for now.
3: -------------------------------------------------------------
3: /usr/bin/curl
3: -------------------------------------------------------------
3: We cannot run any Docker tests because:
3: Failed to get docker version: Failed to execute 'docker -H unix:///var/run/docker.sock --version': exited with status 127
3: -------------------------------------------------------------
3: PING google.com (216.58.193.78) 56(84) bytes of data.
3: 64 bytes from sea15s07-in-f14.1e100.net (216.58.193.78): icmp_seq=1 ttl=54 time=4.24 ms
3: 
3: --- google.com ping statistics ---
3: 1 packets transmitted, 1 received, 0% packet loss, time 0ms
3: rtt min/avg/max/mdev = 4.248/4.248/4.248/0.000 ms
3: which: no logrotate in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'logrotate' command found so no 'logrotate' tests
3: will be run
3: -------------------------------------------------------------
3: which: no nc in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'nc' command found so no tests depending on 'nc' will run
3: -------------------------------------------------------------
3: which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
3: -------------------------------------------------------------
3: No 'nvidia-smi' command found so no Nvidia GPU tests will run
3: -------------------------------------------------------------
3: -------------------------------------------------------------
3: We cannot run any overlayfs tests because:
3: overlayfs is not supported on your systems
3: -------------------------------------------------------------
3: E0103 04:41:17.696063 16051 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: Could not find the 'perf' command or its version lower that 2.6.39 so tests using it to sample the 'cpu-cycles' hardware event will not be run.
3: -------------------------------------------------------------
3: E0103 04:41:17.796123 16051 perf.cpp:245] Failed to get perf version: Failed to execute perf: exited with status 2
3: -------------------------------------------------------------
3: require 'perf' version >= 2.6.39 so no 'perf' tests will be run
3: -------------------------------------------------------------
3: /usr/bin/unzip
3: Note: Google Test filter = *-FetcherTest.ROOT_RootProtectedFileURI:GarbageCollectorIntegrationTest.ROOT_BusyMountPoint:HealthCheckTest.ROOT_HealthyTaskWithContainerImage:HealthCheckTest.ROOT_DOCKER_DockerHealthyTask:HealthCheckTest.ROOT_DOCKER_DockerHealthStatusChange:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage:HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerTaskExecutorDecorator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerValidator:HookTest.ROOT_DOCKER_VerifySlavePreLaunchDockerHook:HookTest.ROOT_DOCKER_VerifySlavePostFetchHook:Resources_Filter_BENCHMARK_Test.Filters:SlaveTest.ROOT_LaunchTaskInfoWithContainerInfo:SlaveTest.ROOT_RunTaskWithCommandInfoWithoutUser:SlaveTest.DISABLED_ROOT_RunTaskWithCommandInfoWithUser:DockerTest.ROOT_DOCKER_interface:DockerTest.ROOT_DOCKER_kill:DockerTest.ROOT_DOCKER_Version:DockerTest.ROOT_DOCKER_CheckCommandWithShell:DockerTest.ROOT_DOCKER_CheckPortResource:DockerTest.ROOT_DOCKER_CancelPull:DockerTest.ROOT_DOCKER_MountRelativeHostPath:DockerTest.ROOT_DOCKER_MountAbsoluteHostPath:DockerTest.ROOT_DOCKER_MountRelativeContainerPath:DockerTest.ROOT_DOCKER_MountRelativeHostPathRelativeContainerPath:DockerTest.ROOT_DOCKER_NVIDIA_GPU_DeviceAllow:DockerTest.ROOT_DOCKER_NVIDIA_GPU_InspectDevices:DockerTest.ROOT_DOCKER_ConflictingVolumeDriversInMultipleVolumes:DockerTest.ROOT_DOCKER_ConflictingVolumeDrivers:ContainerLoggerTest.LOGROTATE_RotateInSandbox:ContainerLoggerTest.LOGROTATE_CustomRotateOptions:ContainerLoggerTest.LOGROTATE_ModuleFDOwnership:SlaveRecoveryTest/0.DISABLED_ROOT_CGROUPS_ReconnectDefaultExecutor:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceForward:MesosContainerizerSlaveRecoveryTest.CGROUPS_ROOT_PidNamespaceBackward:DockerContainerizerTest.ROOT_DOCKER_Launch_Executor:DockerContainerizerTest.DISABLED_ROOT_DOCKER_Launch_Executor_Bridged:DockerContainerizerTest.ROOT_DOCKER_Launch:DockerContainerizerTest.ROOT_DOCKER_Kill:DockerContainerizerTest.ROOT_DOCKER_TaskKillingCapability:DockerContainerizerTest.ROOT_DOCKER_Usage:DockerContainerizerTest.ROOT_DOCKER_Update:DockerContainerizerTest.ROOT_DOCKER_Recover:DockerContainerizerTest.ROOT_DOCKER_KillOrphanContainers:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverNonDocker:DockerContainerizerTest.ROOT_DOCKER_SkipRecoverMalformedUUID:DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_RecoverOrphanedPersistentVolumes:DockerContainerizerTest.ROOT_DOCKER_Logs:DockerContainerizerTest.ROOT_DOCKER_Default_CMD:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Override:DockerContainerizerTest.ROOT_DOCKER_Default_CMD_Args:DockerContainerizerTest.ROOT_DOCKER_SlaveRecoveryTaskContainer:DockerContainerizerTest.DISABLED_ROOT_DOCKER_SlaveRecoveryExecutorContainer:DockerContainerizerTest.ROOT_DOCKER_NC_PortMapping:DockerContainerizerTest.ROOT_DOCKER_LaunchSandboxWithColon:DockerContainerizerTest.ROOT_DOCKER_DestroyWhileFetching:DockerContainerizerTest.ROOT_DOCKER_DestroyWhilePulling:DockerContainerizerTest.ROOT_DOCKER_DestroyUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_ExecutorCleanupWhenLaunchFailed:DockerContainerizerTest.ROOT_DOCKER_FetchFailure:DockerContainerizerTest.ROOT_DOCKER_DockerPullFailure:DockerContainerizerTest.ROOT_DOCKER_DockerInspectDiscard:DockerContainerizerTest.ROOT_DOCKER_WaitUnknownContainer:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToRunning:DockerContainerizerTest.ROOT_DOCKER_NoTransitionFromKillingToFinished:DockerContainerizerTest.ROOT_DOCKER_CGROUPS_CFS_CgroupsEnableCFS:DockerContainerizerTest.ROOT_DOCKER_Non_Root_Sandbox:DockerContainerizerTest.ROOT_DOCKER_DefaultDNS:DockerContainerizerIPv6Test.ROOT_DOCKER_LaunchIPv6HostNetwork:DockerContainerizerIPv6UserNetworkTest.ROOT_DOCKER_USERNETWORK_LaunchIPv6Container:NamespacesIsolatorTest.ROOT_PidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespace:NamespacesIsolatorTest.ROOT_SharePidNamespaceWhenDisallow:NamespacesIsolatorTest.ROOT_IPCNamespace:MesosContainerizerExecuteTest.ROOT_SandboxFileOwnership:ProvisionerAppcTest.ROOT_Provision:ProvisionerAppcTest.ROOT_ProvisionNestedContainer:AppcProvisionerIntegrationTest.ROOT_SimpleLinuxImageTest:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackend:OverlayBackendTest.ROOT_OVERLAYFS_OverlayFSBackendWithManyLayers:BindBackendTest.ROOT_BindBackend:AufsBackendTest.ROOT_AUFS_AufsBackend:AufsBackendTest.ROOT_AUFS_AufsBackendWithManyLayers:CopyBackendTest.ROOT_CopyBackend:ProvisionerDockerTest.ROOT_LocalPullerSimpleCommand:ProvisionerDockerTest.ROOT_INTERNET_CURL_ScratchImage:ProvisionerDockerTest.ROOT_INTERNET_CURL_ImageDigest:ProvisionerDockerTest.ROOT_INTERNET_CURL_CommandTaskUser:ProvisionerDockerTest.ROOT_RecoverNestedOnReboot:VolumeSandboxPathIsolatorTest.ROOT_SelfType:VolumeSandboxPathIsolatorTest.ROOT_SelfTypeOwnership:VolumeSandboxPathIsolatorTest.ROOT_ParentTypeOwnership:CapabilitiesTest.ROOT_PingWithNoNetRawCaps:CapabilitiesTest.ROOT_PingWithNoNetRawCapsChangeUser:CapabilitiesTest.ROOT_PingWithJustNetRawSysAdminCap:AmbientCapabilities.ROOT_SetAmbient:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_NET_CLS_UserCgroup:CgroupsIsolatorTest.ROOT_CGROUPS_RevocableCpu:CgroupsIsolatorTest.ROOT_CGROUPS_CFS_EnableCfs:CgroupsIsolatorTest.ROOT_CGROUPS_LimitSwap:CgroupsIsolatorTest.ROOT_CGROUPS_PidsAndTids:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_Isolate:CgroupsIsolatorTest.ROOT_CGROUPS_NET_CLS_ContainerStatus:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_Sample:CgroupsIsolatorTest.ROOT_CGROUPS_PERF_PerfForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryForward:CgroupsIsolatorTest.ROOT_CGROUPS_MemoryBackward:CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_CGROUPS_CFS_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FindCgroupSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubsystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_CpuAcctsStats:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Destroy:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_AssignThreads:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyStoppedProcess:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_DestroyTracedProcess:CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_PERF_PerfTest:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreasePageCache:CgroupsAnyHierarchyDevicesTest.ROOT_CGROUPS_Devices:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchCommandTask:CniIsolatorTest.ROOT_VerifyCheckpointedInfo:CniIsolatorTest.ROOT_FailedPlugin:CniIsolatorTest.ROOT_SlaveRecovery:CniIsolatorTest.ROOT_EnvironmentLibprocessIP:CniIsolatorTest.ROOT_INTERNET_CURL_LaunchContainerInHostNetwork:CniIsolatorTest.ROOT_DynamicAddDelofCniConfig:CniIsolatorTest.ROOT_OverrideHostname:CniIsolatorTest.ROOT_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_VerifyResolverConfig:CniIsolatorTest.ROOT_INTERNET_CURL_ReadOnlyBindMounts:CniIsolatorPortMapperTest.ROOT_INTERNET_CURL_PortMapper:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsWithVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsFailedWithSameVolumes:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSlaveRecovery:DockerVolumeIsolatorTest.ROOT_CommandTaskNoRootfsSingleVolumeMultipleContainers:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithAbsolutePathVolume:DockerVolumeIsolatorTest.ROOT_INTERNET_CURL_CommandTaskRootfsWithRelativeVolume:FsTest.ROOT_SharedMount:FsTest.ROOT_SlaveMount:FsTest.ROOT_FindTargetInMountInfoTable:LinuxCapabilitiesIsolatorFlagsTest.ROOT_IsolatorFlags:LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_Metrics:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeAndHostVolumeWithRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithoutRootFilesystem:LinuxFilesystemIsolatorTest.ROOT_MultipleContainers:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNotNeeded:LinuxFilesystemIsolatorTest.ROOT_WorkDirMountNeeded:LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeMountPointCleanup:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutor:LinuxFilesystemIsolatorMesosTest.ROOT_ChangeRootFilesystemCommandExecutorPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_RecoverOrphanedPersistentVolume:LinuxFilesystemIsolatorMesosTest.ROOT_SandboxEnvironmentVariable:LinuxFilesystemIsolatorMesosTest.ROOT_VolumeUsageExceedsSandboxQuota:LinuxFilesystemIsolatorMesosTest.ROOT_WriteAccessSharedPersistentVolumeReadOnlyMode:MemoryPressureMesosTest.CGROUPS_ROOT_Statistics:MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsEnvironment:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsMesosSandbox:NestedMesosContainerizerTest.ROOT_CGROUPS_DebugNestedContainerInheritsWorkingDirectory:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedDebugCheckPidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_LaunchNestedSharePidNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_INTERNET_CURL_LaunchNestedDebugCheckMntNamespace:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyDebugContainerOnRecover:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyNested:NestedMesosContainerizerTest.ROOT_CGROUPS_DestroyParent:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentExit:NestedMesosContainerizerTest.ROOT_CGROUPS_ParentSigterm:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNested:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedWithoutConfig:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndSingleNestedLauncherOrphan:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverNestedContainersWithLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_RecoverLauncherOrphanAndMultipleNestedLauncherOrphans:NestedMesosContainerizerTest.ROOT_CGROUPS_AgentEnvironmentNotLeaked:NestedMesosContainerizerTest.ROOT_CGROUPS_Remove:NestedMesosContainerizerTest.ROOT_CGROUPS_RemoveAfterParentDestroyed:NsTest.ROOT_setns:NsTest.ROOT_setnsMultipleThreads:NsTest.ROOT_getns:NsTest.ROOT_clone:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_VerifyDeviceAccess:NvidiaGpuTest.ROOT_INTERNET_CURL_CGROUPS_NVIDIA_GPU_NvidiaDockerImage:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FractionalResources:NvidiaGpuTest.NVIDIA_GPU_Discovery:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_FlagValidation:NvidiaGpuTest.NVIDIA_GPU_Allocator:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeCreation:NvidiaGpuTest.ROOT_NVIDIA_GPU_VolumeShouldInject:NvidiaGpuTest.ROOT_CGROUPS_NVIDIA_GPU_DefaultExecutorVerifyDeviceAccess:PerfTest.ROOT_PERF_Events:PerfTest.ROOT_PERF_Sample:DockerArchiveTest.ROOT_CreateDockerLocalTar:DockerRuntimeIsolatorTest.ROOT_DockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_DockerDefaultEntryptLocalPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_DockerDefaultEntryptRegistryPuller:DockerRuntimeIsolatorTest.ROOT_INTERNET_CURL_NestedSimpleCommand:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultCmdLocalPuller:DockerRuntimeIsolatorTest.ROOT_NestedDockerDefaultEntryptLocalPuller:SchedTest.ROOT_PolicySelf:SchedTest.ROOT_PolicyChild:VolumeHostPathIsolatorTest.ROOT_VolumeFromHost:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHost:VolumeHostPathIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_FileVolumeFromHostSandboxMountPoint:VolumeHostPathIsolatorTest.ROOT_MountPropagation:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.RecoverNestedContainer/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerNotFound/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerFailLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerLaunchFalse/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.TwoLevelNestedContainerLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.NestedContainerIdempotentLaunch/15:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/1:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/3:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/5:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/7:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/9:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/11:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/13:ParentChildContainerTypeAndContentType/AgentContainerAPITest.GetContainers/15:MesosContainerizer/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:MesosContainerizer/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:MesosContainerizer/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskRunning/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillMultipleTasks/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.KillTaskGroupOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskUsesExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_ContainerStatusForTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnTaskFailure/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.CommitSuicideOnKillTask/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ReservedResources/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.SigkillExecutor/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_NoTransitionFromKillingToFinished/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_MultiTaskgroupSharePidNamespace/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ResourceLimitation/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.TaskWithFileURI/0:ROOT_DOCKER_DockerAndMesosContainerizers/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes/2:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/0:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/1:LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume/2:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTP/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaHTTPS/1:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/0:NetworkProtocol/DockerContainerizerHealthCheckTest.ROOT_DOCKER_USERNETWORK_HealthyTaskViaTCP/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/0:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/1:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/2:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/3:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/4:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/5:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/6:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/7:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/8:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/9:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/10:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/11:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/12:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/13:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/14:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/15:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/16:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/17:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/18:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/19:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/20:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/21:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/22:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/23:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/24:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/25:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/26:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/27:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/28:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/29:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/30:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/31:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/32:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/33:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/34:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/35:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/36:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/37:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/38:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/39:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/40:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/41:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/42:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/43:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/44:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/45:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/46:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/47:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/48:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/49:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/50:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/51:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/52:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/53:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/54:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/55:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/56:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/57:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/58:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/59:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/60:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/61:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/62:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/63:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/64:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/65:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/66:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/67:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/68:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/69:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/70:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/71:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/72:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/73:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/74:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/75:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/76:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/77:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/78:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/79:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/80:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/81:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/82:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/83:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/84:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/85:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/86:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/87:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/88:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/89:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/90:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/91:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/92:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/93:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/94:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/95:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/96:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/97:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/98:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/99:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/100:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/101:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/102:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/103:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/104:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/105:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/106:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/107:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/108:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/109:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/110:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/111:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/112:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/113:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/114:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/115:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/116:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/117:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/118:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/119:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/120:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/121:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/122:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/123:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/124:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/125:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/126:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/127:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/128:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/129:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/130:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/131:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/132:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/133:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/134:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/135:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/136:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/137:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/138:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/139:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/140:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/141:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/142:AllResources/HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes/143:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AddAndUpdateSlave/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ResourceLabels/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.ExtremeSuppressOffers/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.Metrics/47:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/0:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/1:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/2:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/3:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/4:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/5:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/6:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/7:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/8:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/9:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/10:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/11:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/12:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/13:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/14:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/15:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/16:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/17:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/18:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/19:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/20:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/21:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/22:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/23:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/24:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/25:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/26:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/27:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/28:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/29:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/30:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/31:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/32:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/33:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/34:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/35:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/36:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/37:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/38:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/39:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/40:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/41:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/42:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/43:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/44:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/45:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/46:SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.AllocatorBacklog/47:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/0:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/1:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/2:ResourcesScalarArithmeticOperators/Resources_Scalar_Arithmetic_BENCHMARK_Test.Arithmetic/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/0:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/1:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/2:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/3:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/4:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/5:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/6:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/7:ResourcesContains/Resources_Contains_BENCHMARK_Test.Contains/8:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/0:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/1:Resources_Parse/Resources_Parse_BENCHMARK_Test.Parse/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerLibrary/3:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/0:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/1:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/2:Tasks/SchedulerReconcileTasks_BENCHMARK_Test.SchedulerDriver/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/17:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/18:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/19:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/20:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/21:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/22:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/23:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/24:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/25:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/26:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/27:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/28:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/29:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/30:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/31:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/32:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/33:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/34:AgentAndClientCount/Sorter_BENCHMARK_Test.FullSort/35:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/0:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/1:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/2:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/3:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/4:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/5:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/6:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/7:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/8:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/9:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/10:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/11:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/12:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/13:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/14:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/15:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/16:AgentAndClientCount/HierarchicalSorter_BENCHMARK_Test.FullSort/17:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_UserCpuUsage/1:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/0:IsolationFlag/CpuIsolatorTest.ROOT_SystemCpuUsage/1:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/0:IsolationFlag/MemoryIsolatorTest.ROOT_MemUsage/1:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/0:bool/UserContainerLoggerTest.ROOT_LOGROTATE_RotateWithSwitchUserTrueOrFalse/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/0:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/1:AgentFrameworkTaskCount/MasterFailover_BENCHMARK_Test.AgentReregistrationDelay/2:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/0:ROOT_MountDiskResource/PersistentVolumeTest.CreateAndDestroyPersistentVolumes/1:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/0:ROOT_MountDiskResource/PersistentVolumeTest.ResourcesCheckpointing/1:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.PreparePersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.MasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/0:ROOT_MountDiskResource/PersistentVolumeTest.IncompatibleCheckpointedResources/1:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/0:ROOT_MountDiskResource/PersistentVolumeTest.AccessPersistentVolume/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeRescindOnDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleFrameworks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMasterFailover/1:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/0:ROOT_MountDiskResource/PersistentVolumeTest.DestroyPersistentVolumeMultipleTasks/1:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/0:ROOT_MountDiskResource/PersistentVolumeTest.SharedPersistentVolumeMultipleIterations/1:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/0:ROOT_MountDiskResource/PersistentVolumeTest.SlaveRecovery/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLNoPrincipal/1:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0:ROOT_MountDiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/0:SlaveCount/Registrar_BENCHMARK_Test.Performance/1:SlaveCount/Registrar_BENCHMARK_Test.Performance/2:SlaveCount/Registrar_BENCHMARK_Test.Performance/3:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/0:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/1:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/2:SlaveCount/Registrar_BENCHMARK_Test.MarkUnreachableThenReachable/3:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/0:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/1:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/2:SlaveCount/Registrar_BENCHMARK_Test.GcManyAgents/3:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/0:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/1:ImageAlpine/ProvisionerDockerTest.ROOT_INTERNET_CURL_SimpleCommand/2:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Whiteout/1:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/0:BackendFlag/ProvisionerDockerBackendTest.ROOT_INTERNET_CURL_DTYPE_Overwrite/1:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/0:NetworkParam/DefaultExecutorCniTest.ROOT_VerifyContainerIP/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/0:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/1:DefaultContainerDNSInfo/DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_Ping/31:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/0:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/1:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/2:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/3:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/4:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/5:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/6:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/7:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/8:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/9:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/10:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/11:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/12:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/13:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/14:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/15:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/16:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/17:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/18:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/19:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/20:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/21:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/22:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/23:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/24:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/25:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/26:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/27:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/28:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/29:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/30:TestParam/LinuxCapabilitiesIsolatorTest.ROOT_NestedPing/31:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/CommandExecutor:ExecutorType/VolumeHostPathIsolatorMesosTest.ROOT_ChangeRootFilesystem/DefaultExecutor:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithoutRootFilesystem/1:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/0:Nesting/VolumeImageIsolatorTest.ROOT_ImageInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSRelativePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithoutRootFSNonExisitingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/3:SecretTestTypeWithoutRootFSExistingAbsolutePath/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/0:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/1:SecretTestTypeWithRootFS/VolumeSecretIsolatorTest.ROOT_SecretInVolumeWithRootFilesystem/2:SecretTestTypeWithRootFS/VolumeSecrwrite /dev/stdout: resource temporarily unavailable
+ docker rmi mesos-1514952393-9622
Error response from daemon: conflict: unable to remove repository reference "mesos-1514952393-9622" (must force) - container caa0bf59a71b is using its referenced image f2237ce1e93b
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user yujie.jay@gmail.com