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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20875 (5 days ago)

Debug log (UTC)

[01:34:50.060] New invocation is queued and will start shortly
[01:34:51.256] Starting the invocation (attempt 1)
[01:34:51.290] Ignoring gitiles_ref tag without the buildset tag
[01:34:51.290] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:34:51.292] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:34:51.292] Buildbucket request:
{
  "requestId": "8837513590501159904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837513590501159904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20875"
                            },
                        "id": "cron:v1:20875"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837513590501159904"
    },
    {
      "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"
  }
}
[01:34:52.549] Scheduled build:
{
  "id": "8672083527988025009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T01:34:51.836532877Z",
  "updateTime": "2026-08-30T01:34:51.836532877Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:34:52.549] Task URL: https://cr-buildbucket.appspot.com/build/8672083527988025009
[01:34:52.549] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837513590501159904:2:0) after 8m52s
[01:34:53.116] Received PubSub notification, asking Buildbucket for the build status
[01:34:53.132] Build status: SCHEDULED
[01:34:56.606] Received PubSub notification, asking Buildbucket for the build status
[01:34:56.635] Build status: STARTED
[01:35:20.680] Received PubSub notification, asking Buildbucket for the build status
[01:35:20.700] Build:
{
  "id": "8672083527988025009",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T01:34:51.836532877Z",
  "startTime": "2026-08-30T01:34:56.426408059Z",
  "endTime": "2026-08-30T01:35:19.915308893Z",
  "updateTime": "2026-08-30T01:35:19.915308893Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:35:20.700] Invocation finished in 30.645121177s with status SUCCEEDED