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:18517 (1 day ago)

Debug log (UTC)

[05:51:40.515] New invocation is queued and will start shortly
[05:51:41.580] Starting the invocation (attempt 1)
[05:51:41.609] Ignoring gitiles_ref tag without the buildset tag
[05:51:41.609] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:51:41.609] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:51:41.609] Buildbucket request:
{
  "requestId": "8839037579895792128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839037579895792128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18517"
                            },
                        "id": "cron:v1:18517"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839037579895792128"
    },
    {
      "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"
  }
}
[05:51:42.847] Scheduled build:
{
  "id": "8673607517414707649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T05:51:42.261295195Z",
  "updateTime": "2026-08-13T05:51:42.726719561Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:51:42.847] Task URL: https://cr-buildbucket.appspot.com/build/8673607517414707649
[05:51:42.847] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839037579895792128:2:0) after 1m14s
[05:51:43.539] Received PubSub notification, asking Buildbucket for the build status
[05:51:43.560] Build status: SCHEDULED
[05:51:48.247] Received PubSub notification, asking Buildbucket for the build status
[05:51:48.269] Build status: STARTED
[05:52:17.818] Received PubSub notification, asking Buildbucket for the build status
[05:52:17.843] Build:
{
  "id": "8673607517414707649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-13T05:51:42.261295195Z",
  "startTime": "2026-08-13T05:51:48.031901093Z",
  "endTime": "2026-08-13T05:52:17.559988319Z",
  "updateTime": "2026-08-13T05:52:17.559988319Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:52:17.843] Invocation finished in 37.33126195s with status SUCCEEDED