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

Debug log (UTC)

[06:37:02.284] New invocation is queued and will start shortly
[06:37:03.501] Starting the invocation (attempt 1)
[06:37:03.548] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.548] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.548] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.548] Buildbucket request:
{
  "requestId": "8966867045515780976",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8966867045515780976",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30996"
                            },
                        "id": "cron:v1:30996"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8966867045515780976"
    },
    {
      "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"
  }
}
[06:37:03.847] Scheduled build:
{
  "id": "8801436983449158369",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-02T06:37:03.624246034Z",
  "updateTime": "2022-10-02T06:37:03.624246034Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:03.847] Task URL: https://cr-buildbucket.appspot.com/build/8801436983449158369
[06:37:03.847] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8966867045515780976:2:0) after 2m58s
[06:37:45.990] Received PubSub notification, asking Buildbucket for the build status
[06:37:46.038] Build status: STARTED
[06:38:30.921] Received PubSub notification, asking Buildbucket for the build status
[06:38:30.958] Build:
{
  "id": "8801436983449158369",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2022-10-02T06:37:03.624246034Z",
  "startTime": "2022-10-02T06:37:45.342081Z",
  "endTime": "2022-10-02T06:38:30.631872132Z",
  "updateTime": "2022-10-02T06:38:30.631872132Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:30.958] Invocation finished in 1m28.687085388s with status SUCCEEDED