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:10243 (1 month ago)

Debug log (UTC)

[06:39:45.595] New invocation is queued and will start shortly
[06:39:46.850] Starting the invocation (attempt 1)
[06:39:46.870] Ignoring gitiles_ref tag without the buildset tag
[06:39:46.870] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:39:46.870] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:39:46.871] Buildbucket request:
{
  "requestId": "8844379775688061984",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844379775688061984",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10243"
                            },
                        "id": "cron:v1:10243"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844379775688061984"
    },
    {
      "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"
  }
}
[06:39:48.580] Scheduled build:
{
  "id": "8678949712761208865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T06:39:47.766944787Z",
  "updateTime": "2026-06-15T06:39:47.766944787Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:39:48.580] Task URL: https://cr-buildbucket.appspot.com/build/8678949712761208865
[06:39:48.580] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844379775688061984:2:0) after 3m26s
[06:39:49.162] Received PubSub notification, asking Buildbucket for the build status
[06:39:49.185] Build status: SCHEDULED
[06:39:53.245] Received PubSub notification, asking Buildbucket for the build status
[06:39:53.263] Build status: STARTED
[06:40:17.098] Received PubSub notification, asking Buildbucket for the build status
[06:40:17.116] Build:
{
  "id": "8678949712761208865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-15T06:39:47.766944787Z",
  "startTime": "2026-06-15T06:39:52.935153291Z",
  "endTime": "2026-06-15T06:40:16.720819396Z",
  "updateTime": "2026-06-15T06:40:16.720819396Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:40:17.116] Invocation finished in 31.52564149s with status SUCCEEDED