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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4732 (2 months ago)

Debug log (UTC)

[00:24:03.426] New invocation is queued and will start shortly
[00:24:04.824] Starting the invocation (attempt 1)
[00:24:04.856] Ignoring gitiles_ref tag without the buildset tag
[00:24:04.856] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:24:04.856] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:24:04.856] Buildbucket request:
{
  "requestId": "8847936694558395056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847936694558395056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4732"
                            },
                        "id": "cron:v1:4732"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847936694558395056"
    },
    {
      "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"
  }
}
[00:24:06.603] Scheduled build:
{
  "id": "8682506631299439425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T00:24:05.910753967Z",
  "updateTime": "2026-05-07T00:24:06.439763123Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:24:06.603] Task URL: https://cr-buildbucket.appspot.com/build/8682506631299439425
[00:24:06.603] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847936694558395056:2:0) after 8m14s
[00:24:07.185] Received PubSub notification, asking Buildbucket for the build status
[00:24:07.205] Build status: SCHEDULED
[00:24:18.844] Received PubSub notification, asking Buildbucket for the build status
[00:24:18.863] Build status: STARTED
[00:24:43.903] Received PubSub notification, asking Buildbucket for the build status
[00:24:43.924] Build:
{
  "id": "8682506631299439425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T00:24:05.910753967Z",
  "startTime": "2026-05-07T00:24:18.673063729Z",
  "endTime": "2026-05-07T00:24:43.489541178Z",
  "updateTime": "2026-05-07T00:24:43.489541178Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:24:43.924] Invocation finished in 40.504885254s with status SUCCEEDED