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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12607 (2 months ago)

Debug log (UTC)

[03:04:29.018] New invocation is queued and will start shortly
[03:04:30.142] Starting the invocation (attempt 1)
[03:04:30.170] Ignoring gitiles_ref tag without the buildset tag
[03:04:30.170] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:04:30.170] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:04:30.170] Buildbucket request:
{
  "requestId": "8842853171273209712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842853171273209712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12607"
                            },
                        "id": "cron:v1:12607"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842853171273209712"
    },
    {
      "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"
  }
}
[03:04:31.802] Scheduled build:
{
  "id": "8677423108690073393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T03:04:30.860618756Z",
  "updateTime": "2026-07-02T03:04:31.514339637Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:04:31.802] Task URL: https://cr-buildbucket.appspot.com/build/8677423108690073393
[03:04:31.802] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842853171273209712:2:0) after 8m11s
[03:04:32.376] Received PubSub notification, asking Buildbucket for the build status
[03:04:32.435] Build status: SCHEDULED
[03:04:35.254] Received PubSub notification, asking Buildbucket for the build status
[03:04:35.274] Build status: STARTED
[03:04:58.714] Received PubSub notification, asking Buildbucket for the build status
[03:04:58.741] Build:
{
  "id": "8677423108690073393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T03:04:30.860618756Z",
  "startTime": "2026-07-02T03:04:35.024055235Z",
  "endTime": "2026-07-02T03:04:58.376099009Z",
  "updateTime": "2026-07-02T03:04:58.376099009Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:04:58.741] Invocation finished in 29.727937014s with status SUCCEEDED