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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20911 (5 days ago)

Debug log (UTC)

[07:45:35.782] New invocation is queued and will start shortly
[07:45:36.866] Starting the invocation (attempt 1)
[07:45:36.896] Ignoring gitiles_ref tag without the buildset tag
[07:45:36.896] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:45:36.896] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:45:36.896] Buildbucket request:
{
  "requestId": "8837490264172602176",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837490264172602176",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20911"
                            },
                        "id": "cron:v1:20911"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837490264172602176"
    },
    {
      "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"
  }
}
[07:45:43.491] Scheduled build:
{
  "id": "8672060201325927953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T07:45:37.874863504Z",
  "updateTime": "2026-08-30T07:45:43.147925533Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:45:43.491] Task URL: https://cr-buildbucket.appspot.com/build/8672060201325927953
[07:45:43.492] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837490264172602176:2:0) after 9m39s
[07:46:24.272] Received PubSub notification, asking Buildbucket for the build status
[07:46:24.295] Build:
{
  "id": "8672060201325927953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T07:45:37.874863504Z",
  "startTime": "2026-08-30T07:45:46.241749565Z",
  "endTime": "2026-08-30T07:46:09.754200079Z",
  "updateTime": "2026-08-30T07:46:09.754200079Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:46:24.295] Invocation finished in 48.519194209s with status SUCCEEDED