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

Debug log (UTC)

[09:37:02.383] New invocation is queued and will start shortly
[09:37:03.414] Starting the invocation (attempt 1)
[09:37:03.449] Ignoring gitiles_ref tag without the buildset tag
[09:37:03.449] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:03.451] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:03.451] Buildbucket request:
{
  "requestId": "8973559896305163712",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8973559896305163712",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29223"
                            },
                        "id": "cron:v1:29223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8973559896305163712"
    },
    {
      "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:03.990] Scheduled build:
{
  "id": "8808129834428462113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-20T09:37:03.541686714Z",
  "updateTime": "2022-07-20T09:37:03.541686714Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:03.990] Task URL: https://cr-buildbucket.appspot.com/build/8808129834428462113
[09:37:03.990] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8973559896305163712:2:0) after 7m34s
[09:37:27.110] Received PubSub notification, asking Buildbucket for the build status
[09:37:27.139] Build status: STARTED
[09:38:27.276] Received PubSub notification, asking Buildbucket for the build status
[09:38:27.306] Build:
{
  "id": "8808129834428462113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-07-20T09:37:03.541686714Z",
  "startTime": "2022-07-20T09:37:26.033681Z",
  "endTime": "2022-07-20T09:38:26.892477279Z",
  "updateTime": "2022-07-20T09:38:26.892477279Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:27.306] Invocation finished in 1m24.937632189s with status SUCCEEDED