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:10789 (3 weeks ago)

Debug log (UTC)

[04:09:47.228] New invocation is queued and will start shortly
[04:09:48.292] Starting the invocation (attempt 1)
[04:09:48.314] Ignoring gitiles_ref tag without the buildset tag
[04:09:48.314] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:09:48.314] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:09:48.314] Buildbucket request:
{
  "requestId": "8844026823292231760",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844026823292231760",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10789"
                            },
                        "id": "cron:v1:10789"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844026823292231760"
    },
    {
      "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"
  }
}
[04:09:49.683] Scheduled build:
{
  "id": "8678596760789005537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T04:09:48.997855381Z",
  "updateTime": "2026-06-19T04:09:48.997855381Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[04:09:49.683] Task URL: https://cr-buildbucket.appspot.com/build/8678596760789005537
[04:09:49.683] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844026823292231760:2:0) after 7m41s
[04:09:50.247] Received PubSub notification, asking Buildbucket for the build status
[04:09:50.276] Build status: SCHEDULED
[04:09:53.720] Received PubSub notification, asking Buildbucket for the build status
[04:09:53.745] Build status: STARTED
[04:10:18.907] Received PubSub notification, asking Buildbucket for the build status
[04:10:19.010] Build:
{
  "id": "8678596760789005537",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T04:09:48.997855381Z",
  "startTime": "2026-06-19T04:09:53.082577244Z",
  "endTime": "2026-06-19T04:10:18.516076531Z",
  "updateTime": "2026-06-19T04:10:18.516076531Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[04:10:19.010] Invocation finished in 31.783930283s with status SUCCEEDED