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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:400 (1 week ago)

Debug log (UTC)

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

  }
}
[18:30:55.875] Task URL: https://cr-buildbucket.appspot.com/build/8685337357390938865
[18:30:55.875] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850767428800367632:2:0) after 1m50s
[18:30:56.524] Received PubSub notification, asking Buildbucket for the build status
[18:30:56.551] Build status: SCHEDULED
[18:31:04.543] Received PubSub notification, asking Buildbucket for the build status
[18:31:04.579] Build status: STARTED
[18:31:34.138] Received PubSub notification, asking Buildbucket for the build status
[18:31:34.154] Build:
{
  "id": "8685337357390938865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T18:30:55.140473847Z",
  "startTime": "2026-04-05T18:31:03.748787124Z",
  "endTime": "2026-04-05T18:31:33.851239572Z",
  "updateTime": "2026-04-05T18:31:33.851239572Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:31:34.154] Invocation finished in 49.27809257s with status SUCCEEDED