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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8965 (6 days ago)

Debug log (UTC)

[04:10:00.786] New invocation is queued and will start shortly
[04:10:02.163] Starting the invocation (attempt 1)
[04:10:02.186] Ignoring gitiles_ref tag without the buildset tag
[04:10:02.186] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:10:02.186] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:10:02.186] Buildbucket request:
{
  "requestId": "8845204569698591296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845204569698591296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8965"
                            },
                        "id": "cron:v1:8965"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845204569698591296"
    },
    {
      "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"
  }
}
[04:10:03.902] Scheduled build:
{
  "id": "8679774506701093969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T04:10:02.969211552Z",
  "updateTime": "2026-06-06T04:10:03.529325609Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:10:03.902] Task URL: https://cr-buildbucket.appspot.com/build/8679774506701093969
[04:10:03.902] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845204569698591296:2:0) after 8m1s
[04:10:04.221] Received PubSub notification, asking Buildbucket for the build status
[04:10:04.243] Build status: SCHEDULED
[04:10:07.442] Received PubSub notification, asking Buildbucket for the build status
[04:10:07.477] Build status: STARTED
[04:10:31.119] Received PubSub notification, asking Buildbucket for the build status
[04:10:31.138] Build:
{
  "id": "8679774506701093969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T04:10:02.969211552Z",
  "startTime": "2026-06-06T04:10:07.283294505Z",
  "endTime": "2026-06-06T04:10:30.615846276Z",
  "updateTime": "2026-06-06T04:10:30.615846276Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:10:31.138] Invocation finished in 30.411642073s with status SUCCEEDED