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:3691 (4 months ago)

Debug log (UTC)

[14:29:46.498] New invocation is queued and will start shortly
[14:29:47.576] Starting the invocation (attempt 1)
[14:29:47.602] Ignoring gitiles_ref tag without the buildset tag
[14:29:47.602] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:29:47.602] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:29:47.603] Buildbucket request:
{
  "requestId": "8848608262318895344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848608262318895344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3691"
                            },
                        "id": "cron:v1:3691"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848608262318895344"
    },
    {
      "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"
  }
}
[14:29:49.097] Scheduled build:
{
  "id": "8683178199785303953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T14:29:48.294559040Z",
  "updateTime": "2026-04-29T14:29:48.294559040Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:29:49.097] Task URL: https://cr-buildbucket.appspot.com/build/8683178199785303953
[14:29:49.097] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848608262318895344:2:0) after 1m32s
[14:29:49.532] Received PubSub notification, asking Buildbucket for the build status
[14:29:49.548] Build status: SCHEDULED
[14:29:55.063] Received PubSub notification, asking Buildbucket for the build status
[14:29:55.103] Build status: STARTED
[14:30:19.540] Received PubSub notification, asking Buildbucket for the build status
[14:30:19.570] Build:
{
  "id": "8683178199785303953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-29T14:29:48.294559040Z",
  "startTime": "2026-04-29T14:29:54.913089261Z",
  "endTime": "2026-04-29T14:30:19.247836463Z",
  "updateTime": "2026-04-29T14:30:19.247836463Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:30:19.570] Invocation finished in 33.075220658s with status SUCCEEDED