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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5920 (2 months ago)

Debug log (UTC)

[11:30:05.314] New invocation is queued and will start shortly
[11:30:06.653] Starting the invocation (attempt 1)
[11:30:06.680] Ignoring gitiles_ref tag without the buildset tag
[11:30:06.680] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:30:06.680] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:30:06.680] Buildbucket request:
{
  "requestId": "8847170015749233056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847170015749233056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5920"
                            },
                        "id": "cron:v1:5920"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847170015749233056"
    },
    {
      "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"
  }
}
[11:30:08.535] Scheduled build:
{
  "id": "8681739952361846129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T11:30:07.922721130Z",
  "updateTime": "2026-05-15T11:30:08.438201676Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:30:08.535] Task URL: https://cr-buildbucket.appspot.com/build/8681739952361846129
[11:30:08.535] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847170015749233056:2:0) after 5m9s
[11:30:08.715] Received PubSub notification, asking Buildbucket for the build status
[11:30:08.870] Build status: SCHEDULED
[11:30:13.526] Received PubSub notification, asking Buildbucket for the build status
[11:30:13.569] Build status: STARTED
[11:30:39.282] Received PubSub notification, asking Buildbucket for the build status
[11:30:39.302] Build:
{
  "id": "8681739952361846129",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T11:30:07.922721130Z",
  "startTime": "2026-05-15T11:30:13.267417847Z",
  "endTime": "2026-05-15T11:30:38.969354753Z",
  "updateTime": "2026-05-15T11:30:38.969354753Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:30:39.302] Invocation finished in 33.993391272s with status SUCCEEDED