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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:253 (3 weeks ago)

Debug log (UTC)

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

  }
}
[17:23:14.774] Task URL: https://cr-buildbucket.appspot.com/build/8685432213064802065
[17:23:14.774] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850862277272220448:2:0) after 1m46s
[17:23:15.121] Received PubSub notification, asking Buildbucket for the build status
[17:23:15.214] Build status: SCHEDULED
[17:23:19.059] Received PubSub notification, asking Buildbucket for the build status
[17:23:19.076] Build status: STARTED
[17:23:42.384] Received PubSub notification, asking Buildbucket for the build status
[17:23:42.407] Build:
{
  "id": "8685432213064802065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-04T17:23:13.720759955Z",
  "startTime": "2026-04-04T17:23:18.833521192Z",
  "endTime": "2026-04-04T17:23:41.092289663Z",
  "updateTime": "2026-04-04T17:23:41.092289663Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:23:42.407] Invocation finished in 32.082921146s with status SUCCEEDED