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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4573 (2 months ago)

Debug log (UTC)

[21:10:13.051] New invocation is queued and will start shortly
[21:10:14.655] Starting the invocation (attempt 1)
[21:10:14.681] Ignoring gitiles_ref tag without the buildset tag
[21:10:14.681] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:10:14.681] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:10:14.682] Buildbucket request:
{
  "requestId": "8848039486855452432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848039486855452432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4573"
                            },
                        "id": "cron:v1:4573"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848039486855452432"
    },
    {
      "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"
  }
}
[21:10:16.797] Scheduled build:
{
  "id": "8682609423148104337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T21:10:15.964666755Z",
  "updateTime": "2026-05-05T21:10:16.636756341Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:10:16.797] Task URL: https://cr-buildbucket.appspot.com/build/8682609423148104337
[21:10:16.797] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848039486855452432:2:0) after 6m51s
[21:10:17.548] Received PubSub notification, asking Buildbucket for the build status
[21:10:17.567] Build status: SCHEDULED
[21:10:31.173] Received PubSub notification, asking Buildbucket for the build status
[21:10:31.199] Build status: STARTED
[21:10:55.398] Received PubSub notification, asking Buildbucket for the build status
[21:10:55.475] Build:
{
  "id": "8682609423148104337",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-05T21:10:15.964666755Z",
  "startTime": "2026-05-05T21:10:31.017110337Z",
  "endTime": "2026-05-05T21:10:55.133171654Z",
  "updateTime": "2026-05-05T21:10:55.133171654Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:10:55.475] Invocation finished in 42.43003057s with status SUCCEEDED