Status: SUCCEEDED
Triggered by: chillers@google.com
Duration: 2 minutes
Actions:

Definition (rev 66b168a7f28f2e6d7480a1c356a5e878da3d2121)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "prod"
  builder: "recipes-bundler"
>

Incoming triggers

  • Triggered via web UI (2 years ago by chillers@google.com)

Debug log (UTC)

[20:50:23.291] New invocation is queued and will start shortly
[20:50:23.291] Triggered by user:chillers@google.com
[20:50:24.831] Starting the invocation (attempt 1)
[20:50:24.869] Ignoring gitiles_ref tag without the buildset tag
[20:50:24.869] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:50:24.869] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:50:24.870] Buildbucket request:
{
  "requestId": "8979134544800837920",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8979134544800837920",
            "job": "flutter/recipes-bundler",
            "triggers": [
                  {
                        "id": "dac3376c8dee8da4",
                        "title": "Triggered via web UI",
                        "webui": {
                            }
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8979134544800837920"
    },
    {
      "key": "scheduler_job_id",
      "value": "flutter/recipes-bundler"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[20:50:25.235] Scheduled build:
{
  "id": "8813704482416980321",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-05-19T20:50:24.932372624Z",
  "updateTime": "2022-05-19T20:50:24.932372624Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:50:25.235] Task URL: https://cr-buildbucket.appspot.com/build/8813704482416980321
[20:50:25.235] Scheduling timer "check-buildbucket-build-status" (flutter/recipes-bundler:8979134544800837920:2:0) after 9m4s
[20:52:26.566] Received PubSub notification, asking Buildbucket for the build status
[20:52:26.585] Build status: STARTED
[20:53:19.064] Received PubSub notification, asking Buildbucket for the build status
[20:53:19.083] Build:
{
  "id": "8813704482416980321",
  "builder": {
    "project": "flutter",
    "bucket": "prod",
    "builder": "recipes-bundler"
  },
  "createdBy": "project:flutter",
  "createTime": "2022-05-19T20:50:24.932372624Z",
  "startTime": "2022-05-19T20:52:25.498607Z",
  "endTime": "2022-05-19T20:53:15.104409244Z",
  "updateTime": "2022-05-19T20:53:15.104409244Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:53:19.083] Invocation finished in 2m55.808093s with status SUCCEEDED