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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11395 (2 weeks ago)

Debug log (UTC)

[11:45:29.408] New invocation is queued and will start shortly
[11:45:30.568] Starting the invocation (attempt 1)
[11:45:30.595] Ignoring gitiles_ref tag without the buildset tag
[11:45:30.595] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:45:30.596] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:45:30.597] Buildbucket request:
{
  "requestId": "8843635765075899504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843635765075899504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11395"
                            },
                        "id": "cron:v1:11395"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843635765075899504"
    },
    {
      "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"
  }
}
[11:45:31.896] Scheduled build:
{
  "id": "8678205702507040081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T11:45:31.236419481Z",
  "updateTime": "2026-06-23T11:45:31.640629943Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:45:31.896] Task URL: https://cr-buildbucket.appspot.com/build/8678205702507040081
[11:45:31.896] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843635765075899504:2:0) after 8m20s
[11:45:36.064] Received PubSub notification, asking Buildbucket for the build status
[11:45:36.083] Build status: SCHEDULED
[11:45:41.205] Received PubSub notification, asking Buildbucket for the build status
[11:45:41.224] Build status: STARTED
[11:46:17.085] Received PubSub notification, asking Buildbucket for the build status
[11:46:17.104] Build:
{
  "id": "8678205702507040081",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T11:45:31.236419481Z",
  "startTime": "2026-06-23T11:45:36.854750171Z",
  "endTime": "2026-06-23T11:46:09.188113425Z",
  "updateTime": "2026-06-23T11:46:09.188113425Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:46:17.104] Invocation finished in 47.701272412s with status SUCCEEDED