[22:26:32.397] New invocation is queued and will start shortly
[22:26:32.397] Triggered by user:hinoka@google.com
[22:26:34.037] Starting the invocation (attempt 1)
[22:26:34.069] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:26:34.069] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:26:34.069] Buildbucket request:
{
"bucket": "luci.pdfium.ci",
"client_operation_id": "9105330069654463840",
"parameters_json": "{\"builder_name\":\"linux_xfa\",\"properties\":{}}",
"pubsub_callback": {
"auth_token": "...",
"topic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
},
"tags": [
"builder:linux_xfa",
"scheduler_invocation_id:9105330069654463840",
"scheduler_job_id:pdfium/linux_xfa",
"user_agent:luci-scheduler"
]
}
[22:26:35.680] Buildbucket response:
{
"build": {
"bucket": "luci.pdfium.ci",
"canary_preference": "AUTO",
"created_by": "user:luci-scheduler@appspot.gserviceaccount.com",
"created_ts": "1532643994141230",
"experimental": true,
"id": "8939900007157723840",
"lease_expiration_ts": "1532762795336780",
"lease_key": "1926246684",
"parameters_json": "{\"builder_name\": \"linux_xfa\", \"properties\": {}}",
"project": "pdfium",
"result_details_json": "null",
"service_account": "pdfium-ci-builder@chops-service-accounts.iam.gserviceaccount.com",
"status": "SCHEDULED",
"status_changed_ts": "1532643995498810",
"tags": [
"build_address:luci.pdfium.ci/linux_xfa/26",
"builder:linux_xfa",
"scheduler_invocation_id:9105330069654463840",
"scheduler_job_id:pdfium/linux_xfa",
"swarming_dimension:cores:8",
"swarming_dimension:cpu:x86-64",
"swarming_dimension:os:Ubuntu-14.04",
"swarming_dimension:pool:luci.flex.ci",
"swarming_hostname:chromium-swarm.appspot.com",
"swarming_tag:build_address:luci.pdfium.ci/linux_xfa/26",
"swarming_tag:buildbucket_bucket:luci.pdfium.ci",
"swarming_tag:buildbucket_build_id:8939900007157723840",
"swarming_tag:buildbucket_hostname:cr-buildbucket.appspot.com",
"swarming_tag:buildbucket_template_canary:0",
"swarming_tag:buildbucket_template_revision:3aee0dcb077884a16a245fc4509f5b02e450df9b",
"swarming_tag:builder:linux_xfa",
"swarming_tag:cores:8",
"swarming_tag:cpu:x86-64",
"swarming_tag:log_location:logdog://logs.chromium.org/pdfium/buildbucket/cr-buildbucket.appspot.com/8939900007157723840/+/annotations",
"swarming_tag:luci_project:pdfium",
"swarming_tag:os:Ubuntu-14.04",
"swarming_tag:pool:luci.flex.ci",
"swarming_tag:priority:60",
"swarming_tag:recipe_name:pdfium",
"swarming_tag:recipe_package:infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",
"swarming_tag:scheduler_invocation_id:9105330069654463840",
"swarming_tag:scheduler_job_id:pdfium/linux_xfa",
"swarming_tag:service_account:pdfium-ci-builder@chops-service-accounts.iam.gserviceaccount.com",
"swarming_tag:swarming.pool.template:skip",
"swarming_tag:swarming.pool.version:f78ad2aa3a02880fc7b5a22477c6f4737052a37f",
"swarming_tag:user:None",
"swarming_tag:user_agent:luci-scheduler",
"swarming_tag:vpython:native-python-wrapper",
"swarming_task_id:3ef184f582931a10",
"user_agent:luci-scheduler"
],
"updated_ts": "1532643995498970",
"url": "https://ci.chromium.org/p/pdfium/builders/luci.pdfium.ci/linux_xfa/26",
"utcnow_ts": "1532643995612810"
}
}
[22:26:35.680] Task URL: https://ci.chromium.org/p/pdfium/builders/luci.pdfium.ci/linux_xfa/26
[22:26:35.680] Scheduling timer "check-buildbucket-build-status" (pdfium/linux_xfa:9105330069654463840:2:0) after 1m0s
[22:27:10.503] Received PubSub notification, asking Buildbucket for the build status
[22:27:10.541] Build 8939900007157723840: status "STARTED", result "", failure_reason "", cancelation_reason ""
[22:27:20.394] Received PubSub notification, asking Buildbucket for the build status
[22:27:24.085] Build 8939900007157723840: status "COMPLETED", result "FAILURE", failure_reason "INFRA_FAILURE", cancelation_reason ""
[22:27:24.085] Buildbucket build:
{
"build": {
"bucket": "luci.pdfium.ci",
"canary_preference": "AUTO",
"completed_ts": "1532644039187180",
"created_by": "user:luci-scheduler@appspot.gserviceaccount.com",
"created_ts": "1532643994141230",
"experimental": true,
"failure_reason": "INFRA_FAILURE",
"id": "8939900007157723840",
"parameters_json": "{\"builder_name\": \"linux_xfa\", \"properties\": {}}",
"project": "pdfium",
"result": "FAILURE",
"result_details_json": "{\"ui\": {\"info\": \"Failure Uncaught Exception\"}, \"build_run_result\": {\"infraFailure\": {\"text\": \"recipe infra failure: Uncaught Exception: TypeError(\\\"Expected 'true' to be of type \u003ctype 'bool'\u003e\\\",)\", \"bootstrapperCallStack\": [], \"type\": \"RECIPE_INFRA_FAILURE\"}, \"recipeResult\": {\"failure\": {\"exception\": {\"traceback\": [\"Traceback (most recent call last):\", \" File \\\"/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/run.py\\\", line 287, in _new_run\", \" recipe_result = recipe_script.run(api, self.properties, self.environ)\", \" File \\\"/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/loader.py\\\", line 108, in run\", \" self.run_steps, properties, environ, self.PROPERTIES, api=api)\", \" File \\\"/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/loader.py\\\", line 636, in invoke_with_properties\", \" arg_names, **additional_args)\", \" File \\\"/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/loader.py\\\", line 597, in _invoke_with_properties\", \" prop.interpret(all_props.get(prop_name, PROPERTY_SENTINEL), environ))\", \" File \\\"/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/recipe_api.py\\\", line 1193, in interpret\", \" self.kind.set_val(value)\", \" File \\\"/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/config.py\\\", line 802, in set_val\", \" typeAssert(val, self.inner_type)\", \" File \\\"/b/swarming/w/ir/kitchen-checkout/recipe_engine/recipe_engine/config.py\\\", line 84, in typeAssert\", \" raise TypeError(\\\"Expected %r to be of type %r\\\" % (obj, typearg))\", \"TypeError: Expected 'true' to be of type \u003ctype 'bool'\u003e\"]}, \"humanReason\": \"Uncaught Exception: TypeError(\\\"Expected 'true' to be of type \u003ctype 'bool'\u003e\\\",)\"}}, \"recipeExitCode\": {\"value\": 1}, \"recipe\": {\"name\": \"pdfium\", \"repository\": \"\", \"revision\": \"\"}, \"annotationUrl\": \"logdog://logs.chromium.org/pdfium/buildbucket/cr-buildbucket.appspot.com/8939900007157723840/+/annotations\"}, \"swarming\": {\"bot_dimensions\": {\"zone\": [\"us\", \"us-central\", \"us-central1\", \"us-central1-f\"], \"inside_docker\": [\"0\"], \"python\": [\"2.7.6\"], \"kvm\": [\"0\"], \"cpu\": [\"x86\", \"x86-64\", \"x86-64-Ivy_Bridge_GCE\"], \"server_version\": [\"3703-c5479d4\"], \"machine_type\": [\"n1-standard-8\"], \"gpu\": [\"none\"], \"cores\": [\"8\"], \"os\": [\"Linux\", \"Ubuntu\", \"Ubuntu-14.04\"], \"id\": [\"swarm845-c4\"], \"pool\": [\"luci.flex.ci\"], \"caches\": [\"builder_6cd5e02d4b64e2f6cbed7e00f4b27928b863cd5b190eb2e63d707e9cec90235d_v2\", \"builder_9c2af19e1f9f53228cf589244519397783d171db66f8c0f75cc13213c93ed469_v2\", \"builder_dc68a251da71eec63c9331e1e4c646e0373dd5f75d3fb42e9fd177dd4b082356_v2\", \"git\", \"goma_v2\", \"infra_gclient_with_go\", \"vpython\"]}}, \"properties\": {\"$recipe_engine/path\": {\"cache_dir\": \"/b/swarming/w/ir/cache\", \"temp_dir\": \"/b/swarming/w/ir/tmp/rt\"}, \"buildnumber\": 26, \"buildername\": \"linux_xfa\", \"xfa\": \"true\", \"recipe\": \"pdfium\", \"mastername\": \"client.pdfium\", \"$recipe_engine/runtime\": {\"is_experimental\": true, \"is_luci\": true}, \"buildbucket\": {\"hostname\": \"cr-buildbucket.appspot.com\", \"build\": {\"created_ts\": 1532643994141230, \"tags\": [\"builder:linux_xfa\", \"scheduler_invocation_id:9105330069654463840\", \"scheduler_job_id:pdfium/linux_xfa\", \"user_agent:luci-scheduler\"], \"bucket\": \"luci.pdfium.ci\", \"created_by\": \"user:luci-scheduler@appspot.gserviceaccount.com\", \"project\": \"pdfium\", \"id\": \"8939900007157723840\"}}, \"path_config\": \"generic\", \"bot_id\": \"swarm845-c4\"}}",
"service_account": "pdfium-ci-builder@chops-service-accounts.iam.gserviceaccount.com",
"started_ts": "1532644029272980",
"status": "COMPLETED",
"status_changed_ts": "1532644039875330",
"tags": [
"build_address:luci.pdfium.ci/linux_xfa/26",
"builder:linux_xfa",
"scheduler_invocation_id:9105330069654463840",
"scheduler_job_id:pdfium/linux_xfa",
"swarming_dimension:cores:8",
"swarming_dimension:cpu:x86-64",
"swarming_dimension:os:Ubuntu-14.04",
"swarming_dimension:pool:luci.flex.ci",
"swarming_hostname:chromium-swarm.appspot.com",
"swarming_tag:build_address:luci.pdfium.ci/linux_xfa/26",
"swarming_tag:buildbucket_bucket:luci.pdfium.ci",
"swarming_tag:buildbucket_build_id:8939900007157723840",
"swarming_tag:buildbucket_hostname:cr-buildbucket.appspot.com",
"swarming_tag:buildbucket_template_canary:0",
"swarming_tag:buildbucket_template_revision:3aee0dcb077884a16a245fc4509f5b02e450df9b",
"swarming_tag:builder:linux_xfa",
"swarming_tag:cores:8",
"swarming_tag:cpu:x86-64",
"swarming_tag:log_location:logdog://logs.chromium.org/pdfium/buildbucket/cr-buildbucket.appspot.com/8939900007157723840/+/annotations",
"swarming_tag:luci_project:pdfium",
"swarming_tag:os:Ubuntu-14.04",
"swarming_tag:pool:luci.flex.ci",
"swarming_tag:priority:60",
"swarming_tag:recipe_name:pdfium",
"swarming_tag:recipe_package:infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",
"swarming_tag:scheduler_invocation_id:9105330069654463840",
"swarming_tag:scheduler_job_id:pdfium/linux_xfa",
"swarming_tag:service_account:pdfium-ci-builder@chops-service-accounts.iam.gserviceaccount.com",
"swarming_tag:swarming.pool.template:skip",
"swarming_tag:swarming.pool.version:f78ad2aa3a02880fc7b5a22477c6f4737052a37f",
"swarming_tag:user:None",
"swarming_tag:user_agent:luci-scheduler",
"swarming_tag:vpython:native-python-wrapper",
"swarming_task_id:3ef184f582931a10",
"user_agent:luci-scheduler"
],
"updated_ts": "1532644039876490",
"url": "https://ci.chromium.org/p/pdfium/builders/luci.pdfium.ci/linux_xfa/26",
"utcnow_ts": "1532644044038760"
}
}
[22:27:24.085] Invocation finished in 51.70786637s with status FAILED