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:5143 (2 months ago)

Debug log (UTC)

[22:35:30.708] New invocation is queued and will start shortly
[22:35:32.744] Starting the invocation (attempt 1)
[22:35:32.808] Ignoring gitiles_ref tag without the buildset tag
[22:35:32.808] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:35:32.809] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:35:32.809] Buildbucket request:
{
  "requestId": "8847671732735558256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847671732735558256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5143"
                            },
                        "id": "cron:v1:5143"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847671732735558256"
    },
    {
      "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"
  }
}
[22:35:34.278] Scheduled build:
{
  "id": "8682241669033496721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T22:35:33.618159206Z",
  "updateTime": "2026-05-09T22:35:34.022165650Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:35:34.278] Task URL: https://cr-buildbucket.appspot.com/build/8682241669033496721
[22:35:34.278] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847671732735558256:2:0) after 6m53s
[22:35:34.528] Received PubSub notification, asking Buildbucket for the build status
[22:35:34.554] Build status: SCHEDULED
[22:35:40.708] Received PubSub notification, asking Buildbucket for the build status
[22:35:40.738] Build status: STARTED
[22:36:04.961] Received PubSub notification, asking Buildbucket for the build status
[22:36:04.977] Build:
{
  "id": "8682241669033496721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-09T22:35:33.618159206Z",
  "startTime": "2026-05-09T22:35:40.514209542Z",
  "endTime": "2026-05-09T22:36:04.718182664Z",
  "updateTime": "2026-05-09T22:36:04.718182664Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:36:04.977] Invocation finished in 34.273098082s with status SUCCEEDED