| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Coverage (dbg)", | 10 "Android Coverage (dbg)", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\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.chromium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['an
droid']", | 14 "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': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[ROOT]/b/build/slave/cache_dir", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@1111111", | 24 "src@1111111", |
| 25 "--force", | 25 "--force", |
| 26 "--output_manifest" | 26 "--output_manifest" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", |
| 28 "env": { | 29 "env": { |
| 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 30 }, | 31 }, |
| 31 "name": "bot_update", | 32 "name": "bot_update", |
| 32 "~followup_annotations": [ | 33 "~followup_annotations": [ |
| 33 "@@@STEP_TEXT@Some step text@@@", | 34 "@@@STEP_TEXT@Some step text@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@{@@@", | 35 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 92 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 93 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 96 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 97 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 97 ] | 98 ] |
| 98 }, | 99 }, |
| 99 { | 100 { |
| 100 "cmd": [], | 101 "cmd": [], |
| 102 "cwd": "[SLAVE_BUILD]", |
| 101 "name": "ensure_goma" | 103 "name": "ensure_goma" |
| 102 }, | 104 }, |
| 103 { | 105 { |
| 104 "cmd": [ | 106 "cmd": [ |
| 105 "python", | 107 "python", |
| 106 "-u", | 108 "-u", |
| 107 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 109 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 108 "--platform", | 110 "--platform", |
| 109 "linux-386", | 111 "linux-386", |
| 110 "--dest-directory", | 112 "--dest-directory", |
| 111 "[CWD]/cipd", | 113 "[SLAVE_BUILD]/cipd", |
| 112 "--json-output", | 114 "--json-output", |
| 113 "/path/to/tmp/json" | 115 "/path/to/tmp/json" |
| 114 ], | 116 ], |
| 117 "cwd": "[SLAVE_BUILD]", |
| 115 "name": "ensure_goma.install cipd", | 118 "name": "ensure_goma.install cipd", |
| 116 "~followup_annotations": [ | 119 "~followup_annotations": [ |
| 117 "@@@STEP_NEST_LEVEL@1@@@", | 120 "@@@STEP_NEST_LEVEL@1@@@", |
| 118 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 121 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 119 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 120 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 121 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 122 "@@@STEP_LOG_LINE@json.output@}@@@", | 125 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 123 "@@@STEP_LOG_END@json.output@@@" | 126 "@@@STEP_LOG_END@json.output@@@" |
| 124 ] | 127 ] |
| 125 }, | 128 }, |
| 126 { | 129 { |
| 127 "cmd": [ | 130 "cmd": [ |
| 128 "fake_slave_build/cipd", | 131 "[SLAVE_BUILD]/cipd/cipd", |
| 129 "ensure", | 132 "ensure", |
| 130 "--root", | 133 "--root", |
| 131 "[ROOT]/b/build/slave/cache/cipd/goma", | 134 "[CACHE]/cipd/goma", |
| 132 "--list", | 135 "--list", |
| 133 "infra_internal/goma/client/linux-386 release", | 136 "infra_internal/goma/client/linux-386 release", |
| 134 "--json-output", | 137 "--json-output", |
| 135 "/path/to/tmp/json", | 138 "/path/to/tmp/json", |
| 136 "--service-account-json", | 139 "--service-account-json", |
| 137 "/creds/service_accounts/service-account-goma-client.json" | 140 "/creds/service_accounts/service-account-goma-client.json" |
| 138 ], | 141 ], |
| 142 "cwd": "[SLAVE_BUILD]", |
| 139 "name": "ensure_goma.ensure_installed", | 143 "name": "ensure_goma.ensure_installed", |
| 140 "~followup_annotations": [ | 144 "~followup_annotations": [ |
| 141 "@@@STEP_NEST_LEVEL@1@@@", | 145 "@@@STEP_NEST_LEVEL@1@@@", |
| 142 "@@@STEP_LOG_LINE@json.output@{@@@", | 146 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 143 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 147 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 144 "@@@STEP_LOG_LINE@json.output@ {@@@", | 148 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 145 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 149 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 146 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", | 150 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-386\"@@@", |
| 147 "@@@STEP_LOG_LINE@json.output@ }@@@", | 151 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 148 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 152 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 149 "@@@STEP_LOG_LINE@json.output@}@@@", | 153 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 150 "@@@STEP_LOG_END@json.output@@@" | 154 "@@@STEP_LOG_END@json.output@@@" |
| 151 ] | 155 ] |
| 152 }, | 156 }, |
| 153 { | 157 { |
| 154 "cmd": [ | 158 "cmd": [ |
| 155 "python", | 159 "python", |
| 156 "-u", | 160 "-u", |
| 157 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 161 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 158 "runhooks" | 162 "runhooks" |
| 159 ], | 163 ], |
| 164 "cwd": "[SLAVE_BUILD]", |
| 160 "env": { | 165 "env": { |
| 161 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 166 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 162 "GYP_CHROMIUM_NO_ACTION": "1", | 167 "GYP_CHROMIUM_NO_ACTION": "1", |
| 163 "GYP_CROSSCOMPILE": "1", | 168 "GYP_CROSSCOMPILE": "1", |
| 164 "GYP_DEFINES": "OS=android component=static_library emma_coverage=1 emma_f
ilter='org.chromium.*' fastbuild=1 gomadir='[ROOT]/b/build/slave/cache/cipd/goma
' target_arch=arm use_goma=1", | 169 "GYP_DEFINES": "OS=android component=static_library emma_coverage=1 emma_f
ilter='org.chromium.*' fastbuild=1 gomadir='[CACHE]/cipd/goma' target_arch=arm u
se_goma=1", |
| 165 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 170 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 166 }, | 171 }, |
| 167 "name": "gclient runhooks" | 172 "name": "gclient runhooks" |
| 168 }, | 173 }, |
| 169 { | 174 { |
| 170 "cmd": [ | 175 "cmd": [ |
| 171 "python", | 176 "python", |
| 172 "-u", | 177 "-u", |
| 173 "[CWD]/src/testing/scripts/get_compile_targets.py", | 178 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 174 "--output", | 179 "--output", |
| 175 "/path/to/tmp/json", | 180 "/path/to/tmp/json", |
| 176 "--", | 181 "--", |
| 177 "--build-config-fs", | 182 "--build-config-fs", |
| 178 "Debug", | 183 "Debug", |
| 179 "--paths", | 184 "--paths", |
| 180 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", | 185 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 181 "--properties", | 186 "--properties", |
| 182 "{\"buildername\": \"Android Coverage (dbg)\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"android\"}" | 187 "{\"buildername\": \"Android Coverage (dbg)\", \"buildnumber\": 571, \"mas
tername\": \"chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"android\"}" |
| 183 ], | 188 ], |
| 189 "cwd": "[SLAVE_BUILD]", |
| 184 "name": "get compile targets for scripts", | 190 "name": "get compile targets for scripts", |
| 185 "~followup_annotations": [ | 191 "~followup_annotations": [ |
| 186 "@@@STEP_LOG_LINE@json.output@{}@@@", | 192 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 187 "@@@STEP_LOG_END@json.output@@@" | 193 "@@@STEP_LOG_END@json.output@@@" |
| 188 ] | 194 ] |
| 189 }, | 195 }, |
| 190 { | 196 { |
| 191 "cmd": [ | 197 "cmd": [ |
| 192 "python", | 198 "python", |
| 193 "-u", | 199 "-u", |
| 194 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 200 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 195 "[CWD]/src/testing/buildbot/chromium.fyi.json", | 201 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json", |
| 196 "/path/to/tmp/json" | 202 "/path/to/tmp/json" |
| 197 ], | 203 ], |
| 204 "cwd": "[SLAVE_BUILD]", |
| 198 "name": "read test spec", | 205 "name": "read test spec", |
| 199 "~followup_annotations": [ | 206 "~followup_annotations": [ |
| 200 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.fyi.json@@@", | 207 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@
@", |
| 201 "@@@STEP_LOG_LINE@json.output@{}@@@", | 208 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 202 "@@@STEP_LOG_END@json.output@@@" | 209 "@@@STEP_LOG_END@json.output@@@" |
| 203 ] | 210 ] |
| 204 }, | 211 }, |
| 205 { | 212 { |
| 206 "cmd": [ | 213 "cmd": [ |
| 207 "python", | 214 "python", |
| 208 "-u", | 215 "-u", |
| 209 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 216 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 210 "--show-path", | 217 "--show-path", |
| 211 "python", | 218 "python", |
| 212 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 219 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 213 ], | 220 ], |
| 221 "cwd": "[SLAVE_BUILD]", |
| 214 "name": "cleanup_temp" | 222 "name": "cleanup_temp" |
| 215 }, | 223 }, |
| 216 { | 224 { |
| 217 "cmd": [ | 225 "cmd": [ |
| 218 "python", | 226 "python", |
| 219 "-u", | 227 "-u", |
| 220 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", | 228 "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree
(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfo
r base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endsw
ith('.pyc'):\n os.remove(os.path.join(base, f))\n", |
| 221 "[CWD]/src/out/Debug/debug_info_dumps", | 229 "[SLAVE_BUILD]/src/out/Debug/debug_info_dumps", |
| 222 "[CWD]/src/out/Debug/test_logs", | 230 "[SLAVE_BUILD]/src/out/Debug/test_logs", |
| 223 "[CWD]/src/out/build_product.zip", | 231 "[SLAVE_BUILD]/src/out/build_product.zip", |
| 224 "[CWD]/src" | 232 "[SLAVE_BUILD]/src" |
| 225 ], | 233 ], |
| 234 "cwd": "[SLAVE_BUILD]", |
| 226 "name": "clean local files", | 235 "name": "clean local files", |
| 227 "~followup_annotations": [ | 236 "~followup_annotations": [ |
| 228 "@@@STEP_LOG_LINE@python.inline@@@@", | 237 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 229 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", | 238 "@@@STEP_LOG_LINE@python.inline@import shutil, sys, os@@@", |
| 230 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", | 239 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1], True)@@@", |
| 231 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", | 240 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[2], True)@@@", |
| 232 "@@@STEP_LOG_LINE@python.inline@try:@@@", | 241 "@@@STEP_LOG_LINE@python.inline@try:@@@", |
| 233 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", | 242 "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@", |
| 234 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", | 243 "@@@STEP_LOG_LINE@python.inline@except OSError:@@@", |
| 235 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 244 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
| 236 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", | 245 "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv
[4]):@@@", |
| 237 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", | 246 "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@", |
| 238 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", | 247 "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@", |
| 239 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, | 248 "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@"
, |
| 240 "@@@STEP_LOG_END@python.inline@@@" | 249 "@@@STEP_LOG_END@python.inline@@@" |
| 241 ] | 250 ] |
| 242 }, | 251 }, |
| 243 { | 252 { |
| 244 "allow_subannotations": false, | 253 "allow_subannotations": false, |
| 245 "cmd": [ | 254 "cmd": [ |
| 246 "[CWD]/src/build/tree_truth.sh", | 255 "[SLAVE_BUILD]/src/build/tree_truth.sh", |
| 247 "[CWD]/src", | 256 "[SLAVE_BUILD]/src", |
| 248 "src" | 257 "src" |
| 249 ], | 258 ], |
| 259 "cwd": "[SLAVE_BUILD]", |
| 250 "name": "tree truth steps" | 260 "name": "tree truth steps" |
| 251 }, | 261 }, |
| 252 { | 262 { |
| 253 "cmd": [ | 263 "cmd": [ |
| 254 "python", | 264 "python", |
| 255 "-u", | 265 "-u", |
| 256 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | 266 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", |
| 257 "[CWD]/src/out/Debug" | 267 "[SLAVE_BUILD]/src/out/Debug" |
| 258 ], | 268 ], |
| 269 "cwd": "[SLAVE_BUILD]", |
| 259 "name": "rmtree build directory", | 270 "name": "rmtree build directory", |
| 260 "~followup_annotations": [ | 271 "~followup_annotations": [ |
| 261 "@@@STEP_LOG_LINE@python.inline@@@@", | 272 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 262 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 273 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 263 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 274 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 264 "@@@STEP_LOG_LINE@python.inline@@@@", | 275 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 265 "@@@STEP_LOG_LINE@python.inline@@@@", | 276 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 266 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 277 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 267 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 278 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 268 "@@@STEP_LOG_END@python.inline@@@" | 279 "@@@STEP_LOG_END@python.inline@@@" |
| 269 ] | 280 ] |
| 270 }, | 281 }, |
| 271 { | 282 { |
| 272 "cmd": [ | 283 "cmd": [ |
| 273 "python", | 284 "python", |
| 274 "-u", | 285 "-u", |
| 275 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 286 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 276 "--show-path", | 287 "--show-path", |
| 277 "python", | 288 "python", |
| 278 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | 289 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 279 "--target", | 290 "--target", |
| 280 "Debug", | 291 "Debug", |
| 281 "--build-archive-url", | 292 "--build-archive-url", |
| 282 "gs://test-domain/test-archive.zip", | 293 "gs://test-domain/test-archive.zip", |
| 283 "--master-name", | 294 "--master-name", |
| 284 "chromium.fyi", | 295 "chromium.fyi", |
| 285 "--build-number", | 296 "--build-number", |
| 286 "571" | 297 "571" |
| 287 ], | 298 ], |
| 299 "cwd": "[SLAVE_BUILD]", |
| 288 "name": "extract build" | 300 "name": "extract build" |
| 289 }, | 301 }, |
| 290 { | 302 { |
| 291 "cmd": [ | 303 "cmd": [ |
| 292 "python", | 304 "python", |
| 293 "-u", | 305 "-u", |
| 294 "RECIPE_MODULE[build::adb]/resources/list_devices.py", | 306 "RECIPE_MODULE[build::adb]/resources/list_devices.py", |
| 295 "['[CWD]/src/third_party/android_tools/sdk/platform-tools/adb', 'devices']
", | 307 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd
evices']", |
| 296 "/path/to/tmp/json" | 308 "/path/to/tmp/json" |
| 297 ], | 309 ], |
| 310 "cwd": "[SLAVE_BUILD]", |
| 298 "name": "List adb devices", | 311 "name": "List adb devices", |
| 299 "~followup_annotations": [ | 312 "~followup_annotations": [ |
| 300 "@@@STEP_LOG_LINE@json.output@[@@@", | 313 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 301 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", | 314 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", |
| 302 "@@@STEP_LOG_LINE@json.output@]@@@", | 315 "@@@STEP_LOG_LINE@json.output@]@@@", |
| 303 "@@@STEP_LOG_END@json.output@@@" | 316 "@@@STEP_LOG_END@json.output@@@" |
| 304 ] | 317 ] |
| 305 }, | 318 }, |
| 306 { | 319 { |
| 307 "cmd": [ | 320 "cmd": [ |
| 308 "python", | 321 "python", |
| 309 "-u", | 322 "-u", |
| 310 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy
s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess
.check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path
, '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev
ice)\n", | 323 "\nimport subprocess\nimport sys\nadb_path = sys.argv[1]\nfor device in sy
s.argv[2:]:\n print 'Attempting to root device %s ...' % (device)\n subprocess
.check_call([adb_path, '-s', device, 'root'])\n subprocess.check_call([adb_path
, '-s', device, 'wait-for-device'])\n print 'Finished rooting device %s' % (dev
ice)\n", |
| 311 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", | 324 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 312 "014E1F310401C009" | 325 "014E1F310401C009" |
| 313 ], | 326 ], |
| 327 "cwd": "[SLAVE_BUILD]", |
| 314 "name": "Root devices", | 328 "name": "Root devices", |
| 315 "~followup_annotations": [ | 329 "~followup_annotations": [ |
| 316 "@@@STEP_LOG_LINE@python.inline@@@@", | 330 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 317 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", | 331 "@@@STEP_LOG_LINE@python.inline@import subprocess@@@", |
| 318 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 332 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 319 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", | 333 "@@@STEP_LOG_LINE@python.inline@adb_path = sys.argv[1]@@@", |
| 320 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", | 334 "@@@STEP_LOG_LINE@python.inline@for device in sys.argv[2:]:@@@", |
| 321 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", | 335 "@@@STEP_LOG_LINE@python.inline@ print 'Attempting to root device %s ...'
% (device)@@@", |
| 322 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", | 336 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'root'])@@@", |
| 323 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", | 337 "@@@STEP_LOG_LINE@python.inline@ subprocess.check_call([adb_path, '-s', d
evice, 'wait-for-device'])@@@", |
| 324 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", | 338 "@@@STEP_LOG_LINE@python.inline@ print 'Finished rooting device %s' % (de
vice)@@@", |
| 325 "@@@STEP_LOG_END@python.inline@@@" | 339 "@@@STEP_LOG_END@python.inline@@@" |
| 326 ] | 340 ] |
| 327 }, | 341 }, |
| 328 { | 342 { |
| 329 "cmd": [ | 343 "cmd": [ |
| 330 "python", | 344 "python", |
| 331 "-u", | 345 "-u", |
| 332 "[CWD]/src/build/symlink.py", | 346 "[SLAVE_BUILD]/src/build/symlink.py", |
| 333 "-f", | 347 "-f", |
| 334 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", | 348 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 335 "~/adb" | 349 "~/adb" |
| 336 ], | 350 ], |
| 351 "cwd": "[SLAVE_BUILD]", |
| 337 "name": "create adb symlink" | 352 "name": "create adb symlink" |
| 338 }, | 353 }, |
| 339 { | 354 { |
| 340 "cmd": [ | 355 "cmd": [ |
| 341 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 342 "--", | 357 "--", |
| 343 "[CWD]/src/build/android/adb_logcat_monitor.py", | 358 "[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", |
| 344 "[CWD]/src/out/logcat" | 359 "[SLAVE_BUILD]/src/out/logcat" |
| 345 ], | 360 ], |
| 361 "cwd": "[SLAVE_BUILD]", |
| 346 "env": { | 362 "env": { |
| 347 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 363 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 348 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 364 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 349 }, | 365 }, |
| 350 "name": "spawn_logcat_monitor" | 366 "name": "spawn_logcat_monitor" |
| 351 }, | 367 }, |
| 352 { | 368 { |
| 353 "cmd": [ | 369 "cmd": [ |
| 354 "python", | 370 "python", |
| 355 "-u", | 371 "-u", |
| 356 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 372 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
| 357 "--verbose", | 373 "--verbose", |
| 358 "--adb-path", | 374 "--adb-path", |
| 359 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb" | 375 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 360 ], | 376 ], |
| 377 "cwd": "[SLAVE_BUILD]", |
| 361 "env": { | 378 "env": { |
| 362 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 379 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 363 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 380 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 364 }, | 381 }, |
| 365 "name": "authorize_adb_devices" | 382 "name": "authorize_adb_devices" |
| 366 }, | 383 }, |
| 367 { | 384 { |
| 368 "cmd": [ | 385 "cmd": [ |
| 369 "[CWD]/src/build/android/buildbot/bb_device_status_check.py", | 386 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", |
| 370 "--json-output", | 387 "--json-output", |
| 371 "/path/to/tmp/json", | 388 "/path/to/tmp/json", |
| 372 "--blacklist-file", | 389 "--blacklist-file", |
| 373 "[CWD]/src/out/bad_devices.json", | 390 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 374 "--known-devices-file", | 391 "--known-devices-file", |
| 375 "[ROOT]/b/build/site_config/.known_devices" | 392 "[BUILD]/site_config/.known_devices" |
| 376 ], | 393 ], |
| 394 "cwd": "[SLAVE_BUILD]", |
| 377 "env": { | 395 "env": { |
| 378 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 396 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 379 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 397 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 380 }, | 398 }, |
| 381 "name": "device_status_check", | 399 "name": "device_status_check", |
| 382 "~followup_annotations": [ | 400 "~followup_annotations": [ |
| 383 "@@@STEP_TEXT@Online devices: 1@@@", | 401 "@@@STEP_TEXT@Online devices: 1@@@", |
| 384 "@@@STEP_LOG_LINE@json.output@[@@@", | 402 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 385 "@@@STEP_LOG_LINE@json.output@ {@@@", | 403 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 386 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 404 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 387 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 405 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 388 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 406 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 389 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 407 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 471 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 489 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 472 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 490 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 473 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 491 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 474 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 492 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 475 ] | 493 ] |
| 476 }, | 494 }, |
| 477 { | 495 { |
| 478 "cmd": [ | 496 "cmd": [ |
| 479 "python", | 497 "python", |
| 480 "-u", | 498 "-u", |
| 481 "[CWD]/src/build/android/provision_devices.py", | 499 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 482 "-t", | 500 "-t", |
| 483 "Debug", | 501 "Debug", |
| 484 "--blacklist-file", | 502 "--blacklist-file", |
| 485 "[CWD]/src/out/bad_devices.json", | 503 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 486 "--output-device-blacklist", | 504 "--output-device-blacklist", |
| 487 "/path/to/tmp/json" | 505 "/path/to/tmp/json" |
| 488 ], | 506 ], |
| 507 "cwd": "[SLAVE_BUILD]", |
| 489 "env": { | 508 "env": { |
| 490 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 509 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 491 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 510 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 492 }, | 511 }, |
| 493 "name": "provision_devices" | 512 "name": "provision_devices" |
| 494 }, | 513 }, |
| 495 { | 514 { |
| 496 "cmd": [ | 515 "cmd": [ |
| 497 "python", | 516 "python", |
| 498 "-u", | 517 "-u", |
| 499 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 518 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 500 "--action", | 519 "--action", |
| 501 "restart", | 520 "restart", |
| 502 "--pid-file-path", | 521 "--pid-file-path", |
| 503 "/tmp/device_monitor.pid", | 522 "/tmp/device_monitor.pid", |
| 504 "--", | 523 "--", |
| 505 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 524 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 506 "[CWD]/src/third_party/android_tools/sdk/platform-tools/adb", | 525 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 507 "[\"07a00ca4\"]", | 526 "[\"07a00ca4\"]", |
| 508 "chromium.fyi", | 527 "chromium.fyi", |
| 509 "Android Coverage (dbg)", | 528 "Android Coverage (dbg)", |
| 510 "--blacklist-file", | 529 "--blacklist-file", |
| 511 "[CWD]/src/out/bad_devices.json" | 530 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 512 ], | 531 ], |
| 532 "cwd": "[SLAVE_BUILD]", |
| 513 "name": "spawn_device_monitor" | 533 "name": "spawn_device_monitor" |
| 514 }, | 534 }, |
| 515 { | 535 { |
| 516 "cmd": [ | 536 "cmd": [ |
| 517 "python", | 537 "python", |
| 518 "-u", | 538 "-u", |
| 519 "[CWD]/src/out/Debug/bin/run_android_webview_test_apk", | 539 "[SLAVE_BUILD]/src/out/Debug/bin/run_android_webview_test_apk", |
| 520 "--blacklist-file", | 540 "--blacklist-file", |
| 521 "[CWD]/src/out/bad_devices.json", | 541 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 522 "--verbose", | 542 "--verbose", |
| 523 "--coverage-dir", | 543 "--coverage-dir", |
| 524 "[CWD]/src/out/Debug/coverage", | 544 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 525 "--json-results-file", | 545 "--json-results-file", |
| 526 "/path/to/tmp/json" | 546 "/path/to/tmp/json" |
| 527 ], | 547 ], |
| 548 "cwd": "[SLAVE_BUILD]", |
| 528 "name": "Instrumentation test AndroidWebViewTest", | 549 "name": "Instrumentation test AndroidWebViewTest", |
| 529 "~followup_annotations": [ | 550 "~followup_annotations": [ |
| 530 "step returned non-zero exit code: 1", | 551 "step returned non-zero exit code: 1", |
| 531 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 552 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 532 "@@@STEP_FAILURE@@@" | 553 "@@@STEP_FAILURE@@@" |
| 533 ] | 554 ] |
| 534 }, | 555 }, |
| 535 { | 556 { |
| 536 "cmd": [ | 557 "cmd": [ |
| 537 "python", | 558 "python", |
| 538 "-u", | 559 "-u", |
| 539 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 560 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 540 "--input-gtest-json", | 561 "--input-gtest-json", |
| 541 "/path/to/tmp/json", | 562 "/path/to/tmp/json", |
| 542 "--master-name", | 563 "--master-name", |
| 543 "chromium.fyi", | 564 "chromium.fyi", |
| 544 "--builder-name", | 565 "--builder-name", |
| 545 "Android Coverage (dbg)", | 566 "Android Coverage (dbg)", |
| 546 "--build-number", | 567 "--build-number", |
| 547 "571", | 568 "571", |
| 548 "--test-type", | 569 "--test-type", |
| 549 "AndroidWebViewTest", | 570 "AndroidWebViewTest", |
| 550 "--test-results-server", | 571 "--test-results-server", |
| 551 "test-results.appspot.com", | 572 "test-results.appspot.com", |
| 552 "--chrome-revision", | 573 "--chrome-revision", |
| 553 "refs/heads/master@{#170242}" | 574 "refs/heads/master@{#170242}" |
| 554 ], | 575 ], |
| 576 "cwd": "[SLAVE_BUILD]", |
| 555 "name": "Upload to test-results [AndroidWebViewTest]" | 577 "name": "Upload to test-results [AndroidWebViewTest]" |
| 556 }, | 578 }, |
| 557 { | 579 { |
| 558 "cmd": [ | 580 "cmd": [ |
| 559 "python", | 581 "python", |
| 560 "-u", | 582 "-u", |
| 561 "[CWD]/src/out/Debug/bin/run_chrome_public_test_apk", | 583 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_public_test_apk", |
| 562 "--blacklist-file", | 584 "--blacklist-file", |
| 563 "[CWD]/src/out/bad_devices.json", | 585 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 564 "--verbose", | 586 "--verbose", |
| 565 "--coverage-dir", | 587 "--coverage-dir", |
| 566 "[CWD]/src/out/Debug/coverage", | 588 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 567 "--json-results-file", | 589 "--json-results-file", |
| 568 "/path/to/tmp/json" | 590 "/path/to/tmp/json" |
| 569 ], | 591 ], |
| 592 "cwd": "[SLAVE_BUILD]", |
| 570 "name": "Instrumentation test ChromePublicTest", | 593 "name": "Instrumentation test ChromePublicTest", |
| 571 "~followup_annotations": [ | 594 "~followup_annotations": [ |
| 572 "step returned non-zero exit code: 1", | 595 "step returned non-zero exit code: 1", |
| 573 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 596 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 574 "@@@STEP_FAILURE@@@" | 597 "@@@STEP_FAILURE@@@" |
| 575 ] | 598 ] |
| 576 }, | 599 }, |
| 577 { | 600 { |
| 578 "cmd": [ | 601 "cmd": [ |
| 579 "python", | 602 "python", |
| 580 "-u", | 603 "-u", |
| 581 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 604 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 582 "--input-gtest-json", | 605 "--input-gtest-json", |
| 583 "/path/to/tmp/json", | 606 "/path/to/tmp/json", |
| 584 "--master-name", | 607 "--master-name", |
| 585 "chromium.fyi", | 608 "chromium.fyi", |
| 586 "--builder-name", | 609 "--builder-name", |
| 587 "Android Coverage (dbg)", | 610 "Android Coverage (dbg)", |
| 588 "--build-number", | 611 "--build-number", |
| 589 "571", | 612 "571", |
| 590 "--test-type", | 613 "--test-type", |
| 591 "ChromePublicTest", | 614 "ChromePublicTest", |
| 592 "--test-results-server", | 615 "--test-results-server", |
| 593 "test-results.appspot.com", | 616 "test-results.appspot.com", |
| 594 "--chrome-revision", | 617 "--chrome-revision", |
| 595 "refs/heads/master@{#170242}" | 618 "refs/heads/master@{#170242}" |
| 596 ], | 619 ], |
| 620 "cwd": "[SLAVE_BUILD]", |
| 597 "name": "Upload to test-results [ChromePublicTest]" | 621 "name": "Upload to test-results [ChromePublicTest]" |
| 598 }, | 622 }, |
| 599 { | 623 { |
| 600 "cmd": [ | 624 "cmd": [ |
| 601 "python", | 625 "python", |
| 602 "-u", | 626 "-u", |
| 603 "[CWD]/src/out/Debug/bin/run_content_shell_test_apk", | 627 "[SLAVE_BUILD]/src/out/Debug/bin/run_content_shell_test_apk", |
| 604 "--blacklist-file", | 628 "--blacklist-file", |
| 605 "[CWD]/src/out/bad_devices.json", | 629 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 606 "--verbose", | 630 "--verbose", |
| 607 "--coverage-dir", | 631 "--coverage-dir", |
| 608 "[CWD]/src/out/Debug/coverage", | 632 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 609 "--json-results-file", | 633 "--json-results-file", |
| 610 "/path/to/tmp/json" | 634 "/path/to/tmp/json" |
| 611 ], | 635 ], |
| 636 "cwd": "[SLAVE_BUILD]", |
| 612 "name": "Instrumentation test ContentShellTest", | 637 "name": "Instrumentation test ContentShellTest", |
| 613 "~followup_annotations": [ | 638 "~followup_annotations": [ |
| 614 "step returned non-zero exit code: 1", | 639 "step returned non-zero exit code: 1", |
| 615 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 640 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 616 "@@@STEP_FAILURE@@@" | 641 "@@@STEP_FAILURE@@@" |
| 617 ] | 642 ] |
| 618 }, | 643 }, |
| 619 { | 644 { |
| 620 "cmd": [ | 645 "cmd": [ |
| 621 "python", | 646 "python", |
| 622 "-u", | 647 "-u", |
| 623 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 648 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 624 "--input-gtest-json", | 649 "--input-gtest-json", |
| 625 "/path/to/tmp/json", | 650 "/path/to/tmp/json", |
| 626 "--master-name", | 651 "--master-name", |
| 627 "chromium.fyi", | 652 "chromium.fyi", |
| 628 "--builder-name", | 653 "--builder-name", |
| 629 "Android Coverage (dbg)", | 654 "Android Coverage (dbg)", |
| 630 "--build-number", | 655 "--build-number", |
| 631 "571", | 656 "571", |
| 632 "--test-type", | 657 "--test-type", |
| 633 "ContentShellTest", | 658 "ContentShellTest", |
| 634 "--test-results-server", | 659 "--test-results-server", |
| 635 "test-results.appspot.com", | 660 "test-results.appspot.com", |
| 636 "--chrome-revision", | 661 "--chrome-revision", |
| 637 "refs/heads/master@{#170242}" | 662 "refs/heads/master@{#170242}" |
| 638 ], | 663 ], |
| 664 "cwd": "[SLAVE_BUILD]", |
| 639 "name": "Upload to test-results [ContentShellTest]" | 665 "name": "Upload to test-results [ContentShellTest]" |
| 640 }, | 666 }, |
| 641 { | 667 { |
| 642 "cmd": [ | 668 "cmd": [ |
| 643 "python", | 669 "python", |
| 644 "-u", | 670 "-u", |
| 645 "[CWD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", | 671 "[SLAVE_BUILD]/src/out/Debug/bin/run_chrome_sync_shell_test_apk", |
| 646 "--blacklist-file", | 672 "--blacklist-file", |
| 647 "[CWD]/src/out/bad_devices.json", | 673 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 648 "--verbose", | 674 "--verbose", |
| 649 "--coverage-dir", | 675 "--coverage-dir", |
| 650 "[CWD]/src/out/Debug/coverage", | 676 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 651 "--json-results-file", | 677 "--json-results-file", |
| 652 "/path/to/tmp/json" | 678 "/path/to/tmp/json" |
| 653 ], | 679 ], |
| 680 "cwd": "[SLAVE_BUILD]", |
| 654 "name": "Instrumentation test ChromeSyncShellTest", | 681 "name": "Instrumentation test ChromeSyncShellTest", |
| 655 "~followup_annotations": [ | 682 "~followup_annotations": [ |
| 656 "step returned non-zero exit code: 1", | 683 "step returned non-zero exit code: 1", |
| 657 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", | 684 "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@", |
| 658 "@@@STEP_FAILURE@@@" | 685 "@@@STEP_FAILURE@@@" |
| 659 ] | 686 ] |
| 660 }, | 687 }, |
| 661 { | 688 { |
| 662 "cmd": [ | 689 "cmd": [ |
| 663 "python", | 690 "python", |
| 664 "-u", | 691 "-u", |
| 665 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", | 692 "RECIPE_MODULE[build::test_results]/resources/upload_gtest_test_results.py
", |
| 666 "--input-gtest-json", | 693 "--input-gtest-json", |
| 667 "/path/to/tmp/json", | 694 "/path/to/tmp/json", |
| 668 "--master-name", | 695 "--master-name", |
| 669 "chromium.fyi", | 696 "chromium.fyi", |
| 670 "--builder-name", | 697 "--builder-name", |
| 671 "Android Coverage (dbg)", | 698 "Android Coverage (dbg)", |
| 672 "--build-number", | 699 "--build-number", |
| 673 "571", | 700 "571", |
| 674 "--test-type", | 701 "--test-type", |
| 675 "ChromeSyncShellTest", | 702 "ChromeSyncShellTest", |
| 676 "--test-results-server", | 703 "--test-results-server", |
| 677 "test-results.appspot.com", | 704 "test-results.appspot.com", |
| 678 "--chrome-revision", | 705 "--chrome-revision", |
| 679 "refs/heads/master@{#170242}" | 706 "refs/heads/master@{#170242}" |
| 680 ], | 707 ], |
| 708 "cwd": "[SLAVE_BUILD]", |
| 681 "name": "Upload to test-results [ChromeSyncShellTest]" | 709 "name": "Upload to test-results [ChromeSyncShellTest]" |
| 682 }, | 710 }, |
| 683 { | 711 { |
| 684 "cmd": [ | 712 "cmd": [ |
| 685 "python", | 713 "python", |
| 686 "-u", | 714 "-u", |
| 687 "[CWD]/src/build/android/generate_emma_html.py", | 715 "[SLAVE_BUILD]/src/build/android/generate_emma_html.py", |
| 688 "--coverage-dir", | 716 "--coverage-dir", |
| 689 "[CWD]/src/out/Debug/coverage", | 717 "[SLAVE_BUILD]/src/out/Debug/coverage", |
| 690 "--metadata-dir", | 718 "--metadata-dir", |
| 691 "[CWD]/src/out/Debug", | 719 "[SLAVE_BUILD]/src/out/Debug", |
| 692 "--cleanup", | 720 "--cleanup", |
| 693 "--output", | 721 "--output", |
| 694 "[CWD]/src/out/Debug/coverage/coverage_html/index.html" | 722 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html/index.html" |
| 695 ], | 723 ], |
| 724 "cwd": "[SLAVE_BUILD]", |
| 696 "name": "Generate coverage report" | 725 "name": "Generate coverage report" |
| 697 }, | 726 }, |
| 698 { | 727 { |
| 699 "cmd": [ | 728 "cmd": [ |
| 700 "git", | 729 "git", |
| 701 "diff", | 730 "diff", |
| 702 "--staged", | 731 "--staged", |
| 703 "--name-only", | 732 "--name-only", |
| 704 "--diff-filter", | 733 "--diff-filter", |
| 705 "A" | 734 "A" |
| 706 ], | 735 ], |
| 707 "cwd": "[CWD]/src", | 736 "cwd": "[SLAVE_BUILD]/src", |
| 708 "name": "Finding changed files matching diff filter: A", | 737 "name": "Finding changed files matching diff filter: A", |
| 709 "stdout": "/path/to/tmp/" | 738 "stdout": "/path/to/tmp/" |
| 710 }, | 739 }, |
| 711 { | 740 { |
| 712 "cmd": [ | 741 "cmd": [ |
| 713 "python", | 742 "python", |
| 714 "-u", | 743 "-u", |
| 715 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 744 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 716 "fake/file1.java", | 745 "fake/file1.java", |
| 717 "/path/to/tmp/" | 746 "/path/to/tmp/" |
| 718 ], | 747 ], |
| 748 "cwd": "[SLAVE_BUILD]", |
| 719 "name": "Finding lines changed in added file fake/file1.java" | 749 "name": "Finding lines changed in added file fake/file1.java" |
| 720 }, | 750 }, |
| 721 { | 751 { |
| 722 "cmd": [ | 752 "cmd": [ |
| 723 "python", | 753 "python", |
| 724 "-u", | 754 "-u", |
| 725 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 755 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 726 "fake/file2.java;", | 756 "fake/file2.java;", |
| 727 "/path/to/tmp/" | 757 "/path/to/tmp/" |
| 728 ], | 758 ], |
| 759 "cwd": "[SLAVE_BUILD]", |
| 729 "name": "Finding lines changed in added file fake/file2.java;" | 760 "name": "Finding lines changed in added file fake/file2.java;" |
| 730 }, | 761 }, |
| 731 { | 762 { |
| 732 "cmd": [ | 763 "cmd": [ |
| 733 "python", | 764 "python", |
| 734 "-u", | 765 "-u", |
| 735 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 766 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 736 "fake/file3.java", | 767 "fake/file3.java", |
| 737 "/path/to/tmp/" | 768 "/path/to/tmp/" |
| 738 ], | 769 ], |
| 770 "cwd": "[SLAVE_BUILD]", |
| 739 "name": "Finding lines changed in added file fake/file3.java" | 771 "name": "Finding lines changed in added file fake/file3.java" |
| 740 }, | 772 }, |
| 741 { | 773 { |
| 742 "cmd": [ | 774 "cmd": [ |
| 743 "git", | 775 "git", |
| 744 "diff", | 776 "diff", |
| 745 "--staged", | 777 "--staged", |
| 746 "--name-only", | 778 "--name-only", |
| 747 "--diff-filter", | 779 "--diff-filter", |
| 748 "M" | 780 "M" |
| 749 ], | 781 ], |
| 750 "cwd": "[CWD]/src", | 782 "cwd": "[SLAVE_BUILD]/src", |
| 751 "name": "Finding changed files matching diff filter: M", | 783 "name": "Finding changed files matching diff filter: M", |
| 752 "stdout": "/path/to/tmp/" | 784 "stdout": "/path/to/tmp/" |
| 753 }, | 785 }, |
| 754 { | 786 { |
| 755 "cmd": [ | 787 "cmd": [ |
| 756 "git", | 788 "git", |
| 757 "blame", | 789 "blame", |
| 758 "-l", | 790 "-l", |
| 759 "-s", | 791 "-s", |
| 760 "fake/file1.java" | 792 "fake/file1.java" |
| 761 ], | 793 ], |
| 762 "cwd": "[CWD]/src", | 794 "cwd": "[SLAVE_BUILD]/src", |
| 763 "name": "Finding lines changed in modified file fake/file1.java", | 795 "name": "Finding lines changed in modified file fake/file1.java", |
| 764 "stdout": "/path/to/tmp/" | 796 "stdout": "/path/to/tmp/" |
| 765 }, | 797 }, |
| 766 { | 798 { |
| 767 "cmd": [ | 799 "cmd": [ |
| 768 "git", | 800 "git", |
| 769 "blame", | 801 "blame", |
| 770 "-l", | 802 "-l", |
| 771 "-s", | 803 "-s", |
| 772 "fake/file2.java;" | 804 "fake/file2.java;" |
| 773 ], | 805 ], |
| 774 "cwd": "[CWD]/src", | 806 "cwd": "[SLAVE_BUILD]/src", |
| 775 "name": "Finding lines changed in modified file fake/file2.java;", | 807 "name": "Finding lines changed in modified file fake/file2.java;", |
| 776 "stdout": "/path/to/tmp/" | 808 "stdout": "/path/to/tmp/" |
| 777 }, | 809 }, |
| 778 { | 810 { |
| 779 "cmd": [ | 811 "cmd": [ |
| 780 "git", | 812 "git", |
| 781 "blame", | 813 "blame", |
| 782 "-l", | 814 "-l", |
| 783 "-s", | 815 "-s", |
| 784 "fake/file3.java" | 816 "fake/file3.java" |
| 785 ], | 817 ], |
| 786 "cwd": "[CWD]/src", | 818 "cwd": "[SLAVE_BUILD]/src", |
| 787 "name": "Finding lines changed in modified file fake/file3.java", | 819 "name": "Finding lines changed in modified file fake/file3.java", |
| 788 "stdout": "/path/to/tmp/" | 820 "stdout": "/path/to/tmp/" |
| 789 }, | 821 }, |
| 790 { | 822 { |
| 791 "cmd": [ | 823 "cmd": [ |
| 792 "python", | 824 "python", |
| 793 "-u", | 825 "-u", |
| 794 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 826 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 795 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", | 827 "{\"fake/file1.java\": [], \"fake/file2.java;\": [], \"fake/file3.java\":
[]}", |
| 796 "[TMP]/coverage_tmp_1/file_changes.json" | 828 "[TMP_BASE]/coverage_tmp_1/file_changes.json" |
| 797 ], | 829 ], |
| 830 "cwd": "[SLAVE_BUILD]", |
| 798 "name": "Saving changed lines for revision." | 831 "name": "Saving changed lines for revision." |
| 799 }, | 832 }, |
| 800 { | 833 { |
| 801 "cmd": [ | 834 "cmd": [ |
| 802 "python", | 835 "python", |
| 803 "-u", | 836 "-u", |
| 804 "build/android/emma_coverage_stats.py", | 837 "build/android/emma_coverage_stats.py", |
| 805 "-v", | 838 "-v", |
| 806 "--out", | 839 "--out", |
| 807 "/path/to/tmp/json", | 840 "/path/to/tmp/json", |
| 808 "--emma-dir", | 841 "--emma-dir", |
| 809 "[CWD]/src/out/Debug/coverage/coverage_html", | 842 "[SLAVE_BUILD]/src/out/Debug/coverage/coverage_html", |
| 810 "--lines-for-coverage", | 843 "--lines-for-coverage", |
| 811 "[TMP]/coverage_tmp_1/file_changes.json" | 844 "[TMP_BASE]/coverage_tmp_1/file_changes.json" |
| 812 ], | 845 ], |
| 813 "cwd": "[CWD]/src", | 846 "cwd": "[SLAVE_BUILD]/src", |
| 814 "name": "Incremental coverage report", | 847 "name": "Incremental coverage report", |
| 815 "~followup_annotations": [ | 848 "~followup_annotations": [ |
| 816 "@@@STEP_LOG_LINE@json.output@{@@@", | 849 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 817 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", | 850 "@@@STEP_LOG_LINE@json.output@ \"files\": {@@@", |
| 818 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", | 851 "@@@STEP_LOG_LINE@json.output@ \"sample file 1\": {@@@", |
| 819 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", | 852 "@@@STEP_LOG_LINE@json.output@ \"absolute\": {@@@", |
| 820 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", | 853 "@@@STEP_LOG_LINE@json.output@ \"covered\": 70, @@@", |
| 821 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", | 854 "@@@STEP_LOG_LINE@json.output@ \"total\": 100@@@", |
| 822 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 855 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 823 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", | 856 "@@@STEP_LOG_LINE@json.output@ \"incremental\": {@@@", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 851 { | 884 { |
| 852 "cmd": [ | 885 "cmd": [ |
| 853 "python", | 886 "python", |
| 854 "-u", | 887 "-u", |
| 855 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 888 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 856 "--action", | 889 "--action", |
| 857 "stop", | 890 "stop", |
| 858 "--pid-file-path", | 891 "--pid-file-path", |
| 859 "/tmp/device_monitor.pid" | 892 "/tmp/device_monitor.pid" |
| 860 ], | 893 ], |
| 894 "cwd": "[SLAVE_BUILD]", |
| 861 "name": "shutdown_device_monitor" | 895 "name": "shutdown_device_monitor" |
| 862 }, | 896 }, |
| 863 { | 897 { |
| 864 "cmd": [ | 898 "cmd": [ |
| 865 "python", | 899 "python", |
| 866 "-u", | 900 "-u", |
| 867 "[CWD]/src/build/android/adb_logcat_printer.py", | 901 "[SLAVE_BUILD]/src/build/android/adb_logcat_printer.py", |
| 868 "--output-path", | 902 "--output-path", |
| 869 "[CWD]/src/out/Debug/full_log", | 903 "[SLAVE_BUILD]/src/out/Debug/full_log", |
| 870 "[CWD]/src/out/logcat" | 904 "[SLAVE_BUILD]/src/out/logcat" |
| 871 ], | 905 ], |
| 906 "cwd": "[SLAVE_BUILD]", |
| 872 "name": "logcat_dump" | 907 "name": "logcat_dump" |
| 873 }, | 908 }, |
| 874 { | 909 { |
| 875 "cmd": [ | 910 "cmd": [ |
| 876 "python", | 911 "python", |
| 877 "-u", | 912 "-u", |
| 878 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 913 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 879 "--", | 914 "--", |
| 880 "[ROOT]/b/depot_tools/gsutil.py", | 915 "[DEPOT_TOOLS]/gsutil.py", |
| 881 "--force-version", | 916 "--force-version", |
| 882 "4.7", | 917 "4.7", |
| 883 "-o", | 918 "-o", |
| 884 "GSUtil:parallel_composite_upload_threshold=50M", | 919 "GSUtil:parallel_composite_upload_threshold=50M", |
| 885 "----", | 920 "----", |
| 886 "cp", | 921 "cp", |
| 887 "[CWD]/src/out/Debug/full_log", | 922 "[SLAVE_BUILD]/src/out/Debug/full_log", |
| 888 "gs://chromium-android/logcat_dumps/Android Coverage (dbg)/571" | 923 "gs://chromium-android/logcat_dumps/Android Coverage (dbg)/571" |
| 889 ], | 924 ], |
| 925 "cwd": "[SLAVE_BUILD]", |
| 890 "name": "gsutil upload", | 926 "name": "gsutil upload", |
| 891 "~followup_annotations": [ | 927 "~followup_annotations": [ |
| 892 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Coverage (dbg)/571@@@" | 928 "@@@STEP_LINK@logcat dump@https://storage.cloud.google.com/chromium-androi
d/logcat_dumps/Android Coverage (dbg)/571@@@" |
| 893 ] | 929 ] |
| 894 }, | 930 }, |
| 895 { | 931 { |
| 896 "cmd": [ | 932 "cmd": [ |
| 897 "[CWD]/src/third_party/android_platform/development/scripts/stack", | 933 "[SLAVE_BUILD]/src/third_party/android_platform/development/scripts/stack"
, |
| 898 "--arch", | 934 "--arch", |
| 899 "arm", | 935 "arm", |
| 900 "--more-info", | 936 "--more-info", |
| 901 "[CWD]/src/out/Debug/full_log" | 937 "[SLAVE_BUILD]/src/out/Debug/full_log" |
| 902 ], | 938 ], |
| 939 "cwd": "[SLAVE_BUILD]", |
| 903 "env": { | 940 "env": { |
| 904 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug", | 941 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
| 905 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 942 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 906 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 943 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 907 }, | 944 }, |
| 908 "name": "stack_tool_with_logcat_dump" | 945 "name": "stack_tool_with_logcat_dump" |
| 909 }, | 946 }, |
| 910 { | 947 { |
| 911 "cmd": [ | 948 "cmd": [ |
| 912 "[CWD]/src/build/android/tombstones.py", | 949 "[SLAVE_BUILD]/src/build/android/tombstones.py", |
| 913 "-a", | 950 "-a", |
| 914 "-s", | 951 "-s", |
| 915 "-w" | 952 "-w" |
| 916 ], | 953 ], |
| 954 "cwd": "[SLAVE_BUILD]", |
| 917 "env": { | 955 "env": { |
| 918 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug", | 956 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug", |
| 919 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 957 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 920 "PATH": "[CWD]/src/third_party/android_tools/sdk/platform-tools:[CWD]/src/
build/android:%(PATH)s" | 958 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 921 }, | 959 }, |
| 922 "name": "stack_tool_for_tombstones" | 960 "name": "stack_tool_for_tombstones" |
| 923 }, | 961 }, |
| 924 { | 962 { |
| 925 "cmd": [ | 963 "cmd": [ |
| 926 "python", | 964 "python", |
| 927 "-u", | 965 "-u", |
| 928 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", | 966 "\nimport glob, os, sys\nfor report in glob.glob(sys.argv[1]):\n with ope
n(report, 'r') as f:\n for l in f.readlines():\n print l\n os.remove(re
port)\n", |
| 929 "[CWD]/src/out/Debug/test_logs/*.log" | 967 "[SLAVE_BUILD]/src/out/Debug/test_logs/*.log" |
| 930 ], | 968 ], |
| 969 "cwd": "[SLAVE_BUILD]", |
| 931 "name": "test_report", | 970 "name": "test_report", |
| 932 "~followup_annotations": [ | 971 "~followup_annotations": [ |
| 933 "@@@STEP_LOG_LINE@python.inline@@@@", | 972 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 934 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", | 973 "@@@STEP_LOG_LINE@python.inline@import glob, os, sys@@@", |
| 935 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", | 974 "@@@STEP_LOG_LINE@python.inline@for report in glob.glob(sys.argv[1]):@@@", |
| 936 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", | 975 "@@@STEP_LOG_LINE@python.inline@ with open(report, 'r') as f:@@@", |
| 937 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", | 976 "@@@STEP_LOG_LINE@python.inline@ for l in f.readlines():@@@", |
| 938 "@@@STEP_LOG_LINE@python.inline@ print l@@@", | 977 "@@@STEP_LOG_LINE@python.inline@ print l@@@", |
| 939 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 978 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 940 "@@@STEP_LOG_END@python.inline@@@" | 979 "@@@STEP_LOG_END@python.inline@@@" |
| 941 ] | 980 ] |
| 942 }, | 981 }, |
| 943 { | 982 { |
| 944 "name": "$result", | 983 "name": "$result", |
| 945 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", | 984 "reason": "4 tests failed: ['AndroidWebViewTest', 'ChromePublicTest', 'Conte
ntShellTest', 'ChromeSyncShellTest']", |
| 946 "status_code": 1 | 985 "status_code": 1 |
| 947 } | 986 } |
| 948 ] | 987 ] |
| OLD | NEW |