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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

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

Incoming triggers

  • cron:v1:42 (1 month ago)

Debug log (UTC)

[05:59:48.467] New invocation is queued and will start shortly
[05:59:49.501] Starting the invocation (attempt 1)
[05:59:49.528] Ignoring gitiles_ref tag without the buildset tag
[05:59:49.528] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:59:49.528] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:59:49.529] Buildbucket request:
{
  "requestId": "8870383618628841040",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8870383618628841040",
            "job": "pigweed/infra.dev.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "42"
                            },
                        "id": "cron:v1:42"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8870383618628841040"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.try-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[05:59:50.037] Scheduled build:
{
  "id": "8704953556781811233",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-01T05:59:49.595468057Z",
  "updateTime": "2025-09-01T05:59:49.595468057Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:59:50.037] Task URL: https://cr-buildbucket.appspot.com/build/8704953556781811233
[05:59:50.037] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.try-auto-submit:8870383618628841040:2:0) after 3m34s
[05:59:50.498] Received PubSub notification, asking Buildbucket for the build status
[05:59:50.517] Build status: SCHEDULED
[05:59:59.017] Received PubSub notification, asking Buildbucket for the build status
[05:59:59.032] Build status: STARTED
[06:00:30.101] Received PubSub notification, asking Buildbucket for the build status
[06:00:30.124] Build:
{
  "id": "8704953556781811233",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-01T05:59:49.595468057Z",
  "startTime": "2025-09-01T05:59:58.832222635Z",
  "endTime": "2025-09-01T06:00:23.068280261Z",
  "updateTime": "2025-09-01T06:00:23.068280261Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:00:30.124] Invocation finished in 41.67342117s with status SUCCEEDED