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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4735 (4 months ago)

Debug log (UTC)

[00:54:48.799] New invocation is queued and will start shortly
[00:54:51.818] Starting the invocation (attempt 1)
[00:54:51.839] Ignoring gitiles_ref tag without the buildset tag
[00:54:51.839] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:54:51.839] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:54:51.839] Buildbucket request:
{
  "requestId": "8847934759545709104",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847934759545709104",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4735"
                            },
                        "id": "cron:v1:4735"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847934759545709104"
    },
    {
      "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"
  }
}
[00:54:53.719] Scheduled build:
{
  "id": "8682504694713779681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T00:54:52.782379307Z",
  "updateTime": "2026-05-07T00:54:53.434168237Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:54:53.719] Task URL: https://cr-buildbucket.appspot.com/build/8682504694713779681
[00:54:53.719] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847934759545709104:2:0) after 2m18s
[00:54:54.084] Received PubSub notification, asking Buildbucket for the build status
[00:54:54.103] Build status: SCHEDULED
[00:54:57.433] Received PubSub notification, asking Buildbucket for the build status
[00:54:57.459] Build status: STARTED
[00:55:21.261] Received PubSub notification, asking Buildbucket for the build status
[00:55:21.288] Build:
{
  "id": "8682504694713779681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T00:54:52.782379307Z",
  "startTime": "2026-05-07T00:54:57.184270382Z",
  "endTime": "2026-05-07T00:55:20.847890317Z",
  "updateTime": "2026-05-07T00:55:20.847890317Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:55:21.288] Invocation finished in 32.496592486s with status SUCCEEDED