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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3430 (2 days ago)

Debug log (UTC)

[17:50:51.490] New invocation is queued and will start shortly
[17:50:52.811] Starting the invocation (attempt 1)
[17:50:52.851] Ignoring gitiles_ref tag without the buildset tag
[17:50:52.851] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:50:52.851] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:50:52.851] Buildbucket request:
{
  "requestId": "8848776805191844352",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848776805191844352",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3430"
                            },
                        "id": "cron:v1:3430"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848776805191844352"
    },
    {
      "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:50:55.540] Scheduled build:
{
  "id": "8683346741966351649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T17:50:53.944590663Z",
  "updateTime": "2026-04-27T17:50:54.729943464Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:50:55.540] Task URL: https://cr-buildbucket.appspot.com/build/8683346741966351649
[17:50:55.540] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848776805191844352:2:0) after 8m55s
[17:50:56.058] Received PubSub notification, asking Buildbucket for the build status
[17:50:56.091] Build status: SCHEDULED
[17:51:01.384] Received PubSub notification, asking Buildbucket for the build status
[17:51:01.405] Build status: STARTED
[17:51:27.324] Received PubSub notification, asking Buildbucket for the build status
[17:51:27.361] Build:
{
  "id": "8683346741966351649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T17:50:53.944590663Z",
  "startTime": "2026-04-27T17:51:01.224886810Z",
  "endTime": "2026-04-27T17:51:26.778471378Z",
  "updateTime": "2026-04-27T17:51:26.778471378Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:51:27.361] Invocation finished in 35.87563595s with status SUCCEEDED