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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12865 (2 months ago)

Debug log (UTC)

[23:14:01.886] New invocation is queued and will start shortly
[23:14:02.970] Starting the invocation (attempt 1)
[23:14:02.996] Ignoring gitiles_ref tag without the buildset tag
[23:14:02.996] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:14:02.996] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:14:02.996] Buildbucket request:
{
  "requestId": "8842686476140219728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842686476140219728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12865"
                            },
                        "id": "cron:v1:12865"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842686476140219728"
    },
    {
      "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"
  }
}
[23:14:04.207] Scheduled build:
{
  "id": "8677256413830461169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T23:14:03.466515835Z",
  "updateTime": "2026-07-03T23:14:03.988378675Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:14:04.207] Task URL: https://cr-buildbucket.appspot.com/build/8677256413830461169
[23:14:04.207] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842686476140219728:2:0) after 1m13s
[23:14:04.778] Received PubSub notification, asking Buildbucket for the build status
[23:14:04.802] Build status: SCHEDULED
[23:14:07.779] Received PubSub notification, asking Buildbucket for the build status
[23:14:07.803] Build status: STARTED
[23:14:32.531] Received PubSub notification, asking Buildbucket for the build status
[23:14:32.548] Build:
{
  "id": "8677256413830461169",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-03T23:14:03.466515835Z",
  "startTime": "2026-07-03T23:14:07.596825371Z",
  "endTime": "2026-07-03T23:14:32.219718502Z",
  "updateTime": "2026-07-03T23:14:32.219718502Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:14:32.548] Invocation finished in 30.667815211s with status SUCCEEDED