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:22912 (1 week ago)

Debug log (UTC)

[14:35:01.147] New invocation is queued and will start shortly
[14:35:02.289] Starting the invocation (attempt 1)
[14:35:02.314] Ignoring gitiles_ref tag without the buildset tag
[14:35:02.314] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:35:02.314] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:35:02.314] Buildbucket request:
{
  "requestId": "8836196147991669968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836196147991669968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22912"
                            },
                        "id": "cron:v1:22912"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836196147991669968"
    },
    {
      "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"
  }
}
[14:35:03.577] Scheduled build:
{
  "id": "8670766085436104881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-13T14:35:02.961153358Z",
  "updateTime": "2026-09-13T14:35:02.961153358Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:35:03.577] Task URL: https://cr-buildbucket.appspot.com/build/8670766085436104881
[14:35:03.577] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836196147991669968:2:0) after 2m18s
[14:35:04.288] Received PubSub notification, asking Buildbucket for the build status
[14:35:04.349] Build status: SCHEDULED
[14:35:08.213] Received PubSub notification, asking Buildbucket for the build status
[14:35:08.234] Build status: STARTED
[14:35:38.369] Received PubSub notification, asking Buildbucket for the build status
[14:35:38.425] Build:
{
  "id": "8670766085436104881",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-13T14:35:02.961153358Z",
  "startTime": "2026-09-13T14:35:08.017098364Z",
  "endTime": "2026-09-13T14:35:38.127680578Z",
  "updateTime": "2026-09-13T14:35:38.127680578Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:35:38.425] Invocation finished in 37.285155737s with status SUCCEEDED