Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 3c3b4c6775ff9531ec23930dace0c7b0cc0e5945)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.ci"
  builder: "dev-status"
>

Incoming triggers

  • cron:v1:123 (1 year ago)

Debug log (UTC)

[01:45:38.251] New invocation is queued and will start shortly
[01:45:39.710] Starting the invocation (attempt 1)
[01:45:39.754] Ignoring gitiles_ref tag without the buildset tag
[01:45:39.754] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:45:39.754] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:45:39.754] Buildbucket request:
{
  "requestId": "8913251974734709600",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8913251974734709600",
            "job": "pigweed/infra.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123"
                            },
                        "id": "cron:v1:123"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8913251974734709600"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.ci-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[01:45:40.195] Scheduled build:
{
  "id": "8747821912422965281",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-05-16T01:45:39.834606862Z",
  "updateTime": "2024-05-16T01:45:39.834606862Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:45:40.195] Task URL: https://cr-buildbucket.appspot.com/build/8747821912422965281
[01:45:40.195] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.ci-dev-status:8913251974734709600:2:0) after 2m38s
[01:45:41.203] Received PubSub notification, asking Buildbucket for the build status
[01:45:41.223] Build status: SCHEDULED
[01:45:47.257] Received PubSub notification, asking Buildbucket for the build status
[01:45:47.279] Build status: STARTED
[01:47:36.223] Received PubSub notification, asking Buildbucket for the build status
[01:47:36.245] Build:
{
  "id": "8747821912422965281",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2024-05-16T01:45:39.834606862Z",
  "startTime": "2024-05-16T01:45:47.075807819Z",
  "endTime": "2024-05-16T01:47:35.243110657Z",
  "updateTime": "2024-05-16T01:47:35.243110657Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:47:36.245] Invocation finished in 1m57.998655181s with status SUCCEEDED