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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:33903 (2 years ago)

Debug log (UTC)

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

  }
}
[09:37:04.437] Task URL: https://cr-buildbucket.appspot.com/build/8790463425278941953
[09:37:04.437] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8955893487192963264:2:0) after 8m23s
[09:37:14.197] Received PubSub notification, asking Buildbucket for the build status
[09:37:14.238] Build status: STARTED
[09:37:48.280] Received PubSub notification, asking Buildbucket for the build status
[09:37:48.319] Build:
{
  "id": "8790463425278941953",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-31T09:37:04.210348233Z",
  "startTime": "2023-01-31T09:37:13.566395Z",
  "endTime": "2023-01-31T09:37:47.754220194Z",
  "updateTime": "2023-01-31T09:37:47.754220194Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:37:48.319] Invocation finished in 45.316713493s with status SUCCEEDED