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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:43842 (8 months ago)

Debug log (UTC)

[12:37:02.360] New invocation is queued and will start shortly
[12:37:03.488] Starting the invocation (attempt 1)
[12:37:03.526] Ignoring gitiles_ref tag without the buildset tag
[12:37:03.526] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:37:03.526] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:37:03.527] Buildbucket request:
{
  "requestId": "8918375019168443184",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8918375019168443184",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "43842"
                            },
                        "id": "cron:v1:43842"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8918375019168443184"
    },
    {
      "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.973] Scheduled build:
{
  "id": "8752944957208854033",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2024-03-20T12:37:03.600897389Z",
  "updateTime": "2024-03-20T12:37:03.600897389Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:37:03.973] Task URL: https://cr-buildbucket.appspot.com/build/8752944957208854033
[12:37:03.973] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8918375019168443184:2:0) after 6m59s
[12:39:41.577] Received PubSub notification, asking Buildbucket for the build status
[12:39:41.607] Build status: SCHEDULED
[12:42:41.953] Received PubSub notification, asking Buildbucket for the build status
[12:42:41.988] Build:
{
  "id": "8752944957208854033",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2024-03-20T12:37:03.600897389Z",
  "startTime": "2024-03-20T12:39:48.675238878Z",
  "endTime": "2024-03-20T12:40:53.782023300Z",
  "updateTime": "2024-03-20T12:40:53.782023300Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:42:41.988] Invocation finished in 5m39.640811179s with status SUCCEEDED