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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10657 (3 weeks ago)

Debug log (UTC)

[05:35:52.815] New invocation is queued and will start shortly
[05:35:58.959] Starting the invocation (attempt 1)
[05:35:58.985] Ignoring gitiles_ref tag without the buildset tag
[05:35:58.985] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:35:58.985] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:35:58.985] Buildbucket request:
{
  "requestId": "8844112003750766720",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844112003750766720",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10657"
                            },
                        "id": "cron:v1:10657"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844112003750766720"
    },
    {
      "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"
  }
}
[05:36:01.740] Scheduled build:
{
  "id": "8678681934595390241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T05:36:00.925100404Z",
  "updateTime": "2026-06-18T05:36:00.925100404Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:36:01.740] Task URL: https://cr-buildbucket.appspot.com/build/8678681934595390241
[05:36:01.740] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844112003750766720:2:0) after 4m49s
[05:36:03.170] Received PubSub notification, asking Buildbucket for the build status
[05:36:03.198] Build status: SCHEDULED
[05:36:06.942] Received PubSub notification, asking Buildbucket for the build status
[05:36:07.021] Build status: STARTED
[05:36:31.975] Received PubSub notification, asking Buildbucket for the build status
[05:36:31.993] Build:
{
  "id": "8678681934595390241",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T05:36:00.925100404Z",
  "startTime": "2026-06-18T05:36:06.630438439Z",
  "endTime": "2026-06-18T05:36:31.702755710Z",
  "updateTime": "2026-06-18T05:36:31.702755710Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:36:31.993] Invocation finished in 39.183222935s with status SUCCEEDED