Skip to content

Views fail to create for load-legacy-tests #226

Description

@willr3
 time java -jar target/cli/h5m.jar load-legacy-tests testId=339 username=horreum password=horreum url=jdbc:postgresql://0.0.0.0:6000/horreum
creating jsonb_paths
Creating run_schema_paths
Creating dataset_schema_paths
Loading legacy tests
Loading legacy test transformers
339 - rhivos-perf-comprehensive
  has datasets
  multiple transformers (2) for same target, creating pipeline for each
  $."$schema" ->  36 label(s)
      label=Description
      label=Hostname
      label=Run ID
      label=Metadata
      label=Start Time
      label=User
      label=UUID
      label=Stressor
      label=Workers
      label=Sample UUID
      label=Workload
      label=Contexts
      label=CoreMark-PRO Single Core
      label=CoreMark-PRO Scaling
      label=CoreMark-PRO Multi Core
      label=Autobench Single Core
      label=Kernel
      label=Autobench Multi Core
      label=Autobench Scaling
      label=FIO Mean Read IOPS
      label=FIO Mean Write Bandwidth
      label=FIO Mean Read Bandwidth
      label=FIO Mean Write 99 Percentile Latency
      label=FIO Mean Read 99 Percentile Latency
      label=FIO Mean Write IOPS
      label=RHIVOS Target
      label=RHIVOS OS ID
      label=RHIVOS Mode
      label=Results
      label=PCP Time Series
      label=RHIVOS Build
      label=SUT
      label=Autobench Results
      label=Stress-ng Max IRQ Latency
      label=Stress-ng Max User Latency
      label=Stress-ng Max Thread Latency
  Warning: label 'Start Time' not found for view 'Autobench'
  Warning: label 'Run ID' not found for view 'Autobench'
  Warning: label 'User' not found for view 'Autobench'
  Warning: label 'Description' not found for view 'Autobench'
  Warning: label 'Hostname' not found for view 'Autobench'
  Warning: label 'Kernel' not found for view 'Autobench'
  Warning: label 'Contexts' not found for view 'Autobench'
  Warning: label 'Autobench Single Core' not found for view 'Autobench'
  Warning: label 'Autobench Multi Core' not found for view 'Autobench'
  Warning: label 'Autobench Scaling' not found for view 'Autobench'
  Skipping view 'Autobench' (no components resolved)
  Warning: label 'Start Time' not found for view 'CoreMark-PRO'
  Warning: label 'Run ID' not found for view 'CoreMark-PRO'
  Warning: label 'User' not found for view 'CoreMark-PRO'
  Warning: label 'Description' not found for view 'CoreMark-PRO'
  Warning: label 'Hostname' not found for view 'CoreMark-PRO'
  Warning: label 'Kernel' not found for view 'CoreMark-PRO'
  Warning: label 'Contexts' not found for view 'CoreMark-PRO'
  Warning: label 'CoreMark-PRO Single Core' not found for view 'CoreMark-PRO'
  Warning: label 'CoreMark-PRO Multi Core' not found for view 'CoreMark-PRO'
  Warning: label 'CoreMark-PRO Scaling' not found for view 'CoreMark-PRO'
  Skipping view 'CoreMark-PRO' (no components resolved)
  Warning: label 'User' not found for view 'Default'
  Warning: label 'Run ID' not found for view 'Default'
  Warning: label 'RHIVOS Mode' not found for view 'Default'
  Warning: label 'RHIVOS OS ID' not found for view 'Default'
  Warning: label 'Workload' not found for view 'Default'
  Warning: label 'Description' not found for view 'Default'
  Warning: label 'UUID' not found for view 'Default'
  Warning: label 'Sample UUID' not found for view 'Default'
  Warning: label 'Hostname' not found for view 'Default'
  Warning: label 'Kernel' not found for view 'Default'
  Skipping view 'Default' (no components resolved)
  Warning: label 'Start Time' not found for view 'FIO'
  Warning: label 'Run ID' not found for view 'FIO'
  Warning: label 'User' not found for view 'FIO'
  Warning: label 'Description' not found for view 'FIO'
  Warning: label 'Hostname' not found for view 'FIO'
  Warning: label 'Kernel' not found for view 'FIO'
  Warning: label 'FIO Mean Write Bandwidth' not found for view 'FIO'
  Warning: label 'FIO Mean Read Bandwidth' not found for view 'FIO'
  Warning: label 'FIO Mean Read IOPS' not found for view 'FIO'
  Warning: label 'FIO Mean Write IOPS' not found for view 'FIO'
  Warning: label 'FIO Mean Read 99 Percentile Latency' not found for view 'FIO'
  Warning: label 'FIO Mean Write 99 Percentile Latency' not found for view 'FIO'
  Skipping view 'FIO' (no components resolved)
  Warning: label 'Start Time' not found for view 'Stress-ng Timerlat'
  Warning: label 'Run ID' not found for view 'Stress-ng Timerlat'
  Warning: label 'User' not found for view 'Stress-ng Timerlat'
  Warning: label 'Description' not found for view 'Stress-ng Timerlat'
  Warning: label 'Hostname' not found for view 'Stress-ng Timerlat'
  Warning: label 'Kernel' not found for view 'Stress-ng Timerlat'
  Warning: label 'Stress-ng Max IRQ Latency' not found for view 'Stress-ng Timerlat'
  Warning: label 'Stress-ng Max Thread Latency' not found for view 'Stress-ng Timerlat'
  Warning: label 'Stress-ng Max User Latency' not found for view 'Stress-ng Timerlat'
  Skipping view 'Stress-ng Timerlat' (no components resolved)

real    0m6.827s
user    0m17.036s
sys     0m0.813s

There are several Warnings about "label X not found for view" but a node was created for the label and exists in the db after the load-legacy-tests command completes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions