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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5008 (2 months ago)

Debug log (UTC)

[23:31:28.260] New invocation is queued and will start shortly
[23:31:29.348] Starting the invocation (attempt 1)
[23:31:29.380] Ignoring gitiles_ref tag without the buildset tag
[23:31:29.380] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:31:29.382] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:31:29.382] Buildbucket request:
{
  "requestId": "8847758809055077728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847758809055077728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5008"
                            },
                        "id": "cron:v1:5008"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847758809055077728"
    },
    {
      "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"
  }
}
[23:31:32.328] Scheduled build:
{
  "id": "8682328745620376497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T23:31:30.914787826Z",
  "updateTime": "2026-05-08T23:31:30.914787826Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:31:32.328] Task URL: https://cr-buildbucket.appspot.com/build/8682328745620376497
[23:31:32.328] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847758809055077728:2:0) after 9m35s
[23:31:32.938] Received PubSub notification, asking Buildbucket for the build status
[23:31:32.956] Build status: SCHEDULED
[23:31:40.952] Received PubSub notification, asking Buildbucket for the build status
[23:31:40.976] Build status: STARTED
[23:32:10.720] Received PubSub notification, asking Buildbucket for the build status
[23:32:10.742] Build:
{
  "id": "8682328745620376497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T23:31:30.914787826Z",
  "startTime": "2026-05-08T23:31:40.743716418Z",
  "endTime": "2026-05-08T23:32:10.484663327Z",
  "updateTime": "2026-05-08T23:32:10.484663327Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:32:10.742] Invocation finished in 42.487167931s with status SUCCEEDED