19832930 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 2 of 10
Priority 0
Tags ...
Node customer_api@10.10.0.159
Queue Time 14:12.595
Run Time 00:03.727
Inserted 20h ago
Scheduled 19h ago
Completed 18h ago (00:04)
Cancelled
Discarded

Args

%{
  "account_id" => "220628",
  "date" => "2026-03-06",
  "query" => "event_counts",
  "window_days" => 1
}

Meta

%{
  "deps" => ["generate_user_counts"],
  "name" => "generate_event_counts",
  "on_hold" => false,
  "orig_scheduled_at" => 1772758517666264,
  "recorded" => true,
  "return" => "g1AAAAGieJxVkD1OxDAQhU0BBWSjFaLgQpzDmjhvsxbO2PI4MVSUNByOI+HYIYLG0vs8P+9NUko95zus4CSDUl/fRcToo5DKp2zHCUk7TyPGAh4uzmfRcvWZ6SZ3kycnerYi9fvUdASZawU9B9EjUiST2shuI4ylIFdXbDpEP/uEWnAfaIJeLfJm5/Mld2IiwA2VgsfZD9ZB4y0gWrBBa7P8a0zl8zZVlrji/WBPf1iEBM9SO8+YyRbXlBLmkFrOnUm5yhZjl4NfyrqadCeX8v4DPoBb9B0YZ81rKxmIuYQ8HPUUglkg+rj+7Ufuh8W6EXGH1P0A6HiZsw",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019cc07f-7a58-7dac-9d6c-f24bb31976ee"
}

Recorded Output

%{
  events: 36048,
  errors: 0,
  widget_loaded: 0,
  flows_shown: 1,
  goals_missed: 0,
  goals_reached: 0,
  nps_detractors: 0,
  nps_neutrals: 0,
  nps_promoters: 0,
  page_views: 34629,
  screen_views: 0,
  mobile_experiences: 0,
  pins_shown: 0,
  nps_survey_shown: 0,
  nps_survey_responses: 0,
  emails_attempted: 0,
  emails_sent: 0,
  emails_bounced: 0,
  emails_failed: 0,
  emails_opened: 0,
  emails_clicked: 0,
  banners_shown: 0,
  appcues_events: 1407,
  builder_events: 12
}

Errors

Attempt 1—19h ago

** (FunctionClauseError) no function clause matching in Ch.RowBinary.decode_names/4

The following arguments were given to Ch.RowBinary.decode_names/4:

    # 1
    "ial build))\n"

    # 2
    43

    # 3
    67

    # 4
    ["eSelect(pool: PrefetchedReadPool, algorithm: Thread). (CANNOT_OPEN_FILE) (version 25.10.1.7375 (offic", "ean that some retryable error happened, or data is corrupted. Please retry the query: While executing MergeTr", "26_35_24568582 (state Active) failed with error. It can ", "sed data header: <uninitialized>): (while reading column attributes): (attempt to read data part all_24202139_24567", "3816, typename: DB::AsynchronousBoundedReadBuffer, compre", "a8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/opg/mrbfykzlvusnsrfpctkenfqtzvqjj (position: 224001", "192-46cc-9346-4a168c2c8114:2347, kind: Regular, unbound: 0: While reading or decompressing ch-s3-0ca/", "wnloader id: 5251431e-e192-46cc-9346-4a168c2c8114:2347, current write offset: 22397583360, caller id: 5251431e-", "a41e0d9, state: PARTIALLY_DOWNLOADED_NO_CONTINUATION, downloaded size: 0, reserved size: 1048576, d", " 22401777663], key: aececc170da7372f80e00e17", ":2347, file segment info: File segment: [22397583360", "ND_PUT_IN_CACHE, last caller: 5251431e-e192-46cc-9346-4a168c2c811", "d: 22400193816, read_until_position: 22400295872, internal buffer end: 22398631936, read_type: REMOTE_FS_READ_", " aececc170da7372f80e00e17ca41e0d9, file_offset_of_buffer_e", "h-s3-0ca/aa8129e2-f47e-4b75-bbcb-8441591d3836/mergetree/opg/mrbfykzlvusnsrfpctkenfqtzvqjj, hash key", "2347, kind: Regular, unbound: 0: Cache info: Buffer path: ", "583360, caller id: 5251431e-e192-46cc-9346-4a168c2c8114", " size: 1048576, downloader id: 5251431e-e192-46cc-9346-4a168c2c8114:2347, current write offset: 2239", ": [22397583360, 22401777663], key: aececc170da7372f80e00e17ca41e0d9, state: DOWNLOADING, downloaded size: 0, reserve", "current cache state: File segmen", " errno: 30, strerror: Read-only file system,", " file system: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/aec/aececc170da7372f80e00e17ca41e0d9/22397583360: ", "e0d9/22397583360: , errno: 30, strerror: Read-onl", "de: 76. DB::Exception: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/aec/aececc170da7372f80e00e17ca4"]

    (ch 0.7.1) lib/ch/row_binary.ex:789: Ch.RowBinary.decode_names/4
    (ch 0.7.1) lib/ch/query.ex:290: DBConnection.Query.Ch.Query.decode/3
    (db_connection 2.9.0) lib/db_connection.ex:1470: DBConnection.decode/4
    (db_connection 2.9.0) lib/db_connection.ex:849: DBConnection.execute/4
    (ch 0.7.1) lib/ch.ex:94: Ch.query/4
    (ecto_sql 3.13.4) lib/ecto/adapters/sql.ex:620: Ecto.Adapters.SQL.query!/4
    (ecto_ch 0.8.6) lib/ecto/adapters/clickhouse.ex:323: Ecto.Adapters.ClickHouse.execute/5
    (ecto 3.13.5) lib/ecto/repo/queryable.ex:241: Ecto.Repo.Queryable.execute/4