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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6892 (1 month ago)

Debug log (UTC)

[09:40:01.864] New invocation is queued and will start shortly
[09:40:03.867] Starting the invocation (attempt 1)
[09:40:03.895] Ignoring gitiles_ref tag without the buildset tag
[09:40:03.895] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:40:03.895] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:40:03.896] Buildbucket request:
{
  "requestId": "8846542761203712208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846542761203712208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6892"
                            },
                        "id": "cron:v1:6892"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846542761203712208"
    },
    {
      "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"
  }
}
[09:40:06.289] Scheduled build:
{
  "id": "8681112696828927057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T09:40:05.414485803Z",
  "updateTime": "2026-05-22T09:40:05.914998601Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:40:06.289] Task URL: https://cr-buildbucket.appspot.com/build/8681112696828927057
[09:40:06.289] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846542761203712208:2:0) after 3m21s
[09:40:06.691] Received PubSub notification, asking Buildbucket for the build status
[09:40:06.711] Build status: SCHEDULED
[09:40:10.283] Received PubSub notification, asking Buildbucket for the build status
[09:40:10.303] Build status: STARTED
[09:40:30.910] Received PubSub notification, asking Buildbucket for the build status
[09:40:30.932] Build:
{
  "id": "8681112696828927057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-22T09:40:05.414485803Z",
  "startTime": "2026-05-22T09:40:09.295485763Z",
  "endTime": "2026-05-22T09:40:30.631692721Z",
  "updateTime": "2026-05-22T09:40:30.631692721Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:40:30.932] Invocation finished in 29.074242658s with status SUCCEEDED