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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17350 (1 month ago)

Debug log (UTC)

[22:11:03.721] New invocation is queued and will start shortly
[22:11:04.918] Starting the invocation (attempt 1)
[22:11:04.946] Ignoring gitiles_ref tag without the buildset tag
[22:11:04.946] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:11:04.946] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:11:04.946] Buildbucket request:
{
  "requestId": "8839791334908678672",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839791334908678672",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17350"
                            },
                        "id": "cron:v1:17350"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839791334908678672"
    },
    {
      "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"
  }
}
[22:11:06.179] Scheduled build:
{
  "id": "8674361272299458753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T22:11:05.586126408Z",
  "updateTime": "2026-08-04T22:11:05.586126408Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:11:06.179] Task URL: https://cr-buildbucket.appspot.com/build/8674361272299458753
[22:11:06.179] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839791334908678672:2:0) after 2m8s
[22:11:06.812] Received PubSub notification, asking Buildbucket for the build status
[22:11:06.832] Build status: SCHEDULED
[22:11:12.446] Received PubSub notification, asking Buildbucket for the build status
[22:11:12.536] Build status: STARTED
[22:11:37.182] Received PubSub notification, asking Buildbucket for the build status
[22:11:37.236] Build:
{
  "id": "8674361272299458753",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-04T22:11:05.586126408Z",
  "startTime": "2026-08-04T22:11:12.102515821Z",
  "endTime": "2026-08-04T22:11:36.719662902Z",
  "updateTime": "2026-08-04T22:11:36.719662902Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:11:37.236] Invocation finished in 33.520327045s with status SUCCEEDED