| OLD | NEW |
| (Empty) |
| 1 @@@CURRENT_TIMESTAMP@1457949601@@@ | |
| 2 @@@SEED_STEP recipe bootstrap@@@ | |
| 3 | |
| 4 @@@STEP_CURSOR recipe bootstrap@@@ | |
| 5 | |
| 6 @@@CURRENT_TIMESTAMP@1457949602@@@ | |
| 7 @@@STEP_STARTED@@@ | |
| 8 | |
| 9 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@ | |
| 10 | |
| 11 @@@SET_BUILD_PROPERTY@slavename@fakeslave@@@ | |
| 12 | |
| 13 @@@SET_BUILD_PROPERTY@buildername@infra-continuous-precise-32@@@ | |
| 14 | |
| 15 @@@SET_BUILD_PROPERTY@mastername@chromium.infra@@@ | |
| 16 | |
| 17 $ git clone https://chromium.googlesource.com/chromium/tools/build build | |
| 18 Cloning into 'build'... | |
| 19 build$ git checkout 3b6bb3ed9f5d05bce52f864623b3a1a7da32f68b | |
| 20 Note: checking out '3b6bb3ed9f5d05bce52f864623b3a1a7da32f68b'. | |
| 21 | |
| 22 You are in 'detached HEAD' state. You can look around, make experimental | |
| 23 changes and commit them, and you can discard any commits you make in this | |
| 24 state without impacting any branches by performing another checkout. | |
| 25 | |
| 26 If you want to create a new branch to retain commits you create, you may | |
| 27 do so (now or later) by using -b with the checkout command again. Example: | |
| 28 | |
| 29 git checkout -b <new-branch-name> | |
| 30 | |
| 31 HEAD is now at 3b6bb3e... Roll recipe dependencies (trivial). | |
| 32 Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'... | |
| 33 | |
| 34 @@@HONOR_ZERO_RETURN_CODE@@@ | |
| 35 | |
| 36 @@@SEED_STEP setup_build@@@ | |
| 37 | |
| 38 @@@STEP_CURSOR setup_build@@@ | |
| 39 | |
| 40 @@@CURRENT_TIMESTAMP@1457949602@@@ | |
| 41 @@@STEP_STARTED@@@ | |
| 42 | |
| 43 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a
build checkout:@@@ | |
| 44 | |
| 45 @@@STEP_LOG_LINE@run_recipe@@@@ | |
| 46 | |
| 47 @@@STEP_LOG_LINE@run_recipe@./scripts/tools/run_recipe.py v8 --properties-file -
<<EOF@@@ | |
| 48 | |
| 49 @@@STEP_LOG_LINE@run_recipe@{u'slavename': u'abc', 'recipe': 'v8', u'mastername'
: u'client.v8', u'buildername': u'V8 Linux - builder'}@@@ | |
| 50 | |
| 51 @@@STEP_LOG_LINE@run_recipe@EOF@@@ | |
| 52 | |
| 53 @@@STEP_LOG_LINE@run_recipe@@@@ | |
| 54 | |
| 55 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an
d redirect the@@@ | |
| 56 | |
| 57 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the <
operator.@@@ | |
| 58 | |
| 59 @@@STEP_LOG_END@run_recipe@@@ | |
| 60 | |
| 61 Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie
nt.v8', u'buildername': u'V8 Linux - builder'} | |
| 62 | |
| 63 @@@STEP_TEXT@running recipe: "v8"@@@ | |
| 64 | |
| 65 @@@STEP_CURSOR setup_build@@@ | |
| 66 | |
| 67 @@@CURRENT_TIMESTAMP@1457949603@@@ | |
| 68 @@@STEP_CLOSED@@@ | |
| 69 | |
| 70 @@@STEP_CURSOR recipe bootstrap@@@ | |
| 71 @@@CURRENT_TIMESTAMP@1457949604@@@ | |
| 72 @@@STEP_CLOSED@@@ | |
| 73 | |
| 74 @@@CURRENT_TIMESTAMP@1457949605@@@ | |
| OLD | NEW |