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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20350 (1 week ago)

Debug log (UTC)

[07:54:12.362] New invocation is queued and will start shortly
[07:54:13.709] Starting the invocation (attempt 1)
[07:54:13.737] Ignoring gitiles_ref tag without the buildset tag
[07:54:13.737] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:54:13.737] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:54:13.737] Buildbucket request:
{
  "requestId": "8837852110363187728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837852110363187728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20350"
                            },
                        "id": "cron:v1:20350"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837852110363187728"
    },
    {
      "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"
  }
}
[07:54:15.166] Scheduled build:
{
  "id": "8672422047528123425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T07:54:14.445120487Z",
  "updateTime": "2026-08-26T07:54:14.969386910Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:54:15.166] Task URL: https://cr-buildbucket.appspot.com/build/8672422047528123425
[07:54:15.166] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837852110363187728:2:0) after 7m28s
[07:54:15.696] Received PubSub notification, asking Buildbucket for the build status
[07:54:15.724] Build status: SCHEDULED
[07:54:22.704] Received PubSub notification, asking Buildbucket for the build status
[07:54:22.724] Build status: STARTED
[07:54:50.623] Received PubSub notification, asking Buildbucket for the build status
[07:54:50.812] Build:
{
  "id": "8672422047528123425",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T07:54:14.445120487Z",
  "startTime": "2026-08-26T07:54:22.545053846Z",
  "endTime": "2026-08-26T07:54:50.340800651Z",
  "updateTime": "2026-08-26T07:54:50.340800651Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:54:50.813] Invocation finished in 38.45555391s with status SUCCEEDED