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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9034 (6 days ago)

Debug log (UTC)

[16:04:37.851] New invocation is queued and will start shortly
[16:04:38.922] Starting the invocation (attempt 1)
[16:04:38.951] Ignoring gitiles_ref tag without the buildset tag
[16:04:38.951] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:04:38.951] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:04:38.952] Buildbucket request:
{
  "requestId": "8845159609780459680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845159609780459680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9034"
                            },
                        "id": "cron:v1:9034"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845159609780459680"
    },
    {
      "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"
  }
}
[16:04:40.794] Scheduled build:
{
  "id": "8679729546657017489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T16:04:40.208203507Z",
  "updateTime": "2026-06-06T16:04:40.208203507Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:04:40.794] Task URL: https://cr-buildbucket.appspot.com/build/8679729546657017489
[16:04:40.794] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845159609780459680:2:0) after 3m30s
[16:04:42.651] Received PubSub notification, asking Buildbucket for the build status
[16:04:42.672] Build status: SCHEDULED
[16:04:56.248] Received PubSub notification, asking Buildbucket for the build status
[16:04:56.266] Build status: STARTED
[16:05:26.902] Received PubSub notification, asking Buildbucket for the build status
[16:05:26.920] Build:
{
  "id": "8679729546657017489",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-06T16:04:40.208203507Z",
  "startTime": "2026-06-06T16:04:56.082478013Z",
  "endTime": "2026-06-06T16:05:26.560569668Z",
  "updateTime": "2026-06-06T16:05:26.560569668Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:05:26.920] Invocation finished in 49.073982397s with status SUCCEEDED