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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8302 (1 week ago)

Debug log (UTC)

[10:37:35.222] New invocation is queued and will start shortly
[10:37:37.433] Starting the invocation (attempt 1)
[10:37:37.455] Ignoring gitiles_ref tag without the buildset tag
[10:37:37.455] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:37:37.455] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:37:37.455] Buildbucket request:
{
  "requestId": "8845633170431460080",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845633170431460080",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8302"
                            },
                        "id": "cron:v1:8302"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845633170431460080"
    },
    {
      "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"
  }
}
[10:37:39.175] Scheduled build:
{
  "id": "8680203106380258321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T10:37:38.463152725Z",
  "updateTime": "2026-06-01T10:37:38.973655222Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:37:39.175] Task URL: https://cr-buildbucket.appspot.com/build/8680203106380258321
[10:37:39.175] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845633170431460080:2:0) after 6m43s
[10:37:39.728] Received PubSub notification, asking Buildbucket for the build status
[10:37:39.749] Build status: SCHEDULED
[10:37:42.674] Received PubSub notification, asking Buildbucket for the build status
[10:37:42.691] Build status: STARTED
[10:38:03.964] Received PubSub notification, asking Buildbucket for the build status
[10:38:03.981] Build:
{
  "id": "8680203106380258321",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-01T10:37:38.463152725Z",
  "startTime": "2026-06-01T10:37:42.492640045Z",
  "endTime": "2026-06-01T10:38:03.699648402Z",
  "updateTime": "2026-06-01T10:38:03.699648402Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:38:03.981] Invocation finished in 28.765214526s with status SUCCEEDED