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:4948 (2 months ago)

Debug log (UTC)

[13:18:08.855] New invocation is queued and will start shortly
[13:18:09.977] Starting the invocation (attempt 1)
[13:18:10.023] Ignoring gitiles_ref tag without the buildset tag
[13:18:10.024] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:18:10.024] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:18:10.024] Buildbucket request:
{
  "requestId": "8847797396029131760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847797396029131760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4948"
                            },
                        "id": "cron:v1:4948"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847797396029131760"
    },
    {
      "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"
  }
}
[13:18:12.040] Scheduled build:
{
  "id": "8682367332937776097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T13:18:11.180840031Z",
  "updateTime": "2026-05-08T13:18:11.730094726Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:18:12.040] Task URL: https://cr-buildbucket.appspot.com/build/8682367332937776097
[13:18:12.040] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847797396029131760:2:0) after 6m2s
[13:18:12.860] Received PubSub notification, asking Buildbucket for the build status
[13:18:12.881] Build status: SCHEDULED
[13:18:15.527] Received PubSub notification, asking Buildbucket for the build status
[13:18:15.547] Build status: STARTED
[13:18:39.173] Received PubSub notification, asking Buildbucket for the build status
[13:18:39.221] Build:
{
  "id": "8682367332937776097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T13:18:11.180840031Z",
  "startTime": "2026-05-08T13:18:15.330891102Z",
  "endTime": "2026-05-08T13:18:38.910263679Z",
  "updateTime": "2026-05-08T13:18:38.910263679Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:18:39.221] Invocation finished in 30.373252221s with status SUCCEEDED