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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12337 (1 day ago)

Debug log (UTC)

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

  },
  "canary": true
}
[05:01:31.140] Task URL: https://cr-buildbucket.appspot.com/build/8677596942185434625
[05:01:31.140] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843027005603822368:2:0) after 5m42s
[05:01:31.941] Received PubSub notification, asking Buildbucket for the build status
[05:01:31.968] Build status: SCHEDULED
[05:01:51.393] Received PubSub notification, asking Buildbucket for the build status
[05:01:51.462] Build status: STARTED
[05:02:15.493] Received PubSub notification, asking Buildbucket for the build status
[05:02:15.514] Build:
{
  "id": "8677596942185434625",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T05:01:30.320839854Z",
  "startTime": "2026-06-30T05:01:50.935519178Z",
  "endTime": "2026-06-30T05:02:14.980198342Z",
  "updateTime": "2026-06-30T05:02:14.980198342Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[05:02:15.514] Invocation finished in 47.838258524s with status SUCCEEDED