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:3478 (1 day ago)

Debug log (UTC)

[02:01:22.431] New invocation is queued and will start shortly
[02:01:23.546] Starting the invocation (attempt 1)
[02:01:23.572] Ignoring gitiles_ref tag without the buildset tag
[02:01:23.572] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:01:23.572] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:01:23.573] Buildbucket request:
{
  "requestId": "8848745944613140240",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848745944613140240",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3478"
                            },
                        "id": "cron:v1:3478"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848745944613140240"
    },
    {
      "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"
  }
}
[02:01:25.378] Scheduled build:
{
  "id": "8683315881679963105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T02:01:24.607806460Z",
  "updateTime": "2026-04-28T02:01:25.205141186Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:01:25.378] Task URL: https://cr-buildbucket.appspot.com/build/8683315881679963105
[02:01:25.378] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848745944613140240:2:0) after 3m17s
[02:01:25.879] Received PubSub notification, asking Buildbucket for the build status
[02:01:25.910] Build status: SCHEDULED
[02:01:29.489] Received PubSub notification, asking Buildbucket for the build status
[02:01:29.508] Build status: STARTED
[02:01:52.793] Received PubSub notification, asking Buildbucket for the build status
[02:01:52.815] Build:
{
  "id": "8683315881679963105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-28T02:01:24.607806460Z",
  "startTime": "2026-04-28T02:01:29.055557699Z",
  "endTime": "2026-04-28T02:01:52.427730426Z",
  "updateTime": "2026-04-28T02:01:52.427730426Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:01:52.815] Invocation finished in 30.388982916s with status SUCCEEDED