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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4144 (4 months ago)

Debug log (UTC)

[19:50:39.006] New invocation is queued and will start shortly
[19:50:40.041] Starting the invocation (attempt 1)
[19:50:40.067] Ignoring gitiles_ref tag without the buildset tag
[19:50:40.068] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:50:40.068] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:50:40.068] Buildbucket request:
{
  "requestId": "8848316283701896080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848316283701896080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4144"
                            },
                        "id": "cron:v1:4144"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848316283701896080"
    },
    {
      "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"
  }
}
[19:50:41.873] Scheduled build:
{
  "id": "8682886220753885585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T19:50:41.197146512Z",
  "updateTime": "2026-05-02T19:50:41.704258039Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:50:41.873] Task URL: https://cr-buildbucket.appspot.com/build/8682886220753885585
[19:50:41.873] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848316283701896080:2:0) after 8m18s
[19:50:42.453] Received PubSub notification, asking Buildbucket for the build status
[19:50:42.469] Build status: SCHEDULED
[19:50:47.146] Received PubSub notification, asking Buildbucket for the build status
[19:50:47.169] Build status: STARTED
[19:51:17.429] Received PubSub notification, asking Buildbucket for the build status
[19:51:17.448] Build:
{
  "id": "8682886220753885585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-02T19:50:41.197146512Z",
  "startTime": "2026-05-02T19:50:46.980552909Z",
  "endTime": "2026-05-02T19:51:17.172153999Z",
  "updateTime": "2026-05-02T19:51:17.172153999Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:51:17.448] Invocation finished in 38.44657267s with status SUCCEEDED