Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Side by Side Diff: appengine/cmd/milo/swarming/testdata/build-timeout

Issue 2069283002: milo: fix step duration (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: simplify step duration computation Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 @@@CURRENT_TIMESTAMP@1457949601@@@
1 @@@SEED_STEP recipe bootstrap@@@ 2 @@@SEED_STEP recipe bootstrap@@@
2 3
3 @@@STEP_CURSOR recipe bootstrap@@@ 4 @@@STEP_CURSOR recipe bootstrap@@@
4 5
6 @@@CURRENT_TIMESTAMP@1457949602@@@
5 @@@STEP_STARTED@@@ 7 @@@STEP_STARTED@@@
6 8
7 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@ 9 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@
8 10
9 @@@SET_BUILD_PROPERTY@slavename@fakeslave@@@ 11 @@@SET_BUILD_PROPERTY@slavename@fakeslave@@@
10 12
11 @@@SET_BUILD_PROPERTY@buildername@infra-continuous-precise-32@@@ 13 @@@SET_BUILD_PROPERTY@buildername@infra-continuous-precise-32@@@
12 14
13 @@@SET_BUILD_PROPERTY@mastername@chromium.infra@@@ 15 @@@SET_BUILD_PROPERTY@mastername@chromium.infra@@@
14 16
(...skipping 13 matching lines...) Expand all
28 30
29 HEAD is now at 3b6bb3e... Roll recipe dependencies (trivial). 31 HEAD is now at 3b6bb3e... Roll recipe dependencies (trivial).
30 Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'... 32 Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'...
31 33
32 @@@HONOR_ZERO_RETURN_CODE@@@ 34 @@@HONOR_ZERO_RETURN_CODE@@@
33 35
34 @@@SEED_STEP setup_build@@@ 36 @@@SEED_STEP setup_build@@@
35 37
36 @@@STEP_CURSOR setup_build@@@ 38 @@@STEP_CURSOR setup_build@@@
37 39
40 @@@CURRENT_TIMESTAMP@1457949602@@@
38 @@@STEP_STARTED@@@ 41 @@@STEP_STARTED@@@
39 42
40 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a build checkout:@@@ 43 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a build checkout:@@@
41 44
42 @@@STEP_LOG_LINE@run_recipe@@@@ 45 @@@STEP_LOG_LINE@run_recipe@@@@
43 46
44 @@@STEP_LOG_LINE@run_recipe@./scripts/tools/run_recipe.py v8 --properties-file - <<EOF@@@ 47 @@@STEP_LOG_LINE@run_recipe@./scripts/tools/run_recipe.py v8 --properties-file - <<EOF@@@
45 48
46 @@@STEP_LOG_LINE@run_recipe@{u'slavename': u'abc', 'recipe': 'v8', u'mastername' : u'client.v8', u'buildername': u'V8 Linux - builder'}@@@ 49 @@@STEP_LOG_LINE@run_recipe@{u'slavename': u'abc', 'recipe': 'v8', u'mastername' : u'client.v8', u'buildername': u'V8 Linux - builder'}@@@
47 50
48 @@@STEP_LOG_LINE@run_recipe@EOF@@@ 51 @@@STEP_LOG_LINE@run_recipe@EOF@@@
49 52
50 @@@STEP_LOG_LINE@run_recipe@@@@ 53 @@@STEP_LOG_LINE@run_recipe@@@@
51 54
52 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an d redirect the@@@ 55 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an d redirect the@@@
53 56
54 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the < operator.@@@ 57 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the < operator.@@@
55 58
56 @@@STEP_LOG_END@run_recipe@@@ 59 @@@STEP_LOG_END@run_recipe@@@
57 60
58 Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie nt.v8', u'buildername': u'V8 Linux - builder'} 61 Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie nt.v8', u'buildername': u'V8 Linux - builder'}
59 62
60 @@@STEP_TEXT@<br/>running recipe: "v8"@@@ 63 @@@STEP_TEXT@<br/>running recipe: "v8"@@@
61 64
62 @@@STEP_CURSOR setup_build@@@ 65 @@@STEP_CURSOR setup_build@@@
63 66
67 @@@CURRENT_TIMESTAMP@1457949603@@@
64 @@@STEP_CLOSED@@@ 68 @@@STEP_CLOSED@@@
69
70 @@@STEP_CURSOR recipe bootstrap@@@
71 @@@CURRENT_TIMESTAMP@1457949604@@@
72 @@@STEP_CLOSED@@@
73
74 @@@CURRENT_TIMESTAMP@1457949605@@@
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/testdata/build-patch-failure ('k') | client/logdog/annotee/annotation/annotation.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698