See <https://builds.apache.org/job/Qpid-proton-c/2112/display/redirect?page=changes>
Changes: [astitcher] NO-JIRA: Small proton-c documentation fixes ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H36 (ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > http://gitbox.apache.org/repos/asf/qpid-proton.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from http://gitbox.apache.org/repos/asf/qpid-proton.git > git --version # timeout=10 > git fetch --tags --progress -- > http://gitbox.apache.org/repos/asf/qpid-proton.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision a83b433586a7a96faa75e839f4d9a90c9659a436 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a83b433586a7a96faa75e839f4d9a90c9659a436 Commit message: "NO-JIRA: Small proton-c documentation fixes" > git rev-list --no-walk e68b2d8d1a022d0099c83e70a0d385f567bbaf8b # timeout=10 [Qpid-proton-c] $ /bin/bash -e /tmp/jenkins5499743960957040495.sh No LSB modules are available. Arch: x86_64 Uname: Linux asf936.gq1.ygridcore.net 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic User: jenkins ========================= Listing installed packages cmake 3.10.2-1ubuntu2.18.04.1 python 2.7.15~rc1-1 ruby 1:2.5.1 swig 3.0.12-1 swig3.0 3.0.12-1 ========================= /usr/bin/python /usr/bin/swig PATH=/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin Requirement already up-to-date: pip in /usr/local/lib/python3.6/dist-packages (20.1.1) Requirement already up-to-date: tox in /home/jenkins/.local/lib/python3.6/site-packages (3.16.1) Requirement already satisfied, skipping upgrade: packaging>=14 in /home/jenkins/.local/lib/python3.6/site-packages (from tox) (20.4) Requirement already satisfied, skipping upgrade: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /home/jenkins/.local/lib/python3.6/site-packages (from tox) (20.0.26) Requirement already satisfied, skipping upgrade: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/dist-packages (from tox) (1.7.0) Requirement already satisfied, skipping upgrade: six>=1.14.0 in /home/jenkins/.local/lib/python3.6/site-packages (from tox) (1.15.0) Requirement already satisfied, skipping upgrade: pluggy>=0.12.0 in /home/jenkins/.local/lib/python3.6/site-packages (from tox) (0.13.1) Requirement already satisfied, skipping upgrade: toml>=0.9.4 in /home/jenkins/.local/lib/python3.6/site-packages (from tox) (0.10.1) Requirement already satisfied, skipping upgrade: py>=1.4.17 in /home/jenkins/.local/lib/python3.6/site-packages (from tox) (1.9.0) Requirement already satisfied, skipping upgrade: filelock>=3.0.0 in /home/jenkins/.local/lib/python3.6/site-packages (from tox) (3.0.12) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /home/jenkins/.local/lib/python3.6/site-packages (from packaging>=14->tox) (2.4.7) Requirement already satisfied, skipping upgrade: appdirs<2,>=1.4.3 in /home/jenkins/.local/lib/python3.6/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (1.4.4) Requirement already satisfied, skipping upgrade: importlib-resources>=1.0; python_version < "3.7" in /home/jenkins/.local/lib/python3.6/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (3.0.0) Requirement already satisfied, skipping upgrade: distlib<1,>=0.3.1 in /home/jenkins/.local/lib/python3.6/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (0.3.1) Requirement already satisfied, skipping upgrade: zipp>=0.5 in /usr/local/lib/python3.6/dist-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox) (3.1.0) azure-pipelines c CMakeLists.txt cpp docs go go.mod INSTALL.md LICENSE.txt misc NOTICE.txt python README.md ruby scripts tests tools VERSION.txt -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python (found version "2.7.17") -- Found SWIG: /usr/bin/swig3.0 (found version "3.0.12") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so (found version "2.1.27") -- Looking for a CXX compiler -- Looking for a CXX compiler - /usr/bin/c++ -- The CXX compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build type is "DEBUG" -- PN_VERSION: 0.32.0 (SNAPSHOT) -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for atoll -- Looking for atoll - found -- Looking for epoll_wait -- Looking for epoll_wait - found -- Building the epoll proactor -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable exact version "2.7.17") -- Found Ruby: /usr/bin/ruby (found version "2.5.1") -- Could NOT find JsonCpp (missing: JsonCpp_LIBRARY JsonCpp_INCLUDE_DIR) -- Compiling C++11 examples: ON -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) stat /tmp/user/910: no such file or directory CMake Error at go/CMakeLists.txt:23 (string): string sub-command SUBSTRING requires four arguments. -- Found Go: /usr/bin/go () (). -- Go: /usr/bin/go () version to low. At least 1.11 required. -- Looking for Python module sphinx - not found -- Sphinx modules not found; doc generation disabled. -- Looking for Python module setuptools - found -- Looking for Python module wheel - found -- Looking for Python module tox - found -- Configuring incomplete, errors occurred! See also "<https://builds.apache.org/job/Qpid-proton-c/ws/build/CMakeFiles/CMakeOutput.log".> See also "<https://builds.apache.org/job/Qpid-proton-c/ws/build/CMakeFiles/CMakeError.log".> Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
