See <https://builds.apache.org/job/Qpid-proton-c/1745/display/redirect?page=changes>
Changes: [aconway] PROTON-1826: [go] Add Messge.String() method for human-readable message ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > http://git-wip-us.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://git-wip-us.apache.org/repos/asf/qpid-proton.git > git --version # timeout=10 > git fetch --tags --progress > http://git-wip-us.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 be20a5186790815372f06e9a855955e330863426 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f be20a5186790815372f06e9a855955e330863426 Commit message: "PROTON-1826: [go] Add Messge.String() method for human-readable message" > git rev-list --no-walk d58bd7154558a3be3a68dfee71f08c7d76bad958 # timeout=10 [Qpid-proton-c] $ /bin/bash -e /tmp/jenkins3144490487723481340.sh No LSB modules are available. Arch: x86_64 Uname: Linux pomona.apache.org 3.13.0-105-generic #152-Ubuntu SMP Fri Dec 2 15:37:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 14.04.5 LTS Release: 14.04 Codename: trusty User: jenkins ========================= Listing installed packages cmake 2.8.12.2-0ubuntu3 python 2.7.5-5ubuntu3 ruby 1:1.9.3.4 swig 2.0.11-1ubuntu2 swig2.0 2.0.11-1ubuntu2 ========================= /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:/usr/games:/usr/local/games:/home/jenkins/.rvm/bin:/home/jenkins/shared/.rvm/bin Traceback (most recent call last): File "/home/jenkins/.local/bin/pip", line 6, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3088, in <module> @_call_aside File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3072, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 576, in _build_master return cls._build_from_requirements(__requires__) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 589, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 778, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'pip==9.0.1' distribution was not found and is required by the application 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?
