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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7279 (1 month ago)

Debug log (UTC)

[03:49:06.512] New invocation is queued and will start shortly
[03:49:07.625] Starting the invocation (attempt 1)
[03:49:07.649] Ignoring gitiles_ref tag without the buildset tag
[03:49:07.649] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:49:07.650] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:49:07.650] Buildbucket request:
{
  "requestId": "8846293048440138064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846293048440138064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7279"
                            },
                        "id": "cron:v1:7279"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846293048440138064"
    },
    {
      "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"
  }
}
[03:49:09.198] Scheduled build:
{
  "id": "8680862985596328929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T03:49:08.603442447Z",
  "updateTime": "2026-05-25T03:49:09.001655035Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:49:09.198] Task URL: https://cr-buildbucket.appspot.com/build/8680862985596328929
[03:49:09.198] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846293048440138064:2:0) after 9m12s
[03:49:09.807] Received PubSub notification, asking Buildbucket for the build status
[03:49:09.828] Build status: SCHEDULED
[03:49:13.955] Received PubSub notification, asking Buildbucket for the build status
[03:49:13.974] Build status: STARTED
[03:49:40.894] Received PubSub notification, asking Buildbucket for the build status
[03:49:40.914] Build:
{
  "id": "8680862985596328929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-25T03:49:08.603442447Z",
  "startTime": "2026-05-25T03:49:13.791217485Z",
  "endTime": "2026-05-25T03:49:40.610580693Z",
  "updateTime": "2026-05-25T03:49:40.610580693Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:49:40.914] Invocation finished in 34.407163727s with status SUCCEEDED