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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9100 (5 days ago)

Debug log (UTC)

[03:20:27.083] New invocation is queued and will start shortly
[03:20:28.187] Starting the invocation (attempt 1)
[03:20:28.210] Ignoring gitiles_ref tag without the buildset tag
[03:20:28.210] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:20:28.210] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:20:28.211] Buildbucket request:
{
  "requestId": "8845117090829827008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845117090829827008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9100"
                            },
                        "id": "cron:v1:9100"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845117090829827008"
    },
    {
      "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"
  }
}
[03:20:30.368] Scheduled build:
{
  "id": "8679687027634729489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T03:20:29.508865534Z",
  "updateTime": "2026-06-07T03:20:30.067617775Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:20:30.368] Task URL: https://cr-buildbucket.appspot.com/build/8679687027634729489
[03:20:30.368] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845117090829827008:2:0) after 5m37s
[03:20:30.784] Received PubSub notification, asking Buildbucket for the build status
[03:20:30.796] Build status: SCHEDULED
[03:20:34.447] Received PubSub notification, asking Buildbucket for the build status
[03:20:34.464] Build status: STARTED
[03:21:07.031] Received PubSub notification, asking Buildbucket for the build status
[03:21:07.053] Build:
{
  "id": "8679687027634729489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T03:20:29.508865534Z",
  "startTime": "2026-06-07T03:20:34.289762968Z",
  "endTime": "2026-06-07T03:21:05.387119572Z",
  "updateTime": "2026-06-07T03:21:05.387119572Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:21:07.053] Invocation finished in 39.975773725s with status SUCCEEDED