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:8053 (2 weeks ago)

Debug log (UTC)

[16:04:37.352] New invocation is queued and will start shortly
[16:04:38.425] Starting the invocation (attempt 1)
[16:04:38.461] Ignoring gitiles_ref tag without the buildset tag
[16:04:38.461] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:04:38.461] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:04:38.462] Buildbucket request:
{
  "requestId": "8845793789070891472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845793789070891472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8053"
                            },
                        "id": "cron:v1:8053"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845793789070891472"
    },
    {
      "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"
  }
}
[16:04:40.832] Scheduled build:
{
  "id": "8680363725898933217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T16:04:39.753160590Z",
  "updateTime": "2026-05-30T16:04:40.467110522Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:04:40.832] Task URL: https://cr-buildbucket.appspot.com/build/8680363725898933217
[16:04:40.832] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845793789070891472:2:0) after 7m12s
[16:04:40.995] Received PubSub notification, asking Buildbucket for the build status
[16:04:41.025] Build status: SCHEDULED
[16:04:44.883] Received PubSub notification, asking Buildbucket for the build status
[16:04:44.902] Build status: STARTED
[16:05:08.918] Received PubSub notification, asking Buildbucket for the build status
[16:05:08.986] Build:
{
  "id": "8680363725898933217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-30T16:04:39.753160590Z",
  "startTime": "2026-05-30T16:04:44.713256972Z",
  "endTime": "2026-05-30T16:05:08.662770616Z",
  "updateTime": "2026-05-30T16:05:08.662770616Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:05:08.986] Invocation finished in 31.640601337s with status SUCCEEDED