| 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 "[BUILDER_CACHE]/Linux_Builder", | 7 "[BUILDER_CACHE]/Linux_Builder", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 296 "--staging-dir", | 296 "--staging-dir", |
| 297 "[CACHE]/chrome_staging", | 297 "[CACHE]/chrome_staging", |
| 298 "--src-dir", | 298 "--src-dir", |
| 299 "[BUILDER_CACHE]/Linux_Builder/src", | 299 "[BUILDER_CACHE]/Linux_Builder/src", |
| 300 "--build-url", | 300 "--build-url", |
| 301 "gs://chrome-test-builds/official-by-commit/Linux Builder", | 301 "gs://chrome-test-builds/official-by-commit/Linux Builder", |
| 302 "--build_revision", | 302 "--build_revision", |
| 303 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 303 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 304 "--include-files", | 304 "--include-files", |
| 305 "chrome,chrome_100_percent.pak,chrome_200_percent.pak,default_apps,icudtl.
dat,libwidevinecdm.so,locales,nacl_helper,nacl_helper_bootstrap,nacl_irt_x86_64.
nexe,natives_blob.bin,PepperFlash,product_logo_48.png,resources.pak,snapshot_blo
b.bin,xdg-mime,xdg-settings", | 305 "chrome,chrome_100_percent.pak,chrome_200_percent.pak,default_apps,icudtl.
dat,libwidevinecdm.so,locales,nacl_helper,nacl_helper_bootstrap,nacl_irt_x86_64.
nexe,natives_blob.bin,PepperFlash,product_logo_48.png,resources.pak,snapshot_blo
b.bin,xdg-mime,xdg-settings", |
| 306 "--ignore-regex", | |
| 307 "--strip-files", | 306 "--strip-files", |
| 308 "chrome,nacl_helper", | 307 "chrome,nacl_helper", |
| 308 "--not-include-extra", |
| 309 "--build_revision", | 309 "--build_revision", |
| 310 "170242", | 310 "170242", |
| 311 "--factory-properties", | 311 "--factory-properties", |
| 312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 312 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 313 "--build-properties", | 313 "--build-properties", |
| 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 314 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\",
\"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\"
: null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \
"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 315 ], | 315 ], |
| 316 "name": "package build for bisect" | 316 "name": "package build for bisect" |
| 317 }, | 317 }, |
| 318 { | 318 { |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 480 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 480 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 481 }, | 481 }, |
| 482 "name": "sizes" | 482 "name": "sizes" |
| 483 }, | 483 }, |
| 484 { | 484 { |
| 485 "name": "$result", | 485 "name": "$result", |
| 486 "recipe_result": null, | 486 "recipe_result": null, |
| 487 "status_code": 0 | 487 "status_code": 0 |
| 488 } | 488 } |
| 489 ] | 489 ] |
| OLD | NEW |