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:9199 (4 days ago)

Debug log (UTC)

[20:14:18.863] New invocation is queued and will start shortly
[20:14:19.923] Starting the invocation (attempt 1)
[20:14:19.951] Ignoring gitiles_ref tag without the buildset tag
[20:14:19.951] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:14:19.952] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:14:19.952] Buildbucket request:
{
  "requestId": "8845053304084815936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845053304084815936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9199"
                            },
                        "id": "cron:v1:9199"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845053304084815936"
    },
    {
      "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"
  }
}
[20:14:21.922] Scheduled build:
{
  "id": "8679623241100405377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T20:14:21.087086026Z",
  "updateTime": "2026-06-07T20:14:21.747902237Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:14:21.923] Task URL: https://cr-buildbucket.appspot.com/build/8679623241100405377
[20:14:21.923] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845053304084815936:2:0) after 4m9s
[20:14:22.306] Received PubSub notification, asking Buildbucket for the build status
[20:14:22.320] Build status: SCHEDULED
[20:14:26.329] Received PubSub notification, asking Buildbucket for the build status
[20:14:26.346] Build status: STARTED
[20:14:50.717] Received PubSub notification, asking Buildbucket for the build status
[20:14:50.751] Build:
{
  "id": "8679623241100405377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T20:14:21.087086026Z",
  "startTime": "2026-06-07T20:14:26.043463737Z",
  "endTime": "2026-06-07T20:14:50.308809313Z",
  "updateTime": "2026-06-07T20:14:50.308809313Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:14:50.751] Invocation finished in 31.89322831s with status SUCCEEDED