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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18778 (1 month ago)

Debug log (UTC)

[02:35:58.591] New invocation is queued and will start shortly
[02:35:59.780] Starting the invocation (attempt 1)
[02:35:59.803] Ignoring gitiles_ref tag without the buildset tag
[02:35:59.803] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:35:59.803] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:35:59.803] Buildbucket request:
{
  "requestId": "8838868698264057888",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838868698264057888",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18778"
                            },
                        "id": "cron:v1:18778"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838868698264057888"
    },
    {
      "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"
  }
}
[02:36:01.678] Scheduled build:
{
  "id": "8673438635198114593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T02:36:00.893978111Z",
  "updateTime": "2026-08-15T02:36:01.300826660Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:36:01.678] Task URL: https://cr-buildbucket.appspot.com/build/8673438635198114593
[02:36:01.678] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838868698264057888:2:0) after 3m43s
[02:36:02.116] Received PubSub notification, asking Buildbucket for the build status
[02:36:02.137] Build status: SCHEDULED
[02:36:33.479] Received PubSub notification, asking Buildbucket for the build status
[02:36:33.522] Build status: STARTED
[02:36:57.311] Received PubSub notification, asking Buildbucket for the build status
[02:36:57.417] Build:
{
  "id": "8673438635198114593",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T02:36:00.893978111Z",
  "startTime": "2026-08-15T02:36:33.315469591Z",
  "endTime": "2026-08-15T02:36:57.033691545Z",
  "updateTime": "2026-08-15T02:36:57.033691545Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:36:57.417] Invocation finished in 58.830823848s with status SUCCEEDED