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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11161 (3 weeks ago)

Debug log (UTC)

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

  }
}
[19:43:03.681] Task URL: https://cr-buildbucket.appspot.com/build/8678356852887739681
[19:43:03.681] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843786918780401376:2:0) after 3m40s
[19:43:04.222] Received PubSub notification, asking Buildbucket for the build status
[19:43:04.241] Build status: SCHEDULED
[19:43:07.948] Received PubSub notification, asking Buildbucket for the build status
[19:43:08.018] Build status: STARTED
[19:43:40.861] Received PubSub notification, asking Buildbucket for the build status
[19:43:40.889] Build:
{
  "id": "8678356852887739681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-21T19:43:03.000289859Z",
  "startTime": "2026-06-21T19:43:07.768890021Z",
  "endTime": "2026-06-21T19:43:39.680048214Z",
  "updateTime": "2026-06-21T19:43:39.680048214Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:43:40.889] Invocation finished in 42.892004551s with status SUCCEEDED