Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21901 (3 weeks ago)

Debug log (UTC)

[09:35:32.392] New invocation is queued and will start shortly
[09:35:33.569] Starting the invocation (attempt 1)
[09:35:33.600] Ignoring gitiles_ref tag without the buildset tag
[09:35:33.600] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:35:33.601] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:35:33.601] Buildbucket request:
{
  "requestId": "8836849168359209536",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836849168359209536",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21901"
                            },
                        "id": "cron:v1:21901"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836849168359209536"
    },
    {
      "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"
  }
}
[09:35:34.606] Scheduled build:
{
  "id": "8671419105927478209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T09:35:34.090945258Z",
  "updateTime": "2026-09-06T09:35:34.090945258Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:35:34.606] Task URL: https://cr-buildbucket.appspot.com/build/8671419105927478209
[09:35:34.606] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836849168359209536:2:0) after 2m32s
[09:35:35.309] Received PubSub notification, asking Buildbucket for the build status
[09:35:35.327] Build status: SCHEDULED
[09:36:00.620] Received PubSub notification, asking Buildbucket for the build status
[09:36:00.677] Build status: STARTED
[09:36:33.349] Received PubSub notification, asking Buildbucket for the build status
[09:36:33.374] Build:
{
  "id": "8671419105927478209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T09:35:34.090945258Z",
  "startTime": "2026-09-06T09:36:00.307487907Z",
  "endTime": "2026-09-06T09:36:32.795795197Z",
  "updateTime": "2026-09-06T09:36:32.795795197Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:36:33.374] Invocation finished in 1m0.986643279s with status SUCCEEDED