... and I have no idea what's wrong.

https://builds.apache.org/job/Qpid-proton-c/249/

The console output doesn't give me any clues, and I can't find any log output 
in the workspace.

Does anyone know the command sequence that is being run by the test scripts?  
All I see is:

> [100%] Built target c-object-tests
> Running tests
> Build step 'Execute shell' marked build as failure
> Recording test results

which doesn't provide the actual commands executed, so I'm a bit in the dark.

I haven't been able to repo this on any of the platforms I have access to, 
using either "ctest" or "make test" commands.

thanks,

-K


----- Forwarded Message -----
> From: "Apache Jenkins Server" <[email protected]>
> To: [email protected]
> Sent: Tuesday, January 28, 2014 3:49:15 PM
> Subject: Build failed in Jenkins: Qpid-proton-c #249
> 
> See <https://builds.apache.org/job/Qpid-proton-c/249/changes>
> 
> Changes:
> 
> [kgiusti] PROTON-498: fix the CMake valgrind logic
> 
> ------------------------------------------
> Started by user kgiusti
> Building remotely on ubuntu1 in workspace
> <https://builds.apache.org/job/Qpid-proton-c/ws/>
> Cleaning up <https://builds.apache.org/job/Qpid-proton-c/ws/proton>
> Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
> Deleting <https://builds.apache.org/job/Qpid-proton-c/ws/proton/testresults>
> Deleting
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/src/protocol.pyc>
> Deleting
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/__init__.pyc>
> Deleting
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/dom.pyc>
> Deleting
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/parsers.pyc>
> Deleting
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/mllib/transforms.pyc>
> Updating https://svn.apache.org/repos/asf/qpid/proton/trunk at revision
> '2014-01-28T20:48:14.362 +0000'
> U         proton-c/CMakeLists.txt
> At revision 1562224
> [Qpid-proton-c] $ /bin/bash -e /tmp/hudson2410309283243673609.sh
> No LSB modules are available.
> Arch: x86_64 Uname: Linux minerva 3.2.0-57-generic #87-Ubuntu SMP Tue Nov 12
> 21:35:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor
> ID: Ubuntu Description: Ubuntu 12.04.3 LTS Release: 12.04 Codename: precise
> Java home:
> =============
> Listing pertinent packages
> =============
> -- The C compiler identification is GNU
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- PN_VERSION: 0.6
> -- Found Java: /usr/bin/java
> -- Java version: 1.6.0.27. javac is at: /usr/bin/javac
> -- Locations of Bouncycastle 1.47 jars: BOUNCYCASTLE_BCPROV_JAR-NOTFOUND
> BOUNCYCASTLE_BCPKIX_JAR-NOTFOUND
> -- Won't build proton-j-impl because one or more Bouncycastle jars were not
> found. PROTON_JAR_DEPEND_DIR was: /usr/share/java
> -- checking for module 'openssl'
> --   found openssl, version 1.0.1
> -- Found OpenSSL:
> /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so
> (found version "1..1")
> -- Looking for clock_gettime
> -- Looking for clock_gettime - not found.
> -- Looking for clock_gettime in rt
> -- Looking for clock_gettime in rt - found
> -- Looking for uuid_generate
> -- Looking for uuid_generate - not found.
> -- Looking for uuid_generate in uuid
> -- Looking for uuid_generate in uuid - found
> -- Looking for strerror_r
> -- Looking for strerror_r - found
> -- Looking for atoll
> -- Looking for atoll - found
> -- Found SWIG: /usr/bin/swig2.0 (found version "2.0.4")
> -- Found PythonLibs: /usr/lib/libpython2.7.so
> -- Found Ruby: /usr/bin/ruby (found version "1.8.7")
> -- Found Perl: /usr/bin/perl
> -- Trying alternative search for Perl
> -- PerlLibs Not Found
> -- Found PythonInterp: /usr/bin/python (found version "2.7.3")
> -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
> -- Looking for include files INTTYPES_AVAILABLE
> -- Looking for include files INTTYPES_AVAILABLE - found
> -- Can't locate the valgrind command; no run-time error detection
> -- Cannot find both Java and Maven: testing disabled for Proton-J
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/build>
> Scanning dependencies of target proton-api
> [  2%] Building Java objects for proton-api.jar
> [  4%] Generating CMakeFiles/proton-api.dir/java_class_filelist
> [  6%] Creating Java archive proton-api-0.6.jar
> Rebuilding proton-api-0.6.jar to include missing resources
> [  6%] Built target proton-api
> [  9%] Generating protocol.h
> [ 11%] Generating encodings.h
> Scanning dependencies of target qpid-proton
> [ 13%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/object/object.c.o
> [ 15%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/util.c.o
> [ 18%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/error.c.o
> [ 20%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/buffer.c.o
> [ 22%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/parser.c.o
> [ 25%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/scanner.c.o
> [ 27%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/types.c.o
> [ 29%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/framing/framing.c.o
> [ 31%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/codec/codec.c.o
> [ 34%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/codec/decoder.c.o
> [ 36%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/codec/encoder.c.o
> [ 38%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/dispatcher/dispatcher.c.o
> [ 40%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/engine/engine.c.o
> [ 43%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/transport/transport.c.o
> [ 45%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/message/message.c.o
> [ 47%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/sasl/sasl.c.o
> [ 50%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/messenger/messenger.c.o
> [ 52%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/messenger/subscription.c.o
> [ 54%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/messenger/store.c.o
> [ 56%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/messenger/transform.c.o
> [ 59%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/posix/driver.c.o
> [ 61%] Building C object proton-c/CMakeFiles/qpid-proton.dir/src/platform.c.o
> [ 63%] Building C object
> proton-c/CMakeFiles/qpid-proton.dir/src/ssl/openssl.c.o
> Linking C shared library libqpid-proton.so
> [ 63%] Built target qpid-proton
> Scanning dependencies of target proton
> [ 65%] Building C object proton-c/CMakeFiles/proton.dir/src/proton.c.o
> Linking C executable proton
> [ 65%] Built target proton
> Scanning dependencies of target proton-dump
> [ 68%] Building C object
> proton-c/CMakeFiles/proton-dump.dir/src/proton-dump.c.o
> Linking C executable proton-dump
> [ 68%] Built target proton-dump
> [ 70%] Swig source
> Scanning dependencies of target _cproton
> [ 70%] Swig source
> [ 72%] Building C object
> proton-c/bindings/python/CMakeFiles/_cproton.dir/pythonPYTHON_wrap.c.o
> Linking C shared module _cproton.so
> [ 72%] Built target _cproton
> [ 75%] Swig source
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/types.h>:45:
> Warning 801: Wrong class name (corrected to `Pn_decimal128_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/types.h>:45:
> Warning 801: Wrong class name (corrected to `Pn_decimal128_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/types.h>:48:
> Warning 801: Wrong class name (corrected to `Pn_uuid_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/types.h>:48:
> Warning 801: Wrong class name (corrected to `Pn_uuid_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/types.h>:52:
> Warning 801: Wrong class name (corrected to `Pn_bytes_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/types.h>:52:
> Warning 801: Wrong class name (corrected to `Pn_bytes_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/object.h>:48:
> Warning 801: Wrong class name (corrected to `Pn_class_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/object.h>:48:
> Warning 801: Wrong class name (corrected to `Pn_class_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/engine.h>:86:
> Warning 801: Wrong class name (corrected to `Pn_delivery_tag_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/engine.h>:86:
> Warning 801: Wrong class name (corrected to `Pn_delivery_tag_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/codec.h>:71:
> Warning 801: Wrong class name (corrected to `Pn_atom_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/codec.h>:71:
> Warning 801: Wrong class name (corrected to `Pn_atom_t')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/codec.h>:92:
> Warning 801: Wrong class name (corrected to `Pn_atom_t_u')
> <https://builds.apache.org/job/Qpid-proton-c/ws/proton/proton-c/include/proton/codec.h>:92:
> Warning 801: Wrong class name (corrected to `Pn_atom_t_u')
> Scanning dependencies of target cproton-ruby
> [ 77%] Building C object
> proton-c/bindings/ruby/CMakeFiles/cproton-ruby.dir/rubyRUBY_wrap.c.o
> Linking C shared module cproton.so
> [ 77%] Built target cproton-ruby
> [ 79%] Swig source
> Scanning dependencies of target cproton
> [ 81%] Building C object
> proton-c/bindings/php/CMakeFiles/cproton.dir/phpPHP_wrap.c.o
> Linking C shared module cproton.so
> [ 81%] Built target cproton
> Scanning dependencies of target recv
> [ 84%] Building C object
> proton-c/examples/messenger/c/CMakeFiles/recv.dir/recv.c.o
> Linking C executable recv
> [ 84%] Built target recv
> Scanning dependencies of target send
> [ 86%] Building C object
> proton-c/examples/messenger/c/CMakeFiles/send.dir/send.c.o
> Linking C executable send
> [ 86%] Built target send
> Scanning dependencies of target msgr-recv
> [ 88%] Building C object
> tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-recv.c.o
> [ 90%] Building C object
> tests/tools/apps/c/CMakeFiles/msgr-recv.dir/msgr-common.c.o
> Linking C executable msgr-recv
> [ 90%] Built target msgr-recv
> Scanning dependencies of target msgr-send
> [ 93%] Building C object
> tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-send.c.o
> [ 95%] Building C object
> tests/tools/apps/c/CMakeFiles/msgr-send.dir/msgr-common.c.o
> Linking C executable msgr-send
> [ 95%] Built target msgr-send
> Scanning dependencies of target c-message-tests
> [ 97%] Building C object
> proton-c/src/tests/CMakeFiles/c-message-tests.dir/message.c.o
> Linking C executable c-message-tests
> [ 97%] Built target c-message-tests
> Scanning dependencies of target c-object-tests
> [100%] Building C object
> proton-c/src/tests/CMakeFiles/c-object-tests.dir/object.c.o
> Linking C executable c-object-tests
> [100%] Built target c-object-tests
> Running tests
> Build step 'Execute shell' marked build as failure
> Recording test results
> 

-- 
-K

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to