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

Debug log (UTC)

[03:37:02.485] New invocation is queued and will start shortly
[03:37:05.374] Starting the invocation (attempt 1)
[03:37:05.414] Ignoring gitiles_ref tag without the buildset tag
[03:37:05.414] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:37:05.414] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:37:05.414] Buildbucket request:
{
  "requestId": "8963345088236912736",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8963345088236912736",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "31929"
                            },
                        "id": "cron:v1:31929"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8963345088236912736"
    },
    {
      "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:05.757] Scheduled build:
{
  "id": "8797915024396043281",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-10T03:37:05.516970914Z",
  "updateTime": "2022-11-10T03:37:05.516970914Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:37:05.757] Task URL: https://cr-buildbucket.appspot.com/build/8797915024396043281
[03:37:05.757] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8963345088236912736:2:0) after 5m7s
[03:37:40.426] Received PubSub notification, asking Buildbucket for the build status
[03:37:40.453] Build status: STARTED
[03:38:25.577] Received PubSub notification, asking Buildbucket for the build status
[03:38:25.612] Build:
{
  "id": "8797915024396043281",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-11-10T03:37:05.516970914Z",
  "startTime": "2022-11-10T03:37:39.853867Z",
  "endTime": "2022-11-10T03:38:25.321484713Z",
  "updateTime": "2022-11-10T03:38:25.321484713Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:38:25.612] Invocation finished in 1m23.141818222s with status SUCCEEDED