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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8686 (1 week ago)

Debug log (UTC)

[04:22:58.942] New invocation is queued and will start shortly
[04:23:00.502] Starting the invocation (attempt 1)
[04:23:00.527] Ignoring gitiles_ref tag without the buildset tag
[04:23:00.527] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:23:00.527] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:23:00.527] Buildbucket request:
{
  "requestId": "8845384947618412400",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845384947618412400",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8686"
                            },
                        "id": "cron:v1:8686"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845384947618412400"
    },
    {
      "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"
  }
}
[04:23:02.813] Scheduled build:
{
  "id": "8679954883991340497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T04:23:01.780410253Z",
  "updateTime": "2026-06-04T04:23:02.418242197Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:23:02.813] Task URL: https://cr-buildbucket.appspot.com/build/8679954883991340497
[04:23:02.813] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845384947618412400:2:0) after 9m58s
[04:23:03.078] Received PubSub notification, asking Buildbucket for the build status
[04:23:03.099] Build status: SCHEDULED
[04:23:06.815] Received PubSub notification, asking Buildbucket for the build status
[04:23:06.833] Build status: STARTED
[04:23:37.450] Received PubSub notification, asking Buildbucket for the build status
[04:23:37.473] Build:
{
  "id": "8679954883991340497",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-04T04:23:01.780410253Z",
  "startTime": "2026-06-04T04:23:06.625345876Z",
  "endTime": "2026-06-04T04:23:37.152717225Z",
  "updateTime": "2026-06-04T04:23:37.152717225Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:23:37.473] Invocation finished in 38.536341002s with status SUCCEEDED