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

Debug log (UTC)

[22:00:13.304] New invocation is queued and will start shortly
[22:00:15.630] Starting the invocation (attempt 1)
[22:00:15.658] Ignoring gitiles_ref tag without the buildset tag
[22:00:15.658] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:00:15.658] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:00:15.658] Buildbucket request:
{
  "requestId": "8846767983333713008",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846767983333713008",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6544"
                            },
                        "id": "cron:v1:6544"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846767983333713008"
    },
    {
      "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"
  }
}
[22:00:17.493] Scheduled build:
{
  "id": "8681337919176433937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T22:00:16.645440711Z",
  "updateTime": "2026-05-19T22:00:17.338939242Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:00:17.493] Task URL: https://cr-buildbucket.appspot.com/build/8681337919176433937
[22:00:17.493] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846767983333713008:2:0) after 3m51s
[22:00:17.954] Received PubSub notification, asking Buildbucket for the build status
[22:00:17.986] Build status: SCHEDULED
[22:00:21.189] Received PubSub notification, asking Buildbucket for the build status
[22:00:21.206] Build status: STARTED
[22:00:45.730] Received PubSub notification, asking Buildbucket for the build status
[22:00:45.752] Build:
{
  "id": "8681337919176433937",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T22:00:16.645440711Z",
  "startTime": "2026-05-19T22:00:21.026801558Z",
  "endTime": "2026-05-19T22:00:45.429907166Z",
  "updateTime": "2026-05-19T22:00:45.429907166Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:00:45.752] Invocation finished in 32.454467571s with status SUCCEEDED