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:3895 (4 months ago)

Debug log (UTC)

[01:19:33.848] New invocation is queued and will start shortly
[01:19:39.119] Starting the invocation (attempt 1)
[01:19:39.190] Ignoring gitiles_ref tag without the buildset tag
[01:19:39.190] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:19:39.190] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:19:39.191] Buildbucket request:
{
  "requestId": "8848476784153463744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848476784153463744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3895"
                            },
                        "id": "cron:v1:3895"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848476784153463744"
    },
    {
      "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"
  }
}
[01:19:40.885] Scheduled build:
{
  "id": "8683046716765152865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T01:19:40.273558392Z",
  "updateTime": "2026-05-01T01:19:40.273558392Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:19:40.885] Task URL: https://cr-buildbucket.appspot.com/build/8683046716765152865
[01:19:40.885] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848476784153463744:2:0) after 6m14s
[01:19:41.659] Received PubSub notification, asking Buildbucket for the build status
[01:19:41.697] Build status: SCHEDULED
[01:19:45.220] Received PubSub notification, asking Buildbucket for the build status
[01:19:45.263] Build status: STARTED
[01:20:11.880] Received PubSub notification, asking Buildbucket for the build status
[01:20:11.904] Build:
{
  "id": "8683046716765152865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-01T01:19:40.273558392Z",
  "startTime": "2026-05-01T01:19:45.019410128Z",
  "endTime": "2026-05-01T01:20:11.620493803Z",
  "updateTime": "2026-05-01T01:20:11.620493803Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:20:11.904] Invocation finished in 38.060483266s with status SUCCEEDED