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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5935 (2 months ago)

Debug log (UTC)

[14:03:16.391] New invocation is queued and will start shortly
[14:03:19.577] Starting the invocation (attempt 1)
[14:03:19.605] Ignoring gitiles_ref tag without the buildset tag
[14:03:19.605] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:03:19.605] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:03:19.605] Buildbucket request:
{
  "requestId": "8847160378210486256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847160378210486256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5935"
                            },
                        "id": "cron:v1:5935"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847160378210486256"
    },
    {
      "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"
  }
}
[14:03:22.220] Scheduled build:
{
  "id": "8681730312771234849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T14:03:20.952221812Z",
  "updateTime": "2026-05-15T14:03:21.455808353Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:03:22.220] Task URL: https://cr-buildbucket.appspot.com/build/8681730312771234849
[14:03:22.220] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847160378210486256:2:0) after 1m41s
[14:03:22.778] Received PubSub notification, asking Buildbucket for the build status
[14:03:22.819] Build status: SCHEDULED
[14:03:29.051] Received PubSub notification, asking Buildbucket for the build status
[14:03:29.069] Build status: STARTED
[14:03:52.643] Received PubSub notification, asking Buildbucket for the build status
[14:03:52.721] Build:
{
  "id": "8681730312771234849",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T14:03:20.952221812Z",
  "startTime": "2026-05-15T14:03:27.273124768Z",
  "endTime": "2026-05-15T14:03:52.342657638Z",
  "updateTime": "2026-05-15T14:03:52.342657638Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:03:52.721] Invocation finished in 36.339832222s with status SUCCEEDED