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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8317 (1 week ago)

Debug log (UTC)

[13:10:56.485] New invocation is queued and will start shortly
[13:10:57.667] Starting the invocation (attempt 1)
[13:10:57.691] Ignoring gitiles_ref tag without the buildset tag
[13:10:57.691] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:10:57.691] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:10:57.700] Buildbucket request:
{
  "requestId": "8845623522211053040",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845623522211053040",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8317"
                            },
                        "id": "cron:v1:8317"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845623522211053040"
    },
    {
      "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"
  }
}
[13:10:59.804] Scheduled build:
{
  "id": "8680193458973460801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T13:10:58.947587102Z",
  "updateTime": "2026-06-01T13:10:59.520101894Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:10:59.804] Task URL: https://cr-buildbucket.appspot.com/build/8680193458973460801
[13:10:59.805] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845623522211053040:2:0) after 7m14s
[13:11:00.562] Received PubSub notification, asking Buildbucket for the build status
[13:11:00.591] Build status: SCHEDULED
[13:11:05.055] Received PubSub notification, asking Buildbucket for the build status
[13:11:05.074] Build status: STARTED
[13:11:37.522] Received PubSub notification, asking Buildbucket for the build status
[13:11:37.547] Build:
{
  "id": "8680193458973460801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T13:10:58.947587102Z",
  "startTime": "2026-06-01T13:11:04.732802665Z",
  "endTime": "2026-06-01T13:11:36.928300748Z",
  "updateTime": "2026-06-01T13:11:36.928300748Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:11:37.547] Invocation finished in 41.070697982s with status SUCCEEDED