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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10777 (3 weeks ago)

Debug log (UTC)

[02:07:06.607] New invocation is queued and will start shortly
[02:07:07.803] Starting the invocation (attempt 1)
[02:07:07.829] Ignoring gitiles_ref tag without the buildset tag
[02:07:07.829] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:07:07.829] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:07:07.829] Buildbucket request:
{
  "requestId": "8844034541464557936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844034541464557936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10777"
                            },
                        "id": "cron:v1:10777"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844034541464557936"
    },
    {
      "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"
  }
}
[02:07:09.515] Scheduled build:
{
  "id": "8678604478384391681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T02:07:08.924041337Z",
  "updateTime": "2026-06-19T02:07:09.430738682Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:07:09.515] Task URL: https://cr-buildbucket.appspot.com/build/8678604478384391681
[02:07:09.515] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844034541464557936:2:0) after 4m2s
[02:07:10.245] Received PubSub notification, asking Buildbucket for the build status
[02:07:10.275] Build status: SCHEDULED
[02:07:13.113] Received PubSub notification, asking Buildbucket for the build status
[02:07:13.130] Build status: STARTED
[02:07:38.045] Received PubSub notification, asking Buildbucket for the build status
[02:07:38.066] Build:
{
  "id": "8678604478384391681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T02:07:08.924041337Z",
  "startTime": "2026-06-19T02:07:12.932160855Z",
  "endTime": "2026-06-19T02:07:37.742403505Z",
  "updateTime": "2026-06-19T02:07:37.742403505Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:07:38.066] Invocation finished in 31.463568382s with status SUCCEEDED