[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-05-03 Thread Colin Ian King
** Changed in: stress-ng Status: In Progress => Fix Released ** Changed in: stress-ng Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-03-13 Thread Ike Panhc
I believe it is ok to say this bug is fix already. Thanks Colin. ** Changed in: stress-ng Assignee: Ike Panhc (ikepanhc) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-03-13 Thread Ike Panhc
For more information, test V0.15.00 to V0.15.04 for 300 times each[1], I can reproduce on V0.15.00 and V0.15.01 only. console output are attached. -- [1] #!/bin/bash for i in `cat gittag.txt`; do echo $i cd /home/ubuntu/stress-ng make clean git reset

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-03-06 Thread Ike Panhc
Thanks Colin, For your information, I ran a loop test[1] on each of stress-ng tags since V0.12.00, with 100 times lockofd run and see the return value. This issue starts to be seen since V0.12.09 (or maybe early because the reprudce chance is very low). Full console log is attached for your

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-03-06 Thread Ike Panhc
** Changed in: linux (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1999731 Title: disk stress test failing with code 7 Status in

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-03-01 Thread Colin Ian King
** Changed in: stress-ng (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1999731 Title: disk stress test failing with code 7 Status

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-02-16 Thread David, Tsai
The log was attached ** Attachment added: "stress-ng_0.15.04-1~j_amd64_log.txt" https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1999731/+attachment/5647719/+files/stress-ng_0.15.04-1~j_amd64_log.txt -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-02-16 Thread David, Tsai
Test with stress-ng_0.15.04-1~j_amd64 + ubunut 22.04(5.15.0-58-generic) + Micron_7450_MTFDKCB3T8TFR -> Passed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1999731 Title: disk stress

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-02-15 Thread Ike Panhc
Thanks cking, I have trouble finding a machine stably reproducing this issue. I will run >100 times test on V0.15.04 and V0.15.03. If V0.15.04 is much more stable, we can switch to V0.15.04 to avoid this issue. Many thanks. -- You received this bug notification because you are a member of

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-02-15 Thread Colin Ian King
the updated stress-ng is available from the stress-ng ppa: https://launchpad.net/~colin-king/+archive/ubuntu/stress-ng/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1999731 Title:

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-02-15 Thread Colin Ian King
stress-ng V0.15.04 has been released with a fix for this issue. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1999731 Title: disk stress test failing with code 7 Status in Stress-ng:

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-02-03 Thread Colin Ian King
I managed to corner the bug, the termination signal on timeout was killing the contention process with SIGKILL and this was killing the bogo-op increment mid increment causing the internal state to be inconsistent on the bogo-op counter. I've pushed a fix to the main repo: commit

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-02-02 Thread Michael Reed
Hi Colin, I have attached a test run that reproduces this issue on Focal. The dmesg file is located in the following location: attachment_files/com.canonical.certification__dmesg_attachment ** Attachment added: "submission_201902-26829_297719.tar.xz"

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-01-31 Thread Colin Ian King
Hi Ike, I'm having difficulty reproducing this. 1. Please attach the dmesg log to the bug report when this fails 2. What file system is being used? 3. Does this occur with the latest version of stress-ng - one can use the packages from

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-01-05 Thread Ike Panhc
Here is the fail log with stress-ng 0.15.01-1~f1 on d05-5 with `--vmstat 1` ** Attachment added: "faillog.txt" https://bugs.launchpad.net/stress-ng/+bug/1999731/+attachment/5639246/+files/faillog.txt -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-01-04 Thread Ike Panhc
Running 5.4.0-135.152 kernel on d05-2 with stress-ng 0.11.07-1ubuntu2 -> 10/10 passed d05-2 with stress-ng 0.14.06-0~202210291239~ubuntu20.04.1 -> 10/10 passed d05-5 with stress-ng 0.15.01-1~f1 -> 9/10 passed and on d05-5 with stress-ng 0.14.06-0~202210291239~ubuntu20.04.1 I see failure

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2023-01-03 Thread Ike Panhc
Thanks cking and David, I am running 0.11.07-1ubuntu2 from archive, 0.14.06-0~202210291239~ubuntu20.04.1 from ppa:hardware- certification/public and 0.15.01-1~f1 from ppa:colin-king/stress-ng with 5.4.0-135.152 kernel to see if stress-ng version matters. If not, next step is to test on kernels.

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2022-12-28 Thread David, Tsai
Test with stress-ng_0.13.12-2ubuntu1_amd64.deb -> Passed 27 Dec 03:53: Running stress-ng locka stressor for 240 seconds... stress-ng: info: [3300189] setting to a 240 second (4 mins, 0.00 secs) run per stressor stress-ng: info: [3300189] dispatching hogs: 176 locka stress-ng: info: [3300189]

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2022-12-20 Thread Colin Ian King
It may be worth using stress-ng from https://launchpad.net/~colin- king/+archive/ubuntu/stress-ng or building it from source using: git clone https://github.com/ColinIanKing/stress-ng cd stress-ng git checkout V0.15.00 make clean make and then running: ./stress-ng --lockofd 0 -t 300 --vmstat 1

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2022-12-20 Thread Colin Ian King
Return value 7 is "EXIT_METRICS_UNTRUSTWORTHY", this may mean the stressor may have been killed manually and/or it terminated abruptly causing it to be unable to store the bogo/ops metrics in a shared memory segment reliably. Only two commits have changed in the lockofd stressor since Aug 2022:

[Kernel-packages] [Bug 1999731] Re: disk stress test failing with code 7

2022-12-15 Thread Ike Panhc
So far we are not sure this is because of kernel update or stress-ng update. I am going to correct all failure information and see if there are hints within. The stress-ng we use is from ppa:hardware-certification/public and kernel is from Ubuntu archive. ** Changed in: stress-ng (Ubuntu)