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:3454 (2 days ago)

Debug log (UTC)

[21:56:03.970] New invocation is queued and will start shortly
[21:56:05.084] Starting the invocation (attempt 1)
[21:56:05.112] Ignoring gitiles_ref tag without the buildset tag
[21:56:05.112] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:56:05.112] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:56:05.112] Buildbucket request:
{
  "requestId": "8848761378037067408",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848761378037067408",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3454"
                            },
                        "id": "cron:v1:3454"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848761378037067408"
    },
    {
      "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"
  }
}
[21:56:10.671] Scheduled build:
{
  "id": "8683331311582438945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T21:56:09.505036388Z",
  "updateTime": "2026-04-27T21:56:10.537997492Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:56:10.671] Task URL: https://cr-buildbucket.appspot.com/build/8683331311582438945
[21:56:10.671] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848761378037067408:2:0) after 3m35s
[21:56:10.827] Received PubSub notification, asking Buildbucket for the build status
[21:56:10.886] Build status: SCHEDULED
[21:56:13.838] Received PubSub notification, asking Buildbucket for the build status
[21:56:13.875] Build status: STARTED
[21:56:37.908] Received PubSub notification, asking Buildbucket for the build status
[21:56:37.931] Build:
{
  "id": "8683331311582438945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-27T21:56:09.505036388Z",
  "startTime": "2026-04-27T21:56:13.662172444Z",
  "endTime": "2026-04-27T21:56:37.386798732Z",
  "updateTime": "2026-04-27T21:56:37.386798732Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:56:37.932] Invocation finished in 33.96520885s with status SUCCEEDED