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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12079 (3 days ago)

Debug log (UTC)

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

  }
}
[09:01:21.305] Task URL: https://cr-buildbucket.appspot.com/build/8677763046593095857
[09:01:21.305] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843193111277713888:2:0) after 9m2s
[09:01:22.037] Received PubSub notification, asking Buildbucket for the build status
[09:01:22.054] Build status: SCHEDULED
[09:01:33.642] Received PubSub notification, asking Buildbucket for the build status
[09:01:33.668] Build status: STARTED
[09:01:58.223] Received PubSub notification, asking Buildbucket for the build status
[09:01:58.240] Build:
{
  "id": "8677763046593095857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-28T09:01:20.812986525Z",
  "startTime": "2026-06-28T09:01:33.442559002Z",
  "endTime": "2026-06-28T09:01:57.934511081Z",
  "updateTime": "2026-06-28T09:01:57.934511081Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:01:58.240] Invocation finished in 41.278348108s with status SUCCEEDED