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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3976 (4 months ago)

Debug log (UTC)

[15:11:02.626] New invocation is queued and will start shortly
[15:11:04.688] Starting the invocation (attempt 1)
[15:11:04.708] Ignoring gitiles_ref tag without the buildset tag
[15:11:04.708] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:11:04.708] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:11:04.709] Buildbucket request:
{
  "requestId": "8848424471976290736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848424471976290736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3976"
                            },
                        "id": "cron:v1:3976"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848424471976290736"
    },
    {
      "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:11:08.075] Scheduled build:
{
  "id": "8682994406629125313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T15:11:07.106596545Z",
  "updateTime": "2026-05-01T15:11:07.735251649Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:11:08.075] Task URL: https://cr-buildbucket.appspot.com/build/8682994406629125313
[15:11:08.075] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848424471976290736:2:0) after 6m27s
[15:11:08.433] Received PubSub notification, asking Buildbucket for the build status
[15:11:08.452] Build status: SCHEDULED
[15:11:12.936] Received PubSub notification, asking Buildbucket for the build status
[15:11:12.965] Build status: STARTED
[15:11:36.550] Received PubSub notification, asking Buildbucket for the build status
[15:11:36.573] Build:
{
  "id": "8682994406629125313",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T15:11:07.106596545Z",
  "startTime": "2026-05-01T15:11:12.728564078Z",
  "endTime": "2026-05-01T15:11:36.257880458Z",
  "updateTime": "2026-05-01T15:11:36.257880458Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:11:36.573] Invocation finished in 33.94974856s with status SUCCEEDED