OLD | NEW |
| (Empty) |
1 @@@CURRENT_TIMESTAMP@1457949601@@@ | |
2 | |
3 @@@SEED_STEP recipe bootstrap πππ@@@ | |
4 | |
5 @@@STEP_CURSOR recipe bootstrap πππ@@@ | |
6 | |
7 @@@CURRENT_TIMESTAMP@1457949602@@@ | |
8 @@@STEP_STARTED@@@ | |
9 | |
10 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@ | |
11 | |
12 @@@SET_BUILD_PROPERTY@slavenameπ±@π§π§π§@@@ | |
13 | |
14 @@@SET_BUILD_PROPERTY@buildername@infra-continuous-precise-32@@@ | |
15 | |
16 @@@SET_BUILD_PROPERTY@mastername@πchromium.infra@@@ | |
17 | |
18 $ git clone https://chromium.googlesource.com/chromium/tools/build build | |
19 Cloning into 'build'... | |
20 build$ git checkout 3b6bb3ed9f5d05bce52f864623b3a1a7da32f68b | |
21 Note: checking out '3b6bb3ed9f5d05bce52f864623b3a1a7da32f68b'. | |
22 | |
23 You are in 'detached HEAD' state. You can look around, make experimental | |
24 changes and commit them, and you can discard any commits you make in this | |
25 state without impacting any branches by performing another checkout. | |
26 | |
27 If you want to create a new branch to retain commits you create, you may | |
28 do so (now or later) by using -b with the checkout command again. Example: | |
29 | |
30 git checkout -b <new-branch-name> | |
31 | |
32 HEAD is now at 3b6bb3e... Roll recipe dependencies (trivial). | |
33 Cloning into '/tmp/run6L2Uju/build/scripts/slave/.recipe_deps/recipe_engine'... | |
34 | |
35 πππ | |
36 | |
37 @@@CURRENT_TIMESTAMP@1457949603@@@ | |
38 @@@STEP_CLOSED@@@ | |
39 | |
40 @@@HONOR_ZERO_RETURN_CODE@@@ | |
41 | |
42 @@@SEED_STEP setup_build@@@ | |
43 | |
44 @@@STEP_CURSOR setup_build@@@ | |
45 | |
46 @@@CURRENT_TIMESTAMP@1457949603@@@ | |
47 @@@STEP_STARTED@@@ | |
48 | |
49 @@@STEP_LOG_LINE@run_recipe@To repro this locally, run the following line from a
build checkout π:@@@ | |
50 | |
51 @@@STEP_LOG_LINE@run_recipe@@@@ | |
52 | |
53 @@@STEP_LOG_LINE@run_recipe@./scripts/tools/run_recipe.py v8 --properties-file -
<<EOF@@@ | |
54 | |
55 @@@STEP_LOG_LINE@run_recipe@{u'slavename': u'abc', 'recipe': 'v8', u'mastername'
: u'client.v8', u'buildername': u'V8 Linux - builder'}@@@ | |
56 | |
57 @@@STEP_LOG_LINE@run_recipe@EOF@@@ | |
58 | |
59 @@@STEP_LOG_LINE@run_recipe@@@@ | |
60 | |
61 @@@STEP_LOG_LINE@run_recipe@To run on Windows, you can put the JSON in a file an
d redirect the@@@ | |
62 | |
63 @@@STEP_LOG_LINE@run_recipe@contents of the file into run_recipe.py, with the <
operator.@@@ | |
64 | |
65 @@@STEP_LOG_END@run_recipe@@@ | |
66 | |
67 Running recipe with {u'slavename': u'abc', 'recipe': 'v8', u'mastername': u'clie
nt.v8', u'buildername': u'V8 Linux - builder'} | |
68 | |
69 @@@STEP_TEXT@running recipe: "v8"@@@ | |
70 | |
71 @@@STEP_CURSOR setup_build@@@ | |
72 | |
73 @@@CURRENT_TIMESTAMP@1457949604@@@ | |
74 @@@STEP_CLOSED@@@ | |
75 | |
76 @@@SEED_STEP bot_update@@@ | |
77 | |
78 @@@STEP_CURSOR bot_update@@@ | |
79 | |
80 @@@CURRENT_TIMESTAMP@1457949605@@@ | |
81 @@@STEP_STARTED@@@ | |
82 | |
83 python -u build/scripts/slave/bot_update.py --master client.v8 --builder 'V8 Lin
ux - builder' --slave abc --spec $'cache_dir = None\nsolutions = [{\'custom_vars
\': {\'chromium_trunk\': \'svn://svn-mirror.golo.chromium.org/chrome/trunk\'}, \
'deps_file\': \'DEPS\', \'managed\': True, \'name\': \'v8\', \'url\': \'https://
chromium.googlesource.com/v8/v8\'}]' --root v8 --revision_mapping_file /tmp/tmpn
Zr9kN.json --output_json /tmp/tmpHHthow.json --revision v8@HEAD --no_shallow --o
utput_manifest | |
84 in dir /tmp/kitchen-132832531: | |
85 allow_subannotations: False | |
86 cmd: ['python', '-u', 'build/scripts/slave/bot_update.py', '--master', 'client.
v8', '--builder', 'V8 Linux - builder', '--slave', 'abc', '--spec', "cache_dir =
None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.ch
romium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', '
url': 'https://chromium.googlesource.com/v8/v8'}]", '--root', 'v8', '--revision_
mapping_file', '/tmp/tmpnZr9kN.json', '--output_json', '/tmp/tmpHHthow.json', '-
-revision', 'v8@HEAD', '--no_shallow', '--output_manifest'] | |
87 cwd: /tmp/kitchen-132832531 | |
88 name: bot_update | |
89 full environment: | |
90 HOME: /home/chrome-bot | |
91 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
92 PWD: / | |
93 USER: chrome-bot | |
94 USERNAME: ${USER} | |
OLD | NEW |