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:14629 (1 month ago)

Debug log (UTC)

[12:51:28.262] New invocation is queued and will start shortly
[12:51:29.397] Starting the invocation (attempt 1)
[12:51:29.429] Ignoring gitiles_ref tag without the buildset tag
[12:51:29.430] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:51:29.430] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:51:29.431] Buildbucket request:
{
  "requestId": "8841547883689296352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841547883689296352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14629"
                            },
                        "id": "cron:v1:14629"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841547883689296352"
    },
    {
      "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"
  }
}
[12:51:30.669] Scheduled build:
{
  "id": "8676117821291593841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T12:51:29.927711001Z",
  "updateTime": "2026-07-16T12:51:30.426000484Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:51:30.669] Task URL: https://cr-buildbucket.appspot.com/build/8676117821291593841
[12:51:30.669] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841547883689296352:2:0) after 8m19s
[12:51:31.714] Received PubSub notification, asking Buildbucket for the build status
[12:51:31.874] Build status: SCHEDULED
[12:51:34.223] Received PubSub notification, asking Buildbucket for the build status
[12:51:34.249] Build status: STARTED
[12:51:58.876] Received PubSub notification, asking Buildbucket for the build status
[12:51:58.897] Build:
{
  "id": "8676117821291593841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T12:51:29.927711001Z",
  "startTime": "2026-07-16T12:51:34.066336387Z",
  "endTime": "2026-07-16T12:51:58.125122159Z",
  "updateTime": "2026-07-16T12:51:58.125122159Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:51:58.897] Invocation finished in 30.639592872s with status SUCCEEDED