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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9973 (1 month ago)

Debug log (UTC)

[08:35:40.139] New invocation is queued and will start shortly
[08:35:41.198] Starting the invocation (attempt 1)
[08:35:41.219] Ignoring gitiles_ref tag without the buildset tag
[08:35:41.219] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:35:41.219] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:35:41.219] Buildbucket request:
{
  "requestId": "8844553677252525984",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844553677252525984",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9973"
                            },
                        "id": "cron:v1:9973"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844553677252525984"
    },
    {
      "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:35:42.764] Scheduled build:
{
  "id": "8679123614466232401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T08:35:42.176615591Z",
  "updateTime": "2026-06-13T08:35:42.634221809Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:35:42.765] Task URL: https://cr-buildbucket.appspot.com/build/8679123614466232401
[08:35:42.765] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844553677252525984:2:0) after 3m19s
[08:36:19.939] Received PubSub notification, asking Buildbucket for the build status
[08:36:19.962] Build:
{
  "id": "8679123614466232401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T08:35:42.176615591Z",
  "startTime": "2026-06-13T08:35:47.146784769Z",
  "endTime": "2026-06-13T08:36:13.386020466Z",
  "updateTime": "2026-06-13T08:36:13.386020466Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:36:19.962] Invocation finished in 39.826859269s with status SUCCEEDED