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:6826 (1 month ago)

Debug log (UTC)

[22:22:26.122] New invocation is queued and will start shortly
[22:22:27.485] Starting the invocation (attempt 1)
[22:22:27.514] Ignoring gitiles_ref tag without the buildset tag
[22:22:27.514] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:22:27.515] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:22:27.515] Buildbucket request:
{
  "requestId": "8846585391837201392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846585391837201392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6826"
                            },
                        "id": "cron:v1:6826"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846585391837201392"
    },
    {
      "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"
  }
}
[22:22:29.475] Scheduled build:
{
  "id": "8681155328450821025",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T22:22:28.731938057Z",
  "updateTime": "2026-05-21T22:22:29.232569864Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:22:29.475] Task URL: https://cr-buildbucket.appspot.com/build/8681155328450821025
[22:22:29.475] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846585391837201392:2:0) after 8m14s
[22:22:30.038] Received PubSub notification, asking Buildbucket for the build status
[22:22:30.058] Build status: SCHEDULED
[22:22:33.597] Received PubSub notification, asking Buildbucket for the build status
[22:22:33.624] Build status: STARTED
[22:22:56.916] Received PubSub notification, asking Buildbucket for the build status
[22:22:56.936] Build:
{
  "id": "8681155328450821025",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-21T22:22:28.731938057Z",
  "startTime": "2026-05-21T22:22:33.014424768Z",
  "endTime": "2026-05-21T22:22:56.432199018Z",
  "updateTime": "2026-05-21T22:22:56.432199018Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:22:56.936] Invocation finished in 30.818379847s with status SUCCEEDED