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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.try"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:60 (3 weeks ago)

Debug log (UTC)

[23:34:10.346] New invocation is queued and will start shortly
[23:34:11.434] Starting the invocation (attempt 1)
[23:34:11.462] Ignoring gitiles_ref tag without the buildset tag
[23:34:11.462] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:34:11.462] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:34:11.462] Buildbucket request:
{
  "requestId": "8868777135308198608",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8868777135308198608",
            "job": "pigweed/infra.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "60"
                            },
                        "id": "cron:v1:60"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8868777135308198608"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.try-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[23:34:11.837] Scheduled build:
{
  "id": "8703347073401249745",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-18T23:34:11.535127082Z",
  "updateTime": "2025-09-18T23:34:11.535127082Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:34:11.837] Task URL: https://cr-buildbucket.appspot.com/build/8703347073401249745
[23:34:11.837] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.try-auto-submit:8868777135308198608:2:0) after 4m4s
[23:34:12.780] Received PubSub notification, asking Buildbucket for the build status
[23:34:12.797] Build status: SCHEDULED
[23:34:16.136] Received PubSub notification, asking Buildbucket for the build status
[23:34:16.160] Build status: STARTED
[23:34:30.856] Received PubSub notification, asking Buildbucket for the build status
[23:34:30.885] Build:
{
  "id": "8703347073401249745",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-18T23:34:11.535127082Z",
  "startTime": "2025-09-18T23:34:15.928137901Z",
  "endTime": "2025-09-18T23:34:30.365595120Z",
  "updateTime": "2025-09-18T23:34:30.365595120Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:34:30.885] Invocation finished in 20.552049979s with status SUCCEEDED