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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12841 (2 months ago)

Debug log (UTC)

[19:05:53.168] New invocation is queued and will start shortly
[19:05:57.060] Starting the invocation (attempt 1)
[19:05:57.095] Ignoring gitiles_ref tag without the buildset tag
[19:05:57.095] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:05:57.095] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:05:57.096] Buildbucket request:
{
  "requestId": "8842702088091783360",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842702088091783360",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12841"
                            },
                        "id": "cron:v1:12841"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842702088091783360"
    },
    {
      "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"
  }
}
[19:05:58.107] Scheduled build:
{
  "id": "8677272022772226545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T19:05:57.619193899Z",
  "updateTime": "2026-07-03T19:05:58.012106825Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:05:58.107] Task URL: https://cr-buildbucket.appspot.com/build/8677272022772226545
[19:05:58.107] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842702088091783360:2:0) after 8m48s
[19:05:58.808] Received PubSub notification, asking Buildbucket for the build status
[19:05:58.830] Build status: SCHEDULED
[19:06:05.325] Received PubSub notification, asking Buildbucket for the build status
[19:06:05.350] Build status: STARTED
[19:06:36.226] Received PubSub notification, asking Buildbucket for the build status
[19:06:36.245] Build:
{
  "id": "8677272022772226545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T19:05:57.619193899Z",
  "startTime": "2026-07-03T19:06:05.046641841Z",
  "endTime": "2026-07-03T19:06:35.683076001Z",
  "updateTime": "2026-07-03T19:06:35.683076001Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:06:36.245] Invocation finished in 43.083362848s with status SUCCEEDED