Status: SUCCEEDED
Triggered by: -
Duration: 5 minutes
Actions:

Definition (rev 02e2e6e6706313edbdbc732c0569163bdfbfca77)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.ci"
  builder: "examples-default-build-linux"
>

Incoming triggers

Incoming properties

{
  "branch": "refs/heads/main",
  "repository": "https://pigweed.googlesource.com/pigweed/examples",
  "revision": "1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae"
}

Incoming tags

  • buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae
  • gitiles_ref:refs/heads/main

Debug log (UTC)

[16:54:28.527] New invocation is queued and will start shortly
[16:54:29.591] Starting the invocation (attempt 1)
[16:54:29.622] Popped buildset tag "buildset:commit/gitiles/pigweed.googlesource.com/pigweed/examples/+/1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae"
[16:54:29.622] Popped gitiles commit info from properties and tags
[16:54:29.622] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:54:29.622] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:54:29.622] Buildbucket request:
{
  "requestId": "8888461823769260976",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8888461823769260976",
            "job": "pigweed/examples.ci-examples-default-build-linux",
            "triggers": [
                  {
                        "gitiles": {
                              "ref": "refs/heads/main",
                              "repo": "https://pigweed.googlesource.com/pigweed/examples",
                              "revision": "1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae"
                            },
                        "id": "https://pigweed.googlesource.com/pigweed/examples/+/refs/heads/main@1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae",
                        "title": "1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae",
                        "url": "https://pigweed.googlesource.com/pigweed/examples/+/1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae"
                      }
                ]
          }
    },
  "gitilesCommit": {
    "host": "pigweed.googlesource.com",
    "project": "pigweed/examples",
    "id": "1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae",
    "ref": "refs/heads/main"
  },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8888461823769260976"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-default-build-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[16:54:30.082] Scheduled build:
{
  "id": "8723031761901696513",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-13T16:54:29.686093467Z",
  "updateTime": "2025-02-13T16:54:29.686093467Z",
  "status": "SCHEDULED",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae",
      "ref": "refs/heads/main"
    }
  }
}
[16:54:30.082] Task URL: https://cr-buildbucket.appspot.com/build/8723031761901696513
[16:54:30.082] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-default-build-linux:8888461823769260976:2:0) after 6m45s
[16:54:30.159] Received PubSub notification, asking Buildbucket for the build status
[16:54:30.182] Build status: SCHEDULED
[16:54:35.859] Received PubSub notification, asking Buildbucket for the build status
[16:54:35.880] Build status: STARTED
[16:59:30.793] Received PubSub notification, asking Buildbucket for the build status
[16:59:30.875] Build:
{
  "id": "8723031761901696513",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-default-build-linux"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-02-13T16:54:29.686093467Z",
  "startTime": "2025-02-13T16:54:35.689031655Z",
  "endTime": "2025-02-13T16:59:30.409690089Z",
  "updateTime": "2025-02-13T16:59:30.409690089Z",
  "status": "SUCCESS",
  "input": {
    "gitilesCommit": {
      "host": "pigweed.googlesource.com",
      "project": "pigweed/examples",
      "id": "1d6f4737e93dbb0c8a2dec7935eff2190c17f1ae",
      "ref": "refs/heads/main"
    }
  }
}
[16:59:30.875] Invocation finished in 5m2.353644125s with status SUCCEEDED