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:7444 (4 weeks ago)

Debug log (UTC)

[07:56:38.230] New invocation is queued and will start shortly
[07:56:39.602] Starting the invocation (attempt 1)
[07:56:39.629] Ignoring gitiles_ref tag without the buildset tag
[07:56:39.629] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:56:39.629] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:56:39.629] Buildbucket request:
{
  "requestId": "8846186878317339136",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846186878317339136",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7444"
                            },
                        "id": "cron:v1:7444"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846186878317339136"
    },
    {
      "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:56:41.756] Scheduled build:
{
  "id": "8680756814937769201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T07:56:40.833729849Z",
  "updateTime": "2026-05-26T07:56:41.627046572Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:56:41.756] Task URL: https://cr-buildbucket.appspot.com/build/8680756814937769201
[07:56:41.756] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846186878317339136:2:0) after 3m34s
[07:56:42.662] Received PubSub notification, asking Buildbucket for the build status
[07:56:42.678] Build status: SCHEDULED
[07:56:47.209] Received PubSub notification, asking Buildbucket for the build status
[07:56:47.231] Build status: STARTED
[07:57:10.902] Received PubSub notification, asking Buildbucket for the build status
[07:57:10.919] Build:
{
  "id": "8680756814937769201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T07:56:40.833729849Z",
  "startTime": "2026-05-26T07:56:45.938790059Z",
  "endTime": "2026-05-26T07:57:10.262265786Z",
  "updateTime": "2026-05-26T07:57:10.262265786Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:57:10.919] Invocation finished in 32.69354117s with status SUCCEEDED