(view as text)
python ../../../scripts/slave/compile.py --target Release --build-tool=ninja --compiler=goma-clang -- blink_tests
 in dir /b/build/slave/webkit-mac-pinned-rel/build (timeout 1200 secs) (maxTime 28800 secs)
 watching logfiles {}
 argv: ['python', '../../../scripts/slave/compile.py', '--target', 'Release', '--build-tool=ninja', '--compiler=goma-clang', '--', 'blink_tests']
 environment:
  AWS_CREDENTIAL_FILE=/b/build/site_config/.boto
  BOTO_CONFIG=/b/build/site_config/.boto
  CHROME_HEADLESS=1
  GIT_USER_AGENT=darwin git/2.2.1 vm629-m1.golo.chromium.org
  HOME=/Users/chrome-bot
  LOGNAME=chrome-bot
  PAGER=cat
  PATH=/Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
  PWD=/b/build/slave/webkit-mac-pinned-rel/build
  PYTHONPATH=/b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_1_2_3:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
  SHELL=/bin/bash
  SSH_AUTH_SOCK=/tmp/launch-PHNJ9q/Listeners
  USER=chrome-bot
 using PTY: False

/b/build/goma/goma_ctl.sh ensure_start
Using goma VERSION=88 (no_auto_update)...
Checking running compiler_proxy ...
GOMA version df70f42515043492e77ce4c9f63f8ab0979015cd@1437122452
waiting for compiler_proxy's unix domain socket... 20
waiting for compiler_proxy's unix domain socket... 19
compiler proxy (pid=13840) status:  http://127.0.0.1:8088/ alive

Now goma is ready!

chdir to /b/build/slave/webkit-mac-pinned-rel/build/src
using goma-clang
Environment variables modified in compile.py:
  GOMA_ALLOWED_NETWORK_ERROR_DURATION=1800
  GOMA_API_KEY_FILE=/b/build/goma/goma.key
  GOMA_CACHE_DIR=/b/build/slave/goma_cache
  GOMA_DEPS_CACHE_DIR=/b/build/slave/webkit-mac-pinned-rel/build/src/out/Release
  GOMA_HERMETIC=error


ninja -w dupbuild=err -C /b/build/slave/webkit-mac-pinned-rel/build/src/out/Release blink_tests -j50
ninja: Entering directory `/b/build/slave/webkit-mac-pinned-rel/build/src/out/Release'
[1/207] COPY ../../third_party/widevine/cdm/widevine_cdm_version.h gen/widevine_cdm_version.h
[2/207] COPY ../../third_party/angle/src/commit_id.py gen/angle/commit_id.py
[3/207] COPY ../../third_party/angle/src/copy_compiler_dll.bat gen/angle/copy_compiler_dll.bat
[4/207] ACTION Generating resources from shell/shell_resources.grd
[5/207] COPY ../../third_party/protobuf/__init__.py pyproto/google/__init__.py
[6/207] COPY ../../third_party/protobuf/python/google/protobuf/__init__.py pyproto/google/protobuf/__init__.py
[7/207] COPY ../../third_party/protobuf/python/google/protobuf/descriptor.py pyproto/google/protobuf/descriptor.py
[8/207] COPY ../../third_party/protobuf/python/google/protobuf/descriptor_database.py pyproto/google/protobuf/descriptor_database.py
[9/207] COPY ../../third_party/protobuf/python/google/protobuf/descriptor_pool.py pyproto/google/protobuf/descriptor_pool.py
[10/207] COPY ../../third_party/protobuf/python/google/protobuf/message.py pyproto/google/protobuf/message.py
[11/207] COPY ../../third_party/protobuf/python/google/protobuf/message_factory.py pyproto/google/protobuf/message_factory.py
[12/207] COPY ../../third_party/protobuf/python/google/protobuf/reflection.py pyproto/google/protobuf/reflection.py
[13/207] COPY ../../third_party/protobuf/python/google/protobuf/service.py pyproto/google/protobuf/service.py
[14/207] COPY ../../third_party/protobuf/python/google/protobuf/service_reflection.py pyproto/google/protobuf/service_reflection.py
[15/207] COPY ../../third_party/protobuf/python/google/protobuf/text_format.py pyproto/google/protobuf/text_format.py
[16/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/api_implementation.py pyproto/google/protobuf/internal/api_implementation.py
[17/207] COPY ../../third_party/protobuf/descriptor_pb2.py pyproto/google/protobuf/descriptor_pb2.py
[18/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/__init__.py pyproto/google/protobuf/internal/__init__.py
[19/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/encoder.py pyproto/google/protobuf/internal/encoder.py
[20/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/containers.py pyproto/google/protobuf/internal/containers.py
[21/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/cpp_message.py pyproto/google/protobuf/internal/cpp_message.py
[22/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/decoder.py pyproto/google/protobuf/internal/decoder.py
[23/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/enum_type_wrapper.py pyproto/google/protobuf/internal/enum_type_wrapper.py
[24/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/generator_test.py pyproto/google/protobuf/internal/generator_test.py
[25/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/message_listener.py pyproto/google/protobuf/internal/message_listener.py
[26/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/python_message.py pyproto/google/protobuf/internal/python_message.py
[27/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/type_checkers.py pyproto/google/protobuf/internal/type_checkers.py
[28/207] COPY ../../third_party/protobuf/python/google/protobuf/internal/wire_format.py pyproto/google/protobuf/internal/wire_format.py
[29/207] COPY ../../third_party/icu/source/data/in/icudtl.dat icudtl.dat
[30/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/applicationCache.png resources/inspector/Images/applicationCache.png
[31/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpoint.png resources/inspector/Images/breakpoint.png
[32/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpoint_2x.png resources/inspector/Images/breakpoint_2x.png
[33/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpointConditional.png resources/inspector/Images/breakpointConditional.png
[34/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/breakpointConditional_2x.png resources/inspector/Images/breakpointConditional_2x.png
[35/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/checker.png resources/inspector/Images/checker.png
[36/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/cookie.png resources/inspector/Images/cookie.png
[37/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeDisabledSelect.png resources/inspector/Images/chromeDisabledSelect.png
[38/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeDisabledSelect_2x.png resources/inspector/Images/chromeDisabledSelect_2x.png
[39/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/indexedDB.png resources/inspector/Images/indexedDB.png
[40/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeLeft.png resources/inspector/Images/chromeLeft.png
[41/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeMiddle.png resources/inspector/Images/chromeMiddle.png
[42/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeRight.png resources/inspector/Images/chromeRight.png
[43/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeSelect.png resources/inspector/Images/chromeSelect.png
[44/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/chromeSelect_2x.png resources/inspector/Images/chromeSelect_2x.png
[45/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/database.png resources/inspector/Images/database.png
[46/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/databaseTable.png resources/inspector/Images/databaseTable.png
[47/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/deleteIcon.png resources/inspector/Images/deleteIcon.png
[48/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/domain.png resources/inspector/Images/domain.png
[49/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/paneRefreshButtons.png resources/inspector/Images/paneRefreshButtons.png
[50/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/errorWave.png resources/inspector/Images/errorWave.png
[51/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/errorWave_2x.png resources/inspector/Images/errorWave_2x.png
[52/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/fileSystem.png resources/inspector/Images/fileSystem.png
[53/207] STAMP obj/third_party/angle/src/copy_scripts.actions_rules_copies.stamp
[54/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/forward.png resources/inspector/Images/forward.png
[55/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/frame.png resources/inspector/Images/frame.png
[56/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/graphLabelCalloutLeft.png resources/inspector/Images/graphLabelCalloutLeft.png
[57/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/graphLabelCalloutRight.png resources/inspector/Images/graphLabelCalloutRight.png
[58/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/indexedDBIndex.png resources/inspector/Images/indexedDBIndex.png
[59/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/indexedDBObjectStore.png resources/inspector/Images/indexedDBObjectStore.png
[60/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/localStorage.png resources/inspector/Images/localStorage.png
[61/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/navigationControls.png resources/inspector/Images/navigationControls.png
[62/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/navigationControls_2x.png resources/inspector/Images/navigationControls_2x.png
[63/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/notifications.svg resources/inspector/Images/notifications.svg
[64/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/paneAddButtons.png resources/inspector/Images/paneAddButtons.png
[65/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/paneFilterButtons.png resources/inspector/Images/paneFilterButtons.png
[66/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarButtonGlyphs_2x.png resources/inspector/Images/toolbarButtonGlyphs_2x.png
[67/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/popoverArrows.png resources/inspector/Images/popoverArrows.png
[68/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/profileGroupIcon.png resources/inspector/Images/profileGroupIcon.png
[69/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/profileIcon.png resources/inspector/Images/profileIcon.png
[70/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/profileSmallIcon.png resources/inspector/Images/profileSmallIcon.png
[71/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/radioDot.png resources/inspector/Images/radioDot.png
[72/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceCSSIcon.png resources/inspector/Images/resourceCSSIcon.png
[73/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceDocumentIcon.png resources/inspector/Images/resourceDocumentIcon.png
[74/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceDocumentIconSmall.png resources/inspector/Images/resourceDocumentIconSmall.png
[75/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourceJSIcon.png resources/inspector/Images/resourceJSIcon.png
[76/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourcePlainIcon.png resources/inspector/Images/resourcePlainIcon.png
[77/207] STAMP obj/third_party/protobuf/py_proto.actions_rules_copies.stamp
[78/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourcePlainIconSmall.png resources/inspector/Images/resourcePlainIconSmall.png
[79/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/resourcesTimeGraphIcon.png resources/inspector/Images/resourcesTimeGraphIcon.png
[80/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/responsiveDesign.png resources/inspector/Images/responsiveDesign.png
[81/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/responsiveDesign_2x.png resources/inspector/Images/responsiveDesign_2x.png
[82/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/searchNext.png resources/inspector/Images/searchNext.png
[83/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/searchPrev.png resources/inspector/Images/searchPrev.png
[84/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateHttp_2x.png resources/inspector/Images/securityStateHttp_2x.png
[85/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateHttp.png resources/inspector/Images/securityStateHttp.png
[86/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateInsecure_2x.png resources/inspector/Images/securityStateInsecure_2x.png
[87/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateInsecure.png resources/inspector/Images/securityStateInsecure.png
[88/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateSecure_2x.png resources/inspector/Images/securityStateSecure_2x.png
[89/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateSecure.png resources/inspector/Images/securityStateSecure.png
[90/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateWarning_2x.png resources/inspector/Images/securityStateWarning_2x.png
[91/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/securityStateWarning.png resources/inspector/Images/securityStateWarning.png
[92/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/serviceWorker.svg resources/inspector/Images/serviceWorker.svg
[93/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/sessionStorage.png resources/inspector/Images/sessionStorage.png
[94/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/settingsListRemove.png resources/inspector/Images/settingsListRemove.png
[95/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/settingsListRemove_2x.png resources/inspector/Images/settingsListRemove_2x.png
[96/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/speech.png resources/inspector/Images/speech.png
[97/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/spinner.svg resources/inspector/Images/spinner.svg
[98/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarButtonGlyphs.png resources/inspector/Images/toolbarButtonGlyphs.png
[99/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarResizerHorizontal.png resources/inspector/Images/toolbarResizerHorizontal.png
[100/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarResizerVertical.png resources/inspector/Images/toolbarResizerVertical.png
[101/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbActiveHoriz.png resources/inspector/Images/thumbActiveHoriz.png
[102/207] ACTION Generating ANGLE Commit ID
[103/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbActiveVert.png resources/inspector/Images/thumbActiveVert.png
[104/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbHoriz.png resources/inspector/Images/thumbHoriz.png
[105/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbHoverHoriz.png resources/inspector/Images/thumbHoverHoriz.png
[106/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbHoverVert.png resources/inspector/Images/thumbHoverVert.png
[107/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/thumbVert.png resources/inspector/Images/thumbVert.png
[108/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/toolbarItemSelected.png resources/inspector/Images/toolbarItemSelected.png
[109/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/touchCursor.png resources/inspector/Images/touchCursor.png
[110/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/touchCursor_2x.png resources/inspector/Images/touchCursor_2x.png
[111/207] COPY ../../third_party/WebKit/Source/devtools/front_end/Images/updateServiceWorker.svg resources/inspector/Images/updateServiceWorker.svg
[112/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-default-1x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-default-1x.png
[113/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-default-2x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-default-2x.png
[114/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png
[115/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png
[116/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-navigation-1x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-navigation-1x.png
[117/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-horizontal-navigation-2x.png resources/inspector/emulated_devices/google-nexus-5-horizontal-navigation-2x.png
[118/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-default-1x.png resources/inspector/emulated_devices/google-nexus-5-vertical-default-1x.png
[119/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-default-2x.png resources/inspector/emulated_devices/google-nexus-5-vertical-default-2x.png
[120/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-keyboard-1x.png resources/inspector/emulated_devices/google-nexus-5-vertical-keyboard-1x.png
[121/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-keyboard-2x.png resources/inspector/emulated_devices/google-nexus-5-vertical-keyboard-2x.png
[122/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-navigation-1x.png resources/inspector/emulated_devices/google-nexus-5-vertical-navigation-1x.png
[123/207] COPY ../../third_party/WebKit/Source/devtools/front_end/emulated_devices/google-nexus-5-vertical-navigation-2x.png resources/inspector/emulated_devices/google-nexus-5-vertical-navigation-2x.png
[124/207] COPY ../../third_party/WebKit/Source/devtools/front_end/devtools.js resources/inspector/devtools.js
[125/207] CXX obj/base/test/test_support_base.histogram_tester.o
[126/207] STAMP obj/ipc/mojo/ipc_mojo_unittests.compile_depends.stamp
[127/207] STAMP obj/third_party/WebKit/Source/wtf/wtf_unittests.compile_depends.stamp
[128/207] STAMP obj/v8/tools/gyp/mksnapshot.compile_depends.stamp
[129/207] STAMP obj/ipc/mojo/ipc_mojo_perftests.compile_depends.stamp
[130/207] MACTOOL copy-bundle-resource icudtl.dat
[131/201] STAMP obj/third_party/WebKit/Source/devtools/devtools_frontend_resources.actions_rules_copies.stamp
[132/201] LINK mksnapshot, POSTBUILDS
[133/201] STAMP obj/third_party/WebKit/Source/devtools/generate_devtools_grd.actions_depends.stamp
[134/201] ACTION generate_devtools_grd: generate_devtools_grd_c7402f4706432af4f97456d841ae6155
[135/201] ACTION Generating resources from gen/devtools/devtools_resources.grd
[136/195] STAMP obj/v8/tools/gyp/v8_external_snapshot.actions_depends.stamp
[137/195] ACTION v8_external_snapshot: run_mksnapshot (external)_d7a316e05e7b0a438c42a81cdde1cb2e
[138/195] STAMP obj/v8/tools/gyp/v8_external_snapshot.actions_rules_copies.stamp
[139/195] MACTOOL copy-bundle-resource snapshot_blob.bin
[140/195] STAMP obj/third_party/WebKit/Source/platform/blink_platform.compile_depends.stamp
[141/195] STAMP obj/content/layouttest_support_content.compile_depends.stamp
[142/195] STAMP obj/third_party/WebKit/Source/platform/blink_platform_unittests.compile_depends.stamp
[143/195] STAMP obj/third_party/WebKit/Source/core/webcore_prerequisites.compile_depends.stamp
[144/195] STAMP obj/third_party/WebKit/Source/core/webcore_generated.compile_depends.stamp
[145/195] STAMP obj/third_party/WebKit/Source/core/webcore.compile_depends.stamp
[146/195] STAMP obj/third_party/WebKit/Source/web/blink_web_test_support.compile_depends.stamp
[147/195] STAMP obj/third_party/WebKit/Source/web/blink_web.compile_depends.stamp
[148/195] STAMP obj/third_party/WebKit/Source/core/webcore_testing.compile_depends.stamp
[149/195] STAMP obj/third_party/WebKit/Source/modules/modules_testing.compile_depends.stamp
[150/195] STAMP obj/third_party/WebKit/Source/modules/modules.compile_depends.stamp
[151/195] STAMP obj/third_party/WebKit/public/blink.compile_depends.stamp
[152/195] STAMP obj/content/content_renderer.actions_depends.stamp
[153/195] STAMP obj/content/content_browser.actions_depends.stamp
[154/195] STAMP obj/components/test_runner/test_runner.compile_depends.stamp
[155/195] STAMP obj/components/plugins_renderer.compile_depends.stamp
[156/195] STAMP obj/content/content_ppapi_plugin.compile_depends.stamp
[157/195] STAMP obj/content/content_child.compile_depends.stamp
[158/195] STAMP obj/content/content_renderer.compile_depends.stamp
[159/195] STAMP obj/content/content_plugin.compile_depends.stamp
[160/195] STAMP obj/content/content_browser.compile_depends.stamp
[161/195] STAMP obj/components/web_cache_renderer.compile_depends.stamp
[162/195] STAMP obj/content/content_shell_lib.compile_depends.stamp
[163/195] CXX obj/content/renderer/media/content_renderer.render_media_client.o
[164/195] CXX obj/content/renderer/content_renderer.render_thread_impl.o
[165/195] CXX obj/content/browser/gpu/content_browser.gpu_internals_ui.o
[166/195] LIBTOOL-STATIC libcontent_browser.a, POSTBUILDS
[167/195] LIBTOOL-STATIC libcontent_renderer.a, POSTBUILDS
[168/195] LIBTOOL-STATIC libtest_support_base.a, POSTBUILDS
[169/195] LINK ipc_mojo_unittests, POSTBUILDS
[170/195] LINK wtf_unittests, POSTBUILDS
[171/195] LINK ipc_mojo_perftests, POSTBUILDS
[172/195] LINK blink_platform_unittests, POSTBUILDS
[173/195] STAMP obj/content/test_support_content.actions_depends.stamp
[174/195] COPY ../../content/shell/resources/textAreaResizeCorner.png gen/webkit/textAreaResizeCorner.png
[175/195] COPY ../../content/shell/resources/missingImage.png gen/webkit/missingImage.png
[176/195] MACTOOL copy-bundle-resource gen/webkit/textAreaResizeCorner.png
[177/195] MACTOOL copy-bundle-resource gen/webkit/textAreaResizeCorner.png
[178/195] STAMP obj/content/test_support_content.actions_rules_copies.stamp
[179/195] MACTOOL copy-bundle-resource gen/webkit/missingImage.png
[180/195] MACTOOL copy-bundle-resource gen/webkit/missingImage.png
[181/195] STAMP obj/third_party/WebKit/Source/platform/blink_heap_unittests.compile_depends.stamp
[182/195] STAMP obj/third_party/WebKit/Source/web/webkit_unit_tests.compile_depends.stamp
[183/195] STAMP obj/content/content_shell_framework.actions_depends.stamp
[184/195] LINK blink_heap_unittests, POSTBUILDS
[185/195] LINK webkit_unit_tests, POSTBUILDS
[186/195] SOLINK "Content Shell Framework.framework/Versions/A/Content Shell Framework", POSTBUILDS
[187/195] PACKAGE FRAMEWORK 'Content Shell Framework.framework', POSTBUILDS
[188/195] LINK 'Content Shell Helper.app/Contents/MacOS/Content Shell Helper', POSTBUILDS
[189/195] STAMP 'Content Shell Helper.app'
[190/195] STAMP obj/content/content_shell.actions_depends.stamp
[191/195] COPY 'Content Shell Helper.app' 'Content Shell.app/Contents/Frameworks/Content Shell Helper.app'
[192/195] LINK 'Content Shell.app/Contents/MacOS/Content Shell', POSTBUILDS
[193/195] STAMP 'Content Shell.app'
[194/195] STAMP obj/third_party/WebKit/public/all_blink.actions_depends.stamp
[195/195] STAMP obj/build/blink_tests.actions_depends.stamp

/b/build/goma/goma_ctl.sh stat
request: total=14 success=14 failure=0
 compiler_proxy: fail=0
 compiler_info: stores=1 store_dups=0 miss=0 fail=0
 goma: finished=3 cache_hit=3 aborted=0 retry=2 fail=0
 local: run=11 killed=0 finished=11
 local run reason:
  should fallback=10
  slow goma, local run started in FILE_REQ=1
files: requested=2549 uploaded=1865 missed=0
outputs: files=6 rename=0 buf=6 peak_req=202287
memory: consuming=546729984
time: uptime=31
include_processor: total=1141 skipped=605
depscache: table_size=22803 max=2146 total=8975274 average=393 idtable=29248 hit=3 updated=1 missed=0
incdircache: instances=1 memory=339903 created=1 reused=0
http_rpc: query=3 retry=0 timeout=0 error=0

/b/build/goma/goma_ctl.sh stop
Killing compiler proxy (pid=13840):  http://127.0.0.1:8088 
done.

/b/build/scripts/slave/gsutil cp file:///tmp/tmpRQq4oh gs://chrome-goma-log/2015/08/03/vm629-m1/compiler_proxy.vm629-m1.golo.chromium.org.chrome-bot.log.INFO.20150803-012703.13840.gz
Copying file:///tmp/tmpRQq4oh [Content-Type=application/octet-stream]...
Copied log file to gs://chrome-goma-log/2015/08/03/vm629-m1/compiler_proxy.vm629-m1.golo.chromium.org.chrome-bot.log.INFO.20150803-012703.13840.gz
Visualization at http://chromium-build-stats.appspot.com/compiler_proxy_log/2015/08/03/vm629-m1/compiler_proxy.vm629-m1.golo.chromium.org.chrome-bot.log.INFO.20150803-012703.13840.gz

/b/build/scripts/slave/gsutil cp file:///tmp/tmpDWWp3j gs://chrome-goma-log/2015/08/03/vm629-m1/ninja_log.vm629-m1.chrome-bot.20150803-012733.13757.gz
Copying file:///tmp/tmpDWWp3j [Content-Type=application/octet-stream]...
Copied log file to gs://chrome-goma-log/2015/08/03/vm629-m1/ninja_log.vm629-m1.chrome-bot.20150803-012733.13757.gz
Visualization at http://chromium-build-stats.appspot.com/ninja_log/2015/08/03/vm629-m1/ninja_log.vm629-m1.chrome-bot.20150803-012733.13757.gz
program finished with exit code 0
elapsedTime=42.869217