Index: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json |
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json |
index b92bb119965c5d92ec63a3d317f45342745e60bf..1cf79282661785d1e3d24d978eb230fc3f8bab5c 100644 |
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json |
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json |
@@ -6,7 +6,7 @@ |
"refs/heads/master", |
"refs/remotes/origin/master" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "git update-ref" |
}, |
{ |
@@ -15,11 +15,12 @@ |
"checkout", |
"master" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "git checkout" |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "config", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@Bisect job configuration@{@@@", |
@@ -45,6 +46,7 @@ |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Resolving reference range" |
}, |
{ |
@@ -58,6 +60,7 @@ |
"--attempts", |
"3" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314017}", |
"stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |
@@ -79,6 +82,7 @@ |
"--attempts", |
"3" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314015}", |
"stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |
@@ -98,6 +102,7 @@ |
"--commit", |
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111:DEPS", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -118,6 +123,7 @@ |
"--commit", |
"a6298e4afedbf2cd461755ea6f45b0ad64222222" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -131,6 +137,7 @@ |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Expanding revision range" |
}, |
{ |
@@ -142,6 +149,7 @@ |
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
"https://chromium.googlesource.com/chromium/src" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
"stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |
@@ -161,11 +169,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gsutil ls" |
}, |
{ |
@@ -186,7 +195,7 @@ |
"--diff", |
"/dev/null" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via git try." |
}, |
{ |
@@ -195,11 +204,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/Win x64 Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gsutil ls (2)" |
}, |
{ |
@@ -220,7 +230,7 @@ |
"--diff", |
"/dev/null" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via git try." |
}, |
{ |
@@ -230,12 +240,13 @@ |
"--position", |
"a6298e4afedbf2cd461755ea6f45b0ad64222222" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222", |
"stdout": "/path/to/tmp/" |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@a6298e4afe" |
}, |
{ |
@@ -244,11 +255,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@a6298e4afe.gsutil ls", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@" |
@@ -256,6 +268,7 @@ |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222", |
"trigger_specs": [ |
{ |
@@ -287,6 +300,7 @@ |
"-u", |
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@a6298e4afe.sleeping", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@", |
@@ -304,11 +318,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@a6298e4afe.gsutil ls (2)", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@" |
@@ -320,11 +335,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"cat", |
"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad64222222", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -338,12 +354,13 @@ |
"--position", |
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
"stdout": "/path/to/tmp/" |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@00316c9ddf" |
}, |
{ |
@@ -352,11 +369,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/Win x64 Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@00316c9ddf.gsutil ls", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@" |
@@ -364,6 +382,7 @@ |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
"trigger_specs": [ |
{ |
@@ -395,6 +414,7 @@ |
"-u", |
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@00316c9ddf.sleeping", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@", |
@@ -412,11 +432,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@00316c9ddf.gsutil ls (2)", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@" |
@@ -428,11 +449,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"cat", |
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -445,11 +467,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/Win x64 Builder/full-build-win32_dcdcdc0ff1122212323134879ddceeb1240b0988.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gsutil ls (3)" |
}, |
{ |
@@ -470,7 +493,7 @@ |
"--diff", |
"/dev/null" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via git try." |
}, |
{ |
@@ -480,12 +503,13 @@ |
"--position", |
"dcdcdc0ff1122212323134879ddceeb1240b0988" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988", |
"stdout": "/path/to/tmp/" |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1" |
}, |
{ |
@@ -494,11 +518,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/Win x64 Builder/full-build-win32_dcdcdc0ff1122212323134879ddceeb1240b0988.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1.gsutil ls", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@" |
@@ -506,6 +531,7 @@ |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988", |
"trigger_specs": [ |
{ |
@@ -537,6 +563,7 @@ |
"-u", |
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1.sleeping", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@", |
@@ -554,11 +581,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-test.results" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)", |
"~followup_annotations": [ |
"@@@STEP_NEST_LEVEL@1@@@" |
@@ -570,11 +598,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"cat", |
"gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-test.results" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb1240b0988", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -590,6 +619,7 @@ |
"[12, 13, 14, 15, 16]", |
"0.01" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference", |
"stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |
@@ -607,6 +637,7 @@ |
"[12, 13, 14, 15, 16]", |
"0.01" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference (2)", |
"stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |
@@ -623,7 +654,7 @@ |
"--pretty=format:", |
"dcdcdc0ff1122212323134879ddceeb1240b0988" |
], |
- "cwd": "[CWD]/src", |
+ "cwd": "[SLAVE_BUILD]/src", |
"name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988", |
"stdout": "/path/to/tmp/" |
}, |
@@ -636,6 +667,7 @@ |
"--commit", |
"a6298e4afedbf2cd461755ea6f45b0ad64222222" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS", |
"stdout": "/path/to/tmp/" |
}, |
@@ -648,6 +680,7 @@ |
"--commit", |
"dcdcdc0ff1122212323134879ddceeb1240b0988" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS", |
"stdout": "/path/to/tmp/" |
}, |
@@ -660,6 +693,7 @@ |
"004", |
"https://chromium.googlesource.com/v8/v8.git" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Expanding revision range for revision 004 on depot v8", |
"stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |
@@ -685,7 +719,7 @@ |
"-w", |
"--stdin" |
], |
- "cwd": "[CWD]/src", |
+ "cwd": "[SLAVE_BUILD]/src", |
"name": "Hashing modified DEPS file with revision 002", |
"stdin": "vars={'v8_revision': '002'};deps = {'src/v8': 'v8.git@' + Var('v8_revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
"stdout": "/path/to/tmp/" |
@@ -699,7 +733,7 @@ |
"--src-prefix=IAMSRC:", |
"--dst-prefix=IAMDST:" |
], |
- "cwd": "[CWD]/src", |
+ "cwd": "[SLAVE_BUILD]/src", |
"name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS to 002", |
"stdout": "/path/to/tmp/" |
}, |
@@ -712,7 +746,7 @@ |
"-w", |
"--stdin" |
], |
- "cwd": "[CWD]/src", |
+ "cwd": "[SLAVE_BUILD]/src", |
"name": "Hashing modified DEPS file with revision 003", |
"stdin": "vars={'v8_revision': '003'};deps = {'src/v8': 'v8.git@' + Var('v8_revision'),'src/third_party/WebKit': 'webkit.git@010'}", |
"stdout": "/path/to/tmp/" |
@@ -726,12 +760,13 @@ |
"--src-prefix=IAMSRC:", |
"--dst-prefix=IAMDST:" |
], |
- "cwd": "[CWD]/src", |
+ "cwd": "[SLAVE_BUILD]/src", |
"name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS to 003", |
"stdout": "/path/to/tmp/" |
}, |
{ |
"cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Wiggling revision chromium@a6298e4afe,v8@003" |
}, |
{ |
@@ -740,11 +775,12 @@ |
"-u", |
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
"--", |
- "[ROOT]/b/depot_tools/gsutil.py", |
+ "[DEPOT_TOOLS]/gsutil.py", |
"----", |
"ls", |
"gs://chrome-perf/Win x64 Builder/full-build-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gsutil ls (4)" |
}, |
{ |
@@ -753,8 +789,9 @@ |
"-u", |
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
"Dummy .diff contents 001 - 003\ndiff --git DEPS.sha DEPS.sha\nnew file mode 100644\n--- /dev/null\n+++ DEPS.sha\n@@ -0,0 +1 @@\n+51e7ed4b63ad81d8b499e42b888149349afaaca1\n", |
- "[TMP]/003-build.diff" |
+ "[TMP_BASE]/003-build.diff" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Saving diff patch for 003" |
}, |
{ |
@@ -773,9 +810,9 @@ |
"--svn_repo", |
"svn://svn.chromium.org/chrome-try/try-perf", |
"--diff", |
- "[TMP]/003-build.diff" |
+ "[TMP_BASE]/003-build.diff" |
], |
- "cwd": "[TMP]/fake_checkout_tmp_1", |
+ "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
"name": "Requesting build for 003 via git try." |
}, |
{ |
@@ -783,8 +820,9 @@ |
"python", |
"-u", |
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
- "[TMP]/003-build.diff" |
+ "[TMP_BASE]/003-build.diff" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleaning up patch", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
@@ -802,6 +840,7 @@ |
"003", |
"v8" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "Reading culprit cl information.", |
"stdout": "/path/to/tmp/json", |
"~followup_annotations": [ |