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

Debug log (UTC)

[12:37:02.166] New invocation is queued and will start shortly
[12:37:03.233] Starting the invocation (attempt 1)
[12:37:03.261] Ignoring gitiles_ref tag without the buildset tag
[12:37:03.261] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:03.262] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:03.262] Buildbucket request:
{
  "requestId": "8940571276135761840",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8940571276135761840",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "37962"
                            },
                        "id": "cron:v1:37962"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8940571276135761840"
    },
    {
      "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:03.595] Scheduled build:
{
  "id": "8775141214255852833",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-07-19T12:37:03.334091729Z",
  "updateTime": "2023-07-19T12:37:03.334091729Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:03.595] Task URL: https://cr-buildbucket.appspot.com/build/8775141214255852833
[12:37:03.595] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8940571276135761840:2:0) after 2m35s
[12:37:14.478] Received PubSub notification, asking Buildbucket for the build status
[12:37:14.495] Build status: STARTED
[12:38:18.303] Received PubSub notification, asking Buildbucket for the build status
[12:38:18.324] Build:
{
  "id": "8775141214255852833",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-07-19T12:37:03.334091729Z",
  "startTime": "2023-07-19T12:37:14.033647Z",
  "endTime": "2023-07-19T12:38:18.051473068Z",
  "updateTime": "2023-07-19T12:38:18.051473068Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:38:18.324] Invocation finished in 1m16.167965317s with status SUCCEEDED