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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:37113 (2 years ago)

Debug log (UTC)

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

  }
}
[03:37:04.350] Task URL: https://cr-buildbucket.appspot.com/build/8778346081148495457
[03:37:04.350] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8943776143071634976:2:0) after 5m51s
[03:38:25.881] Received PubSub notification, asking Buildbucket for the build status
[03:38:25.903] Build status: STARTED
[03:39:22.456] Received PubSub notification, asking Buildbucket for the build status
[03:39:22.488] Build:
{
  "id": "8778346081148495457",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-06-14T03:37:04.091481521Z",
  "startTime": "2023-06-14T03:38:24.876236Z",
  "endTime": "2023-06-14T03:39:22.163261438Z",
  "updateTime": "2023-06-14T03:39:22.163261438Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:39:22.488] Invocation finished in 2m19.615645712s with status SUCCEEDED