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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7792 (3 weeks ago)

Debug log (UTC)

[19:24:02.588] New invocation is queued and will start shortly
[19:24:03.954] Starting the invocation (attempt 1)
[19:24:03.980] Ignoring gitiles_ref tag without the buildset tag
[19:24:03.980] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:24:03.980] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:24:03.980] Buildbucket request:
{
  "requestId": "8845962436544543456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845962436544543456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7792"
                            },
                        "id": "cron:v1:7792"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845962436544543456"
    },
    {
      "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"
  }
}
[19:24:05.683] Scheduled build:
{
  "id": "8680532373518519857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T19:24:04.850567471Z",
  "updateTime": "2026-05-28T19:24:05.366587551Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:24:05.683] Task URL: https://cr-buildbucket.appspot.com/build/8680532373518519857
[19:24:05.683] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845962436544543456:2:0) after 7m30s
[19:24:06.262] Received PubSub notification, asking Buildbucket for the build status
[19:24:06.282] Build status: SCHEDULED
[19:24:11.251] Received PubSub notification, asking Buildbucket for the build status
[19:24:11.279] Build status: STARTED
[19:24:34.116] Received PubSub notification, asking Buildbucket for the build status
[19:24:34.133] Build:
{
  "id": "8680532373518519857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-28T19:24:04.850567471Z",
  "startTime": "2026-05-28T19:24:11.063153732Z",
  "endTime": "2026-05-28T19:24:33.878647537Z",
  "updateTime": "2026-05-28T19:24:33.878647537Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:24:34.133] Invocation finished in 31.55245227s with status SUCCEEDED