Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10480 (3 weeks ago)

Debug log (UTC)

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

  },
  "canary": true
}
[23:08:39.090] Task URL: https://cr-buildbucket.appspot.com/build/8678796903181585089
[23:08:39.090] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844226965748123536:2:0) after 6m13s
[23:08:39.734] Received PubSub notification, asking Buildbucket for the build status
[23:08:39.766] Build status: SCHEDULED
[23:12:58.453] Received PubSub notification, asking Buildbucket for the build status
[23:12:58.502] Build status: STARTED
[23:13:22.396] Received PubSub notification, asking Buildbucket for the build status
[23:13:22.421] Build:
{
  "id": "8678796903181585089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T23:08:38.337791692Z",
  "startTime": "2026-06-16T23:12:58.208585994Z",
  "endTime": "2026-06-16T23:13:22.109234853Z",
  "updateTime": "2026-06-16T23:13:22.109234853Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[23:13:22.421] Invocation finished in 4m45.914282127s with status SUCCEEDED