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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:33609 (2 years ago)

Debug log (UTC)

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

  }
}
[03:37:04.738] Task URL: https://cr-buildbucket.appspot.com/build/8791573237824052113
[03:37:04.738] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8957003300173976944:2:0) after 8m39s
[03:37:16.426] Received PubSub notification, asking Buildbucket for the build status
[03:37:16.453] Build status: STARTED
[03:37:49.376] Received PubSub notification, asking Buildbucket for the build status
[03:37:49.400] Build:
{
  "id": "8791573237824052113",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-19T03:37:04.490048980Z",
  "startTime": "2023-01-19T03:37:15.184166Z",
  "endTime": "2023-01-19T03:37:49.048908717Z",
  "updateTime": "2023-01-19T03:37:49.048908717Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:37:49.400] Invocation finished in 46.534803973s with status SUCCEEDED