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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11320 (2 weeks ago)

Debug log (UTC)

[22:57:06.178] New invocation is queued and will start shortly
[22:57:07.328] Starting the invocation (attempt 1)
[22:57:07.351] Ignoring gitiles_ref tag without the buildset tag
[22:57:07.351] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:57:07.351] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:57:07.351] Buildbucket request:
{
  "requestId": "8843684107818336960",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843684107818336960",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11320"
                            },
                        "id": "cron:v1:11320"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843684107818336960"
    },
    {
      "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"
  }
}
[22:57:09.056] Scheduled build:
{
  "id": "8678254045004007697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T22:57:08.239614863Z",
  "updateTime": "2026-06-22T22:57:08.239614863Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:57:09.056] Task URL: https://cr-buildbucket.appspot.com/build/8678254045004007697
[22:57:09.057] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843684107818336960:2:0) after 1m22s
[22:57:09.851] Received PubSub notification, asking Buildbucket for the build status
[22:57:09.878] Build status: SCHEDULED
[22:57:13.154] Received PubSub notification, asking Buildbucket for the build status
[22:57:13.182] Build status: STARTED
[22:57:35.573] Received PubSub notification, asking Buildbucket for the build status
[22:57:35.610] Build:
{
  "id": "8678254045004007697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-22T22:57:08.239614863Z",
  "startTime": "2026-06-22T22:57:12.936844664Z",
  "endTime": "2026-06-22T22:57:35.302077647Z",
  "updateTime": "2026-06-22T22:57:35.302077647Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:57:35.610] Invocation finished in 29.438845954s with status SUCCEEDED