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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6304 (1 month ago)

Debug log (UTC)

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

  }
}
[05:00:12.290] Task URL: https://cr-buildbucket.appspot.com/build/8681492694680873921
[05:00:12.290] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846922758169327456:2:0) after 9m21s
[05:00:12.503] Received PubSub notification, asking Buildbucket for the build status
[05:00:12.520] Build status: SCHEDULED
[05:00:30.613] Received PubSub notification, asking Buildbucket for the build status
[05:00:30.642] Build status: STARTED
[05:01:04.162] Received PubSub notification, asking Buildbucket for the build status
[05:01:04.178] Build:
{
  "id": "8681492694680873921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T05:00:11.222664701Z",
  "startTime": "2026-05-18T05:00:28.758010555Z",
  "endTime": "2026-05-18T05:01:03.322358977Z",
  "updateTime": "2026-05-18T05:01:03.322358977Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:01:04.178] Invocation finished in 55.667031605s with status SUCCEEDED