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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22324 (2 weeks ago)

Debug log (UTC)

[10:05:54.973] New invocation is queued and will start shortly
[10:05:56.156] Starting the invocation (attempt 1)
[10:05:56.181] Ignoring gitiles_ref tag without the buildset tag
[10:05:56.181] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:05:56.182] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:05:56.182] Buildbucket request:
{
  "requestId": "8836575466345600896",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836575466345600896",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22324"
                            },
                        "id": "cron:v1:22324"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836575466345600896"
    },
    {
      "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"
  }
}
[10:05:57.336] Scheduled build:
{
  "id": "8671145403854827649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T10:05:56.727413135Z",
  "updateTime": "2026-09-09T10:05:57.247681449Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:05:57.336] Task URL: https://cr-buildbucket.appspot.com/build/8671145403854827649
[10:05:57.336] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836575466345600896:2:0) after 3m52s
[10:05:58.014] Received PubSub notification, asking Buildbucket for the build status
[10:05:58.037] Build status: SCHEDULED
[10:06:01.250] Received PubSub notification, asking Buildbucket for the build status
[10:06:01.269] Build status: STARTED
[10:06:26.216] Received PubSub notification, asking Buildbucket for the build status
[10:06:26.274] Build:
{
  "id": "8671145403854827649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T10:05:56.727413135Z",
  "startTime": "2026-09-09T10:06:00.982023595Z",
  "endTime": "2026-09-09T10:06:25.537346272Z",
  "updateTime": "2026-09-09T10:06:25.537346272Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:06:26.274] Invocation finished in 31.305713296s with status SUCCEEDED