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

Debug log (UTC)

[09:59:16.695] New invocation is queued and will start shortly
[09:59:19.116] Starting the invocation (attempt 1)
[09:59:19.146] Ignoring gitiles_ref tag without the buildset tag
[09:59:19.146] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:59:19.146] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:59:19.146] Buildbucket request:
{
  "requestId": "8841196329255543680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841196329255543680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15175"
                            },
                        "id": "cron:v1:15175"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841196329255543680"
    },
    {
      "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"
  }
}
[09:59:20.554] Scheduled build:
{
  "id": "8675766265478467137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T09:59:19.677866478Z",
  "updateTime": "2026-07-20T09:59:20.140564384Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:59:20.554] Task URL: https://cr-buildbucket.appspot.com/build/8675766265478467137
[09:59:20.554] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841196329255543680:2:0) after 5m47s
[09:59:20.922] Received PubSub notification, asking Buildbucket for the build status
[09:59:20.943] Build status: SCHEDULED
[09:59:24.991] Received PubSub notification, asking Buildbucket for the build status
[09:59:25.008] Build status: STARTED
[09:59:48.556] Received PubSub notification, asking Buildbucket for the build status
[09:59:48.578] Build:
{
  "id": "8675766265478467137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-20T09:59:19.677866478Z",
  "startTime": "2026-07-20T09:59:24.616763518Z",
  "endTime": "2026-07-20T09:59:48.237528858Z",
  "updateTime": "2026-07-20T09:59:48.237528858Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:59:48.578] Invocation finished in 31.887460532s with status SUCCEEDED