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:10723 (3 weeks ago)

Debug log (UTC)

[16:55:36.423] New invocation is queued and will start shortly
[16:55:37.858] Starting the invocation (attempt 1)
[16:55:37.883] Ignoring gitiles_ref tag without the buildset tag
[16:55:37.883] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:55:37.883] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:55:37.883] Buildbucket request:
{
  "requestId": "8844069239040038736",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844069239040038736",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10723"
                            },
                        "id": "cron:v1:10723"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844069239040038736"
    },
    {
      "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:55:39.779] Scheduled build:
{
  "id": "8678639175773916529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T16:55:38.915122227Z",
  "updateTime": "2026-06-18T16:55:39.570689230Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:55:39.779] Task URL: https://cr-buildbucket.appspot.com/build/8678639175773916529
[16:55:39.779] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844069239040038736:2:0) after 5m30s
[16:55:40.567] Received PubSub notification, asking Buildbucket for the build status
[16:55:40.586] Build status: SCHEDULED
[16:55:44.395] Received PubSub notification, asking Buildbucket for the build status
[16:55:44.416] Build status: STARTED
[16:56:06.806] Received PubSub notification, asking Buildbucket for the build status
[16:56:06.828] Build:
{
  "id": "8678639175773916529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T16:55:38.915122227Z",
  "startTime": "2026-06-18T16:55:44.067328975Z",
  "endTime": "2026-06-18T16:56:06.480934582Z",
  "updateTime": "2026-06-18T16:56:06.480934582Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:56:06.828] Invocation finished in 30.41286088s with status SUCCEEDED