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:9763 (1 month ago)

Debug log (UTC)

[20:37:31.542] New invocation is queued and will start shortly
[20:37:34.306] Starting the invocation (attempt 1)
[20:37:34.335] Ignoring gitiles_ref tag without the buildset tag
[20:37:34.335] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:37:34.335] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:37:34.336] Buildbucket request:
{
  "requestId": "8844689455893141456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844689455893141456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9763"
                            },
                        "id": "cron:v1:9763"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844689455893141456"
    },
    {
      "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"
  }
}
[20:37:36.136] Scheduled build:
{
  "id": "8679259391307809953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T20:37:35.289081463Z",
  "updateTime": "2026-06-11T20:37:35.901615796Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:37:36.137] Task URL: https://cr-buildbucket.appspot.com/build/8679259391307809953
[20:37:36.137] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844689455893141456:2:0) after 4m0s
[20:37:36.668] Received PubSub notification, asking Buildbucket for the build status
[20:37:36.685] Build status: SCHEDULED
[20:37:42.102] Received PubSub notification, asking Buildbucket for the build status
[20:37:42.128] Build status: STARTED
[20:38:07.283] Received PubSub notification, asking Buildbucket for the build status
[20:38:07.308] Build:
{
  "id": "8679259391307809953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T20:37:35.289081463Z",
  "startTime": "2026-06-11T20:37:41.821763606Z",
  "endTime": "2026-06-11T20:38:06.992398223Z",
  "updateTime": "2026-06-11T20:38:06.992398223Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:38:07.308] Invocation finished in 35.774471148s with status SUCCEEDED