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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19945 (2 weeks ago)

Debug log (UTC)

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

  }
}
[10:29:38.272] Task URL: https://cr-buildbucket.appspot.com/build/8672684062264852977
[10:29:38.272] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838114124633823136:2:0) after 4m33s
[10:29:39.245] Received PubSub notification, asking Buildbucket for the build status
[10:29:39.265] Build status: SCHEDULED
[10:29:48.146] Received PubSub notification, asking Buildbucket for the build status
[10:29:48.161] Build status: STARTED
[10:30:11.185] Received PubSub notification, asking Buildbucket for the build status
[10:30:11.233] Build:
{
  "id": "8672684062264852977",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T10:29:37.720462413Z",
  "startTime": "2026-08-23T10:29:46.869352506Z",
  "endTime": "2026-08-23T10:30:10.490407369Z",
  "updateTime": "2026-08-23T10:30:10.490407369Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:30:11.233] Invocation finished in 35.155278769s with status SUCCEEDED