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:7831 (3 weeks ago)

Debug log (UTC)

[02:02:29.719] New invocation is queued and will start shortly
[02:02:31.273] Starting the invocation (attempt 1)
[02:02:31.301] Ignoring gitiles_ref tag without the buildset tag
[02:02:31.301] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:02:31.301] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:02:31.301] Buildbucket request:
{
  "requestId": "8845937368107175872",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845937368107175872",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7831"
                            },
                        "id": "cron:v1:7831"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845937368107175872"
    },
    {
      "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"
  }
}
[02:02:32.852] Scheduled build:
{
  "id": "8680507304989515841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T02:02:32.062165981Z",
  "updateTime": "2026-05-29T02:02:32.556466558Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[02:02:32.852] Task URL: https://cr-buildbucket.appspot.com/build/8680507304989515841
[02:02:32.852] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845937368107175872:2:0) after 2m9s
[02:02:33.315] Received PubSub notification, asking Buildbucket for the build status
[02:02:33.337] Build status: SCHEDULED
[02:02:36.183] Received PubSub notification, asking Buildbucket for the build status
[02:02:36.227] Build status: STARTED
[02:02:59.854] Received PubSub notification, asking Buildbucket for the build status
[02:02:59.878] Build:
{
  "id": "8680507304989515841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T02:02:32.062165981Z",
  "startTime": "2026-05-29T02:02:36.028255461Z",
  "endTime": "2026-05-29T02:02:59.606263325Z",
  "updateTime": "2026-05-29T02:02:59.606263325Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[02:02:59.878] Invocation finished in 30.172715612s with status SUCCEEDED