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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11581 (2 weeks ago)

Debug log (UTC)

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

  }
}
[19:38:28.923] Task URL: https://cr-buildbucket.appspot.com/build/8678085350118592897
[19:38:28.923] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843515412926235824:2:0) after 5m30s
[19:38:29.458] Received PubSub notification, asking Buildbucket for the build status
[19:38:29.478] Build status: SCHEDULED
[19:38:33.939] Received PubSub notification, asking Buildbucket for the build status
[19:38:33.999] Build status: STARTED
[19:39:01.767] Received PubSub notification, asking Buildbucket for the build status
[19:39:01.792] Build:
{
  "id": "8678085350118592897",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-24T19:38:28.218665375Z",
  "startTime": "2026-06-24T19:38:33.762532241Z",
  "endTime": "2026-06-24T19:39:01.460868803Z",
  "updateTime": "2026-06-24T19:39:01.460868803Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:39:01.792] Invocation finished in 35.634834952s with status SUCCEEDED