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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5800 (2 months ago)

Debug log (UTC)

[15:02:36.745] New invocation is queued and will start shortly
[15:02:38.015] Starting the invocation (attempt 1)
[15:02:38.043] Ignoring gitiles_ref tag without the buildset tag
[15:02:38.044] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:02:38.044] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:02:38.044] Buildbucket request:
{
  "requestId": "8847247241872624960",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847247241872624960",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5800"
                            },
                        "id": "cron:v1:5800"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847247241872624960"
    },
    {
      "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"
  }
}
[15:02:40.435] Scheduled build:
{
  "id": "8681817178402041073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T15:02:39.431504917Z",
  "updateTime": "2026-05-14T15:02:39.987051330Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:02:40.435] Task URL: https://cr-buildbucket.appspot.com/build/8681817178402041073
[15:02:40.435] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847247241872624960:2:0) after 5m38s
[15:02:40.698] Received PubSub notification, asking Buildbucket for the build status
[15:02:40.726] Build status: SCHEDULED
[15:02:45.948] Received PubSub notification, asking Buildbucket for the build status
[15:02:45.966] Build status: STARTED
[15:03:14.089] Received PubSub notification, asking Buildbucket for the build status
[15:03:14.151] Build:
{
  "id": "8681817178402041073",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T15:02:39.431504917Z",
  "startTime": "2026-05-14T15:02:45.778907216Z",
  "endTime": "2026-05-14T15:03:13.453492342Z",
  "updateTime": "2026-05-14T15:03:13.453492342Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:03:14.151] Invocation finished in 37.413237933s with status SUCCEEDED