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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9085 (5 days ago)

Debug log (UTC)

[00:46:59.851] New invocation is queued and will start shortly
[00:47:01.053] Starting the invocation (attempt 1)
[00:47:01.075] Ignoring gitiles_ref tag without the buildset tag
[00:47:01.075] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:47:01.076] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:47:01.077] Buildbucket request:
{
  "requestId": "8845126745310859344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845126745310859344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9085"
                            },
                        "id": "cron:v1:9085"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845126745310859344"
    },
    {
      "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"
  }
}
[00:47:03.126] Scheduled build:
{
  "id": "8679696682148973089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T00:47:02.245253901Z",
  "updateTime": "2026-06-07T00:47:02.842248278Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:47:03.126] Task URL: https://cr-buildbucket.appspot.com/build/8679696682148973089
[00:47:03.126] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845126745310859344:2:0) after 4m54s
[00:47:37.397] Received PubSub notification, asking Buildbucket for the build status
[00:47:37.412] Build:
{
  "id": "8679696682148973089",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T00:47:02.245253901Z",
  "startTime": "2026-06-07T00:47:07.378233045Z",
  "endTime": "2026-06-07T00:47:35.064237133Z",
  "updateTime": "2026-06-07T00:47:35.064237133Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:47:37.412] Invocation finished in 37.565460217s with status SUCCEEDED