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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21868 (3 weeks ago)

Debug log (UTC)

[03:55:24.887] New invocation is queued and will start shortly
[03:55:25.916] Starting the invocation (attempt 1)
[03:55:25.942] Ignoring gitiles_ref tag without the buildset tag
[03:55:25.942] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:55:25.942] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:55:25.943] Buildbucket request:
{
  "requestId": "8836870567179890768",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836870567179890768",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21868"
                            },
                        "id": "cron:v1:21868"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836870567179890768"
    },
    {
      "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"
  }
}
[03:55:27.622] Scheduled build:
{
  "id": "8671440504501979137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T03:55:26.819342144Z",
  "updateTime": "2026-09-06T03:55:27.509276808Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:55:27.622] Task URL: https://cr-buildbucket.appspot.com/build/8671440504501979137
[03:55:27.622] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836870567179890768:2:0) after 9m44s
[03:55:28.153] Received PubSub notification, asking Buildbucket for the build status
[03:55:28.171] Build status: SCHEDULED
[03:55:33.712] Received PubSub notification, asking Buildbucket for the build status
[03:55:33.736] Build status: STARTED
[03:56:02.096] Received PubSub notification, asking Buildbucket for the build status
[03:56:02.130] Build:
{
  "id": "8671440504501979137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T03:55:26.819342144Z",
  "startTime": "2026-09-06T03:55:33.496156915Z",
  "endTime": "2026-09-06T03:56:01.525595411Z",
  "updateTime": "2026-09-06T03:56:01.525595411Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:56:02.130] Invocation finished in 37.248152726s with status SUCCEEDED