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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21250 (2 days ago)

Debug log (UTC)

[17:48:24.414] New invocation is queued and will start shortly
[17:48:26.628] Starting the invocation (attempt 1)
[17:48:26.658] Ignoring gitiles_ref tag without the buildset tag
[17:48:26.658] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:48:26.658] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:48:26.658] Buildbucket request:
{
  "requestId": "8837271144683565440",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837271144683565440",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21250"
                            },
                        "id": "cron:v1:21250"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837271144683565440"
    },
    {
      "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"
  }
}
[17:48:27.812] Scheduled build:
{
  "id": "8671841081087977585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T17:48:27.217812300Z",
  "updateTime": "2026-09-01T17:48:27.217812300Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:48:27.812] Task URL: https://cr-buildbucket.appspot.com/build/8671841081087977585
[17:48:27.812] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837271144683565440:2:0) after 6m43s
[17:48:28.489] Received PubSub notification, asking Buildbucket for the build status
[17:48:28.510] Build status: SCHEDULED
[17:48:41.237] Received PubSub notification, asking Buildbucket for the build status
[17:48:41.275] Build status: STARTED
[17:49:07.226] Received PubSub notification, asking Buildbucket for the build status
[17:49:07.267] Build:
{
  "id": "8671841081087977585",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T17:48:27.217812300Z",
  "startTime": "2026-09-01T17:48:40.994035238Z",
  "endTime": "2026-09-01T17:49:06.928411872Z",
  "updateTime": "2026-09-01T17:49:06.928411872Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:49:07.267] Invocation finished in 42.861438325s with status SUCCEEDED