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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5500 (2 months ago)

Debug log (UTC)

[11:49:01.857] New invocation is queued and will start shortly
[11:49:03.069] Starting the invocation (attempt 1)
[11:49:03.101] Ignoring gitiles_ref tag without the buildset tag
[11:49:03.101] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:49:03.101] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:49:03.102] Buildbucket request:
{
  "requestId": "8847440614894582688",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847440614894582688",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5500"
                            },
                        "id": "cron:v1:5500"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847440614894582688"
    },
    {
      "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"
  }
}
[11:49:04.732] Scheduled build:
{
  "id": "8682010552050153409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T11:49:03.949848308Z",
  "updateTime": "2026-05-12T11:49:04.504104591Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:49:04.732] Task URL: https://cr-buildbucket.appspot.com/build/8682010552050153409
[11:49:04.732] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847440614894582688:2:0) after 2m27s
[11:49:05.283] Received PubSub notification, asking Buildbucket for the build status
[11:49:05.305] Build status: SCHEDULED
[11:49:08.994] Received PubSub notification, asking Buildbucket for the build status
[11:49:09.015] Build status: STARTED
[11:49:40.243] Received PubSub notification, asking Buildbucket for the build status
[11:49:40.267] Build:
{
  "id": "8682010552050153409",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-12T11:49:03.949848308Z",
  "startTime": "2026-05-12T11:49:08.785548453Z",
  "endTime": "2026-05-12T11:49:39.988649341Z",
  "updateTime": "2026-05-12T11:49:39.988649341Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:49:40.267] Invocation finished in 38.413949356s with status SUCCEEDED