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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:3796 (4 months ago)

Debug log (UTC)

[08:27:06.068] New invocation is queued and will start shortly
[08:27:07.151] Starting the invocation (attempt 1)
[08:27:07.222] Ignoring gitiles_ref tag without the buildset tag
[08:27:07.223] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:27:07.223] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:27:07.223] Buildbucket request:
{
  "requestId": "8848540482818485424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848540482818485424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3796"
                            },
                        "id": "cron:v1:3796"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848540482818485424"
    },
    {
      "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"
  }
}
[08:27:08.897] Scheduled build:
{
  "id": "8683110420130571473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T08:27:08.009301596Z",
  "updateTime": "2026-04-30T08:27:08.706434279Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:27:08.897] Task URL: https://cr-buildbucket.appspot.com/build/8683110420130571473
[08:27:08.897] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848540482818485424:2:0) after 8m52s
[08:27:09.461] Received PubSub notification, asking Buildbucket for the build status
[08:27:09.486] Build status: SCHEDULED
[08:27:13.006] Received PubSub notification, asking Buildbucket for the build status
[08:27:13.080] Build status: STARTED
[08:27:36.750] Received PubSub notification, asking Buildbucket for the build status
[08:27:36.852] Build:
{
  "id": "8683110420130571473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-30T08:27:08.009301596Z",
  "startTime": "2026-04-30T08:27:12.718987323Z",
  "endTime": "2026-04-30T08:27:36.477044685Z",
  "updateTime": "2026-04-30T08:27:36.477044685Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:27:36.852] Invocation finished in 30.788493821s with status SUCCEEDED