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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:29676 (3 years ago)

Debug log (UTC)

[06:37:02.782] New invocation is queued and will start shortly
[06:37:03.925] Starting the invocation (attempt 1)
[06:37:04.003] Ignoring gitiles_ref tag without the buildset tag
[06:37:04.003] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:04.003] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:04.003] Buildbucket request:
{
  "requestId": "8971849878147518000",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8971849878147518000",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "29676"
                            },
                        "id": "cron:v1:29676"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8971849878147518000"
    },
    {
      "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"
  }
}
[06:37:04.549] Scheduled build:
{
  "id": "8806419816073683345",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-08T06:37:04.127609568Z",
  "updateTime": "2022-08-08T06:37:04.127609568Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:37:04.549] Task URL: https://cr-buildbucket.appspot.com/build/8806419816073683345
[06:37:04.549] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8971849878147518000:2:0) after 7m59s
[06:38:47.389] Received PubSub notification, asking Buildbucket for the build status
[06:38:47.414] Build status: STARTED
[06:39:49.563] Received PubSub notification, asking Buildbucket for the build status
[06:39:49.590] Build:
{
  "id": "8806419816073683345",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-08-08T06:37:04.127609568Z",
  "startTime": "2022-08-08T06:38:46.910633Z",
  "endTime": "2022-08-08T06:39:49.331666822Z",
  "updateTime": "2022-08-08T06:39:49.331666822Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:39:49.590] Invocation finished in 2m46.823420491s with status SUCCEEDED