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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21109 (6 days ago)

Debug log (UTC)

[17:42:56.177] New invocation is queued and will start shortly
[17:42:57.256] Starting the invocation (attempt 1)
[17:42:57.280] Ignoring gitiles_ref tag without the buildset tag
[17:42:57.280] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:42:57.280] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:42:57.280] Buildbucket request:
{
  "requestId": "8837362085830066160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837362085830066160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21109"
                            },
                        "id": "cron:v1:21109"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837362085830066160"
    },
    {
      "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"
  }
}
[17:42:58.454] Scheduled build:
{
  "id": "8671932023266060801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-31T17:42:57.998178955Z",
  "updateTime": "2026-08-31T17:42:57.998178955Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:42:58.454] Task URL: https://cr-buildbucket.appspot.com/build/8671932023266060801
[17:42:58.454] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837362085830066160:2:0) after 5m19s
[17:42:59.278] Received PubSub notification, asking Buildbucket for the build status
[17:42:59.299] Build status: SCHEDULED
[17:43:02.719] Received PubSub notification, asking Buildbucket for the build status
[17:43:02.772] Build status: STARTED
[17:43:29.428] Received PubSub notification, asking Buildbucket for the build status
[17:43:29.485] Build:
{
  "id": "8671932023266060801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-31T17:42:57.998178955Z",
  "startTime": "2026-08-31T17:43:02.473587058Z",
  "endTime": "2026-08-31T17:43:26.562651811Z",
  "updateTime": "2026-08-31T17:43:26.562651811Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:43:29.485] Invocation finished in 33.315951849s with status SUCCEEDED