Status: SUCCEEDED
Triggered by: -
Duration: 36 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:24013 (3 days ago)

Debug log (UTC)

[10:58:38.164] New invocation is queued and will start shortly
[10:58:39.279] Starting the invocation (attempt 1)
[10:58:39.302] Ignoring gitiles_ref tag without the buildset tag
[10:58:39.302] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:58:39.303] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:58:39.303] Buildbucket request:
{
  "requestId": "8835484985901580992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835484985901580992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "24013"
                            },
                        "id": "cron:v1:24013"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835484985901580992"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[10:58:40.729] Scheduled build:
{
  "id": "8670054923478623185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T10:58:39.854558708Z",
  "updateTime": "2026-09-21T10:58:39.854558708Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[10:58:40.729] Task URL: https://cr-buildbucket.appspot.com/build/8670054923478623185
[10:58:40.729] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835484985901580992:2:0) after 1m46s
[10:59:04.958] Received PubSub notification, asking Buildbucket for the build status
[10:59:04.995] Build status: STARTED
[10:59:14.676] Received PubSub notification, asking Buildbucket for the build status
[10:59:14.695] Build:
{
  "id": "8670054923478623185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-21T10:58:39.854558708Z",
  "startTime": "2026-09-21T10:58:48.488098761Z",
  "endTime": "2026-09-21T10:59:12.802577172Z",
  "updateTime": "2026-09-21T10:59:12.802577172Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[10:59:14.695] Invocation finished in 36.5342453s with status SUCCEEDED