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:10456 (4 weeks ago)

Debug log (UTC)

[19:03:32.578] New invocation is queued and will start shortly
[19:03:33.694] Starting the invocation (attempt 1)
[19:03:33.718] Ignoring gitiles_ref tag without the buildset tag
[19:03:33.718] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:03:33.718] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:03:33.718] Buildbucket request:
{
  "requestId": "8844242383939538368",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844242383939538368",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10456"
                            },
                        "id": "cron:v1:10456"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844242383939538368"
    },
    {
      "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:03:35.559] Scheduled build:
{
  "id": "8678812320860515441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T19:03:34.893665386Z",
  "updateTime": "2026-06-16T19:03:35.336477484Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:03:35.559] Task URL: https://cr-buildbucket.appspot.com/build/8678812320860515441
[19:03:35.559] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844242383939538368:2:0) after 3m16s
[19:03:36.104] Received PubSub notification, asking Buildbucket for the build status
[19:03:36.129] Build status: SCHEDULED
[19:03:39.512] Received PubSub notification, asking Buildbucket for the build status
[19:03:39.582] Build status: STARTED
[19:04:03.581] Received PubSub notification, asking Buildbucket for the build status
[19:04:03.601] Build:
{
  "id": "8678812320860515441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T19:03:34.893665386Z",
  "startTime": "2026-06-16T19:03:39.119779694Z",
  "endTime": "2026-06-16T19:04:02.809855784Z",
  "updateTime": "2026-06-16T19:04:02.809855784Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:04:03.601] Invocation finished in 31.028209732s with status SUCCEEDED