From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11401 invoked by alias); 3 Jun 2009 08:31:27 -0000 Received: (qmail 11390 invoked by uid 22791); 3 Jun 2009 08:31:25 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from e28smtp02.in.ibm.com (HELO e28smtp02.in.ibm.com) (59.145.155.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Jun 2009 08:31:18 +0000 Received: from d28relay02.in.ibm.com (d28relay02.in.ibm.com [9.184.220.59]) by e28smtp02.in.ibm.com (8.13.1/8.13.1) with ESMTP id n538V8I2016809 for ; Wed, 3 Jun 2009 14:01:08 +0530 Received: from d28av03.in.ibm.com (d28av03.in.ibm.com [9.184.220.65]) by d28relay02.in.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n538V7H92719876 for ; Wed, 3 Jun 2009 14:01:07 +0530 Received: from d28av03.in.ibm.com (loopback [127.0.0.1]) by d28av03.in.ibm.com (8.13.1/8.13.3) with ESMTP id n538V7E9031257 for ; Wed, 3 Jun 2009 18:31:07 +1000 Received: from [9.124.35.31] ([9.124.35.31]) by d28av03.in.ibm.com (8.13.1/8.12.11) with ESMTP id n538V7rk031254; Wed, 3 Jun 2009 18:31:07 +1000 Message-ID: <4A263516.3030703@linux.vnet.ibm.com> Date: Wed, 03 Jun 2009 08:31:00 -0000 From: Prerna Saxena User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Stan Cox CC: systemtap@sourceware.org Subject: Re: test results on ia64, s390, ppc64 References: <4A1575A1.8050802@redhat.com> In-Reply-To: <4A1575A1.8050802@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00780.txt.bz2 Hi Stan, Stan Cox wrote: > stap version 0.9.7/0.137 > > ia64 > > # of expected passes 720 > # of unexpected failures 143 (102 of these are ...with > server...failures) > # of unexpected successes 9 > # of expected failures 195 > # of known failures 12 > # of untested testcases 9 > # of unsupported tests 3 > > FAIL: backtrace (1 0) > FAIL: backtrace-unwindsyms (1 0) > FAIL: bz10078 -p4 > FAIL: bz10078 -p5 (0) > FAIL: bz6850 -p4 > FAIL: bz6850 -p5 > FAIL: crash - crash(8) data > FAIL: empty-struct resolve-pass was cached > FAIL: flightrec2 (log file size (3)) > FAIL: itrace1 startup (eof) > FAIL: itrace2 startup (eof) > FAIL: itrace3 startup (eof) > FAIL: systemtap.base/kprobes.stp startup (eof) > FAIL: labels exe .label 0 > FAIL: sdt "" # no uprobes > FAIL: sdt c++ "" > FAIL: sdt additional_flags=-std=gnu89 > FAIL: sdt c++ additional_flags=-std=gnu89 > FAIL: sdt additional_flags=-ansi > FAIL: sdt c++ additional_flags=-ansi > FAIL: sdt additional_flags=-pedantic > FAIL: sdt c++ additional_flags=-pedantic > FAIL: sdt additional_flags=-ansi additional_flags=-pedantic > FAIL: sdt c++ additional_flags=-ansi additional_flags=-pedantic > FAIL: sdt additional_flags=-O2 > FAIL: sdt c++ additional_flags=-O2 > FAIL: sdt additional_flags="-O3" > FAIL: sdt c++ additional_flags="-O3" > FAIL: static_uprobes C (0) > FAIL: tracepoint kernel.trace("rpc_bind_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: tracepoint kernel.trace("rpc_connect_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: tracepoint kernel.trace("rpc_call_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: systemtap.base/tracepoints.stp > FAIL: uprobes -p4 > FAIL: uprobes -p5 (0) > FAIL: systemtap.base/uprobes_lib.stp > FAIL: systemtap.base/uprobes_uname.stp > FAIL: uprobes_ustack print (0) > FAIL: uprobes_ustack main (0) > FAIL: uprobes_ustack main_func (0) > FAIL: uprobes_ustack lib_main (0) > FAIL: uprobes_ustack lib_func (0) > FAIL: warnings (0) > FAIL: function arguments -- numeric: compilation failed > FAIL: function arguments -- numeric --kelf --ignore-dwarf: > compilation failed > FAIL: usymbols > FAIL: semok/nodwf03.stp > > s390x > > # of expected passes 751 > # of unexpected failures 160 (102 of these are ...with > server...failures) > # of unexpected successes 8 > # of expected failures 196 > # of known failures 12 > # of untested testcases 7 > # of unsupported tests 2 > > FAIL: backtrace (1 0) > FAIL: backtrace-unwindsyms (1 0) > FAIL: crash - crash(8) data > FAIL: flightrec2 (log file numbers (1, 1)) > FAIL: flightrec2 (log file size (2)) > FAIL: itrace1 startup (eof) > FAIL: itrace2 startup (eof) > FAIL: itrace3 startup (eof) > FAIL: systemtap.base/kmodule.stp startup (eof) > FAIL: systemtap.base/kprobes.stp startup (eof) > FAIL: labels exe .label 0 > FAIL: sdt "" # user space variables are not accessed > correctly > FAIL: sdt c++ "" FAIL: sdt additional_flags=-std=gnu89 > FAIL: sdt c++ additional_flags=-std=gnu89 > FAIL: sdt additional_flags=-ansi > FAIL: sdt c++ additional_flags=-ansi > FAIL: sdt additional_flags=-pedantic > FAIL: sdt c++ additional_flags=-pedantic > FAIL: sdt additional_flags=-ansi additional_flags=-pedantic > FAIL: sdt c++ additional_flags=-ansi additional_flags=-pedantic > FAIL: sdt additional_flags=-O2 > FAIL: sdt c++ additional_flags=-O2 > FAIL: sdt additional_flags="-O3" > FAIL: sdt c++ additional_flags="-O3" > FAIL: skip tracking (2 0) > FAIL: static_uprobes C (0) > FAIL: stmt_rel line numbers > FAIL: tracepoint kernel.trace("rpc_bind_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: tracepoint kernel.trace("rpc_connect_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: tracepoint kernel.trace("rpc_call_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: systemtap.base/tracepoints.stp > FAIL: uprobes -p5 (0) > FAIL: systemtap.base/uprobes_lib.stp > FAIL: systemtap.base/uprobes_uname.stp > FAIL: uprobes_ustack print (2) > FAIL: uprobes_ustack main (0) > FAIL: uprobes_ustack main_func (2) > FAIL: uprobes_ustack lib_main (0) > FAIL: uprobes_ustack lib_func (0) > FAIL: 32_BIT_UTRACE_SYSCALL_ARGS shutdown (eof) > FAIL: warnings (0) > FAIL: backtrace of yyy_func2 (2) > FAIL: print_stack of yyy_func2 (2) > FAIL: backtrace of yyy_func3 (2) > FAIL: print_stack of yyy_func3 (2) > FAIL: backtrace of yyy_func4 (2) > FAIL: print_stack of yyy_func4 (2) > FAIL: function arguments -- numeric: unexpected timeout > FAIL: function arguments -- numeric --kelf --ignore-dwarf: > unexpected timeout > FAIL: usymbols > FAIL: buildok/four.stp > FAIL: buildok/nfsd-all-probes.stp > FAIL: buildok/scheduler-all-probes.stp > FAIL: buildok/scsi-all-probes.stp > FAIL: buildok/scsi.stp > FAIL: buildok/seventeen.stp > FAIL: buildok/twentyfive.stp > FAIL: transok/tval-opt.stp > FAIL: systemtap.printf/bin6.stp > FAIL: systemtap.printf/memory1.stp > FAIL: systemtap.stress/current.stp compilation > FAIL: 32-bit signal > FAIL: 32-bit statfs > > ppc64 > > # of expected passes 843 > # of unexpected failures 47 > # of unexpected successes 9 > # of expected failures 195 > # of unknown successes 2 > # of known failures 10 > # of untested testcases 14 > # of unsupported tests 2 > > FAIL: backtrace (1 0) > FAIL: backtrace-unwindsyms (1 0) > FAIL: systemtap.base/cast.stp > FAIL: crash - crash(8) data > FAIL: flightrec2 (log file size (3)) > FAIL: gtod (39) > FAIL: itrace1 startup (eof) > FAIL: itrace2 startup (eof) > FAIL: itrace3 startup (eof) > FAIL: systemtap.base/kprobes.stp startup (eof) > FAIL: compiling sdt.c "" # does not include mjw's nop patch > FAIL: compiling sdt.c additional_flags=-std=gnu89 > FAIL: compiling sdt.c additional_flags=-ansi > FAIL: compiling sdt.c additional_flags=-pedantic > FAIL: compiling sdt.c additional_flags=-ansi > additional_flags=-pedantic > FAIL: compiling sdt.c additional_flags=-O2 > FAIL: compiling sdt.c additional_flags="-O3" > FAIL: static_uprobes compiling C -g > FAIL: tracepoint kernel.trace("rpc_connect_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: tracepoint kernel.trace("rpc_call_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: tracepoint kernel.trace("rpc_bind_status") -p4 Pass 4: > compilation failed. Try again with another '--vp 0001' option. > FAIL: systemtap.base/tracepoints.stp > FAIL: systemtap.base/uprobes_uname.stp > FAIL: uprobes_ustack print (1) > FAIL: uprobes_ustack main (0) > FAIL: uprobes_ustack main_func (1) > FAIL: uprobes_ustack lib_main (0) > FAIL: uprobes_ustack lib_func (0) > FAIL: backtrace of yyy_func2 (1) > FAIL: print_stack of yyy_func2 (1) > FAIL: backtrace of yyy_func3 (1) > FAIL: print_stack of yyy_func3 (1) > FAIL: backtrace of yyy_func4 (1) > FAIL: print_stack of yyy_func4 (1) > FAIL: function arguments -- numeric: unexpected timeout > FAIL: function arguments -- numeric --kelf --ignore-dwarf: > unexpected timeout > FAIL: usymbols > FAIL: buildok/uaddr.stp > FAIL: buildok/vfs_testcase.stp > FAIL: systemtap.printf/bin6.stp > FAIL: 64-bit readwrite > FAIL: 64-bit signal > FAIL: 32-bit readwrite > FAIL: 32-bit signal > FAIL: 32-bit statfs > Were these tests run on a RHEL-5.x system ? Could you pls indicate the kernel version ? -- Prerna Saxena Linux Technology Centre, IBM Systems and Technology Lab, Bangalore, India