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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11527 (2 weeks ago)

Debug log (UTC)

[10:23:02.739] New invocation is queued and will start shortly
[10:23:03.932] Starting the invocation (attempt 1)
[10:23:03.963] Ignoring gitiles_ref tag without the buildset tag
[10:23:03.963] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:23:03.963] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:23:03.964] Buildbucket request:
{
  "requestId": "8843550355070776304",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843550355070776304",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11527"
                            },
                        "id": "cron:v1:11527"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843550355070776304"
    },
    {
      "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"
  }
}
[10:23:05.847] Scheduled build:
{
  "id": "8678120292315486145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T10:23:04.742230455Z",
  "updateTime": "2026-06-24T10:23:04.742230455Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:23:05.847] Task URL: https://cr-buildbucket.appspot.com/build/8678120292315486145
[10:23:05.847] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843550355070776304:2:0) after 8m50s
[10:23:06.540] Received PubSub notification, asking Buildbucket for the build status
[10:23:06.561] Build status: SCHEDULED
[10:23:12.437] Received PubSub notification, asking Buildbucket for the build status
[10:23:12.470] Build status: STARTED
[10:23:39.122] Received PubSub notification, asking Buildbucket for the build status
[10:23:39.214] Build:
{
  "id": "8678120292315486145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T10:23:04.742230455Z",
  "startTime": "2026-06-24T10:23:11.516244760Z",
  "endTime": "2026-06-24T10:23:37.359322318Z",
  "updateTime": "2026-06-24T10:23:37.359322318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:23:39.214] Invocation finished in 36.483168965s with status SUCCEEDED