(view as text)
python ../../../scripts/slave/runtest.py --target Debug '--build-properties={"blamelist":"henrik.lundin@webrtc.org","blamelist_real":["henrik.lundin@webrtc.org"],"branch":"trunk","buildbotURL":"http://build.chromium.org/p/client.webrtc/","buildername":"Chrome OS","buildnumber":1364,"got_revision":"5924","got_swarming_client_revision":"8472efa59518a6e28db6da249685d65f49ce8244","gtest_filter":"","mastername":"client.webrtc","primary_repo":"","project":"","repository":"http://webrtc.googlecode.com/svn","revision":"5924","scheduler":"webrtc_linux_scheduler","slavename":"vm306-m3","warnings-count":"","workdir":"/mnt/data/b/build/slave/Chrome_OS"}' '--factory-properties={"gclient_env":{"CHROMIUM_GYP_SYNTAX_CHECK":"1","DEPOT_TOOLS_UPDATE":"0","GYP_DEFINES":"chromeos=1","GYP_GENERATOR_FLAGS":"","LANDMINES_VERBOSE":"1"}}' --annotate=gtest --test-type test_support_unittests test_support_unittests --gtest_print_time
 in dir /mnt/data/b/build/slave/Chrome_OS/build (timeout 600 secs) (maxTime 28800 secs)
 watching logfiles {}
 argv: ['python', '../../../scripts/slave/runtest.py', '--target', 'Debug', '--build-properties={"blamelist":"henrik.lundin@webrtc.org","blamelist_real":["henrik.lundin@webrtc.org"],"branch":"trunk","buildbotURL":"http://build.chromium.org/p/client.webrtc/","buildername":"Chrome OS","buildnumber":1364,"got_revision":"5924","got_swarming_client_revision":"8472efa59518a6e28db6da249685d65f49ce8244","gtest_filter":"","mastername":"client.webrtc","primary_repo":"","project":"","repository":"http://webrtc.googlecode.com/svn","revision":"5924","scheduler":"webrtc_linux_scheduler","slavename":"vm306-m3","warnings-count":"","workdir":"/mnt/data/b/build/slave/Chrome_OS"}', '--factory-properties={"gclient_env":{"CHROMIUM_GYP_SYNTAX_CHECK":"1","DEPOT_TOOLS_UPDATE":"0","GYP_DEFINES":"chromeos=1","GYP_GENERATOR_FLAGS":"","LANDMINES_VERBOSE":"1"}}', '--annotate=gtest', '--test-type', 'test_support_unittests', 'test_support_unittests', '--gtest_print_time']
 environment:
  AWS_CREDENTIAL_FILE=/mnt/data/b/build/site_config/.boto
  BOTO_CONFIG=/mnt/data/b/build/site_config/.boto
  BUILDBOT_BLAMELIST=[u'henrik.lundin@webrtc.org']
  BUILDBOT_BRANCH=trunk
  BUILDBOT_BUILDERNAME=Chrome OS
  BUILDBOT_BUILDNUMBER=1364
  BUILDBOT_CLOBBER=
  BUILDBOT_GOT_REVISION=5924
  BUILDBOT_REVISION=5924
  BUILDBOT_SCHEDULER=webrtc_linux_scheduler
  BUILDBOT_SLAVENAME=vm306-m3
  CHROME_HEADLESS=1
  DISPLAY=:0.0
  HOME=/home/chrome-bot
  LANG=en_US.UTF-8
  LOGNAME=chrome-bot
  PAGER=cat
  PATH=/home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
  PWD=/mnt/data/b/build/slave/Chrome_OS/build
  PYTHONPATH=/mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
  SHELL=/bin/bash
  USER=chrome-bot
 using PTY: False
[Running on builder: "None"]
DBUS_SESSION_BUS_ADDRESS env var not found, starting dbus-launch
 setting DBUS_SESSION_BUS_ADDRESS to unix:abstract=/tmp/dbus-EvHiFy0MPu,guid=ee83c096d0669b9d454c324f0000040d
 setting DBUS_SESSION_BUS_PID to 6340
Enabling sandbox.  Setting environment variable:
  CHROME_DEVEL_SANDBOX="/opt/chromium/chrome_sandbox"
Window manager (openbox) started.

/usr/bin/python /mnt/data/b/build/scripts/slave/runisolatedtest.py --test_name test_support_unittests --builder_name "Chrome OS" --checkout_dir /mnt/data/b/build/slave/Chrome_OS/build /mnt/data/b/build/slave/Chrome_OS/build/src/out/Debug/test_support_unittests -- /mnt/data/b/build/slave/Chrome_OS/build/src/out/Debug/test_support_unittests --brave-new-test-launcher --test-launcher-bot-mode --gtest_print_time --test-launcher-summary-output=/tmp/tmptgmn_t

/mnt/data/b/build/slave/Chrome_OS/build/src/out/Debug/test_support_unittests --brave-new-test-launcher --test-launcher-bot-mode --gtest_print_time --test-launcher-summary-output=/tmp/tmptgmn_t
[==========] Running 30 tests from 8 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from UDPTransportTest
[ RUN      ] UDPTransportTest.CreateTransport
[       OK ] UDPTransportTest.CreateTransport (11 ms)
[ RUN      ] UDPTransportTest.ConstructorDoesNotCreateSocket
[       OK ] UDPTransportTest.ConstructorDoesNotCreateSocket (0 ms)
[ RUN      ] UDPTransportTest.InitializeSourcePorts
[       OK ] UDPTransportTest.InitializeSourcePorts (0 ms)
[----------] 3 tests from UDPTransportTest (11 ms total)

[----------] 3 tests from UdpSocketManager
[ RUN      ] UdpSocketManager.CreateCallsInitAndDoesNotLeakMemory
[       OK ] UdpSocketManager.CreateCallsInitAndDoesNotLeakMemory (11 ms)
[ RUN      ] UdpSocketManager.AddAndRemoveSocketDoesNotLeakMemory
[       OK ] UdpSocketManager.AddAndRemoveSocketDoesNotLeakMemory (10 ms)
[ RUN      ] UdpSocketManager.UnremovedSocketsGetCollectedAtManagerDeletion
[       OK ] UdpSocketManager.UnremovedSocketsGetCollectedAtManagerDeletion (11 ms)
[----------] 3 tests from UdpSocketManager (32 ms total)

[----------] 1 test from UdpSocketWrapper
[ RUN      ] UdpSocketWrapper.CreateSocket
[       OK ] UdpSocketWrapper.CreateSocket (30 ms)
[----------] 1 test from UdpSocketWrapper (30 ms total)

[----------] 10 tests from FileUtilsTest
[ RUN      ] FileUtilsTest.ProjectRootPath
[       OK ] FileUtilsTest.ProjectRootPath (0 ms)
[ RUN      ] FileUtilsTest.OutputPathFromUnchangedWorkingDir
[       OK ] FileUtilsTest.OutputPathFromUnchangedWorkingDir (0 ms)
[ RUN      ] FileUtilsTest.OutputPathFromRootWorkingDir
Cannot find project root directory!
[       OK ] FileUtilsTest.OutputPathFromRootWorkingDir (0 ms)
[ RUN      ] FileUtilsTest.TempFilename
[       OK ] FileUtilsTest.TempFilename (0 ms)
[ RUN      ] FileUtilsTest.CreateDir
[       OK ] FileUtilsTest.CreateDir (5 ms)
[ RUN      ] FileUtilsTest.WorkingDirReturnsValue
[       OK ] FileUtilsTest.WorkingDirReturnsValue (0 ms)
[ RUN      ] FileUtilsTest.ResourcePathReturnsValue
[       OK ] FileUtilsTest.ResourcePathReturnsValue (0 ms)
[ RUN      ] FileUtilsTest.ResourcePathFromRootWorkingDir
Cannot find project root directory!
[       OK ] FileUtilsTest.ResourcePathFromRootWorkingDir (1 ms)
[ RUN      ] FileUtilsTest.GetFileSizeExistingFile
[       OK ] FileUtilsTest.GetFileSizeExistingFile (0 ms)
[ RUN      ] FileUtilsTest.GetFileSizeNonExistingFile
[       OK ] FileUtilsTest.GetFileSizeNonExistingFile (0 ms)
[----------] 10 tests from FileUtilsTest (7 ms total)

[----------] 3 tests from FrameReaderTest
[ RUN      ] FrameReaderTest.InitSuccess
[       OK ] FrameReaderTest.InitSuccess (0 ms)
[ RUN      ] FrameReaderTest.ReadFrame
[       OK ] FrameReaderTest.ReadFrame (0 ms)
[ RUN      ] FrameReaderTest.ReadFrameUninitialized
FrameReader is not initialized (input file is NULL)
[       OK ] FrameReaderTest.ReadFrameUninitialized (1 ms)
[----------] 3 tests from FrameReaderTest (1 ms total)

[----------] 3 tests from FrameWriterTest
[ RUN      ] FrameWriterTest.InitSuccess
[       OK ] FrameWriterTest.InitSuccess (0 ms)
[ RUN      ] FrameWriterTest.WriteFrame
[       OK ] FrameWriterTest.WriteFrame (0 ms)
[ RUN      ] FrameWriterTest.WriteFrameUninitialized
FrameWriter is not initialized (output file is NULL)
[       OK ] FrameWriterTest.WriteFrameUninitialized (0 ms)
[----------] 3 tests from FrameWriterTest (0 ms total)

[----------] 6 tests from PacketReaderTest
[ RUN      ] PacketReaderTest.Uninitialized
Attempting to use uninitialized PacketReader!
[       OK ] PacketReaderTest.Uninitialized (0 ms)
[ RUN      ] PacketReaderTest.InitializeZeroLengthArgument
[       OK ] PacketReaderTest.InitializeZeroLengthArgument (0 ms)
[ RUN      ] PacketReaderTest.NormalSmallData
[       OK ] PacketReaderTest.NormalSmallData (0 ms)
[ RUN      ] PacketReaderTest.NormalOnePacketData
[       OK ] PacketReaderTest.NormalOnePacketData (0 ms)
[ RUN      ] PacketReaderTest.NormalLargeData
[       OK ] PacketReaderTest.NormalLargeData (0 ms)
[ RUN      ] PacketReaderTest.EmptyData
[       OK ] PacketReaderTest.EmptyData (0 ms)
[----------] 6 tests from PacketReaderTest (0 ms total)

[----------] 1 test from PerfTest
[ RUN      ] PerfTest.AppendResult
RESULT measurementmodifier: trace= 42 units
RESULT measurementmodifier: trace= 42 units
*RESULT foobar: baz= 7 widgets
[       OK ] PerfTest.AppendResult (0 ms)
[----------] 1 test from PerfTest (0 ms total)

[----------] Global test environment tear-down
[==========] 30 tests from 8 test cases ran. (87 ms total)
[  PASSED  ] 30 tests.
Stopping Xvfb with pid 6343 ...
Xvfb pid file removed

/mnt/data/b/build/scripts/slave/gsutil cp file:///tmp/tmpOZ4oDR gs://chrome-gtest-results/raw/2014/4/14/17/f437e6f0362435ed022b9b6634274a4fb488af82.json.gz
Copying file:///tmp/tmpOZ4oDR [Content-Type=application/octet-stream]...
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@test_support_unittests@@@
 killed dbus-daemon with PID 6340
 cleared DBUS_SESSION_BUS_ADDRESS environment variable
program finished with exit code 0
elapsedTime=1.046261