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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10192 (1 month ago)

Debug log (UTC)

[21:58:11.885] New invocation is queued and will start shortly
[21:58:13.188] Starting the invocation (attempt 1)
[21:58:13.212] Ignoring gitiles_ref tag without the buildset tag
[21:58:13.212] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:58:13.212] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:58:13.212] Buildbucket request:
{
  "requestId": "8844412589523605360",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844412589523605360",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10192"
                            },
                        "id": "cron:v1:10192"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844412589523605360"
    },
    {
      "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"
  }
}
[21:58:14.882] Scheduled build:
{
  "id": "8678982526412477153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T21:58:14.229236906Z",
  "updateTime": "2026-06-14T21:58:14.674064841Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:58:14.882] Task URL: https://cr-buildbucket.appspot.com/build/8678982526412477153
[21:58:14.882] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844412589523605360:2:0) after 9m51s
[21:58:15.815] Received PubSub notification, asking Buildbucket for the build status
[21:58:15.837] Build status: SCHEDULED
[21:58:18.378] Received PubSub notification, asking Buildbucket for the build status
[21:58:18.394] Build status: STARTED
[21:58:42.219] Received PubSub notification, asking Buildbucket for the build status
[21:58:42.240] Build:
{
  "id": "8678982526412477153",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T21:58:14.229236906Z",
  "startTime": "2026-06-14T21:58:18.224548877Z",
  "endTime": "2026-06-14T21:58:41.919640420Z",
  "updateTime": "2026-06-14T21:58:41.919640420Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:58:42.240] Invocation finished in 30.361574906s with status SUCCEEDED