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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17530 (1 month ago)

Debug log (UTC)

[04:59:36.065] New invocation is queued and will start shortly
[04:59:37.134] Starting the invocation (attempt 1)
[04:59:37.157] Ignoring gitiles_ref tag without the buildset tag
[04:59:37.157] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:59:37.157] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:59:37.157] Buildbucket request:
{
  "requestId": "8839675034886199824",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839675034886199824",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17530"
                            },
                        "id": "cron:v1:17530"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839675034886199824"
    },
    {
      "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"
  }
}
[04:59:38.682] Scheduled build:
{
  "id": "8674244972118299953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T04:59:38.082761572Z",
  "updateTime": "2026-08-06T04:59:38.493501654Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:59:38.682] Task URL: https://cr-buildbucket.appspot.com/build/8674244972118299953
[04:59:38.682] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839675034886199824:2:0) after 5m15s
[04:59:39.276] Received PubSub notification, asking Buildbucket for the build status
[04:59:39.293] Build status: SCHEDULED
[04:59:44.057] Received PubSub notification, asking Buildbucket for the build status
[04:59:44.079] Build status: STARTED
[05:00:09.212] Received PubSub notification, asking Buildbucket for the build status
[05:00:09.235] Build:
{
  "id": "8674244972118299953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-06T04:59:38.082761572Z",
  "startTime": "2026-08-06T04:59:43.873970929Z",
  "endTime": "2026-08-06T05:00:08.635810405Z",
  "updateTime": "2026-08-06T05:00:08.635810405Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:00:09.235] Invocation finished in 33.175686583s with status SUCCEEDED