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

Definition (rev 96b0c34ff90fd229d490bdbe34a677bb84a1a711)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "rust-stage0-prod-polling-trigger"
>

Incoming triggers

  • cron:v1:432 (1 week ago)

Debug log (UTC)

[18:00:04.762] New invocation is queued and will start shortly
[18:00:08.172] Starting the invocation (attempt 1)
[18:00:08.196] Ignoring gitiles_ref tag without the buildset tag
[18:00:08.196] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:00:08.197] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:00:08.197] Buildbucket request:
{
  "requestId": "8888367099366645376",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888367099366645376",
            "job": "fuchsia/rust-stage0-prod-polling-trigger",
            "triggers": [
                  {
                        "cron": {
                              "generation": "432"
                            },
                        "id": "cron:v1:432"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888367099366645376"
    },
    {
      "key": "scheduler_job_id",
      "value": "fuchsia/rust-stage0-prod-polling-trigger"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[18:00:08.798] Scheduled build:
{
  "id": "8722937035011089009",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-14T18:00:08.289493880Z",
  "updateTime": "2025-02-14T18:00:08.289493880Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:00:08.798] Task URL: https://cr-buildbucket.appspot.com/build/8722937035011089009
[18:00:08.799] Scheduling timer "check-buildbucket-build-status" (fuchsia/rust-stage0-prod-polling-trigger:8888367099366645376:2:0) after 2m9s
[18:00:10.627] Received PubSub notification, asking Buildbucket for the build status
[18:00:10.677] Build status: SCHEDULED
[18:00:21.668] Received PubSub notification, asking Buildbucket for the build status
[18:00:21.692] Build status: STARTED
[18:00:58.910] Received PubSub notification, asking Buildbucket for the build status
[18:00:58.953] Build:
{
  "id": "8722937035011089009",
  "builder": {
    "project": "fuchsia",
    "bucket": "prod",
    "builder": "rust-stage0-prod-polling-trigger"
  },
  "createdBy": "project:fuchsia",
  "createTime": "2025-02-14T18:00:08.289493880Z",
  "startTime": "2025-02-14T18:00:18.413757924Z",
  "endTime": "2025-02-14T18:00:58.580724912Z",
  "updateTime": "2025-02-14T18:00:58.580724912Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:00:58.953] Invocation finished in 54.201647813s with status SUCCEEDED