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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19663 (3 weeks ago)

Debug log (UTC)

[10:10:32.616] New invocation is queued and will start shortly
[10:10:33.753] Starting the invocation (attempt 1)
[10:10:33.783] Ignoring gitiles_ref tag without the buildset tag
[10:10:33.783] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:10:33.784] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:10:33.784] Buildbucket request:
{
  "requestId": "8838296517575292240",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838296517575292240",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19663"
                            },
                        "id": "cron:v1:19663"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838296517575292240"
    },
    {
      "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"
  }
}
[10:10:35.214] Scheduled build:
{
  "id": "8672866455163720401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T10:10:34.297455062Z",
  "updateTime": "2026-08-21T10:10:34.807081259Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:10:35.215] Task URL: https://cr-buildbucket.appspot.com/build/8672866455163720401
[10:10:35.215] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838296517575292240:2:0) after 1m6s
[10:10:35.635] Received PubSub notification, asking Buildbucket for the build status
[10:10:35.656] Build status: SCHEDULED
[10:10:38.734] Received PubSub notification, asking Buildbucket for the build status
[10:10:38.755] Build status: STARTED
[10:11:03.191] Received PubSub notification, asking Buildbucket for the build status
[10:11:03.211] Build:
{
  "id": "8672866455163720401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-21T10:10:34.297455062Z",
  "startTime": "2026-08-21T10:10:38.572469986Z",
  "endTime": "2026-08-21T10:11:02.903068065Z",
  "updateTime": "2026-08-21T10:11:02.903068065Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:11:03.211] Invocation finished in 30.598713627s with status SUCCEEDED