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:5752 (2 months ago)

Debug log (UTC)

[06:51:30.673] New invocation is queued and will start shortly
[06:51:31.730] Starting the invocation (attempt 1)
[06:51:31.756] Ignoring gitiles_ref tag without the buildset tag
[06:51:31.756] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:51:31.756] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:51:31.756] Buildbucket request:
{
  "requestId": "8847278139285222272",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847278139285222272",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5752"
                            },
                        "id": "cron:v1:5752"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847278139285222272"
    },
    {
      "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"
  }
}
[06:51:33.493] Scheduled build:
{
  "id": "8681848076524601105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T06:51:32.685856468Z",
  "updateTime": "2026-05-14T06:51:33.088718035Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:51:33.493] Task URL: https://cr-buildbucket.appspot.com/build/8681848076524601105
[06:51:33.493] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847278139285222272:2:0) after 2m38s
[06:51:33.900] Received PubSub notification, asking Buildbucket for the build status
[06:51:33.925] Build status: SCHEDULED
[06:51:37.789] Received PubSub notification, asking Buildbucket for the build status
[06:51:37.827] Build status: STARTED
[06:52:02.005] Received PubSub notification, asking Buildbucket for the build status
[06:52:02.022] Build:
{
  "id": "8681848076524601105",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T06:51:32.685856468Z",
  "startTime": "2026-05-14T06:51:37.497564162Z",
  "endTime": "2026-05-14T06:52:01.569726759Z",
  "updateTime": "2026-05-14T06:52:01.569726759Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:52:02.022] Invocation finished in 31.35334126s with status SUCCEEDED