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

Debug log (UTC)

[16:37:54.093] New invocation is queued and will start shortly
[16:37:55.168] Starting the invocation (attempt 1)
[16:37:55.199] Ignoring gitiles_ref tag without the buildset tag
[16:37:55.199] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:37:55.200] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:37:55.200] Buildbucket request:
{
  "requestId": "8842620801510493328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842620801510493328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12967"
                            },
                        "id": "cron:v1:12967"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842620801510493328"
    },
    {
      "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"
  }
}
[16:37:56.635] Scheduled build:
{
  "id": "8677190738840661153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T16:37:56.017536894Z",
  "updateTime": "2026-07-04T16:37:56.465624418Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:37:56.635] Task URL: https://cr-buildbucket.appspot.com/build/8677190738840661153
[16:37:56.635] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842620801510493328:2:0) after 9m56s
[16:37:57.330] Received PubSub notification, asking Buildbucket for the build status
[16:37:57.358] Build status: SCHEDULED
[16:37:59.967] Received PubSub notification, asking Buildbucket for the build status
[16:37:59.986] Build status: STARTED
[16:38:23.772] Received PubSub notification, asking Buildbucket for the build status
[16:38:23.790] Build:
{
  "id": "8677190738840661153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-04T16:37:56.017536894Z",
  "startTime": "2026-07-04T16:37:59.806638345Z",
  "endTime": "2026-07-04T16:38:23.477313414Z",
  "updateTime": "2026-07-04T16:38:23.477313414Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:38:23.790] Invocation finished in 29.702733028s with status SUCCEEDED