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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11059 (3 weeks ago)

Debug log (UTC)

[02:18:43.235] New invocation is queued and will start shortly
[02:18:45.459] Starting the invocation (attempt 1)
[02:18:45.488] Ignoring gitiles_ref tag without the buildset tag
[02:18:45.488] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:18:45.488] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:18:45.488] Buildbucket request:
{
  "requestId": "8843852617065638864",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843852617065638864",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11059"
                            },
                        "id": "cron:v1:11059"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843852617065638864"
    },
    {
      "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"
  }
}
[02:18:47.121] Scheduled build:
{
  "id": "8678422553177108321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T02:18:46.322123750Z",
  "updateTime": "2026-06-21T02:18:46.751596475Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:18:47.121] Task URL: https://cr-buildbucket.appspot.com/build/8678422553177108321
[02:18:47.121] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843852617065638864:2:0) after 3m15s
[02:18:47.595] Received PubSub notification, asking Buildbucket for the build status
[02:18:47.611] Build status: SCHEDULED
[02:18:54.280] Received PubSub notification, asking Buildbucket for the build status
[02:18:54.305] Build status: STARTED
[02:19:20.190] Received PubSub notification, asking Buildbucket for the build status
[02:19:20.396] Build:
{
  "id": "8678422553177108321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T02:18:46.322123750Z",
  "startTime": "2026-06-21T02:18:54.037474767Z",
  "endTime": "2026-06-21T02:19:19.795336970Z",
  "updateTime": "2026-06-21T02:19:19.795336970Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:19:20.396] Invocation finished in 37.165710851s with status SUCCEEDED