See <https://builds.apache.org/job/Qpid-proton-c/2140/display/redirect?page=changes>
Changes: [kpvdr] PROTON-2244: Fix for Array of lists with first list empty encoding ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H40 (ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/> No credentials specified Cloning the remote Git repository Cloning repository http://gitbox.apache.org/repos/asf/qpid-proton.git > git init <https://builds.apache.org/job/Qpid-proton-c/ws/> # 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 config remote.origin.url > http://gitbox.apache.org/repos/asf/qpid-proton.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from http://gitbox.apache.org/repos/asf/qpid-proton.git > 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 a1ac0fb1f689f3164390cc040fd6c26feeb42a4e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a1ac0fb1f689f3164390cc040fd6c26feeb42a4e Commit message: "Merge branch 'array-of-lists-first-list-empty' PR#263 PROTON-2244: Fix for Array of lists with first list empty encoding" > git rev-list --no-walk 7f1531ad474dbb74a616ed7c7ca15d1d6fe65a98 # timeout=10 [Qpid-proton-c] $ /bin/bash -e /tmp/jenkins8923596482045908898.sh No LSB modules are available. Arch: x86_64 Uname: Linux asf940.gq1.ygridcore.net 4.15.0-76-generic #86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 18.04.5 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.2.2) Collecting tox Downloading tox-3.19.0-py2.py3-none-any.whl (83 kB) Collecting py>=1.4.17 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting six>=1.14.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting 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 Downloading virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB) Collecting packaging>=14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting toml>=0.9.4 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) 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) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting distlib<1,>=0.3.1 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 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) Installing collected packages: py, six, filelock, distlib, appdirs, importlib-resources, virtualenv, pyparsing, packaging, toml, pluggy, tox Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 importlib-resources-3.0.0 packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 six-1.15.0 toml-0.10.1 tox-3.19.0 virtualenv-20.0.31 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.0.2n") -- 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 epoll_wait -- Looking for epoll_wait - found -- Building the epoll proactor -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Error at c/tests/CMakeLists.txt:78 (list): list does not recognize sub-command TRANSFORM -- 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) -- Found Go: /usr/bin/go (go version go1.10.4 linux/amd64) (1.10). -- Go: /usr/bin/go (1.10) 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 - not found -- The tox tool is not available; skipping the python-tox-tests -- 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?
