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

Debug log (UTC)

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

  }
}
[12:37:05.239] Task URL: https://cr-buildbucket.appspot.com/build/8802139108680929777
[12:37:05.239] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8967569170976642016:2:0) after 7m30s
[12:39:11.173] Received PubSub notification, asking Buildbucket for the build status
[12:39:11.200] Build status: STARTED
[12:40:16.680] Received PubSub notification, asking Buildbucket for the build status
[12:40:16.731] Build:
{
  "id": "8802139108680929777",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-24T12:37:04.823365226Z",
  "startTime": "2022-09-24T12:39:10.978392409Z",
  "endTime": "2022-09-24T12:40:16.345418798Z",
  "updateTime": "2022-09-24T12:40:16.345418798Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:40:16.731] Invocation finished in 3m13.47993731s with status SUCCEEDED