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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13981 (2 months ago)

Debug log (UTC)

[22:09:23.518] New invocation is queued and will start shortly
[22:09:24.773] Starting the invocation (attempt 1)
[22:09:24.847] Ignoring gitiles_ref tag without the buildset tag
[22:09:24.847] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:09:24.849] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:09:24.849] Buildbucket request:
{
  "requestId": "8841965767172742288",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841965767172742288",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13981"
                            },
                        "id": "cron:v1:13981"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841965767172742288"
    },
    {
      "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"
  }
}
[22:09:26.030] Scheduled build:
{
  "id": "8676535704496861009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T22:09:25.447810422Z",
  "updateTime": "2026-07-11T22:09:25.946475496Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:09:26.030] Task URL: https://cr-buildbucket.appspot.com/build/8676535704496861009
[22:09:26.030] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841965767172742288:2:0) after 4m45s
[22:09:26.729] Received PubSub notification, asking Buildbucket for the build status
[22:09:26.767] Build status: SCHEDULED
[22:09:32.342] Received PubSub notification, asking Buildbucket for the build status
[22:09:32.387] Build status: STARTED
[22:10:08.969] Received PubSub notification, asking Buildbucket for the build status
[22:10:08.991] Build:
{
  "id": "8676535704496861009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-11T22:09:25.447810422Z",
  "startTime": "2026-07-11T22:09:30.074387804Z",
  "endTime": "2026-07-11T22:10:06.798018547Z",
  "updateTime": "2026-07-11T22:10:06.798018547Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:10:08.991] Invocation finished in 45.478268481s with status SUCCEEDED