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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4753 (4 months ago)

Debug log (UTC)

[03:58:58.196] New invocation is queued and will start shortly
[03:58:59.293] Starting the invocation (attempt 1)
[03:58:59.320] Ignoring gitiles_ref tag without the buildset tag
[03:58:59.320] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:58:59.320] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:58:59.320] Buildbucket request:
{
  "requestId": "8847923173408387344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847923173408387344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4753"
                            },
                        "id": "cron:v1:4753"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847923173408387344"
    },
    {
      "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:59:01.075] Scheduled build:
{
  "id": "8682493110578694433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T03:59:00.274443093Z",
  "updateTime": "2026-05-07T03:59:00.889113265Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:59:01.075] Task URL: https://cr-buildbucket.appspot.com/build/8682493110578694433
[03:59:01.075] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847923173408387344:2:0) after 6m39s
[03:59:01.599] Received PubSub notification, asking Buildbucket for the build status
[03:59:01.614] Build status: SCHEDULED
[03:59:06.538] Received PubSub notification, asking Buildbucket for the build status
[03:59:06.554] Build status: STARTED
[03:59:32.061] Received PubSub notification, asking Buildbucket for the build status
[03:59:32.079] Build:
{
  "id": "8682493110578694433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-07T03:59:00.274443093Z",
  "startTime": "2026-05-07T03:59:06.232400284Z",
  "endTime": "2026-05-07T03:59:31.389128680Z",
  "updateTime": "2026-05-07T03:59:31.389128680Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:59:32.079] Invocation finished in 33.88760609s with status SUCCEEDED