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:4885 (2 months ago)

Debug log (UTC)

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

  }
}
[02:29:13.440] Task URL: https://cr-buildbucket.appspot.com/build/8682408162980443361
[02:29:13.441] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847838225738218256:2:0) after 1m56s
[02:29:13.873] Received PubSub notification, asking Buildbucket for the build status
[02:29:13.895] Build status: SCHEDULED
[02:29:17.002] Received PubSub notification, asking Buildbucket for the build status
[02:29:17.027] Build status: STARTED
[02:29:41.141] Received PubSub notification, asking Buildbucket for the build status
[02:29:41.183] Build:
{
  "id": "8682408162980443361",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T02:29:12.617337479Z",
  "startTime": "2026-05-08T02:29:16.591939770Z",
  "endTime": "2026-05-08T02:29:39.795259409Z",
  "updateTime": "2026-05-08T02:29:39.795259409Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:29:41.183] Invocation finished in 30.578803885s with status SUCCEEDED