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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "cron"
  builder: "publish_tarball_dispatcher"
>

Incoming triggers

  • cron:v1:35367 (2 years ago)

Debug log (UTC)

[09:37:03.216] New invocation is queued and will start shortly
[09:37:04.474] Starting the invocation (attempt 1)
[09:37:04.503] Ignoring gitiles_ref tag without the buildset tag
[09:37:04.503] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:04.503] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:04.503] Buildbucket request:
{
  "requestId": "8950367072025385248",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8950367072025385248",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35367"
                            },
                        "id": "cron:v1:35367"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8950367072025385248"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/publish_tarball_dispatcher"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[09:37:04.856] Scheduled build:
{
  "id": "8784937009929187233",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-02T09:37:04.591879127Z",
  "updateTime": "2023-04-02T09:37:04.591879127Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.856] Task URL: https://cr-buildbucket.appspot.com/build/8784937009929187233
[09:37:04.856] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8950367072025385248:2:0) after 8m42s
[09:37:18.083] Received PubSub notification, asking Buildbucket for the build status
[09:37:18.102] Build status: STARTED
[09:38:14.295] Received PubSub notification, asking Buildbucket for the build status
[09:38:14.315] Build:
{
  "id": "8784937009929187233",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-02T09:37:04.591879127Z",
  "startTime": "2023-04-02T09:37:17.429341Z",
  "endTime": "2023-04-02T09:38:13.851517171Z",
  "updateTime": "2023-04-02T09:38:13.851517171Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:14.315] Invocation finished in 1m11.106117657s with status SUCCEEDED