← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2071705] Re: Several ubuntu_performance_lkp failures on noble due to "not a valid job file"

 

Investigation shows this commit in lkp-test can be the cause:

commit f185cf7a819d356cce0ee4600cce539603b500c9 (HEAD)
Author: Yujie Liu <yujie.liu@xxxxxxxxx>
Date:   Mon Jul 31 16:32:59 2023 +0800

    bin/program-options: support numbers program params
    
    there are some params such as "nr_1Mfiles" and "nr_1Gfiles" which were
    not supported before.
    
    == before fix ==
    
    > puts job.path_params
    1HDD
    
    == after fix ==
    
    > puts job.path_params
    1HDD-5-10000
    
    Signed-off-by: Yujie Liu <yujie.liu@xxxxxxxxx>
    Signed-off-by: Philip Li <philip.li@xxxxxxxxx>


The cassandra-cs-localhost-1SSD-300s-ext4-3.yaml will become cassandra-cs-localhost-1SSD-300s-ext4-3-1.yaml with this command. We just need to update the test case name accordingly.

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2071705

Title:
  Several ubuntu_performance_lkp failures on noble due to "not a valid
  job file"

Status in ubuntu-kernel-tests:
  New

Bug description:
  On noble, several of the ubuntu_performance_lkp tests fail due to
  "WARN -- <file> is not a valid jobfile". This was seen on linux
  (generic) 6.8.0-38.38 and linux-realtime 6.8.1-1004.4.

  The files that cause this are:
  cassandra-cs-localhost-1SSD-300s-ext4-3.yaml
  hackbench-100-socket-process-100%.yaml
  hackbench-8-socket-process-800%.yaml
  hackbench-perf-socket-process-1600%.yaml
  schbench-100%.yaml
  unixbench-30%-300s-context1.yaml
  unixbench-30%-300s-dhry2reg.yaml
  unixbench-30%-300s-execl.yaml
  unixbench-30%-300s-pipe.yaml
  unixbench-30%-300s-syscall.yaml
  unixbench-30%-300s-whetstone-double.yaml

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2071705/+subscriptions



References