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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29856 (3 years ago)

Debug log (UTC)

[18:37:03.322] New invocation is queued and will start shortly
[18:37:09.218] Starting the invocation (attempt 1)
[18:37:09.245] Ignoring gitiles_ref tag without the buildset tag
[18:37:09.245] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:09.246] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:09.247] Buildbucket request:
{
  "requestId": "8971170400340377904",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8971170400340377904",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29856"
                            },
                        "id": "cron:v1:29856"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8971170400340377904"
    },
    {
      "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"
  }
}
[18:37:09.618] Scheduled build:
{
  "id": "8805740333389633441",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-15T18:37:09.311315660Z",
  "updateTime": "2022-08-15T18:37:09.311315660Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:09.618] Task URL: https://cr-buildbucket.appspot.com/build/8805740333389633441
[18:37:09.618] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8971170400340377904:2:0) after 6m16s
[18:39:23.825] Received PubSub notification, asking Buildbucket for the build status
[18:39:23.863] Build status: STARTED
[18:40:24.302] Received PubSub notification, asking Buildbucket for the build status
[18:40:24.350] Build:
{
  "id": "8805740333389633441",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-15T18:37:09.311315660Z",
  "startTime": "2022-08-15T18:39:22.926315Z",
  "endTime": "2022-08-15T18:40:23.984920791Z",
  "updateTime": "2022-08-15T18:40:23.984920791Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:40:24.350] Invocation finished in 3m21.05074546s with status SUCCEEDED