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:9121 (5 days ago)

Debug log (UTC)

[06:55:02.385] New invocation is queued and will start shortly
[06:55:03.656] Starting the invocation (attempt 1)
[06:55:03.682] Ignoring gitiles_ref tag without the buildset tag
[06:55:03.682] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:55:03.682] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:55:03.682] Buildbucket request:
{
  "requestId": "8845103590095234992",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845103590095234992",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9121"
                            },
                        "id": "cron:v1:9121"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845103590095234992"
    },
    {
      "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:55:06.299] Scheduled build:
{
  "id": "8679673526112941889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T06:55:05.562497530Z",
  "updateTime": "2026-06-07T06:55:05.935380566Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:55:06.299] Task URL: https://cr-buildbucket.appspot.com/build/8679673526112941889
[06:55:06.299] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845103590095234992:2:0) after 9m50s
[06:55:06.745] Received PubSub notification, asking Buildbucket for the build status
[06:55:06.761] Build status: SCHEDULED
[06:55:11.627] Received PubSub notification, asking Buildbucket for the build status
[06:55:11.645] Build status: STARTED
[06:55:34.946] Received PubSub notification, asking Buildbucket for the build status
[06:55:34.963] Build:
{
  "id": "8679673526112941889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T06:55:05.562497530Z",
  "startTime": "2026-06-07T06:55:11.472104113Z",
  "endTime": "2026-06-07T06:55:34.716339975Z",
  "updateTime": "2026-06-07T06:55:34.716339975Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:55:34.963] Invocation finished in 32.581797444s with status SUCCEEDED