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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14041 (2 months ago)

Debug log (UTC)

[08:25:41.148] New invocation is queued and will start shortly
[08:25:42.569] Starting the invocation (attempt 1)
[08:25:42.595] Ignoring gitiles_ref tag without the buildset tag
[08:25:42.595] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:25:42.596] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:25:42.596] Buildbucket request:
{
  "requestId": "8841926993315229648",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841926993315229648",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14041"
                            },
                        "id": "cron:v1:14041"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841926993315229648"
    },
    {
      "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"
  }
}
[08:25:45.016] Scheduled build:
{
  "id": "8676496929443576257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T08:25:44.219801975Z",
  "updateTime": "2026-07-12T08:25:44.219801975Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:25:45.016] Task URL: https://cr-buildbucket.appspot.com/build/8676496929443576257
[08:25:45.016] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841926993315229648:2:0) after 6m38s
[08:25:46.299] Received PubSub notification, asking Buildbucket for the build status
[08:25:46.313] Build status: SCHEDULED
[08:25:52.452] Received PubSub notification, asking Buildbucket for the build status
[08:25:52.472] Build status: STARTED
[08:26:30.766] Received PubSub notification, asking Buildbucket for the build status
[08:26:30.785] Build:
{
  "id": "8676496929443576257",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T08:25:44.219801975Z",
  "startTime": "2026-07-12T08:25:51.643378940Z",
  "endTime": "2026-07-12T08:26:30.501504833Z",
  "updateTime": "2026-07-12T08:26:30.501504833Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:26:30.785] Invocation finished in 49.641169581s with status SUCCEEDED