| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/Linux_remote_run_Builder", | 7 "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ | 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", | 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", | 18 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" %
path@@@", |
| 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", | 19 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", |
| 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 20 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 21 "@@@STEP_LOG_END@python.inline@@@" | 21 "@@@STEP_LOG_END@python.inline@@@" |
| 22 ] | 22 ] |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "cmd": [ | 25 "cmd": [ |
| 26 "python", | 26 "python", |
| 27 "-u", | 27 "-u", |
| 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 28 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 29 "--master", | 29 "--master", |
| 30 "chromium.fyi", | 30 "client.v8.fyi", |
| 31 "--builder", | 31 "--builder", |
| 32 "Linux remote_run Builder", | 32 "V8-Blink Linux 64", |
| 33 "--slave", | 33 "--slave", |
| 34 "TestSlavename", | 34 "TestSlavename", |
| 35 "--spec", | 35 "--spec", |
| 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'https://chromium.googlesource.com/chromium
/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': '
https://chromium.googlesource.com/chromium/src.git'}]", | 36 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'https://chromium.googlesource.com/chromium
/blink.git'}, 'deps_file': '.DEPS.git', 'managed': True, 'name': 'src', 'url': '
https://chromium.googlesource.com/chromium/src.git'}]", |
| 37 "--root", | 37 "--root", |
| 38 "src", | 38 "src", |
| 39 "--revision_mapping_file", | 39 "--revision_mapping_file", |
| 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 40 "{\"src\": \"got_cr_revision\", \"src/buildtools\": \"got_buildtools_revis
ion\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\":
\"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"s
rc/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_
revision\"}", |
| 41 "--git-cache-dir", | 41 "--git-cache-dir", |
| 42 "[GIT_CACHE]", | 42 "[GIT_CACHE]", |
| 43 "--output_json", | 43 "--output_json", |
| 44 "/path/to/tmp/json", | 44 "/path/to/tmp/json", |
| 45 "--revision", | 45 "--revision", |
| 46 "src@HEAD", | 46 "src@HEAD", |
| 47 "--revision", |
| 48 "src/v8@20123", |
| 47 "--force", | 49 "--force", |
| 48 "--output_manifest" | 50 "--output_manifest" |
| 49 ], | 51 ], |
| 50 "cwd": "[BUILDER_CACHE]/Linux_remote_run_Builder", | 52 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 51 "env": { | 53 "env": { |
| 52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 54 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 53 }, | 55 }, |
| 54 "name": "bot_update", | 56 "name": "bot_update", |
| 55 "~followup_annotations": [ | 57 "~followup_annotations": [ |
| 56 "@@@STEP_TEXT@Some step text@@@", | 58 "@@@STEP_TEXT@Some step text@@@", |
| 57 "@@@STEP_LOG_LINE@json.output@{@@@", | 59 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 60 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 59 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 61 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 60 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 62 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", |
| 63 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": \"20123\"@@@", |
| 61 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 64 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 62 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 65 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| 63 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | 66 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
| 64 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | 67 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", |
| 65 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | 68 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", |
| 66 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 69 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 67 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", | 70 "@@@STEP_LOG_LINE@json.output@ \"src/buildtools\": {@@@", |
| 68 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", | 71 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/buildtools.git\", @@@", |
| 69 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", | 72 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f0319a328b280987691635
3cb994259692140934\"@@@", |
| 70 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 73 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 89 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | 92 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", |
| 90 "@@@STEP_LOG_LINE@json.output@ }@@@", | 93 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 91 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 94 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 92 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 95 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 93 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 96 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 94 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 97 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 95 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | 98 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", |
| 96 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | 99 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", |
| 97 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328
b2809876916353cb994259692140934\", @@@", | 100 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision\": \"f0319a328
b2809876916353cb994259692140934\", @@@", |
| 98 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h
eads/master@{#182578}\", @@@", | 101 "@@@STEP_LOG_LINE@json.output@ \"got_buildtools_revision_cp\": \"refs/h
eads/master@{#182578}\", @@@", |
| 102 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision\": \"f27fede2220bcd326
aee3e86ddfd4ebd0fe58cb9\", @@@", |
| 103 "@@@STEP_LOG_LINE@json.output@ \"got_cr_revision_cp\": \"refs/heads/mas
ter@{#170242}\", @@@", |
| 99 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 104 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 100 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 105 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| 101 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | 106 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"801ada225ddc271c132c
3a35f03975671d43e399\", @@@", |
| 102 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | 107 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#43426}\", @@@", |
| 103 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | 108 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", |
| 104 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | 109 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", |
| 105 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", | |
| 106 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", | |
| 107 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | 110 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", |
| 108 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | 111 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", |
| 109 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 112 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 110 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | 113 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", |
| 111 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | 114 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", |
| 112 "@@@STEP_LOG_LINE@json.output@}@@@", | 115 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 113 "@@@STEP_LOG_END@json.output@@@", | 116 "@@@STEP_LOG_END@json.output@@@", |
| 117 "@@@SET_BUILD_PROPERTY@got_cr_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0
fe58cb9\"@@@", |
| 114 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | 118 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", |
| 119 "@@@SET_BUILD_PROPERTY@got_cr_revision_cp@\"refs/heads/master@{#170242}\"@
@@", |
| 115 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | 120 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", |
| 116 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18
2578}\"@@@", | 121 "@@@SET_BUILD_PROPERTY@got_buildtools_revision_cp@\"refs/heads/master@{#18
2578}\"@@@", |
| 117 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | 122 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", |
| 118 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | 123 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", |
| 119 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 124 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 120 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 125 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 126 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
| 122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | |
| 123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 127 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 128 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
| 126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", | 129 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@", |
| 127 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" | 130 "@@@SET_BUILD_PROPERTY@got_buildtools_revision@\"f0319a328b2809876916353cb
994259692140934\"@@@" |
| 128 ] | 131 ] |
| 129 }, | 132 }, |
| 130 { | 133 { |
| 131 "cmd": [], | 134 "cmd": [], |
| 135 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 132 "name": "ensure_goma" | 136 "name": "ensure_goma" |
| 133 }, | 137 }, |
| 134 { | 138 { |
| 135 "cmd": [ | 139 "cmd": [ |
| 136 "python", | 140 "python", |
| 137 "-u", | 141 "-u", |
| 138 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", | 142 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 139 "--platform", | 143 "--platform", |
| 140 "linux-amd64", | 144 "linux-amd64", |
| 141 "--dest-directory", | 145 "--dest-directory", |
| 142 "[SLAVE_BUILD]/cipd", | 146 "[SLAVE_BUILD]/cipd", |
| 143 "--json-output", | 147 "--json-output", |
| 144 "/path/to/tmp/json" | 148 "/path/to/tmp/json" |
| 145 ], | 149 ], |
| 150 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 146 "name": "ensure_goma.install cipd", | 151 "name": "ensure_goma.install cipd", |
| 147 "~followup_annotations": [ | 152 "~followup_annotations": [ |
| 148 "@@@STEP_NEST_LEVEL@1@@@", | 153 "@@@STEP_NEST_LEVEL@1@@@", |
| 149 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 154 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 150 "@@@STEP_LOG_LINE@json.output@{@@@", | 155 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 156 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 157 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 153 "@@@STEP_LOG_LINE@json.output@}@@@", | 158 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 154 "@@@STEP_LOG_END@json.output@@@" | 159 "@@@STEP_LOG_END@json.output@@@" |
| 155 ] | 160 ] |
| 156 }, | 161 }, |
| 157 { | 162 { |
| 158 "cmd": [ | 163 "cmd": [ |
| 159 "[SLAVE_BUILD]/cipd/cipd", | 164 "[SLAVE_BUILD]/cipd/cipd", |
| 160 "ensure", | 165 "ensure", |
| 161 "--root", | 166 "--root", |
| 162 "[CACHE]/cipd/goma", | 167 "[CACHE]/cipd/goma", |
| 163 "--list", | 168 "--list", |
| 164 "infra/tools/cloudtail/linux-amd64 git_revision:c6b17d5aa4fa6396c5f9712481
20e0e624c21fb3\ninfra_internal/goma/client/linux-amd64 release", | 169 "infra/tools/cloudtail/linux-amd64 git_revision:c6b17d5aa4fa6396c5f9712481
20e0e624c21fb3\ninfra_internal/goma/client/linux-amd64 release", |
| 165 "--json-output", | 170 "--json-output", |
| 166 "/path/to/tmp/json", | 171 "/path/to/tmp/json", |
| 167 "--service-account-json", | 172 "--service-account-json", |
| 168 "/creds/service_accounts/service-account-goma-client.json" | 173 "/creds/service_accounts/service-account-goma-client.json" |
| 169 ], | 174 ], |
| 175 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 170 "name": "ensure_goma.ensure_installed", | 176 "name": "ensure_goma.ensure_installed", |
| 171 "~followup_annotations": [ | 177 "~followup_annotations": [ |
| 172 "@@@STEP_NEST_LEVEL@1@@@", | 178 "@@@STEP_NEST_LEVEL@1@@@", |
| 173 "@@@STEP_LOG_LINE@json.output@{@@@", | 179 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 174 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 180 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 175 "@@@STEP_LOG_LINE@json.output@ {@@@", | 181 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 176 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-git_revision:c6b\", @@@", | 182 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-git_revision:c6b\", @@@", |
| 177 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/l
inux-amd64\"@@@", | 183 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra/tools/cloudtail/l
inux-amd64\"@@@", |
| 178 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 184 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 179 "@@@STEP_LOG_LINE@json.output@ {@@@", | 185 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 180 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 186 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 181 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 187 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 182 "@@@STEP_LOG_LINE@json.output@ }@@@", | 188 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 183 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 189 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 184 "@@@STEP_LOG_LINE@json.output@}@@@", | 190 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 185 "@@@STEP_LOG_END@json.output@@@" | 191 "@@@STEP_LOG_END@json.output@@@" |
| 186 ] | 192 ] |
| 187 }, | 193 }, |
| 188 { | 194 { |
| 189 "cmd": [ | 195 "cmd": [ |
| 190 "python", | 196 "python", |
| 191 "-u", | 197 "-u", |
| 192 "[BUILDER_CACHE]/Linux_remote_run_Builder/src/tools/swarming_client/swarmi
ng.py", | |
| 193 "--version" | |
| 194 ], | |
| 195 "name": "swarming.py --version", | |
| 196 "stdout": "/path/to/tmp/", | |
| 197 "~followup_annotations": [ | |
| 198 "@@@STEP_TEXT@0.8.6@@@" | |
| 199 ] | |
| 200 }, | |
| 201 { | |
| 202 "cmd": [ | |
| 203 "python", | |
| 204 "-u", | |
| 205 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 206 "runhooks" | 199 "runhooks" |
| 207 ], | 200 ], |
| 208 "cwd": "[BUILDER_CACHE]/Linux_remote_run_Builder/src", | 201 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", |
| 209 "env": { | 202 "env": { |
| 210 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 203 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 211 "GYP_CHROMIUM_NO_ACTION": "1", | 204 "GYP_CHROMIUM_NO_ACTION": "1", |
| 212 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_
isolation_mode=prepare use_goma=1", | 205 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", |
| 213 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 206 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 214 }, | 207 }, |
| 215 "name": "gclient runhooks" | 208 "name": "gclient runhooks" |
| 216 }, | 209 }, |
| 217 { | 210 { |
| 218 "cmd": [ | 211 "cmd": [ |
| 219 "python", | 212 "python", |
| 220 "-u", | 213 "-u", |
| 221 "[BUILDER_CACHE]/Linux_remote_run_Builder/src/testing/scripts/get_compile_
targets.py", | 214 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb.py", |
| 222 "--output", | |
| 223 "/path/to/tmp/json", | |
| 224 "--", | |
| 225 "--build-config-fs", | |
| 226 "Release", | |
| 227 "--paths", | |
| 228 "{\"checkout\": \"[BUILDER_CACHE]/Linux_remote_run_Builder/src\", \"runit.
py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"R
ECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | |
| 229 "--properties", | |
| 230 "{\"buildername\": \"Linux remote_run Builder\", \"buildnumber\": 571, \"m
astername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platfo
rm\": \"linux\"}" | |
| 231 ], | |
| 232 "name": "get compile targets for scripts", | |
| 233 "~followup_annotations": [ | |
| 234 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 235 "@@@STEP_LOG_END@json.output@@@" | |
| 236 ] | |
| 237 }, | |
| 238 { | |
| 239 "cmd": [ | |
| 240 "python", | |
| 241 "-u", | |
| 242 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
| 243 "[BUILDER_CACHE]/Linux_remote_run_Builder/src/testing/buildbot/chromium.fy
i.json", | |
| 244 "/path/to/tmp/json" | |
| 245 ], | |
| 246 "name": "read test spec (chromium.fyi.json)", | |
| 247 "~followup_annotations": [ | |
| 248 "@@@STEP_TEXT@path: [BUILDER_CACHE]/Linux_remote_run_Builder/src/testing/b
uildbot/chromium.fyi.json@@@", | |
| 249 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 250 "@@@STEP_LOG_END@json.output@@@" | |
| 251 ] | |
| 252 }, | |
| 253 { | |
| 254 "cmd": [ | |
| 255 "python", | |
| 256 "-u", | |
| 257 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
| 258 "--show-path", | |
| 259 "python", | |
| 260 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | |
| 261 ], | |
| 262 "name": "cleanup_temp" | |
| 263 }, | |
| 264 { | |
| 265 "cmd": [ | |
| 266 "python", | |
| 267 "-u", | |
| 268 "[BUILDER_CACHE]/Linux_remote_run_Builder/src/tools/mb/mb.py", | |
| 269 "gen", | 215 "gen", |
| 270 "-m", | 216 "-m", |
| 271 "chromium.fyi", | 217 "client.v8.fyi", |
| 272 "-b", | 218 "-b", |
| 273 "Linux remote_run Builder", | 219 "V8-Blink Linux 64", |
| 274 "--config-file", | 220 "--config-file", |
| 275 "[BUILDER_CACHE]/Linux_remote_run_Builder/src/tools/mb/mb_config.pyl", | 221 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/tools/mb/mb_config.pyl", |
| 276 "--goma-dir", | 222 "--goma-dir", |
| 277 "[CACHE]/cipd/goma", | 223 "[CACHE]/cipd/goma", |
| 278 "//out/Release" | 224 "//out/Release" |
| 279 ], | 225 ], |
| 280 "cwd": "[BUILDER_CACHE]/Linux_remote_run_Builder/src", | 226 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64/src", |
| 281 "env": { | 227 "env": { |
| 282 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 228 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 283 }, | 229 }, |
| 284 "name": "generate_build_files" | 230 "name": "generate_build_files (with patch)" |
| 285 }, | 231 }, |
| 286 { | 232 { |
| 287 "cmd": [ | 233 "cmd": [ |
| 288 "python", | 234 "python", |
| 289 "-u", | 235 "-u", |
| 290 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 236 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 291 "--show-path", | 237 "--show-path", |
| 292 "python", | 238 "python", |
| 293 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 239 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 294 "--gsutil-py-path", | 240 "--gsutil-py-path", |
| 295 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 241 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 296 "--ninja-path", | 242 "--ninja-path", |
| 297 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 243 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 298 "--target", | 244 "--target", |
| 299 "Release", | 245 "Release", |
| 300 "--src-dir", | 246 "--src-dir", |
| 301 "[BUILDER_CACHE]/Linux_remote_run_Builder/src", | 247 "[BUILDER_CACHE]/V8_Blink_Linux_64/src", |
| 302 "--goma-cache-dir", | 248 "--goma-cache-dir", |
| 303 "[GOMA_CACHE]", | 249 "[GOMA_CACHE]", |
| 304 "--goma-deps-cache-dir", | 250 "--goma-deps-cache-dir", |
| 305 "[GOMA_DEPS_CACHE]", | 251 "[GOMA_DEPS_CACHE]", |
| 306 "--compiler", | 252 "--compiler", |
| 307 "goma", | 253 "goma", |
| 308 "--goma-jsonstatus", | 254 "--goma-jsonstatus", |
| 309 "/path/to/tmp/json", | 255 "/path/to/tmp/json", |
| 310 "--goma-service-account-json-file", | 256 "--goma-service-account-json-file", |
| 311 "/creds/service_accounts/service-account-goma-client.json", | 257 "/creds/service_accounts/service-account-goma-client.json", |
| 312 "--goma-dir", | 258 "--goma-dir", |
| 313 "[CACHE]/cipd/goma", | 259 "[CACHE]/cipd/goma", |
| 314 "--ninja-ensure-up-to-date", | |
| 315 "--", | 260 "--", |
| 316 "base_unittests" | 261 "blink_tests" |
| 317 ], | 262 ], |
| 263 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 318 "env": { | 264 "env": { |
| 319 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 265 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 320 }, | 266 }, |
| 321 "name": "compile", | 267 "name": "compile (with patch)", |
| 322 "~followup_annotations": [ | 268 "~followup_annotations": [ |
| 323 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 269 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 324 "@@@STEP_LOG_END@json.output (invalid)@@@" | 270 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 325 ] | 271 ] |
| 326 }, | 272 }, |
| 327 { | 273 { |
| 328 "allow_subannotations": true, | |
| 329 "cmd": [ | 274 "cmd": [ |
| 330 "python", | 275 "python", |
| 331 "-u", | 276 "-u", |
| 332 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 277 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 333 "--show-path", | |
| 334 "python", | |
| 335 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", | |
| 336 "--target", | 278 "--target", |
| 337 "Release", | 279 "Release", |
| 338 "--gsutil-py-path", | 280 "--xvfb", |
| 339 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | |
| 340 "--staging-dir", | |
| 341 "[CACHE]/chrome_staging", | |
| 342 "--src-dir", | |
| 343 "[BUILDER_CACHE]/Linux_remote_run_Builder/src", | |
| 344 "--build-url", | |
| 345 "gs://chromium-fyi-archive/chromium.fyi/Linux remote_run Builder", | |
| 346 "--build_revision", | |
| 347 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
| 348 "--factory-properties", | 281 "--factory-properties", |
| 349 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux remote_run Builder\", \"buildnumber\": 571, \"mastername\
": \"chromium.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"s
lavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
, | 282 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", |
| 350 "--build-properties", | 283 "--build-properties", |
| 351 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux remote_run Builder\", \"buildnumber\": 571, \"mastername\
": \"chromium.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"s
lavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 284 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", |
| 285 "--step-name=webkit_unit_tests", |
| 286 "--builder-name=V8-Blink Linux 64", |
| 287 "--slave-name=TestSlavename", |
| 288 "--build-number=571", |
| 289 "webkit_unit_tests" |
| 352 ], | 290 ], |
| 353 "name": "package build" | 291 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 292 "name": "webkit_unit_tests" |
| 354 }, | 293 }, |
| 355 { | 294 { |
| 356 "cmd": [], | 295 "cmd": [ |
| 357 "name": "trigger", | 296 "python", |
| 358 "trigger_specs": [ | 297 "-u", |
| 359 { | 298 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 360 "builder_name": "Linux remote_run Tester", | 299 "--target", |
| 361 "properties": { | 300 "Release", |
| 362 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 301 "--no-xvfb", |
| 363 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 302 "--factory-properties", |
| 364 "parent_got_buildtools_revision": "f0319a328b2809876916353cb9942596921
40934", | 303 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", |
| 365 "parent_got_buildtools_revision_cp": "refs/heads/master@{#182578}", | 304 "--build-properties", |
| 366 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 305 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"V8-Blink Linux 64\", \"buildnumber\": 571, \"mastername\": \"cl
ient.v8.fyi\", \"path_config\": \"kitchen\", \"recipe\": \"blink_downstream\", \
"revision\": \"20123\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/t
o/workdir/TestSlavename\"}", |
| 367 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 306 "--step-name=webkit_tests (with patch)", |
| 368 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 307 "--builder-name=V8-Blink Linux 64", |
| 369 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 308 "--slave-name=TestSlavename", |
| 370 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 309 "--build-number=571", |
| 371 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 310 "--run-python-script", |
| 372 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 311 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 373 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 312 "--target", |
| 374 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 313 "Release", |
| 375 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 314 "-o", |
| 376 } | 315 "[SLAVE_BUILD]/layout-test-results", |
| 377 } | 316 "--build-dir", |
| 317 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", |
| 318 "--json-test-results", |
| 319 "/path/to/tmp/json", |
| 320 "--test-results-server", |
| 321 "test-results.appspot.com", |
| 322 "--build-number", |
| 323 "571", |
| 324 "--builder-name", |
| 325 "V8-Blink Linux 64", |
| 326 "--step-name", |
| 327 "webkit_tests (with patch)", |
| 328 "--no-pixel-tests", |
| 329 "--additional-expectations", |
| 330 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/v8/tools/blink_tests/TestExpectatio
ns" |
| 378 ], | 331 ], |
| 332 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 333 "name": "webkit_tests (with patch)", |
| 379 "~followup_annotations": [ | 334 "~followup_annotations": [ |
| 380 "@@@STEP_TEXT@Linux remote_run Tester@@@" | 335 "step returned non-zero exit code: 255", |
| 336 "@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/slow.html<br/>flake/totall
y-flakey.html<br/>flake/timeout-then-crash.html<br/><br/>unexpected_failures:<br
/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><b
r/>Total executed: 9001<br/>@@@", |
| 337 "@@@STEP_FAILURE@@@" |
| 338 ] |
| 339 }, |
| 340 { |
| 341 "cmd": [ |
| 342 "python", |
| 343 "-u", |
| 344 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 345 "--results-dir", |
| 346 "[SLAVE_BUILD]/layout-test-results", |
| 347 "--build-dir", |
| 348 "[BUILDER_CACHE]/V8_Blink_Linux_64/src/out", |
| 349 "--build-number", |
| 350 "571", |
| 351 "--builder-name", |
| 352 "V8-Blink Linux 64", |
| 353 "--gs-bucket", |
| 354 "gs://chromium-layout-test-archives", |
| 355 "--staging-dir", |
| 356 "[CACHE]/chrome_staging" |
| 357 ], |
| 358 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 359 "name": "archive_webkit_tests_results", |
| 360 "~followup_annotations": [ |
| 361 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/V8-Blink_Linux_64/571/layout-test-results/results.html@@@", |
| 362 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/V8-Blink_Linux_64/571/layout-test-results.zip@@@" |
| 363 ] |
| 364 }, |
| 365 { |
| 366 "cmd": [ |
| 367 "python", |
| 368 "-u", |
| 369 "import sys; sys.exit(1)" |
| 370 ], |
| 371 "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
| 372 "name": "webkit_tests", |
| 373 "~followup_annotations": [ |
| 374 "step returned non-zero exit code: 1", |
| 375 "@@@STEP_TEXT@TEST RESULTS WERE INVALID@@@", |
| 376 "@@@STEP_FAILURE@@@" |
| 381 ] | 377 ] |
| 382 }, | 378 }, |
| 383 { | 379 { |
| 384 "name": "$result", | 380 "name": "$result", |
| 381 "reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests'
) failed with return_code 1", |
| 385 "recipe_result": null, | 382 "recipe_result": null, |
| 386 "status_code": 0 | 383 "status_code": 1 |
| 387 } | 384 } |
| 388 ] | 385 ] |
| OLD | NEW |