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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10786 (3 weeks ago)

Debug log (UTC)

[03:38:56.534] New invocation is queued and will start shortly
[03:38:58.289] Starting the invocation (attempt 1)
[03:38:58.317] Ignoring gitiles_ref tag without the buildset tag
[03:38:58.317] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:38:58.318] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:38:58.318] Buildbucket request:
{
  "requestId": "8844028763886916800",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844028763886916800",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10786"
                            },
                        "id": "cron:v1:10786"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844028763886916800"
    },
    {
      "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"
  }
}
[03:38:59.987] Scheduled build:
{
  "id": "8678598700299012449",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T03:38:59.336004998Z",
  "updateTime": "2026-06-19T03:38:59.752226608Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:38:59.987] Task URL: https://cr-buildbucket.appspot.com/build/8678598700299012449
[03:38:59.987] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844028763886916800:2:0) after 6m58s
[03:39:40.979] Received PubSub notification, asking Buildbucket for the build status
[03:39:40.998] Build:
{
  "id": "8678598700299012449",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T03:38:59.336004998Z",
  "startTime": "2026-06-19T03:39:04.235654201Z",
  "endTime": "2026-06-19T03:39:28.457111583Z",
  "updateTime": "2026-06-19T03:39:28.457111583Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:40.998] Invocation finished in 44.468230982s with status SUCCEEDED