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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20413 (1 week ago)

Debug log (UTC)

[18:38:48.910] New invocation is queued and will start shortly
[18:38:51.185] Starting the invocation (attempt 1)
[18:38:51.215] Ignoring gitiles_ref tag without the buildset tag
[18:38:51.215] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:38:51.216] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:38:51.216] Buildbucket request:
{
  "requestId": "8837811555064471200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837811555064471200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20413"
                            },
                        "id": "cron:v1:20413"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837811555064471200"
    },
    {
      "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:38:52.392] Scheduled build:
{
  "id": "8672381491347029025",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T18:38:51.833440855Z",
  "updateTime": "2026-08-26T18:38:51.833440855Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:38:52.393] Task URL: https://cr-buildbucket.appspot.com/build/8672381491347029025
[18:38:52.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837811555064471200:2:0) after 9m21s
[18:38:53.082] Received PubSub notification, asking Buildbucket for the build status
[18:38:53.100] Build status: SCHEDULED
[18:38:58.738] Received PubSub notification, asking Buildbucket for the build status
[18:38:58.756] Build status: STARTED
[18:39:20.739] Received PubSub notification, asking Buildbucket for the build status
[18:39:20.772] Build:
{
  "id": "8672381491347029025",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-26T18:38:51.833440855Z",
  "startTime": "2026-08-26T18:38:58.478932183Z",
  "endTime": "2026-08-26T18:39:20.390332896Z",
  "updateTime": "2026-08-26T18:39:20.390332896Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:39:20.772] Invocation finished in 31.868029224s with status SUCCEEDED