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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8974 (6 days ago)

Debug log (UTC)

[05:41:49.663] New invocation is queued and will start shortly
[05:41:50.929] Starting the invocation (attempt 1)
[05:41:50.959] Ignoring gitiles_ref tag without the buildset tag
[05:41:50.959] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:41:50.959] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:41:50.960] Buildbucket request:
{
  "requestId": "8845198793167897568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845198793167897568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8974"
                            },
                        "id": "cron:v1:8974"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845198793167897568"
    },
    {
      "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"
  }
}
[05:41:52.862] Scheduled build:
{
  "id": "8679768729863069057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T05:41:52.191743889Z",
  "updateTime": "2026-06-06T05:41:52.611306865Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:41:52.862] Task URL: https://cr-buildbucket.appspot.com/build/8679768729863069057
[05:41:52.862] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845198793167897568:2:0) after 6m7s
[05:41:53.551] Received PubSub notification, asking Buildbucket for the build status
[05:41:53.669] Build status: SCHEDULED
[05:41:59.334] Received PubSub notification, asking Buildbucket for the build status
[05:41:59.361] Build status: STARTED
[05:42:30.642] Received PubSub notification, asking Buildbucket for the build status
[05:42:30.674] Build:
{
  "id": "8679768729863069057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T05:41:52.191743889Z",
  "startTime": "2026-06-06T05:41:59.156453362Z",
  "endTime": "2026-06-06T05:42:30.072942880Z",
  "updateTime": "2026-06-06T05:42:30.072942880Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:42:30.674] Invocation finished in 41.018107855s with status SUCCEEDED