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

Debug log (UTC)

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

  }
}
[09:37:05.339] Task URL: https://cr-buildbucket.appspot.com/build/8765005677350732721
[09:37:05.339] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8930435739841020864:2:0) after 3m28s
[09:37:06.248] Received PubSub notification, asking Buildbucket for the build status
[09:37:06.272] Build status: SCHEDULED
[09:37:07.490] Received PubSub notification, asking Buildbucket for the build status
[09:37:07.511] Build status: STARTED
[09:38:03.258] Received PubSub notification, asking Buildbucket for the build status
[09:38:03.360] Build:
{
  "id": "8765005677350732721",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-11-08T09:37:04.563794295Z",
  "startTime": "2023-11-08T09:37:06.162574Z",
  "endTime": "2023-11-08T09:38:02.272240Z",
  "updateTime": "2023-11-08T09:38:02.272240Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:38:03.360] Invocation finished in 1m0.554947976s with status SUCCEEDED