Edgerouter-ltp: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Created page with "==1.6 M5 RC2 20140402 build== '''total: 35''' {|border="1" || '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla''' |- || getrusage03 || NAB || ge...")
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
==1.6 M5 RC2 20140402 build==
==2.3 RC2 build==
'''total: 19'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| fchmodat01 ||  || fchmodat01    1  TBROK  :  tst_sig.c:233: unexpected signal SIGSEGV(11) received (pid = 15306). ||  ||
|-
|| fsync02 || NAB || fsync02    1  TFAIL  :  fsync02.c:136: fsync took too long: 173.000000 seconds; max_block: 95488; data_blocks: 384 ||  ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory || Not enough memory.  ||
|-
|| ioctl03 ||  || ioctl03    1  TBROK  :  ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory  ||  ||
|-
|| msgctl10 ||  || msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| quotactl01 || NAB || quotacheck: Mountpoint (or device) /opt/ltp/tmp/ltp-sGvMvQMbah/quoT3LMdq/mntpoint not found or has no quota enabled. || quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option. ||
|-
|| utimensat01 ||  || utimensat01 55 TFAIL : FAILED test 55 ||  ||
|-
|| ftest06 || ||  ||  ||
|-
|| overcommit_memory02 ||  || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 ||  || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar ||  || ar: `u' modifier ignored since `D' is the default (see `U') ar01 14 TFAIL : ar updated modified file0 (-u) ||  ||
|-
|| nm01 ||  || cp: cannot stat '/opt/ltp/testcases/data/nm01/lib.a': No such file or directory nm01 1 TBROK : cp /opt/ltp/testcases/data/nm01/lib.a . failed ||  ||
|-
|| file01 ||  || file01 4 TFAIL : in.ksh: was not recognized /opt/ltp/testcases/data/file01/in.ksh: cannot open `/opt/ltp/testcases/data/file01/in.ksh' (No such file or directory) ||  ||
|-
|| tar01 ||  || tar01 1 TFAIL : tar dvf test.tar > tar.out failed unexpectedly || Busybox tar has different behavior ||
|-
|}
 
 
==2.3 M3 RC2 build==
'''total: 19'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| fchmodat01 || NEW || fchmodat01    1  TBROK  :  tst_sig.c:233: unexpected signal SIGSEGV(11) received (pid = 15306). ||  ||
|-
|| fsync02 || NAB || fsync02    1  TFAIL  :  fsync02.c:136: fsync took too long: 173.000000 seconds; max_block: 95488; data_blocks: 384 ||  ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory || Not enough memory.  ||
|-
|| ioctl03 ||  || ioctl03    1  TBROK  :  ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory  ||  ||
|-
|| msgctl10 ||  || msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| quotactl01 || NAB || quotacheck: Mountpoint (or device) /opt/ltp/tmp/ltp-sGvMvQMbah/quoT3LMdq/mntpoint not found or has no quota enabled. || quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option. ||
|-
|| utimensat01 ||  || utimensat01 55 TFAIL : FAILED test 55 ||  ||
|-
|| ftest06 || ||  ||  ||
|-
|| overcommit_memory02 ||  || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 ||  || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar ||  || ar: `u' modifier ignored since `D' is the default (see `U') ar01 14 TFAIL : ar updated modified file0 (-u) ||  ||
|-
|| nm01 || NEW || cp: cannot stat '/opt/ltp/testcases/data/nm01/lib.a': No such file or directory nm01 1 TBROK : cp /opt/ltp/testcases/data/nm01/lib.a . failed ||  ||
|-
|| file01 ||  || file01 4 TFAIL : in.ksh: was not recognized /opt/ltp/testcases/data/file01/in.ksh: cannot open `/opt/ltp/testcases/data/file01/in.ksh' (No such file or directory) ||  ||
|-
|| tar01 ||  || tar01 1 TFAIL : tar dvf test.tar > tar.out failed unexpectedly || Busybox tar has different behavior ||
|-
|}
 
==2.3 M2 RC3 build==
'''total: 46'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| fsync02 ||  || fsync02    1  TFAIL  :  fsync02.c:136: fsync took too long: 125.000000 seconds; max_block: 27271; data_blocks: 384 ||  ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| ioctl03 ||  || ioctl03    1  TBROK  :  ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory  ||  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| readahead02 ||  || readahead02    0  TWARN  :  readahead02.c:324: using less cache than expected ||  ||
|-
|| renameat202 ||  || renameat202    1  TFAIL  :  renameat202.c:161: renameat2() didn't swap the content of the two files ||  ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| utimensat01 ||  || utimensat01 55 TFAIL : FAILED test 55 ||  ||
|-
|| writev01 ||  || writev01    4  TFAIL  :  writev01.c:204: writev failed unexpectedly: errno=EFAULT(14): Bad address ||  ||
|-
|| writev03 ||  || writev03    1  TFAIL  :  writev03.c:145: Got EFAULT ||  ||
|-
|| writev04 ||  || writev04    1  TFAIL  :  writev04.c:164: Got error EFAULT ||  ||
|-
|| ftest06 ||  ||  ||  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| overcommit_memory01 || LTP || overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail || ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory04 || LTP ||overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail ||  ||
|-
|| overcommit_memory05 || LTP || overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail || ||
|-
|| overcommit_memory06 || LTP || overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar ||  || FAIL - ar with -u flag failed ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| df01_ext2 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| df01_ext3 ||  || df01 1 TBROK : mkfs.ext3 /dev/loop0 failed ||  ||
|-
|| df01_ext4 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| mkfs01 ||  || mkfs01 1 TFAIL : 'mkfs  /dev/loop0 ' failed ||  ||
|-
|| mkfs01_ext2 ||  || mkfs01 1 TFAIL : 'mkfs -t ext2  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext3 ||  || mkfs01 1 TFAIL : 'mkfs -t ext3  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext4 ||  || mkfs01 1 TFAIL : 'mkfs -t ext4  /dev/loop0 ' failed. ||  ||
|-
|| which01 ||  || which01 1 TFAIL : 'which  pname' failed, not expected. ||  ||
|-
|}
 
==2.3 M1 RC1 build==
'''total: 41'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| ioctl03 ||  || ioctl03    1  TBROK  :  ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory  ||  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| mmap16 || NEW || mmap16      1  TBROK  :  tst_checkpoint.c:130: mmap16.c:222: tst_checkpoint_wait(0, 10000): errno=ETIMEDOUT(145): Connection timed out ||  ||
|-
|| msgctl10 || ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| readahead02 ||  || readahead02    0  TWARN  :  readahead02.c:324: using less cache than expected ||  ||
|-
|| renameat202 ||  || renameat202    1  TFAIL  :  renameat202.c:161: renameat2() didn't swap the content of the two files ||  ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| utimensat01 ||  || utimensat01 55 TFAIL : FAILED test 55 ||  ||
|-
|| writev01 ||  || writev01    4  TFAIL  :  writev01.c:204: writev failed unexpectedly: errno=EFAULT(14): Bad address ||  ||
|-
|| writev03 ||  || writev03    1  TFAIL  :  writev03.c:145: Got EFAULT ||  ||
|-
|| writev04 ||  || writev04    1  TFAIL  :  writev04.c:164: Got error EFAULT ||  ||
|-
|| ftest06 ||  ||  ||  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar ||  || FAIL - ar with -u flag failed ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| df01_ext2 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| df01_ext3 ||  || df01 1 TBROK : mkfs.ext3 /dev/loop0 failed ||  ||
|-
|| df01_ext4 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| mkfs01 ||  || mkfs01 1 TFAIL : 'mkfs  /dev/loop0 ' failed ||  ||
|-
|| mkfs01_ext2 ||  || mkfs01 1 TFAIL : 'mkfs -t ext2  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext3 ||  || mkfs01 1 TFAIL : 'mkfs -t ext3  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext4 ||  || mkfs01 1 TFAIL : 'mkfs -t ext4  /dev/loop0 ' failed. ||  ||
|-
|| which01 ||  || which01 1 TFAIL : 'which  pname' failed, not expected. ||  ||
|-
|}
 
==2.2 RC4 build==
'''total: 41'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| ioctl03 ||  || ioctl03    1  TBROK  :  ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory  ||  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| readahead02 ||  || readahead02    0  TWARN  :  readahead02.c:324: using less cache than expected ||  ||
|-
|| renameat202 ||  || renameat202    1  TFAIL  :  renameat202.c:161: renameat2() didn't swap the content of the two files ||  ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| utimensat01 ||  || utimensat01 55 TFAIL : FAILED test 55 ||  ||
|-
|| writev01 ||  || writev01    4  TFAIL  :  writev01.c:204: writev failed unexpectedly: errno=EFAULT(14): Bad address ||  ||
|-
|| writev03 ||  || writev03    1  TFAIL  :  writev03.c:145: Got EFAULT ||  ||
|-
|| writev04 ||  || writev04    1  TFAIL  :  writev04.c:164: Got error EFAULT ||  ||
|-
|| ftest06 ||  ||  ||  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar ||  || FAIL - ar with -u flag failed ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| df01_ext2 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| df01_ext3 ||  || df01 1 TBROK : mkfs.ext3 /dev/loop0 failed ||  ||
|-
|| df01_ext4 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| mkfs01 ||  || mkfs01 1 TFAIL : 'mkfs  /dev/loop0 ' failed ||  ||
|-
|| mkfs01_ext2 ||  || mkfs01 1 TFAIL : 'mkfs -t ext2  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext3 ||  || mkfs01 1 TFAIL : 'mkfs -t ext3  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext4 ||  || mkfs01 1 TFAIL : 'mkfs -t ext4  /dev/loop0 ' failed. ||  ||
|-
|| which01 ||  || which01 1 TFAIL : 'which  pname' failed, not expected. ||  ||
|-
|}
 
==2.2 M3 RC1 build==
'''total: 39'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| fsync02 ||  ||  fsync02    1  TFAIL  :  fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384 ||  ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| ioctl03 ||  || ioctl03    1  TBROK  :  ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory  ||  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| readahead02 ||  || readahead02    0  TWARN  :  readahead02.c:324: using less cache than expected ||  ||
|-
|| renameat202 ||  || renameat202    1  TFAIL  :  renameat202.c:161: renameat2() didn't swap the content of the two files ||  ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| ftest06 ||  ||  ||  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar ||  || FAIL - ar with -u flag failed ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| df01_ext2 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| df01_ext3 ||  || df01 1 TBROK : mkfs.ext3 /dev/loop0 failed ||  ||
|-
|| df01_ext4 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| mkfs01 ||  || mkfs01 1 TFAIL : 'mkfs  /dev/loop0 ' failed ||  ||
|-
|| mkfs01_ext2 ||  || mkfs01 1 TFAIL : 'mkfs -t ext2  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext3 ||  || mkfs01 1 TFAIL : 'mkfs -t ext3  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext4 ||  || mkfs01 1 TFAIL : 'mkfs -t ext4  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_minix ||  || mkfs01 1 TFAIL : 'mkfs -t minix  /dev/loop0 ' failed. ||  ||
|-
|| which01 ||  || which01 1 TFAIL : 'which  pname' failed, not expected. ||  ||
|-
|}
 
==2.2 M2 RC1 build==
'''total: 41'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| chmod06 ||  || chmod06    0  TINFO  :  No free devices found ||  ||
|-
|| fsync02 ||  ||  fsync02    1  TFAIL  :  fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384 ||  ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| ioctl03 ||  || ioctl03    1  TBROK  :  ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory  ||  ||
|-
|| inotify03 ||  || inotify03    0  TINFO  :  No free devices found ||  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| readahead02 ||  || readahead02    0  TWARN  :  readahead02.c:324: using less cache than expected ||  ||
|-
|| renameat202 ||  || renameat202    1  TFAIL  :  renameat202.c:161: renameat2() didn't swap the content of the two files ||  ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| ftest06 ||  ||  ||  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar ||  || FAIL - ar with -u flag failed ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| df01_ext2 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| df01_ext3 ||  || df01 1 TBROK : mkfs.ext3 /dev/loop0 failed ||  ||
|-
|| df01_ext4 ||  || stat: invalid option -- '-' || stat from busybox is missing some options ||
|-
|| mkfs01 ||  || mkfs01 1 TFAIL : 'mkfs  /dev/loop0 ' failed ||  ||
|-
|| mkfs01_ext2 ||  || mkfs01 1 TFAIL : 'mkfs -t ext2  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext3 ||  || mkfs01 1 TFAIL : 'mkfs -t ext3  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_ext4 ||  || mkfs01 1 TFAIL : 'mkfs -t ext4  /dev/loop0 ' failed. ||  ||
|-
|| mkfs01_minix ||  || mkfs01 1 TFAIL : 'mkfs -t minix  /dev/loop0 ' failed. ||  ||
|-
|| which01 ||  || which01 1 TFAIL : 'which  pname' failed, not expected. ||  ||
|-
|}
 
==2.0 RC3 build==
'''total: 38'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| fsync02 || NEW ||  fsync02    1  TFAIL  :  fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384 ||  ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| proc01 || NEW || proc01      8  TFAIL  :  proc01.c:461: readproc() failed with 7 errors. ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==2.0 RC2 build==
'''total: 38'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| fsync02 || NEW ||  fsync02    1  TFAIL  :  fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384 ||  ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| proc01 || NEW || proc01      8  TFAIL  :  proc01.c:461: readproc() failed with 7 errors. ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.9 M3 RC1 build==
'''total: 40'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| overcommit_memory01 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail || ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| overcommit_memory04 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail || ||
|-
|| overcommit_memory05 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail || ||
|-
|| overcommit_memory06 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:254: alloc passed, expected to fail || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.9 M2 RC2 build==
'''total: 38'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| getrusage04 || NEW || getrusage04    1  TFAIL  :  getrusage04.c:133: stime increased > 11000us: || ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| utimensat01 || NEW || utimensat01    1  TBROK  :  ltpapicmd.c:190: sudo cannot be run by user non-interactively ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
 
==1.9 M1 RC2 build==
'''total: 36'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NAB || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| msgctl10 || NEW ||msgctl10    1  TFAIL  :  msgctl10.c:168:    Fork failed (may be OK if under stress) || May be OK if under stress ||
|-
|| rt_sigaction01 ||  ||  ||  ||
|-
|| rt_sigprocmask01 ||  ||  ||  ||
|-
|| rt_sigsuspend01 ||  ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || LTP || overcommit_memory    1  TBROK  :  overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.8 M4 RC2 build==
'''total: 40'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NEW || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| rt_sigaction01 || NEW ||  ||  ||
|-
|| rt_sigprocmask01 || NEW ||  ||  ||
|-
|| rt_sigsuspend01 || NEW ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NAB || isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet  /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ || No mkisofs command ||
|-
|| overcommit_memory01 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:248: alloc passed, expected to fail || ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| overcommit_memory03 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:248: alloc passed, expected to fail || ||
|-
|| overcommit_memory04 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:248: alloc passed, expected to fail || ||
|-
|| overcommit_memory05 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:248: alloc passed, expected to fail || ||
|-
|| overcommit_memory06 || NEW || overcommit_memory    5  TFAIL  :  overcommit_memory.c:248: alloc passed, expected to fail || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| ar || LTP || FAIL - ar with -u flag failed || LTP bug. Already fixed in upstream ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.8 M3 RC3 build==
'''total: 34'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1 TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NEW || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| rt_sigaction01 || NEW ||  ||  ||
|-
|| rt_sigprocmask01 || NEW ||  ||  ||
|-
|| rt_sigsuspend01 || NEW ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NEW || isofs 1 TFAIL : tst_resm ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.8 M1 RC1 build==
'''total: 34'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| mmap15 || NEW || mmap15      1  TFAIL  :  mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument || On some archs, the kernel returns EINVAL. ||
|-
|| rt_sigaction01 || NEW ||  ||  ||
|-
|| rt_sigprocmask01 || NEW ||  ||  ||
|-
|| rt_sigsuspend01 || NEW ||  ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| isofs || NEW || isofs 1 TFAIL : tst_resm ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.7 M4 RC5 20141018 build==
'''total: 33'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| eventfd01 || LTP || eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  13  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  14  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  15  TBROK  :  error triggering eventfd overflow
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| io_submit01 || LTP || io_submit01    6  TFAIL  :  unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| aio01 || LTP || aio01      1  TFAIL  :  Test 1: io_submit failed - retval=-22, errno=0
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| aio02 || LTP || io_submit tio: Invalid argument
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.7 M4 RC4 20141011 build==
'''total: 33'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| eventfd01 || LTP || eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  13  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  14  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  15  TBROK  :  error triggering eventfd overflow
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| io_submit01 || LTP || io_submit01    6  TFAIL  :  unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| aio01 || LTP || aio01      1  TFAIL  :  Test 1: io_submit failed - retval=-22, errno=0
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| aio02 || LTP || io_submit tio: Invalid argument
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] || unzip01    1  TFAIL  :  Test #1: unzip output differs from expected output. ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.7 M2 RC1 20140730 build==
'''total: 35'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| eventfd01 || LTP || eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  13  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  14  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  15  TBROK  :  error triggering eventfd overflow
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| io_submit01 || LTP || io_submit01    6 TFAIL  :  unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| setregid02 || LTP || setregid02    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|| setregid02_16 || LTP || setregid02_16    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| aio01 || LTP || aio01      1  TFAIL  :  Test 1: io_submit failed - retval=-22, errno=0
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| aio02 || LTP || io_submit tio: Invalid argument
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| overcommit_memory02 || LTP || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS. ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || || sh: unzip_tests.sh: command not found ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.7 M1 RC1 20140625 build==
'''total: 35'''
'''total: 35'''
{|border="1"  
{|border="1"  
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:154: errno=ENOMEM(12): Cannot allocate memory
|| eventfd01 || LTP || eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
|| Not enough memory. MPC8315e-rdb has 128M memory. ||
eventfd01  13  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  14  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  15  TBROK  :  error triggering eventfd overflow
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory. ||
|-
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
Line 13: Line 1,482:
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|-
|| readahead02 || NAB || readahead02   0 TWARN using less cache than expected || The system doesn't have /proc/pid/io, unable to determine read bytes during test ||
|| io_submit01 || LTP || io_submit01   6 TFAIL unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| setregid02 || LTP || setregid02    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|-
|| sendmsg02 || LTP || sendmsg02[569]: unhandled signal 11 at 00000001 nip 480f9290 lr 100011fc code 30001 Segmentation fault || This is a LTP testcase bug. According to the semctl manual, the fourth argument of semctl should has the uion semun type if the cmd is SETVAL.
|| setregid02_16 || LTP || setregid02_16    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
So we should replace all the "semctl(sem_id, 0, SETVAL, 1)" or "semctl(sem_id, 0, SETVAL, 0)" in sendmsg02.c to something like this:
|-
      union semun arg;
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
      arg.val = 1 or 0;
|-
      semctl(sem_id, 0, SETVAL, arg);
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| aio01 || LTP || aio01      1  TFAIL  : Test 1: io_submit failed - retval=-22, errno=0
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| aio02 || LTP || io_submit tio: Invalid argument
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1 TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| overcommit_memory02 ||  || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS ||  ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || || sh: unzip_tests.sh: command not found ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.6 M5 RC4 20140411 build==
'''total: 35'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| eventfd01 || LTP || eventfd01    0 TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  13  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  14  TBROK  :  error triggering eventfd overflow
eventfd01    0 TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  15  TBROK  :  error triggering eventfd overflow
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| getrusage03 || NAB || getrusage03_child    1  TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| io_submit01 || LTP || io_submit01    6  TFAIL  :  unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|-
|| setregid02 || LTP || setregid02    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|| setregid02 || LTP || setregid02    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
Line 26: Line 1,576:
|| setregid02_16 || LTP || setregid02_16    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|| setregid02_16 || LTP || setregid02_16    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|-
|| sigaltstack02 || LTP || sigaltstack02   2 TFAIL sigaltstack() returned 0, expected -1, errno:12 || The value of MINSIGSTKSZ defined by glibc can be different as the value defined by kernel. Should use value which is low enough for all kernel versions. Already fixed in upstream. ||
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog03 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog04 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog05 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog06 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog07 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog08 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog09 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| aio01 || LTP || aio01      1  TFAIL  :  Test 1: io_submit failed - retval=-22, errno=0
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| aio02 || LTP || io_submit tio: Invalid argument
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|| overcommit_memory02 ||  || overcommit_memory   1  TBROK  :  Unexpected error: CommitLimit < Committed_AS || ||
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron02 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_deny01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_allow01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron_dirs_checks01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| file || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cron || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| logrotate || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| cpio || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| unzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|| gzip01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|}
 
==1.6 M5 RC2 20140402 build==
'''total: 35'''
{|border="1"
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla'''
|-
|| eventfd01 || LTP || eventfd01    0  TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  13  TBROK  :  error triggering eventfd overflow
eventfd01    0  TINFO error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  14  TBROK  :  error triggering eventfd overflow
eventfd01    0 TINFO  :  error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01  15  TBROK  :  error triggering eventfd overflow
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| getrusage03 || NAB || getrusage03_child    1 TBROK  :  malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory
|| Not enough memory.  ||
|-
|| fanotify01 || NAB || fanotify01    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify02 || NAB || fanotify02    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| fanotify04 || NAB || fanotify04    1  TCONF  :  fanotify is not configured in this kernel. ||  ||
|-
|| io_submit01 || LTP || io_submit01    6  TFAIL  :  unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| setregid02 || LTP || setregid02    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|| setregid02_16 || LTP || setregid02_16    1  TBROK  :  getgrnam("nobody") failed: errno=???(0): Success ||  ||
|-
|-
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|| syslog01 || [[qemux86-ltp|qemux86]] ||  ||  ||
Line 48: Line 1,683:
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|| syslog10 || [[qemux86-ltp|qemux86]] ||  ||  ||
|-
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. Mpc8315e-rdb has 128M memory. ||
|| aio01 || LTP || aio01      1  TFAIL  :  Test 1: io_submit failed - retval=-22, errno=0
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| aio02 || LTP || io_submit tio: Invalid argument
|| On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. ||
|-
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. ||
|-
|-
|| mmapstress06 || [[qemux86-ltp|qemux86]] || mmapstress06: errno = 12; large mmap failed
|| thp02 || NAB || thp02      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
for this test to run, it needs a mmap space of 32769 pages
|| ||
|-
|-
|| thp02 || NAB || thp02       1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || PPC doesn't support it  ||
|| thp03 || NAB || thp03       1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || MIPS64 doesn't support it  ||
|-
|-
|| thp03 || NAB || thp03      1  TBROK  :  cannot find "Hugepagesize:" in /proc/meminfo || PPC doesn't support it ||
|| overcommit_memory02 || || overcommit_memory    1  TBROK  :  Unexpected error: CommitLimit < Committed_AS ||  ||
|-
|-
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||
|| su01 || [[qemux86-ltp|qemux86]] ||  ||  ||

Revision as of 05:04, 28 April 2017

2.3 RC2 build

total: 19

LTP cases status error msg comment bugzilla
fchmodat01 fchmodat01 1 TBROK  : tst_sig.c:233: unexpected signal SIGSEGV(11) received (pid = 15306).
fsync02 NAB fsync02 1 TFAIL  : fsync02.c:136: fsync took too long: 173.000000 seconds; max_block: 95488; data_blocks: 384
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
ioctl03 ioctl03 1 TBROK  : ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory
msgctl10 msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
quotactl01 NAB quotacheck: Mountpoint (or device) /opt/ltp/tmp/ltp-sGvMvQMbah/quoT3LMdq/mntpoint not found or has no quota enabled. quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.
utimensat01 utimensat01 55 TFAIL : FAILED test 55
ftest06
overcommit_memory02 overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
su01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar ar: `u' modifier ignored since `D' is the default (see `U') ar01 14 TFAIL : ar updated modified file0 (-u)
nm01 cp: cannot stat '/opt/ltp/testcases/data/nm01/lib.a': No such file or directory nm01 1 TBROK : cp /opt/ltp/testcases/data/nm01/lib.a . failed
file01 file01 4 TFAIL : in.ksh: was not recognized /opt/ltp/testcases/data/file01/in.ksh: cannot open `/opt/ltp/testcases/data/file01/in.ksh' (No such file or directory)
tar01 tar01 1 TFAIL : tar dvf test.tar > tar.out failed unexpectedly Busybox tar has different behavior


2.3 M3 RC2 build

total: 19

LTP cases status error msg comment bugzilla
fchmodat01 NEW fchmodat01 1 TBROK  : tst_sig.c:233: unexpected signal SIGSEGV(11) received (pid = 15306).
fsync02 NAB fsync02 1 TFAIL  : fsync02.c:136: fsync took too long: 173.000000 seconds; max_block: 95488; data_blocks: 384
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
ioctl03 ioctl03 1 TBROK  : ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory
msgctl10 msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
quotactl01 NAB quotacheck: Mountpoint (or device) /opt/ltp/tmp/ltp-sGvMvQMbah/quoT3LMdq/mntpoint not found or has no quota enabled. quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.
utimensat01 utimensat01 55 TFAIL : FAILED test 55
ftest06
overcommit_memory02 overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
su01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar ar: `u' modifier ignored since `D' is the default (see `U') ar01 14 TFAIL : ar updated modified file0 (-u)
nm01 NEW cp: cannot stat '/opt/ltp/testcases/data/nm01/lib.a': No such file or directory nm01 1 TBROK : cp /opt/ltp/testcases/data/nm01/lib.a . failed
file01 file01 4 TFAIL : in.ksh: was not recognized /opt/ltp/testcases/data/file01/in.ksh: cannot open `/opt/ltp/testcases/data/file01/in.ksh' (No such file or directory)
tar01 tar01 1 TFAIL : tar dvf test.tar > tar.out failed unexpectedly Busybox tar has different behavior

2.3 M2 RC3 build

total: 46

LTP cases status error msg comment bugzilla
fsync02 fsync02 1 TFAIL  : fsync02.c:136: fsync took too long: 125.000000 seconds; max_block: 27271; data_blocks: 384
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
ioctl03 ioctl03 1 TBROK  : ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
readahead02 readahead02 0 TWARN  : readahead02.c:324: using less cache than expected
renameat202 renameat202 1 TFAIL  : renameat202.c:161: renameat2() didn't swap the content of the two files
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
utimensat01 utimensat01 55 TFAIL : FAILED test 55
writev01 writev01 4 TFAIL  : writev01.c:204: writev failed unexpectedly: errno=EFAULT(14): Bad address
writev03 writev03 1 TFAIL  : writev03.c:145: Got EFAULT
writev04 writev04 1 TFAIL  : writev04.c:164: Got error EFAULT
ftest06
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
overcommit_memory01 LTP overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory04 LTP overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
overcommit_memory05 LTP overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
overcommit_memory06 LTP overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar FAIL - ar with -u flag failed
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86
df01_ext2 stat: invalid option -- '-' stat from busybox is missing some options
df01_ext3 df01 1 TBROK : mkfs.ext3 /dev/loop0 failed
df01_ext4 stat: invalid option -- '-' stat from busybox is missing some options
mkfs01 mkfs01 1 TFAIL : 'mkfs /dev/loop0 ' failed
mkfs01_ext2 mkfs01 1 TFAIL : 'mkfs -t ext2 /dev/loop0 ' failed.
mkfs01_ext3 mkfs01 1 TFAIL : 'mkfs -t ext3 /dev/loop0 ' failed.
mkfs01_ext4 mkfs01 1 TFAIL : 'mkfs -t ext4 /dev/loop0 ' failed.
which01 which01 1 TFAIL : 'which pname' failed, not expected.

2.3 M1 RC1 build

total: 41

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
ioctl03 ioctl03 1 TBROK  : ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
mmap16 NEW mmap16 1 TBROK  : tst_checkpoint.c:130: mmap16.c:222: tst_checkpoint_wait(0, 10000): errno=ETIMEDOUT(145): Connection timed out
msgctl10 msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
readahead02 readahead02 0 TWARN  : readahead02.c:324: using less cache than expected
renameat202 renameat202 1 TFAIL  : renameat202.c:161: renameat2() didn't swap the content of the two files
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
utimensat01 utimensat01 55 TFAIL : FAILED test 55
writev01 writev01 4 TFAIL  : writev01.c:204: writev failed unexpectedly: errno=EFAULT(14): Bad address
writev03 writev03 1 TFAIL  : writev03.c:145: Got EFAULT
writev04 writev04 1 TFAIL  : writev04.c:164: Got error EFAULT
ftest06
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar FAIL - ar with -u flag failed
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86
df01_ext2 stat: invalid option -- '-' stat from busybox is missing some options
df01_ext3 df01 1 TBROK : mkfs.ext3 /dev/loop0 failed
df01_ext4 stat: invalid option -- '-' stat from busybox is missing some options
mkfs01 mkfs01 1 TFAIL : 'mkfs /dev/loop0 ' failed
mkfs01_ext2 mkfs01 1 TFAIL : 'mkfs -t ext2 /dev/loop0 ' failed.
mkfs01_ext3 mkfs01 1 TFAIL : 'mkfs -t ext3 /dev/loop0 ' failed.
mkfs01_ext4 mkfs01 1 TFAIL : 'mkfs -t ext4 /dev/loop0 ' failed.
which01 which01 1 TFAIL : 'which pname' failed, not expected.

2.2 RC4 build

total: 41

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
ioctl03 ioctl03 1 TBROK  : ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
readahead02 readahead02 0 TWARN  : readahead02.c:324: using less cache than expected
renameat202 renameat202 1 TFAIL  : renameat202.c:161: renameat2() didn't swap the content of the two files
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
utimensat01 utimensat01 55 TFAIL : FAILED test 55
writev01 writev01 4 TFAIL  : writev01.c:204: writev failed unexpectedly: errno=EFAULT(14): Bad address
writev03 writev03 1 TFAIL  : writev03.c:145: Got EFAULT
writev04 writev04 1 TFAIL  : writev04.c:164: Got error EFAULT
ftest06
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar FAIL - ar with -u flag failed
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86
df01_ext2 stat: invalid option -- '-' stat from busybox is missing some options
df01_ext3 df01 1 TBROK : mkfs.ext3 /dev/loop0 failed
df01_ext4 stat: invalid option -- '-' stat from busybox is missing some options
mkfs01 mkfs01 1 TFAIL : 'mkfs /dev/loop0 ' failed
mkfs01_ext2 mkfs01 1 TFAIL : 'mkfs -t ext2 /dev/loop0 ' failed.
mkfs01_ext3 mkfs01 1 TFAIL : 'mkfs -t ext3 /dev/loop0 ' failed.
mkfs01_ext4 mkfs01 1 TFAIL : 'mkfs -t ext4 /dev/loop0 ' failed.
which01 which01 1 TFAIL : 'which pname' failed, not expected.

2.2 M3 RC1 build

total: 39

LTP cases status error msg comment bugzilla
fsync02 fsync02 1 TFAIL  : fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
ioctl03 ioctl03 1 TBROK  : ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
readahead02 readahead02 0 TWARN  : readahead02.c:324: using less cache than expected
renameat202 renameat202 1 TFAIL  : renameat202.c:161: renameat2() didn't swap the content of the two files
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
ftest06
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar FAIL - ar with -u flag failed
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86
df01_ext2 stat: invalid option -- '-' stat from busybox is missing some options
df01_ext3 df01 1 TBROK : mkfs.ext3 /dev/loop0 failed
df01_ext4 stat: invalid option -- '-' stat from busybox is missing some options
mkfs01 mkfs01 1 TFAIL : 'mkfs /dev/loop0 ' failed
mkfs01_ext2 mkfs01 1 TFAIL : 'mkfs -t ext2 /dev/loop0 ' failed.
mkfs01_ext3 mkfs01 1 TFAIL : 'mkfs -t ext3 /dev/loop0 ' failed.
mkfs01_ext4 mkfs01 1 TFAIL : 'mkfs -t ext4 /dev/loop0 ' failed.
mkfs01_minix mkfs01 1 TFAIL : 'mkfs -t minix /dev/loop0 ' failed.
which01 which01 1 TFAIL : 'which pname' failed, not expected.

2.2 M2 RC1 build

total: 41

LTP cases status error msg comment bugzilla
chmod06 chmod06 0 TINFO  : No free devices found
fsync02 fsync02 1 TFAIL  : fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
ioctl03 ioctl03 1 TBROK  : ioctl03.c:100: opening /dev/net/tun failed: errno=ENOENT(2): No such file or directory
inotify03 inotify03 0 TINFO  : No free devices found
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
readahead02 readahead02 0 TWARN  : readahead02.c:324: using less cache than expected
renameat202 renameat202 1 TFAIL  : renameat202.c:161: renameat2() didn't swap the content of the two files
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
ftest06
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar FAIL - ar with -u flag failed
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86
df01_ext2 stat: invalid option -- '-' stat from busybox is missing some options
df01_ext3 df01 1 TBROK : mkfs.ext3 /dev/loop0 failed
df01_ext4 stat: invalid option -- '-' stat from busybox is missing some options
mkfs01 mkfs01 1 TFAIL : 'mkfs /dev/loop0 ' failed
mkfs01_ext2 mkfs01 1 TFAIL : 'mkfs -t ext2 /dev/loop0 ' failed.
mkfs01_ext3 mkfs01 1 TFAIL : 'mkfs -t ext3 /dev/loop0 ' failed.
mkfs01_ext4 mkfs01 1 TFAIL : 'mkfs -t ext4 /dev/loop0 ' failed.
mkfs01_minix mkfs01 1 TFAIL : 'mkfs -t minix /dev/loop0 ' failed.
which01 which01 1 TFAIL : 'which pname' failed, not expected.

2.0 RC3 build

total: 38

LTP cases status error msg comment bugzilla
fsync02 NEW fsync02 1 TFAIL  : fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
proc01 NEW proc01 8 TFAIL  : proc01.c:461: readproc() failed with 7 errors.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

2.0 RC2 build

total: 38

LTP cases status error msg comment bugzilla
fsync02 NEW fsync02 1 TFAIL  : fsync02.c:136: fsync took too long: 350.000000 seconds; max_block: 171510; data_blocks: 384
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
proc01 NEW proc01 8 TFAIL  : proc01.c:461: readproc() failed with 7 errors.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.9 M3 RC1 build

total: 40

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
overcommit_memory01 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
overcommit_memory04 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
overcommit_memory05 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
overcommit_memory06 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:254: alloc passed, expected to fail
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.9 M2 RC2 build

total: 38

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
getrusage04 NEW getrusage04 1 TFAIL  : getrusage04.c:133: stime increased > 11000us:
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
utimensat01 NEW utimensat01 1 TBROK  : ltpapicmd.c:190: sudo cannot be run by user non-interactively
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86


1.9 M1 RC2 build

total: 36

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NAB mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
msgctl10 NEW msgctl10 1 TFAIL  : msgctl10.c:168: Fork failed (may be OK if under stress) May be OK if under stress
rt_sigaction01
rt_sigprocmask01
rt_sigsuspend01
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 LTP overcommit_memory 1 TBROK  : overcommit_memory.c:280: Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.8 M4 RC2 build

total: 40

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NEW mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
rt_sigaction01 NEW
rt_sigprocmask01 NEW
rt_sigsuspend01 NEW
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NAB isofs 1 TFAIL : tst_resm TFAIL mkisofs -o isofs.iso -quiet /opt/tmp/ltp-86GY0DNKDi/isofs.n7KQ854gld/tmp//etc/ No mkisofs command
overcommit_memory01 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:248: alloc passed, expected to fail
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
overcommit_memory03 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:248: alloc passed, expected to fail
overcommit_memory04 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:248: alloc passed, expected to fail
overcommit_memory05 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:248: alloc passed, expected to fail
overcommit_memory06 NEW overcommit_memory 5 TFAIL  : overcommit_memory.c:248: alloc passed, expected to fail
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
ar LTP FAIL - ar with -u flag failed LTP bug. Already fixed in upstream
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.8 M3 RC3 build

total: 34

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NEW mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
rt_sigaction01 NEW
rt_sigprocmask01 NEW
rt_sigsuspend01 NEW
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NEW isofs 1 TFAIL : tst_resm
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.8 M1 RC1 build

total: 34

LTP cases status error msg comment bugzilla
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
mmap15 NEW mmap15 1 TFAIL  : mmap15.c:86: mmap into high region failed unexpectedly - expect errno=ENOMEM, got: errno=EINVAL(22): Invalid argument On some archs, the kernel returns EINVAL.
rt_sigaction01 NEW
rt_sigprocmask01 NEW
rt_sigsuspend01 NEW
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
isofs NEW isofs 1 TFAIL : tst_resm
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.7 M4 RC5 20141018 build

total: 33

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.7 M4 RC4 20141011 build

total: 33

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86 unzip01 1 TFAIL  : Test #1: unzip output differs from expected output.
gzip01 qemux86

1.7 M2 RC1 20140730 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 LTP overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS In some target with 0 swap, the value of CommitLimit (Swap+RAM*overcommit_ratio) is 0 when overcommit_ratio is set to 0. This will break the test because the test want to make sure that CommitLimit > Committed_AS.
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 sh: unzip_tests.sh: command not found
gzip01 qemux86

1.7 M1 RC1 20140625 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 sh: unzip_tests.sh: command not found
gzip01 qemux86

1.6 M5 RC4 20140411 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86
gzip01 qemux86

1.6 M5 RC2 20140402 build

total: 35

LTP cases status error msg comment bugzilla
eventfd01 LTP eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument

eventfd01 13 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK  : error triggering eventfd overflow eventfd01 0 TINFO  : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK  : error triggering eventfd overflow

On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
getrusage03 NAB getrusage03_child 1 TBROK  : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory Not enough memory.
fanotify01 NAB fanotify01 1 TCONF  : fanotify is not configured in this kernel.
fanotify02 NAB fanotify02 1 TCONF  : fanotify is not configured in this kernel.
fanotify04 NAB fanotify04 1 TCONF  : fanotify is not configured in this kernel.
io_submit01 LTP io_submit01 6 TFAIL  : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
setregid02 LTP setregid02 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
setregid02_16 LTP setregid02_16 1 TBROK  : getgrnam("nobody") failed: errno=???(0): Success
syslog01 qemux86
syslog02 qemux86
syslog03 qemux86
syslog04 qemux86
syslog05 qemux86
syslog06 qemux86
syslog07 qemux86
syslog08 qemux86
syslog09 qemux86
syslog10 qemux86
aio01 LTP aio01 1 TFAIL  : Test 1: io_submit failed - retval=-22, errno=0 On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
aio02 LTP io_submit tio: Invalid argument On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all.
mtest06_2 NAB main(): mmap(): Cannot allocate memory Not enough memory.
thp02 NAB thp02 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
thp03 NAB thp03 1 TBROK  : cannot find "Hugepagesize:" in /proc/meminfo MIPS64 doesn't support it
overcommit_memory02 overcommit_memory 1 TBROK  : Unexpected error: CommitLimit < Committed_AS
su01 qemux86
cron02 qemux86
cron_deny01 qemux86
cron_allow01 qemux86
cron_dirs_checks01 qemux86
file qemux86
cron qemux86
logrotate qemux86
cpio qemux86
unzip01 qemux86
gzip01 qemux86