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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14401 (2 months ago)

Debug log (UTC)

[21:52:45.374] New invocation is queued and will start shortly
[21:52:47.768] Starting the invocation (attempt 1)
[21:52:47.803] Ignoring gitiles_ref tag without the buildset tag
[21:52:47.803] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:52:47.805] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:52:47.805] Buildbucket request:
{
  "requestId": "8841695022906974176",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841695022906974176",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14401"
                            },
                        "id": "cron:v1:14401"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841695022906974176"
    },
    {
      "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"
  }
}
[21:52:49.192] Scheduled build:
{
  "id": "8676264959033210881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T21:52:48.442494834Z",
  "updateTime": "2026-07-14T21:52:48.442494834Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:52:49.192] Task URL: https://cr-buildbucket.appspot.com/build/8676264959033210881
[21:52:49.192] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841695022906974176:2:0) after 6m19s
[21:52:49.731] Received PubSub notification, asking Buildbucket for the build status
[21:52:49.752] Build status: SCHEDULED
[21:52:52.785] Received PubSub notification, asking Buildbucket for the build status
[21:52:52.803] Build status: STARTED
[21:53:14.269] Received PubSub notification, asking Buildbucket for the build status
[21:53:14.348] Build:
{
  "id": "8676264959033210881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-14T21:52:48.442494834Z",
  "startTime": "2026-07-14T21:52:52.604453733Z",
  "endTime": "2026-07-14T21:53:13.911454272Z",
  "updateTime": "2026-07-14T21:53:13.911454272Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:53:14.348] Invocation finished in 28.98404235s with status SUCCEEDED