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

Definition (rev c646c4e29bbfa8df06f5f71f3f98e5f16c4e4470)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "ci"
  builder: "Daily"
>

Incoming triggers

  • cron:v1:456 (3 years ago)

Debug log (UTC)

[10:00:02.548] New invocation is queued and will start shortly
[10:00:03.721] Starting the invocation (attempt 1)
[10:00:03.762] Ignoring gitiles_ref tag without the buildset tag
[10:00:03.762] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:00:03.762] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:00:03.762] Buildbucket request:
{
  "requestId": "8987782172822060352",
  "builder": {
    "project": "celab",
    "bucket": "ci",
    "builder": "Daily"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "triggers": [
                  {
                        "cron": {
                              "generation": "456"
                            },
                        "id": "cron:v1:456"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8987782172822060352"
    },
    {
      "key": "scheduler_job_id",
      "value": "celab/Daily"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[10:00:04.298] Scheduled build:
{
  "id": "8822352110802113265",
  "builder": {
    "project": "celab",
    "bucket": "ci",
    "builder": "Daily"
  },
  "createdBy": "project:celab",
  "createTime": "2022-02-13T10:00:03.843996386Z",
  "updateTime": "2022-02-13T10:00:03.843996386Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:00:04.298] Task URL: https://cr-buildbucket.appspot.com/build/8822352110802113265
[10:00:04.298] Scheduling timer "check-buildbucket-build-status" (celab/Daily:8987782172822060352:2:0) after 8m56s
[10:00:44.953] Received PubSub notification, asking Buildbucket for the build status
[10:00:44.978] Build status: STARTED
[10:02:07.156] Received PubSub notification, asking Buildbucket for the build status
[10:02:07.188] Build:
{
  "id": "8822352110802113265",
  "builder": {
    "project": "celab",
    "bucket": "ci",
    "builder": "Daily"
  },
  "createdBy": "project:celab",
  "createTime": "2022-02-13T10:00:03.843996386Z",
  "startTime": "2022-02-13T10:00:43.391863Z",
  "endTime": "2022-02-13T10:02:06.749548767Z",
  "updateTime": "2022-02-13T10:02:06.749548767Z",
  "status": "FAILURE",
  "input": {

  }
}
[10:02:07.188] Invocation finished in 2m4.654629661s with status FAILED