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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9142 (5 days ago)

Debug log (UTC)

[10:29:48.469] New invocation is queued and will start shortly
[10:29:49.549] Starting the invocation (attempt 1)
[10:29:49.576] Ignoring gitiles_ref tag without the buildset tag
[10:29:49.576] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:29:49.576] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:29:49.576] Buildbucket request:
{
  "requestId": "8845090078057367840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845090078057367840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9142"
                            },
                        "id": "cron:v1:9142"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845090078057367840"
    },
    {
      "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"
  }
}
[10:29:51.333] Scheduled build:
{
  "id": "8679660015116942753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T10:29:50.652353027Z",
  "updateTime": "2026-06-07T10:29:50.652353027Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:29:51.333] Task URL: https://cr-buildbucket.appspot.com/build/8679660015116942753
[10:29:51.333] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845090078057367840:2:0) after 9m20s
[10:29:52.792] Received PubSub notification, asking Buildbucket for the build status
[10:29:52.835] Build status: SCHEDULED
[10:30:04.539] Received PubSub notification, asking Buildbucket for the build status
[10:30:04.572] Build status: STARTED
[10:30:33.196] Received PubSub notification, asking Buildbucket for the build status
[10:30:33.213] Build:
{
  "id": "8679660015116942753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T10:29:50.652353027Z",
  "startTime": "2026-06-07T10:30:01.974131515Z",
  "endTime": "2026-06-07T10:30:32.858676062Z",
  "updateTime": "2026-06-07T10:30:32.858676062Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:30:33.213] Invocation finished in 44.748736882s with status SUCCEEDED