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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23923 (3 days ago)

Debug log (UTC)

[19:35:24.409] New invocation is queued and will start shortly
[19:35:25.501] Starting the invocation (attempt 1)
[19:35:25.523] Ignoring gitiles_ref tag without the buildset tag
[19:35:25.523] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:35:25.524] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:35:25.524] Buildbucket request:
{
  "requestId": "8835543070464405456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835543070464405456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23923"
                            },
                        "id": "cron:v1:23923"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835543070464405456"
    },
    {
      "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:35:26.781] Scheduled build:
{
  "id": "8670113008002900929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T19:35:26.135563691Z",
  "updateTime": "2026-09-20T19:35:26.666320646Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:35:26.781] Task URL: https://cr-buildbucket.appspot.com/build/8670113008002900929
[19:35:26.781] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835543070464405456:2:0) after 6m24s
[19:35:27.455] Received PubSub notification, asking Buildbucket for the build status
[19:35:27.509] Build status: SCHEDULED
[19:35:30.434] Received PubSub notification, asking Buildbucket for the build status
[19:35:30.452] Build status: STARTED
[19:35:54.535] Received PubSub notification, asking Buildbucket for the build status
[19:35:54.559] Build:
{
  "id": "8670113008002900929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T19:35:26.135563691Z",
  "startTime": "2026-09-20T19:35:30.230926014Z",
  "endTime": "2026-09-20T19:35:54.290056520Z",
  "updateTime": "2026-09-20T19:35:54.290056520Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:35:54.559] Invocation finished in 30.15448914s with status SUCCEEDED