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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:33825 (2 years ago)

Debug log (UTC)

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

  }
}
[03:37:04.576] Task URL: https://cr-buildbucket.appspot.com/build/8790757865381382225
[03:37:04.576] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8956187927541727616:2:0) after 9m23s
[03:39:42.758] Received PubSub notification, asking Buildbucket for the build status
[03:39:42.779] Build status: STARTED
[03:40:15.849] Received PubSub notification, asking Buildbucket for the build status
[03:40:15.938] Build:
{
  "id": "8790757865381382225",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-01-28T03:37:04.247095642Z",
  "startTime": "2023-01-28T03:39:42.086977Z",
  "endTime": "2023-01-28T03:40:15.693237022Z",
  "updateTime": "2023-01-28T03:40:15.693237022Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:40:15.938] Invocation finished in 3m13.135239065s with status SUCCEEDED