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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4777 (2 months ago)

Debug log (UTC)

[08:04:29.442] New invocation is queued and will start shortly
[08:04:30.481] Starting the invocation (attempt 1)
[08:04:30.507] Ignoring gitiles_ref tag without the buildset tag
[08:04:30.507] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:04:30.507] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:04:30.507] Buildbucket request:
{
  "requestId": "8847907726577607632",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847907726577607632",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4777"
                            },
                        "id": "cron:v1:4777"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847907726577607632"
    },
    {
      "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"
  }
}
[08:04:31.811] Scheduled build:
{
  "id": "8682477664107635569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T08:04:31.177794935Z",
  "updateTime": "2026-05-07T08:04:31.708314044Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:04:31.811] Task URL: https://cr-buildbucket.appspot.com/build/8682477664107635569
[08:04:31.811] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847907726577607632:2:0) after 1m33s
[08:04:32.438] Received PubSub notification, asking Buildbucket for the build status
[08:04:32.456] Build status: SCHEDULED
[08:04:42.863] Received PubSub notification, asking Buildbucket for the build status
[08:04:42.882] Build status: STARTED
[08:05:15.621] Received PubSub notification, asking Buildbucket for the build status
[08:05:15.701] Build:
{
  "id": "8682477664107635569",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T08:04:31.177794935Z",
  "startTime": "2026-05-07T08:04:42.534370616Z",
  "endTime": "2026-05-07T08:05:15.260566087Z",
  "updateTime": "2026-05-07T08:05:15.260566087Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:05:15.701] Invocation finished in 46.262690974s with status SUCCEEDED