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:7303 (1 month ago)

Debug log (UTC)

[07:53:58.658] New invocation is queued and will start shortly
[07:53:59.738] Starting the invocation (attempt 1)
[07:53:59.765] Ignoring gitiles_ref tag without the buildset tag
[07:53:59.765] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:53:59.765] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:53:59.765] Buildbucket request:
{
  "requestId": "8846277642609497808",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846277642609497808",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7303"
                            },
                        "id": "cron:v1:7303"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846277642609497808"
    },
    {
      "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"
  }
}
[07:54:01.286] Scheduled build:
{
  "id": "8680847579990715185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T07:54:00.533604606Z",
  "updateTime": "2026-05-25T07:54:00.997712577Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:54:01.286] Task URL: https://cr-buildbucket.appspot.com/build/8680847579990715185
[07:54:01.286] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846277642609497808:2:0) after 4m3s
[07:54:01.854] Received PubSub notification, asking Buildbucket for the build status
[07:54:01.872] Build status: SCHEDULED
[07:54:04.691] Received PubSub notification, asking Buildbucket for the build status
[07:54:04.711] Build status: STARTED
[07:54:29.610] Received PubSub notification, asking Buildbucket for the build status
[07:54:29.634] Build:
{
  "id": "8680847579990715185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T07:54:00.533604606Z",
  "startTime": "2026-05-25T07:54:04.416356740Z",
  "endTime": "2026-05-25T07:54:27.606794346Z",
  "updateTime": "2026-05-25T07:54:27.606794346Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:54:29.634] Invocation finished in 30.981674025s with status SUCCEEDED