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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8176 (1 week ago)

Debug log (UTC)

[13:07:56.190] New invocation is queued and will start shortly
[13:07:57.303] Starting the invocation (attempt 1)
[13:07:57.331] Ignoring gitiles_ref tag without the buildset tag
[13:07:57.331] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:07:57.332] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:07:57.333] Buildbucket request:
{
  "requestId": "8845714308225341968",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845714308225341968",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8176"
                            },
                        "id": "cron:v1:8176"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845714308225341968"
    },
    {
      "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"
  }
}
[13:07:59.115] Scheduled build:
{
  "id": "8680284245176190145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T13:07:58.477109652Z",
  "updateTime": "2026-05-31T13:07:58.477109652Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:07:59.115] Task URL: https://cr-buildbucket.appspot.com/build/8680284245176190145
[13:07:59.115] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845714308225341968:2:0) after 4m10s
[13:08:00.038] Received PubSub notification, asking Buildbucket for the build status
[13:08:00.062] Build status: SCHEDULED
[13:08:04.917] Received PubSub notification, asking Buildbucket for the build status
[13:08:04.932] Build status: STARTED
[13:08:28.407] Received PubSub notification, asking Buildbucket for the build status
[13:08:28.424] Build:
{
  "id": "8680284245176190145",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-31T13:07:58.477109652Z",
  "startTime": "2026-05-31T13:08:03.914935815Z",
  "endTime": "2026-05-31T13:08:28.068657125Z",
  "updateTime": "2026-05-31T13:08:28.068657125Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:08:28.424] Invocation finished in 32.238333072s with status SUCCEEDED