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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9181 (5 days ago)

Debug log (UTC)

[17:09:49.786] New invocation is queued and will start shortly
[17:09:50.953] Starting the invocation (attempt 1)
[17:09:50.982] Ignoring gitiles_ref tag without the buildset tag
[17:09:50.982] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:09:50.982] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:09:50.982] Buildbucket request:
{
  "requestId": "8845064910853007120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845064910853007120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9181"
                            },
                        "id": "cron:v1:9181"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845064910853007120"
    },
    {
      "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"
  }
}
[17:09:52.464] Scheduled build:
{
  "id": "8679634848146303889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T17:09:51.746489568Z",
  "updateTime": "2026-06-07T17:09:52.200430706Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:09:52.464] Task URL: https://cr-buildbucket.appspot.com/build/8679634848146303889
[17:09:52.464] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845064910853007120:2:0) after 8m36s
[17:09:53.006] Received PubSub notification, asking Buildbucket for the build status
[17:09:53.022] Build status: SCHEDULED
[17:09:56.504] Received PubSub notification, asking Buildbucket for the build status
[17:09:56.591] Build status: STARTED
[17:10:22.648] Received PubSub notification, asking Buildbucket for the build status
[17:10:22.664] Build:
{
  "id": "8679634848146303889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T17:09:51.746489568Z",
  "startTime": "2026-06-07T17:09:56.306709162Z",
  "endTime": "2026-06-07T17:10:22.381688801Z",
  "updateTime": "2026-06-07T17:10:22.381688801Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:10:22.664] Invocation finished in 32.882722041s with status SUCCEEDED