| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[SLAVE_BUILD]/tmp", | 7 "[SLAVE_BUILD]/tmp", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs tmp_dir", | 10 "name": "makedirs tmp_dir", |
| (...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 "~inc1.ico", | 186 "~inc1.ico", |
| 187 "~inc0.png", | 187 "~inc0.png", |
| 188 "~inc1.png", | 188 "~inc1.png", |
| 189 "~inc2.png", | 189 "~inc2.png", |
| 190 "~inc12.png", | 190 "~inc12.png", |
| 191 "~inc13.png", | 191 "~inc13.png", |
| 192 "~inc14.png", | 192 "~inc14.png", |
| 193 "~inc0.webp", | 193 "~inc0.webp", |
| 194 "~inc1.webp", | 194 "~inc1.webp", |
| 195 "--outResultsFile", | 195 "--outResultsFile", |
| 196 "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x
86_64-Release-Valgrind-Trybot/data/nanobench_abc123.json", | 196 "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x
86_64-Release-Valgrind-Trybot/data/nanobench_abc123_1337018001.json", |
| 197 "--properties", | 197 "--properties", |
| 198 "gitHash", | 198 "gitHash", |
| 199 "abc123", | 199 "abc123", |
| 200 "build_number", | 200 "build_number", |
| 201 "5", | 201 "5", |
| 202 "issue", | 202 "issue", |
| 203 "2100", | 203 "2100", |
| 204 "patchset", | 204 "patchset", |
| 205 "2", | 205 "2", |
| 206 "patch_storage", | 206 "patch_storage", |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 289 "~inc1.ico", | 289 "~inc1.ico", |
| 290 "~inc0.png", | 290 "~inc0.png", |
| 291 "~inc1.png", | 291 "~inc1.png", |
| 292 "~inc2.png", | 292 "~inc2.png", |
| 293 "~inc12.png", | 293 "~inc12.png", |
| 294 "~inc13.png", | 294 "~inc13.png", |
| 295 "~inc14.png", | 295 "~inc14.png", |
| 296 "~inc0.webp", | 296 "~inc0.webp", |
| 297 "~inc1.webp", | 297 "~inc1.webp", |
| 298 "--outResultsFile", | 298 "--outResultsFile", |
| 299 "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x
86_64-Release-Valgrind-Trybot/data/nanobench_abc123.json", | 299 "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x
86_64-Release-Valgrind-Trybot/data/nanobench_abc123_1337018001.json", |
| 300 "--properties", | 300 "--properties", |
| 301 "gitHash", | 301 "gitHash", |
| 302 "abc123", | 302 "abc123", |
| 303 "build_number", | 303 "build_number", |
| 304 "5", | 304 "5", |
| 305 "issue", | 305 "issue", |
| 306 "2100", | 306 "2100", |
| 307 "patchset", | 307 "patchset", |
| 308 "2", | 308 "2", |
| 309 "patch_storage", | 309 "patch_storage", |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 354 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", | 354 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", |
| 355 "@@@STEP_LOG_END@python.inline@@@" | 355 "@@@STEP_LOG_END@python.inline@@@" |
| 356 ] | 356 ] |
| 357 }, | 357 }, |
| 358 { | 358 { |
| 359 "name": "$result", | 359 "name": "$result", |
| 360 "recipe_result": null, | 360 "recipe_result": null, |
| 361 "status_code": 0 | 361 "status_code": 0 |
| 362 } | 362 } |
| 363 ] | 363 ] |
| OLD | NEW |