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

Debug log (UTC)

[20:32:09.778] New invocation is queued and will start shortly
[20:32:10.968] Starting the invocation (attempt 1)
[20:32:10.994] Ignoring gitiles_ref tag without the buildset tag
[20:32:10.994] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:32:10.994] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:32:10.994] Buildbucket request:
{
  "requestId": "8847679493172808672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847679493172808672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5131"
                            },
                        "id": "cron:v1:5131"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847679493172808672"
    },
    {
      "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:32:13.402] Scheduled build:
{
  "id": "8682249429619982561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T20:32:12.546478286Z",
  "updateTime": "2026-05-09T20:32:12.546478286Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:32:13.402] Task URL: https://cr-buildbucket.appspot.com/build/8682249429619982561
[20:32:13.402] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847679493172808672:2:0) after 2m46s
[20:32:17.896] Received PubSub notification, asking Buildbucket for the build status
[20:32:17.915] Build status: SCHEDULED
[20:32:43.597] Received PubSub notification, asking Buildbucket for the build status
[20:32:43.614] Build status: STARTED
[20:33:12.239] Received PubSub notification, asking Buildbucket for the build status
[20:33:12.263] Build:
{
  "id": "8682249429619982561",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T20:32:12.546478286Z",
  "startTime": "2026-05-09T20:32:43.392615370Z",
  "endTime": "2026-05-09T20:33:07.587654839Z",
  "updateTime": "2026-05-09T20:33:07.587654839Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:33:12.263] Invocation finished in 1m2.489066076s with status SUCCEEDED