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:34881 (2 years ago)

Debug log (UTC)

[03:37:14.026] New invocation is queued and will start shortly
[03:37:16.546] Starting the invocation (attempt 1)
[03:37:16.579] Ignoring gitiles_ref tag without the buildset tag
[03:37:16.579] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:16.580] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:16.580] Buildbucket request:
{
  "requestId": "8952201649265335152",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8952201649265335152",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "34881"
                            },
                        "id": "cron:v1:34881"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8952201649265335152"
    },
    {
      "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"
  }
}
[03:37:16.865] Scheduled build:
{
  "id": "8786771585861632705",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-13T03:37:16.643378634Z",
  "updateTime": "2023-03-13T03:37:16.643378634Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:16.865] Task URL: https://cr-buildbucket.appspot.com/build/8786771585861632705
[03:37:16.865] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8952201649265335152:2:0) after 5m16s
[03:37:30.352] Received PubSub notification, asking Buildbucket for the build status
[03:37:30.428] Build status: STARTED
[03:38:24.976] Received PubSub notification, asking Buildbucket for the build status
[03:38:24.998] Build:
{
  "id": "8786771585861632705",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-13T03:37:16.643378634Z",
  "startTime": "2023-03-13T03:37:29.709581Z",
  "endTime": "2023-03-13T03:38:24.772912796Z",
  "updateTime": "2023-03-13T03:38:24.772912796Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:24.998] Invocation finished in 1m10.984553973s with status SUCCEEDED