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

Debug log (UTC)

[17:59:24.810] New invocation is queued and will start shortly
[17:59:26.171] Starting the invocation (attempt 1)
[17:59:26.191] Ignoring gitiles_ref tag without the buildset tag
[17:59:26.191] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:59:26.191] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:59:26.192] Buildbucket request:
{
  "requestId": "8841437912663222144",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841437912663222144",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14800"
                            },
                        "id": "cron:v1:14800"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841437912663222144"
    },
    {
      "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"
  }
}
[17:59:27.306] Scheduled build:
{
  "id": "8676007849926013697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T17:59:26.794017921Z",
  "updateTime": "2026-07-17T17:59:26.794017921Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:59:27.306] Task URL: https://cr-buildbucket.appspot.com/build/8676007849926013697
[17:59:27.307] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841437912663222144:2:0) after 5m16s
[17:59:27.993] Received PubSub notification, asking Buildbucket for the build status
[17:59:28.040] Build status: SCHEDULED
[17:59:32.576] Received PubSub notification, asking Buildbucket for the build status
[17:59:32.600] Build status: STARTED
[17:59:56.071] Received PubSub notification, asking Buildbucket for the build status
[17:59:56.110] Build:
{
  "id": "8676007849926013697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-17T17:59:26.794017921Z",
  "startTime": "2026-07-17T17:59:32.376016974Z",
  "endTime": "2026-07-17T17:59:55.717965098Z",
  "updateTime": "2026-07-17T17:59:55.717965098Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:59:56.110] Invocation finished in 31.310043382s with status SUCCEEDED