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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5653 (2 months ago)

Debug log (UTC)

[13:54:44.531] New invocation is queued and will start shortly
[13:54:45.745] Starting the invocation (attempt 1)
[13:54:45.788] Ignoring gitiles_ref tag without the buildset tag
[13:54:45.789] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:54:45.789] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:54:45.789] Buildbucket request:
{
  "requestId": "8847342108863538512",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847342108863538512",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5653"
                            },
                        "id": "cron:v1:5653"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847342108863538512"
    },
    {
      "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:54:48.695] Scheduled build:
{
  "id": "8681912044586075505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T13:54:47.988404010Z",
  "updateTime": "2026-05-13T13:54:47.988404010Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:54:48.695] Task URL: https://cr-buildbucket.appspot.com/build/8681912044586075505
[13:54:48.696] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847342108863538512:2:0) after 2m4s
[13:54:49.429] Received PubSub notification, asking Buildbucket for the build status
[13:54:49.454] Build status: SCHEDULED
[13:54:55.365] Received PubSub notification, asking Buildbucket for the build status
[13:54:55.416] Build status: STARTED
[13:55:19.389] Received PubSub notification, asking Buildbucket for the build status
[13:55:19.410] Build:
{
  "id": "8681912044586075505",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-13T13:54:47.988404010Z",
  "startTime": "2026-05-13T13:54:55.157583148Z",
  "endTime": "2026-05-13T13:55:19.129542175Z",
  "updateTime": "2026-05-13T13:55:19.129542175Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:55:19.410] Invocation finished in 34.884918036s with status SUCCEEDED