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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12277 (2 days ago)

Debug log (UTC)

[18:48:28.751] New invocation is queued and will start shortly
[18:48:30.212] Starting the invocation (attempt 1)
[18:48:30.233] Ignoring gitiles_ref tag without the buildset tag
[18:48:30.233] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:48:30.233] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:48:30.233] Buildbucket request:
{
  "requestId": "8843065571108878016",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843065571108878016",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12277"
                            },
                        "id": "cron:v1:12277"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843065571108878016"
    },
    {
      "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"
  }
}
[18:48:31.413] Scheduled build:
{
  "id": "8677635508269572817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T18:48:30.836979126Z",
  "updateTime": "2026-06-29T18:48:30.836979126Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:48:31.413] Task URL: https://cr-buildbucket.appspot.com/build/8677635508269572817
[18:48:31.413] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843065571108878016:2:0) after 8m49s
[18:48:32.093] Received PubSub notification, asking Buildbucket for the build status
[18:48:32.110] Build status: SCHEDULED
[18:48:35.439] Received PubSub notification, asking Buildbucket for the build status
[18:48:35.460] Build status: STARTED
[18:48:56.692] Received PubSub notification, asking Buildbucket for the build status
[18:48:56.731] Build:
{
  "id": "8677635508269572817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T18:48:30.836979126Z",
  "startTime": "2026-06-29T18:48:35.263742127Z",
  "endTime": "2026-06-29T18:48:56.444732682Z",
  "updateTime": "2026-06-29T18:48:56.444732682Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:48:56.731] Invocation finished in 27.986013016s with status SUCCEEDED