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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18208 (1 month ago)

Debug log (UTC)

[01:03:34.174] New invocation is queued and will start shortly
[01:03:35.347] Starting the invocation (attempt 1)
[01:03:35.374] Ignoring gitiles_ref tag without the buildset tag
[01:03:35.374] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:03:35.374] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:03:35.374] Buildbucket request:
{
  "requestId": "8839236899873135024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839236899873135024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18208"
                            },
                        "id": "cron:v1:18208"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839236899873135024"
    },
    {
      "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"
  }
}
[01:03:36.929] Scheduled build:
{
  "id": "8673806837069886161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T01:03:36.225770437Z",
  "updateTime": "2026-08-11T01:03:36.653084138Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:03:36.929] Task URL: https://cr-buildbucket.appspot.com/build/8673806837069886161
[01:03:36.929] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839236899873135024:2:0) after 9m42s
[01:03:37.547] Received PubSub notification, asking Buildbucket for the build status
[01:03:37.651] Build status: SCHEDULED
[01:03:40.720] Received PubSub notification, asking Buildbucket for the build status
[01:03:40.753] Build status: STARTED
[01:04:03.869] Received PubSub notification, asking Buildbucket for the build status
[01:04:03.890] Build:
{
  "id": "8673806837069886161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T01:03:36.225770437Z",
  "startTime": "2026-08-11T01:03:40.181367192Z",
  "endTime": "2026-08-11T01:04:03.599233412Z",
  "updateTime": "2026-08-11T01:04:03.599233412Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:04:03.890] Invocation finished in 29.722165859s with status SUCCEEDED