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

Debug log (UTC)

[09:37:02.648] New invocation is queued and will start shortly
[09:37:03.779] Starting the invocation (attempt 1)
[09:37:03.825] Ignoring gitiles_ref tag without the buildset tag
[09:37:03.825] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:37:03.825] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:37:03.825] Buildbucket request:
{
  "requestId": "8950729460486703216",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8950729460486703216",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35271"
                            },
                        "id": "cron:v1:35271"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8950729460486703216"
    },
    {
      "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:04.120] Scheduled build:
{
  "id": "8785299398502977137",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-29T09:37:03.916211779Z",
  "updateTime": "2023-03-29T09:37:03.916211779Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:37:04.120] Task URL: https://cr-buildbucket.appspot.com/build/8785299398502977137
[09:37:04.120] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8950729460486703216:2:0) after 4m27s
[09:37:33.854] Received PubSub notification, asking Buildbucket for the build status
[09:37:33.877] Build status: STARTED
[09:38:24.704] Received PubSub notification, asking Buildbucket for the build status
[09:38:24.728] Build:
{
  "id": "8785299398502977137",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-03-29T09:37:03.916211779Z",
  "startTime": "2023-03-29T09:37:33.234078Z",
  "endTime": "2023-03-29T09:38:24.469112118Z",
  "updateTime": "2023-03-29T09:38:24.469112118Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:24.728] Invocation finished in 1m22.087308166s with status SUCCEEDED