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:30258 (3 years ago)

Debug log (UTC)

[12:37:03.742] New invocation is queued and will start shortly
[12:37:04.862] Starting the invocation (attempt 1)
[12:37:04.889] Ignoring gitiles_ref tag without the buildset tag
[12:37:04.889] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:04.889] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:04.889] Buildbucket request:
{
  "requestId": "8969652900702986192",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8969652900702986192",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30258"
                            },
                        "id": "cron:v1:30258"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8969652900702986192"
    },
    {
      "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"
  }
}
[12:37:05.303] Scheduled build:
{
  "id": "8804222838792747473",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-01T12:37:04.934389291Z",
  "updateTime": "2022-09-01T12:37:04.934389291Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:05.303] Task URL: https://cr-buildbucket.appspot.com/build/8804222838792747473
[12:37:05.303] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8969652900702986192:2:0) after 8m7s
[12:37:06.901] Received PubSub notification, asking Buildbucket for the build status
[12:37:06.921] Build status: STARTED
[12:38:08.246] Received PubSub notification, asking Buildbucket for the build status
[12:38:08.268] Build:
{
  "id": "8804222838792747473",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-01T12:37:04.934389291Z",
  "startTime": "2022-09-01T12:37:06.238392Z",
  "endTime": "2022-09-01T12:38:07.583063228Z",
  "updateTime": "2022-09-01T12:38:07.583063228Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:08.268] Invocation finished in 1m4.540785203s with status SUCCEEDED