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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4111 (4 months ago)

Debug log (UTC)

[14:12:39.119] New invocation is queued and will start shortly
[14:12:40.229] Starting the invocation (attempt 1)
[14:12:40.250] Ignoring gitiles_ref tag without the buildset tag
[14:12:40.250] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:12:40.251] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:12:40.251] Buildbucket request:
{
  "requestId": "8848337548704594576",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848337548704594576",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4111"
                            },
                        "id": "cron:v1:4111"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848337548704594576"
    },
    {
      "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"
  }
}
[14:12:42.255] Scheduled build:
{
  "id": "8682907485847190049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T14:12:41.223033643Z",
  "updateTime": "2026-05-02T14:12:41.904394604Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:12:42.255] Task URL: https://cr-buildbucket.appspot.com/build/8682907485847190049
[14:12:42.255] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848337548704594576:2:0) after 3m10s
[14:12:42.494] Received PubSub notification, asking Buildbucket for the build status
[14:12:42.516] Build status: SCHEDULED
[14:12:45.600] Received PubSub notification, asking Buildbucket for the build status
[14:12:45.621] Build status: STARTED
[14:13:04.450] Received PubSub notification, asking Buildbucket for the build status
[14:13:04.468] Build:
{
  "id": "8682907485847190049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T14:12:41.223033643Z",
  "startTime": "2026-05-02T14:12:45.436823821Z",
  "endTime": "2026-05-02T14:13:04.170304469Z",
  "updateTime": "2026-05-02T14:13:04.170304469Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:13:04.468] Invocation finished in 25.35221914s with status SUCCEEDED