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:7333 (1 month ago)

Debug log (UTC)

[13:01:00.203] New invocation is queued and will start shortly
[13:01:01.313] Starting the invocation (attempt 1)
[13:01:01.341] Ignoring gitiles_ref tag without the buildset tag
[13:01:01.341] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:01:01.341] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:01:01.341] Buildbucket request:
{
  "requestId": "8846258326222857296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846258326222857296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7333"
                            },
                        "id": "cron:v1:7333"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846258326222857296"
    },
    {
      "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"
  }
}
[13:01:03.634] Scheduled build:
{
  "id": "8680828263268890929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T13:01:02.394347668Z",
  "updateTime": "2026-05-25T13:01:03.239385158Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:01:03.634] Task URL: https://cr-buildbucket.appspot.com/build/8680828263268890929
[13:01:03.634] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846258326222857296:2:0) after 3m40s
[13:01:03.812] Received PubSub notification, asking Buildbucket for the build status
[13:01:03.834] Build status: SCHEDULED
[13:01:07.168] Received PubSub notification, asking Buildbucket for the build status
[13:01:07.187] Build status: STARTED
[13:01:30.753] Received PubSub notification, asking Buildbucket for the build status
[13:01:30.773] Build:
{
  "id": "8680828263268890929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T13:01:02.394347668Z",
  "startTime": "2026-05-25T13:01:06.806241595Z",
  "endTime": "2026-05-25T13:01:30.493472604Z",
  "updateTime": "2026-05-25T13:01:30.493472604Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:01:30.773] Invocation finished in 30.579276688s with status SUCCEEDED