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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4174 (4 months ago)

Debug log (UTC)

[00:57:16.331] New invocation is queued and will start shortly
[00:57:17.393] Starting the invocation (attempt 1)
[00:57:17.424] Ignoring gitiles_ref tag without the buildset tag
[00:57:17.424] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:57:17.424] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:57:17.424] Buildbucket request:
{
  "requestId": "8848296992707061664",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848296992707061664",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4174"
                            },
                        "id": "cron:v1:4174"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848296992707061664"
    },
    {
      "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"
  }
}
[00:57:18.944] Scheduled build:
{
  "id": "8682866929935178369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T00:57:18.355334462Z",
  "updateTime": "2026-05-03T00:57:18.856997400Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:57:18.944] Task URL: https://cr-buildbucket.appspot.com/build/8682866929935178369
[00:57:18.944] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848296992707061664:2:0) after 1m3s
[00:57:19.672] Received PubSub notification, asking Buildbucket for the build status
[00:57:19.690] Build status: SCHEDULED
[00:57:24.120] Received PubSub notification, asking Buildbucket for the build status
[00:57:24.144] Build status: STARTED
[00:57:49.250] Received PubSub notification, asking Buildbucket for the build status
[00:57:49.267] Build:
{
  "id": "8682866929935178369",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T00:57:18.355334462Z",
  "startTime": "2026-05-03T00:57:23.184727760Z",
  "endTime": "2026-05-03T00:57:48.143532319Z",
  "updateTime": "2026-05-03T00:57:48.143532319Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:57:49.267] Invocation finished in 32.938520164s with status SUCCEEDED