Status: SUCCEEDED
Triggered by: -
Duration: 57 seconds
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:30711 (3 years ago)

Debug log (UTC)

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

  }
}
[09:37:05.227] Task URL: https://cr-buildbucket.appspot.com/build/8802512822386712113
[09:37:05.227] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8967942884385876432:2:0) after 1m44s
[09:37:14.854] Received PubSub notification, asking Buildbucket for the build status
[09:37:14.881] Build status: STARTED
[09:37:59.357] Received PubSub notification, asking Buildbucket for the build status
[09:37:59.468] Build:
{
  "id": "8802512822386712113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-09-20T09:37:03.661475980Z",
  "startTime": "2022-09-20T09:37:12.807577Z",
  "endTime": "2022-09-20T09:37:59.025612882Z",
  "updateTime": "2022-09-20T09:37:59.025612882Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:37:59.468] Invocation finished in 57.09696741s with status SUCCEEDED