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

Debug log (UTC)

[06:37:02.493] New invocation is queued and will start shortly
[06:37:03.729] Starting the invocation (attempt 1)
[06:37:03.757] Ignoring gitiles_ref tag without the buildset tag
[06:37:03.757] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:37:03.758] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:37:03.758] Buildbucket request:
{
  "requestId": "8948294667185271920",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8948294667185271920",
            "job": "infra/publish_tarball_dispatcher",
            "triggers": [
                  {
                        "cron": {
                              "generation": "35916"
                            },
                        "id": "cron:v1:35916"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8948294667185271920"
    },
    {
      "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:04.028] Scheduled build:
{
  "id": "8782864605123408849",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-25T06:37:03.828694845Z",
  "updateTime": "2023-04-25T06:37:03.828694845Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:37:04.028] Task URL: https://cr-buildbucket.appspot.com/build/8782864605123408849
[06:37:04.028] Scheduling timer "check-buildbucket-build-status" (infra/publish_tarball_dispatcher:8948294667185271920:2:0) after 7m46s
[06:37:14.716] Received PubSub notification, asking Buildbucket for the build status
[06:37:14.759] Build status: STARTED
[06:38:03.391] Received PubSub notification, asking Buildbucket for the build status
[06:38:03.431] Build:
{
  "id": "8782864605123408849",
  "builder": {
    "project": "infra",
    "bucket": "cron",
    "builder": "publish_tarball_dispatcher"
  },
  "createdBy": "project:infra",
  "createTime": "2023-04-25T06:37:03.828694845Z",
  "startTime": "2023-04-25T06:37:13.838620Z",
  "endTime": "2023-04-25T06:38:02.464213896Z",
  "updateTime": "2023-04-25T06:38:02.464213896Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:38:03.431] Invocation finished in 1m0.95299547s with status SUCCEEDED