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:10477 (3 weeks ago)

Debug log (UTC)

[22:38:00.645] New invocation is queued and will start shortly
[22:38:02.315] Starting the invocation (attempt 1)
[22:38:02.343] Ignoring gitiles_ref tag without the buildset tag
[22:38:02.344] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:38:02.344] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:38:02.344] Buildbucket request:
{
  "requestId": "8844228890792881344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844228890792881344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10477"
                            },
                        "id": "cron:v1:10477"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844228890792881344"
    },
    {
      "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"
  }
}
[22:38:03.941] Scheduled build:
{
  "id": "8678798827436700017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T22:38:03.224346219Z",
  "updateTime": "2026-06-16T22:38:03.224346219Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:38:03.941] Task URL: https://cr-buildbucket.appspot.com/build/8678798827436700017
[22:38:03.941] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844228890792881344:2:0) after 4m37s
[22:38:04.466] Received PubSub notification, asking Buildbucket for the build status
[22:38:04.487] Build status: SCHEDULED
[22:38:07.945] Received PubSub notification, asking Buildbucket for the build status
[22:38:07.963] Build status: STARTED
[22:38:32.362] Received PubSub notification, asking Buildbucket for the build status
[22:38:32.379] Build:
{
  "id": "8678798827436700017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T22:38:03.224346219Z",
  "startTime": "2026-06-16T22:38:07.736027054Z",
  "endTime": "2026-06-16T22:38:32.028395872Z",
  "updateTime": "2026-06-16T22:38:32.028395872Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:38:32.379] Invocation finished in 31.739012874s with status SUCCEEDED