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:436 (2 weeks ago)

Debug log (UTC)

[00:38:58.715] New invocation is queued and will start shortly
[00:38:59.777] Starting the invocation (attempt 1)
[00:38:59.799] Ignoring gitiles_ref tag without the buildset tag
[00:38:59.799] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[00:38:59.800] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[00:38:59.800] Buildbucket request:
{
  "requestId": "8850744261812412768",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850744261812412768",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "436"
                            },
                        "id": "cron:v1:436"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850744261812412768"
    },
    {
      "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:39:01.372] Scheduled build:
{
  "id": "8685314199071003121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-06T00:39:00.635120878Z",
  "updateTime": "2026-04-06T00:39:01.194442486Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[00:39:01.372] Task URL: https://cr-buildbucket.appspot.com/build/8685314199071003121
[00:39:01.372] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850744261812412768:2:0) after 9m22s
[00:39:01.860] Received PubSub notification, asking Buildbucket for the build status
[00:39:01.881] Build status: SCHEDULED
[00:39:05.677] Received PubSub notification, asking Buildbucket for the build status
[00:39:05.694] Build status: STARTED
[00:39:31.062] Received PubSub notification, asking Buildbucket for the build status
[00:39:31.110] Build:
{
  "id": "8685314199071003121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-06T00:39:00.635120878Z",
  "startTime": "2026-04-06T00:39:05.510377396Z",
  "endTime": "2026-04-06T00:39:29.593387878Z",
  "updateTime": "2026-04-06T00:39:29.593387878Z",
  "status": "SUCCESS",
  "input": {

  }
}
[00:39:31.110] Invocation finished in 32.473203516s with status SUCCEEDED