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:3442 (2 days ago)

Debug log (UTC)

[19:53:30.890] New invocation is queued and will start shortly
[19:53:31.962] Starting the invocation (attempt 1)
[19:53:31.994] Ignoring gitiles_ref tag without the buildset tag
[19:53:31.994] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:53:31.994] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:53:31.994] Buildbucket request:
{
  "requestId": "8848769088301688000",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848769088301688000",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3442"
                            },
                        "id": "cron:v1:3442"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848769088301688000"
    },
    {
      "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"
  }
}
[19:53:33.811] Scheduled build:
{
  "id": "8683339025386276433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T19:53:33.049943102Z",
  "updateTime": "2026-04-27T19:53:33.049943102Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:53:33.811] Task URL: https://cr-buildbucket.appspot.com/build/8683339025386276433
[19:53:33.811] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848769088301688000:2:0) after 9m3s
[19:53:34.502] Received PubSub notification, asking Buildbucket for the build status
[19:53:34.527] Build status: SCHEDULED
[19:53:43.198] Received PubSub notification, asking Buildbucket for the build status
[19:53:43.222] Build status: STARTED
[19:54:04.483] Received PubSub notification, asking Buildbucket for the build status
[19:54:04.530] Build:
{
  "id": "8683339025386276433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T19:53:33.049943102Z",
  "startTime": "2026-04-27T19:53:39.846276596Z",
  "endTime": "2026-04-27T19:54:04.156635698Z",
  "updateTime": "2026-04-27T19:54:04.156635698Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:54:04.530] Invocation finished in 33.64438072s with status SUCCEEDED