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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:223 (3 weeks ago)

Debug log (UTC)

[12:15:44.562] New invocation is queued and will start shortly
[12:15:45.658] Starting the invocation (attempt 1)
[12:15:45.682] Ignoring gitiles_ref tag without the buildset tag
[12:15:45.682] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:15:45.682] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:15:45.683] Buildbucket request:
{
  "requestId": "8850881619068337184",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850881619068337184",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "223"
                            },
                        "id": "cron:v1:223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850881619068337184"
    },
    {
      "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"
  }
}
[12:15:47.474] Scheduled build:
{
  "id": "8685451556071175713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T12:15:46.792484276Z",
  "updateTime": "2026-04-04T12:15:46.792484276Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:15:47.474] Task URL: https://cr-buildbucket.appspot.com/build/8685451556071175713
[12:15:47.474] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850881619068337184:2:0) after 6m2s
[12:15:49.308] Received PubSub notification, asking Buildbucket for the build status
[12:15:49.335] Build status: SCHEDULED
[12:15:55.768] Received PubSub notification, asking Buildbucket for the build status
[12:15:55.788] Build status: STARTED
[12:16:30.161] Received PubSub notification, asking Buildbucket for the build status
[12:16:30.181] Build:
{
  "id": "8685451556071175713",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T12:15:46.792484276Z",
  "startTime": "2026-04-04T12:15:55.458104932Z",
  "endTime": "2026-04-04T12:16:29.757405786Z",
  "updateTime": "2026-04-04T12:16:29.757405786Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:16:30.181] Invocation finished in 45.631605944s with status SUCCEEDED