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:11464 (2 weeks ago)

Debug log (UTC)

[23:38:38.818] New invocation is queued and will start shortly
[23:38:39.958] Starting the invocation (attempt 1)
[23:38:39.999] Ignoring gitiles_ref tag without the buildset tag
[23:38:39.999] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:38:39.999] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:38:39.999] Buildbucket request:
{
  "requestId": "8843590897130912384",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843590897130912384",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11464"
                            },
                        "id": "cron:v1:11464"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843590897130912384"
    },
    {
      "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:38:41.756] Scheduled build:
{
  "id": "8678160834045268801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T23:38:41.136909497Z",
  "updateTime": "2026-06-23T23:38:41.610469684Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:38:41.756] Task URL: https://cr-buildbucket.appspot.com/build/8678160834045268801
[23:38:41.756] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843590897130912384:2:0) after 5m20s
[23:39:03.609] Received PubSub notification, asking Buildbucket for the build status
[23:39:03.631] Build status: STARTED
[23:39:09.717] Received PubSub notification, asking Buildbucket for the build status
[23:39:09.750] Build:
{
  "id": "8678160834045268801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T23:38:41.136909497Z",
  "startTime": "2026-06-23T23:38:45.689507556Z",
  "endTime": "2026-06-23T23:39:09.527366894Z",
  "updateTime": "2026-06-23T23:39:09.527366894Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:39:09.750] Invocation finished in 30.939911172s with status SUCCEEDED