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:8698 (1 week ago)

Debug log (UTC)

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

  }
}
[06:25:35.633] Task URL: https://cr-buildbucket.appspot.com/build/8679947173613656529
[06:25:35.633] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845377236529085840:2:0) after 4m20s
[06:25:36.192] Received PubSub notification, asking Buildbucket for the build status
[06:25:36.209] Build status: SCHEDULED
[06:25:39.890] Received PubSub notification, asking Buildbucket for the build status
[06:25:39.953] Build status: STARTED
[06:26:02.123] Received PubSub notification, asking Buildbucket for the build status
[06:26:02.140] Build:
{
  "id": "8679947173613656529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T06:25:34.969351207Z",
  "startTime": "2026-06-04T06:25:39.725884915Z",
  "endTime": "2026-06-04T06:26:01.744222165Z",
  "updateTime": "2026-06-04T06:26:01.744222165Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:26:02.140] Invocation finished in 29.334999841s with status SUCCEEDED