19833238 CustomerApi.Jobs.GenerateAccountMetrics
Queue clickhouse_account_metrics
Attempt 2 of 10
Priority 0
Tags ...
Node customer_api@10.10.0.159
Queue Time 14:11.293
Run Time 00:03.571
Inserted 3h ago
Scheduled 1h ago
Completed 1h ago (00:04)
Cancelled
Discarded

Args

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

Meta

%{
  "deps" => ["generate_user_counts"],
  "name" => "generate_event_counts",
  "on_hold" => false,
  "orig_scheduled_at" => 1772758540324830,
  "recorded" => true,
  "return" => "g1AAAAGZeJxVkE1SxCAQhVm50ExqynLh1pNRHfImQ0mA6iZh3HoVLyoBHHVD8b7+fZ2UUq/5ATt8EvoqP+bAQiqfsp0XJO0CzZgLeLq4kEXLNWRf5LAEcqJXK1LDp6YZZK4VjD6KnpGYTGoth4N4bAW5OuLQkcMaEmrCY6QFerfIQp95EMOA71rl5zVM1kHjFsEW3qDVWP+71floKRvv+Lizlz+MITF4qZVnrGTLypQS1piayc6k3OPw0OUUtjKu2uzkUt5/IET45rsD46x5bykTeV8c3jcaKUazQXS/+1sep826GfxD1DcGXZg9",
  "structured" => true,
  "workflow" => true,
  "workflow_id" => "019cc07f-7a5e-7e6f-bae5-2a2444e75931"
}

Recorded Output

%{
  events: 163,
  errors: 0,
  widget_loaded: 0,
  flows_shown: 0,
  goals_missed: 0,
  goals_reached: 0,
  nps_detractors: 0,
  nps_neutrals: 0,
  nps_promoters: 0,
  page_views: 130,
  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: 33,
  builder_events: 0
}

Errors

Attempt 1—1h ago

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

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

    # 1
    ".10.1.7375 (official build))\n"

    # 2
    42

    # 3
    67

    # 4
    ["le executing MergeTreeSelect(pool: PrefetchedReadPool, algorithm: Thread). (CANNOT_OPEN_FILE) (version 25", "e) failed with error. It can mean that some retryable error happened, or data is corrupted. Please retry the query: Wh", "ile reading column attributes): (attempt to read data part all_12396311_12661295_36_22488012 (state Acti", "rqfhqvn (position: 14820359503, typename: DB::AsynchronousBoundedReadBuffer, compressed data header: <uninitialized>): (w", "5-bbcb-8441591d3836/mergetree/niy/jcoefmaqpniynhwkpjuby", " While reading or decompressing ch-s3-30f/aa8129e2-f47e-4b", " offset: 14818476032, caller id: 5c999e3f-c8d3-4f79-9584-97f27f857f81:2416, kind: Regular, unbound: 0", "loaded size: 0, reserved size: 1048576, downloader id: 5c999e3f-c8d3-4f79-9584-97f27f857f81:2416, current writ", "682b2e5, state: PARTIALLY_DOWNLOADED_NO_CONTINUATION, dow", " 14822670335], key: 31211262ceb296d126dc7cad", "f81:2416, file segment info: File segment: [14818476032", "S_READ_AND_PUT_IN_CACHE, last caller: 5c999e3f-c8d3-4f79-9584-97f27f85", "765, internal buffer end: 14819524608, read_type: REMOTE_", "rqfhqvn, hash key: 31211262ceb296d126dc7cad9682b2e5, file_offset_of_buffer_end: 14820359503, read_until_position: 1482042", "5-bbcb-8441591d3836/mergetree/niy/jcoefmaqpniynhwkpjuby", "path: ch-s3-30f/aa8129e2-f47e-4b", "416, kind: Regular, unbound: 0: Cache info: Buffer", ", caller id: 5c999e3f-c8d3-4f79-9584-97f27f857f81:", ": 1048576, downloader id: 5c999e3f-c8d3-4f79-9584-97f27f857f81:2416, current write offset: 1481847603", ", key: 31211262ceb296d126dc7cad9682b2e5, state: DOWNLOADING, downloaded size: 0, reserved siz", "ead-only file system, current cache state: File segment: [14818476032, 14822670335", "t/clickhouse-cache/sharedS3DiskCache/312/31211262ceb296d126dc7cad9682b2e5/14818476032: , errno: 30, strerror: ", "file system: Cannot open file /m", "b2e5/14818476032: , errno: 30, strerror: Read-only", "de: 76. DB::Exception: Cannot open file /mnt/clickhouse-cache/sharedS3DiskCache/312/31211262ceb296d126dc7cad968"]

    (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