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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7435 (4 weeks ago)

Debug log (UTC)

[06:24:35.196] New invocation is queued and will start shortly
[06:24:36.386] Starting the invocation (attempt 1)
[06:24:36.411] Ignoring gitiles_ref tag without the buildset tag
[06:24:36.411] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:24:36.411] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:24:36.411] Buildbucket request:
{
  "requestId": "8846192669638794848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846192669638794848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7435"
                            },
                        "id": "cron:v1:7435"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846192669638794848"
    },
    {
      "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"
  }
}
[06:24:37.937] Scheduled build:
{
  "id": "8680762606918698513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T06:24:37.169119066Z",
  "updateTime": "2026-05-26T06:24:37.169119066Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:24:37.938] Task URL: https://cr-buildbucket.appspot.com/build/8680762606918698513
[06:24:37.938] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846192669638794848:2:0) after 7m46s
[06:24:38.647] Received PubSub notification, asking Buildbucket for the build status
[06:24:38.665] Build status: SCHEDULED
[06:24:42.561] Received PubSub notification, asking Buildbucket for the build status
[06:24:42.756] Build status: STARTED
[06:25:06.766] Received PubSub notification, asking Buildbucket for the build status
[06:25:06.785] Build:
{
  "id": "8680762606918698513",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T06:24:37.169119066Z",
  "startTime": "2026-05-26T06:24:42.319490665Z",
  "endTime": "2026-05-26T06:25:06.358689548Z",
  "updateTime": "2026-05-26T06:25:06.358689548Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:25:06.785] Invocation finished in 31.592689009s with status SUCCEEDED