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:10039 (1 month ago)

Debug log (UTC)

[19:52:39.137] New invocation is queued and will start shortly
[19:52:40.243] Starting the invocation (attempt 1)
[19:52:40.271] Ignoring gitiles_ref tag without the buildset tag
[19:52:40.271] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:52:40.271] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:52:40.271] Buildbucket request:
{
  "requestId": "8844511085219855024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844511085219855024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10039"
                            },
                        "id": "cron:v1:10039"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844511085219855024"
    },
    {
      "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:52:42.264] Scheduled build:
{
  "id": "8679081021886395185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T19:52:41.626822525Z",
  "updateTime": "2026-06-13T19:52:41.626822525Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:52:42.264] Task URL: https://cr-buildbucket.appspot.com/build/8679081021886395185
[19:52:42.264] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844511085219855024:2:0) after 5m31s
[19:52:42.858] Received PubSub notification, asking Buildbucket for the build status
[19:52:42.889] Build status: SCHEDULED
[19:52:47.513] Received PubSub notification, asking Buildbucket for the build status
[19:52:47.532] Build status: STARTED
[19:53:12.347] Received PubSub notification, asking Buildbucket for the build status
[19:53:12.366] Build:
{
  "id": "8679081021886395185",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-13T19:52:41.626822525Z",
  "startTime": "2026-06-13T19:52:47.362812760Z",
  "endTime": "2026-06-13T19:53:11.720102467Z",
  "updateTime": "2026-06-13T19:53:11.720102467Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:53:12.366] Invocation finished in 33.302528564s with status SUCCEEDED