Jenkins build is unstable: devel-indigo-bwi » amd64,trusty,devel #8

0 views
Skip to first unread message

nor...@jenkins.ros.org

unread,
Jul 30, 2015, 1:46:06 PM7/30/15
to ros-build...@googlegroups.com, jack....@gmail.com, piy...@gmail.com, shiqi....@gmail.com, jsin...@cs.utexas.edu

nor...@jenkins.ros.org

unread,
Jul 30, 2015, 1:48:25 PM7/30/15
to ros-build...@googlegroups.com, jack....@gmail.com, shiqi....@gmail.com, jsin...@cs.utexas.edu, piy...@gmail.com
See <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/9/changes>

Changes:

[piyushk] removed segbot_v2.arm.launch as mico driver is not yet released. Launch file moved to segbot_arm_launch experimental package.

------------------------------------------
Started by upstream project "devel-indigo-bwi" build number 9
originally caused by:
Started by an SCM change
Building remotely on 64.91.229.16 in workspace <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/utexas-bwi/bwi.git
Fetching upstream changes from https://github.com/utexas-bwi/bwi.git
Fetching upstream changes from https://github.com/utexas-bwi/bwi.git
Checking out Revision 4b8af394ee870c6992486a47b3bf1ec223805e0c (origin/master)
[devel] $ /bin/sh -xe /tmp/hudson6137664831749702523.sh
+ bash run_chroot_local trusty amd64 <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/> devel indigo bwi
- ubuntu distro: trusty
- architecture: amd64
- script: devel
- workspace: <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
- script args: indigo bwi
+ /bin/echo 'vvvvvvvvvvvvvvvvvvv dispatch.sh vvvvvvvvvvvvvvvvvvvvvv'
vvvvvvvvvvvvvvvvvvv dispatch.sh vvvvvvvvvvvvvvvvvvvvvv
+ SCRIPT_ARGS=
+ for i in '$*'
++ echo indigo
+ SCRIPT_ARGS=indigo
+ for i in '$*'
++ echo indigo bwi
+ SCRIPT_ARGS='indigo bwi'
+ echo 'Arguments for script: ' indigo bwi
Arguments for script: indigo bwi
+ '[' -z '' ']'
+ export JENKINS_SCRIPTS_REPOSITORY_URL=http://github.com/ros-infrastructure/jenkins_scripts.git
+ JENKINS_SCRIPTS_REPOSITORY_URL=http://github.com/ros-infrastructure/jenkins_scripts.git
+ cd <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
+ '[' -e <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/run_debug_mode> ']'
+ rm -rf jenkins_scripts
+ git clone http://github.com/ros-infrastructure/jenkins_scripts.git
Cloning into 'jenkins_scripts'...
+ cd jenkins_scripts
+ '[' -n '' ']'
+ git log -n 1
commit 5bc39d089eb6fab9ea8aa3126cf4e736dea442ce
Author: Dirk Thomas <dth...@osrfoundation.org>
Date: Sun Oct 5 14:48:00 2014 -0700

remove dead code
+ cd <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
+ export
+ sudo mkdir -p /var/cache/pbuilder/ccache
+ sudo chmod a+w /var/cache/pbuilder/ccache
+ cat
+ chmod 755 pbuilder-env.sh
+++ dirname chroot_dispatch.sh
++ cd .
++ /bin/pwd
+ TOP=<http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
++ mktemp -d
+ tmpdir=/tmp/tmp.ZUtc7riYGJ
+ basetgz_filename=/tmp/tmp.ZUtc7riYGJ/basetgz
+ chroot_create.sh jenkins_tools 0.4.2 trusty amd64 /tmp/tmp.ZUtc7riYGJ/basetgz
+ /bin/echo 'vvvvvvvvvvvvvvvvvvv create_chroot.sh vvvvvvvvvvvvvvvvvvvvvv'
vvvvvvvvvvvvvvvvvvv create_chroot.sh vvvvvvvvvvvvvvvvvvvvvv
+ IMAGETYPE=jenkins_tools
+ IMAGVERSION=0.4.2
+ DISTRO=trusty
+ ARCH=amd64
+ BASE=/var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2
+ IMAGEFILE_FILENAME=/tmp/tmp.ZUtc7riYGJ/basetgz
+ IMAGEFILE=/var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.tgz
+ IMAGELOCK=/var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.updatelock
+ IMAGESTAMPFILE=/var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.version
+ ROOTDIR=/var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2/apt-conf-0.4.2
+ echo /var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.tgz
+ '[' '!' -f /var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.tgz ']'
+ UPDATE=/usr/bin/chroot_update.sh
+ '[' '!' -f /var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.version ']'
++ cat /var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.version
+ IMAGESTAMP=0.0.69-1
+ /bin/echo 'Image stamp is 0.0.69-1'
Image stamp is 0.0.69-1
++ awk '{for (i = 0; i < 10; i++) if ( !match($i, " ") && match($i, "[0-9].[0-9]") ) print $i}'
++ apt-show-versions python-jenkins-tools
+ REPOSTAMP=0.0.69-1
+ /bin/echo 'Repo stamp is 0.0.69-1'
Repo stamp is 0.0.69-1
+ '[' 0.0.69-1 '!=' 0.0.69-1 ']'
+ /bin/echo '^^^^^^^^^^^^^^^^^^ create_chroot.sh ^^^^^^^^^^^^^^^^^^^^'
^^^^^^^^^^^^^^^^^^ create_chroot.sh ^^^^^^^^^^^^^^^^^^^^
++ cat /tmp/tmp.ZUtc7riYGJ/basetgz
+ basetgz=/var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.tgz
+ rm -rf /tmp/tmp.ZUtc7riYGJ
+ sudo pbuilder execute --basetgz /var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.tgz --bindmounts '/var/cache/pbuilder/ccache <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/> /home/rosbuild' --inputfile <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/jenkins_scripts/devel> -- <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/pbuilder-env.sh> devel
W: /home/rosbuild/.pbuilderrc does not exist
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/jenkins_tools.trusty.amd64-0.4.2.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /home/rosbuild
I: Mounting <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: copy <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/jenkins_scripts/devel> to target directory
I: Obtaining the cached apt archive contents
+ /bin/echo 'vvvvvvvvvvvvvvvvvvv pbuilder-env.sh vvvvvvvvvvvvvvvvvvvvvv'
vvvvvvvvvvvvvvvvvvv pbuilder-env.sh vvvvvvvvvvvvvvvvvvvvvv
+ export CCACHE_DIR=/var/cache/pbuilder/ccache
+ CCACHE_DIR=/var/cache/pbuilder/ccache
+ export PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ export WORKSPACE=<http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
+ WORKSPACE=<http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
+ export OS_PLATFORM=trusty
+ OS_PLATFORM=trusty
+ export ARCH=amd64
+ ARCH=amd64
+ '[' -d /home/rosbuild/.ssh ']'
+ cp -a /home/rosbuild/.ssh /root
+ chown -R root.root /root/.ssh
+ '[' -d /home/rosbuild/.subversion ']'
+ cp -a /home/rosbuild/.subversion /root
+ chown -R root.root /root/.subversion
+ cd <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/>
+ chmod 755 <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/jenkins_scripts/devel>
+ echo ============================================================
============================================================
+ echo '==== Begin' devel 'script. Ignore the output above ====='
==== Begin devel script. Ignore the output above =====
+ echo ============================================================
============================================================
+ <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/jenkins_scripts/devel> indigo bwi
Running devel test on ROS distro 'indigo' and repository 'bwi'
Testing on distro indigo
Testing repositories bwi
Testing versions devel
Not testing depends on
Temp folder did not exist yet
Executing command 'apt-get update'
Ign http://us.archive.ubuntu.com trusty-updates InRelease
Ign http://us.archive.ubuntu.com trusty InRelease
Get:1 http://us.archive.ubuntu.com trusty-updates Release.gpg [933 B]
Hit http://us.archive.ubuntu.com trusty Release.gpg
Get:2 http://us.archive.ubuntu.com trusty-updates Release [63.5 kB]
Hit http://us.archive.ubuntu.com trusty Release
Get:3 http://us.archive.ubuntu.com trusty-updates/main amd64 Packages [599 kB]
Get:4 http://us.archive.ubuntu.com trusty-updates/restricted amd64 Packages [11.8 kB]
Get:5 http://us.archive.ubuntu.com trusty-updates/universe amd64 Packages [300 kB]
Get:6 http://us.archive.ubuntu.com trusty-updates/main Translation-en [288 kB]
Hit http://us.archive.ubuntu.com trusty-updates/restricted Translation-en
Get:7 http://us.archive.ubuntu.com trusty-updates/universe Translation-en [160 kB]
Hit http://us.archive.ubuntu.com trusty/main amd64 Packages
Hit http://us.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://us.archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://us.archive.ubuntu.com trusty/main Translation-en
Hit http://us.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://us.archive.ubuntu.com trusty/universe Translation-en
Fetched 1423 kB in 2s (663 kB/s)
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-updates/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/i18n/Translation-en Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.
/!\ Failed to execute command '['apt-get', 'update']' with return code 100
Failed to execute command '['apt-get', 'update']' with return code 100
+ echo ============================================================
============================================================
+ echo '==== End' devel 'script. Ignore the output below ====='
==== End devel script. Ignore the output below =====
+ echo ============================================================
============================================================
I: Copying back the cached apt archive contents
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/> filesystem
I: unmounting /home/rosbuild filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//9003 and its subdirectories
+ /bin/echo '^^^^^^^^^^^^^^^^^^ dispatch.sh ^^^^^^^^^^^^^^^^^^^^'
^^^^^^^^^^^^^^^^^^ dispatch.sh ^^^^^^^^^^^^^^^^^^^^
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE

nor...@jenkins.ros.org

unread,
Aug 9, 2015, 2:41:32 PM8/9/15
to ros-build...@googlegroups.com, jack....@gmail.com, piy...@gmail.com, shiqi....@gmail.com, jsin...@cs.utexas.edu
See <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/10/changes>

Changes:

[jack.oquin] prepare change logs for release

[jack.oquin] 0.3.2

[jack.oquin] delete metapackage dependencies on deprecated repositories (utexas-bwi/segbot#46)

[jack.oquin] update change logs, again

[jack.oquin] 0.3.3

------------------------------------------
[...truncated 500 lines...]
Selecting previously unselected package python-yaml.
Preparing to unpack .../python-yaml_3.10-4ubuntu0.1_amd64.deb ...
Unpacking python-yaml (3.10-4ubuntu0.1) ...
Selecting previously unselected package python-rospkg.
Preparing to unpack .../python-rospkg_1.0.35-1_all.deb ...
Unpacking python-rospkg (1.0.35-1) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...
Unpacking python-setuptools (3.3-1ubuntu2) ...
Selecting previously unselected package python-rosdistro.
Preparing to unpack .../python-rosdistro_0.4.2-1_all.deb ...
Unpacking python-rosdistro (0.4.2-1) ...
Selecting previously unselected package subversion.
Preparing to unpack .../subversion_1.8.8-1ubuntu3.1_amd64.deb ...
Unpacking subversion (1.8.8-1ubuntu3.1) ...
Selecting previously unselected package python-vcstools.
Preparing to unpack .../python-vcstools_0.1.36-1_all.deb ...
Unpacking python-vcstools (0.1.36-1) ...
Selecting previously unselected package python-wstool.
Preparing to unpack .../python-wstool_0.1.6-1_all.deb ...
Unpacking python-wstool (0.1.6-1) ...
Selecting previously unselected package python-rosinstall.
Preparing to unpack .../python-rosinstall_0.7.5-1_all.deb ...
Unpacking python-rosinstall (0.7.5-1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Setting up libmpdec2:amd64 (2.4.0-6) ...
Setting up libpython3.4-minimal:amd64 (3.4.0-2ubuntu1.1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.0-2ubuntu1.1) ...
Setting up python3.4-minimal (3.4.0-2ubuntu1.1) ...
Setting up libcurl3-gnutls:amd64 (7.35.0-1ubuntu2.5) ...
Setting up sgml-base (1.26+nmu4ubuntu1) ...
Setting up libapr1:amd64 (1.5.0-1) ...
Setting up libaprutil1:amd64 (1.5.3-1) ...
Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ...
Setting up libsvn1:amd64 (1.8.8-1ubuntu3.1) ...
Setting up libyaml-0-2:amd64 (0.1.4-3ubuntu3.1) ...
Setting up python3.4 (3.4.0-2ubuntu1.1) ...
Setting up python3-minimal (3.4.0-0ubuntu2) ...
Setting up libpython3-stdlib:amd64 (3.4.0-0ubuntu2) ...
Setting up ucf (3.0027+nmu1) ...
Setting up xml-core (0.13+nmu2) ...
Setting up python-configobj (4.7.2+ds-5build1) ...
Setting up python-bzrlib (2.6.0+bzr6593-1ubuntu1.1) ...
Setting up bzr (2.6.0+bzr6593-1ubuntu1.1) ...
Setting up liberror-perl (0.17-1.1) ...
Setting up git-man (1:1.9.1-1ubuntu0.1) ...
Setting up git (1:1.9.1-1ubuntu0.1) ...
Setting up git-core (1:1.9.1-1ubuntu0.1) ...
Setting up mercurial-common (2.8.2-1ubuntu1.3) ...
Setting up mercurial (2.8.2-1ubuntu1.3) ...

Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
Setting up python-dateutil (1.5+dfsg-1ubuntu1) ...
Setting up python-roman (2.0.0-1) ..# rosdistro.get_cached_release() has been deprecated in favor of the new function rosdistro.get_cached_distribution() - please check that you have the latest versions of the Python tools (e.g. on Ubuntu/Debian use: sudo apt-get update && sudo apt-get install --only-upgrade python-bloom python-rosdep python-rosinstall python-rosinstall-generator)
# rosdistro.get_release_cache() has been deprecated in favor of the new function rosdistro.get_distribution_cache() - please check that you have the latest versions of the Python tools (e.g. on Ubuntu/Debian use: sudo apt-get update && sudo apt-get install --only-upgrade python-bloom python-rosdep python-rosinstall python-rosinstall-generator)
# rosdistro.get_source_file() has been deprecated in favor of the new function rosdistro.get_distribution_file() - please check that you have the latest versions of the Python tools (e.g. on Ubuntu/Debian use: sudo apt-get update && sudo apt-get install --only-upgrade python-bloom python-rosdep python-rosinstall python-rosinstall-generator)
.
Setting up python-pkg-resources (3.3-1ubuntu2) ...
Setting up python-yaml (3.10-4ubuntu0.1) ...
Setting up python-setuptools (3.3-1ubuntu2) ...
Setting up subversion (1.8.8-1ubuntu3.1) ...
Setting up python-vcstools (0.1.36-1) ...
Setting up python-wstool (0.1.6-1) ...
Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
Setting up docutils-common (0.11-3) ...
Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
Setting up python-docutils (0.11-3) ...
update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up python-catkin-pkg (0.2.8-1) ...
Setting up dh-python (1.20140128-1ubuntu8.2) ...
Setting up python3 (3.4.0-0ubuntu2) ...
Setting up lsb-release (4.1+Debian11ubuntu6) ...
Setting up python-rospkg (1.0.35-1) ...
Setting up python-rosdistro (0.4.2-1) ...
Setting up python-rosinstall (0.7.5-1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Parsing rosdistro file for indigo
Parsing devel file for indigo
Create rosdep object
Ininitalize rosdep database
Checking if 'lsb-release' is already installed...
Executing command 'dpkg -s lsb-release'
Package 'lsb-release' is already installed.
Checking if 'python-rosdep' is already installed...
Executing command 'dpkg -s python-rosdep'
/!\ Failed to execute command '['dpkg', '-s', 'python-rosdep']' with return code 1
Executing command 'apt-get install --yes python-rosdep'
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
python-rosdep
debconf: delaying package configuration, since apt-utils is not installed
0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
Need to get 0 B/44.0 kB of archives.
After this operation, 286 kB of additional disk space will be used.
Selecting previously unselected package python-rosdep.
(Reading database ... 16608 files and directories currently installed.)
Preparing to unpack .../python-rosdep_0.11.2-1_all.deb ...
Unpacking python-rosdep (0.11.2-1) ...
Setting up python-rosdep (0.11.2-1) ...
Executing command 'rosdep init'
Wrote /etc/ros/rosdep/sources.list.d/20-default.list
Recommended: please run

rosdep update

Executing command 'rosdep update'
Warning: running 'rosdep update' as root is not recommended.
You should run 'sudo rosdep fix-permissions' and invoke 'rosdep update' again without sudo.
reading in sources list data from /etc/ros/rosdep/sources.list.d
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/osx-homebrew.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/base.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/python.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/ruby.yaml
Hit https://raw.githubusercontent.com/ros/rosdistro/master/releases/fuerte.yaml
Query rosdistro index https://raw.githubusercontent.com/ros/rosdistro/master/index.yaml
Add distro "groovy"
Add distro "hydro"
Add distro "indigo"
Add distro "jade"
updated cache in /home/rosbuild/.ros/rosdep/sources.cache
Building dictionaries from a rosdep's db
Executing command 'rosdep db'
Creating rosinstall file for repo list
Using devel distro file to download repositories
rosinstall file for all repositories:
- git: {local-name: bwi, uri: 'https://github.com/utexas-bwi/bwi.git', version: master}

Install repo list from source
Executing command 'rosinstall /tmp/test_repositories/src_repository <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/repo.rosinstall> --catkin'
rosinstall operating on /tmp/test_repositories/src_repository from specifications in rosinstall files <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/repo.rosinstall>
(Over-)Writing /tmp/test_repositories/src_repository/.rosinstall
Cloning into '/tmp/test_repositories/src_repository/bwi'...
[bwi] Fetching https://github.com/utexas-bwi/bwi.git (version master) to /tmp/test_repositories/src_repository/bwi
[bwi] Done.

rosinstall update complete.
Notification recipients: jack....@gmail.com piy...@gmail.com
Get build dependencies of repo list
Get the dependencies of source folder /tmp/test_repositories/src_repository
In folder /tmp/test_repositories/src_repository, found packages: bwi_desktop, bwi_desktop_full, bwi_launch
Install build dependencies of repo list: catkin, python-bloom, python-catkin-tools, python-rosinstall, python-wstool, bwi_msgs, bwi_kr_execution, bwi_tools, multi_level_map_server, multi_level_map_utils, segbot_bringup, segbot_gazebo, segbot_gui, segbot_logical_translator, segbot_navigation, segbot_simulation_apps, utexas_gdc, roslaunch, segbot, bwi_common
Checking if 'ros-indigo-catkin' is already installed...
Executing command 'dpkg -s ros-indigo-catkin'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-catkin']' with return code 1
Checking if 'python-bloom' is already installed...
Executing command 'dpkg -s python-bloom'
/!\ Failed to execute command '[u'dpkg', u'-s', u'python-bloom']' with return code 1
Checking if 'python-catkin-tools' is already installed...
Executing command 'dpkg -s python-catkin-tools'
/!\ Failed to execute command '[u'dpkg', u'-s', u'python-catkin-tools']' with return code 1
Checking if 'python-rosinstall' is already installed...
Executing command 'dpkg -s python-rosinstall'
Package 'python-rosinstall' is already installed.
Checking if 'python-wstool' is already installed...
Executing command 'dpkg -s python-wstool'
Package 'python-wstool' is already installed.
Checking if 'ros-indigo-bwi-msgs' is already installed...
Executing command 'dpkg -s ros-indigo-bwi-msgs'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-bwi-msgs']' with return code 1
Checking if 'ros-indigo-bwi-kr-execution' is already installed...
Executing command 'dpkg -s ros-indigo-bwi-kr-execution'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-bwi-kr-execution']' with return code 1
Checking if 'ros-indigo-bwi-tools' is already installed...
Executing command 'dpkg -s ros-indigo-bwi-tools'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-bwi-tools']' with return code 1
Checking if 'ros-indigo-multi-level-map-server' is already installed...
Executing command 'dpkg -s ros-indigo-multi-level-map-server'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-multi-level-map-server']' with return code 1
Checking if 'ros-indigo-multi-level-map-utils' is already installed...
Executing command 'dpkg -s ros-indigo-multi-level-map-utils'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-multi-level-map-utils']' with return code 1
Checking if 'ros-indigo-segbot-bringup' is already installed...
Executing command 'dpkg -s ros-indigo-segbot-bringup'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-segbot-bringup']' with return code 1
Checking if 'ros-indigo-segbot-gazebo' is already installed...
Executing command 'dpkg -s ros-indigo-segbot-gazebo'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-segbot-gazebo']' with return code 1
Checking if 'ros-indigo-segbot-gui' is already installed...
Executing command 'dpkg -s ros-indigo-segbot-gui'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-segbot-gui']' with return code 1
Checking if 'ros-indigo-segbot-logical-translator' is already installed...
Executing command 'dpkg -s ros-indigo-segbot-logical-translator'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-segbot-logical-translator']' with return code 1
Checking if 'ros-indigo-segbot-navigation' is already installed...
Executing command 'dpkg -s ros-indigo-segbot-navigation'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-segbot-navigation']' with return code 1
Checking if 'ros-indigo-segbot-simulation-apps' is already installed...
Executing command 'dpkg -s ros-indigo-segbot-simulation-apps'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-segbot-simulation-apps']' with return code 1
Checking if 'ros-indigo-utexas-gdc' is already installed...
Executing command 'dpkg -s ros-indigo-utexas-gdc'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-utexas-gdc']' with return code 1
Checking if 'ros-indigo-roslaunch' is already installed...
Executing command 'dpkg -s ros-indigo-roslaunch'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-roslaunch']' with return code 1
Checking if 'ros-indigo-segbot' is already installed...
Executing command 'dpkg -s ros-indigo-segbot'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-segbot']' with return code 1
Checking if 'ros-indigo-bwi-common' is already installed...
Executing command 'dpkg -s ros-indigo-bwi-common'
/!\ Failed to execute command '[u'dpkg', u'-s', u'ros-indigo-bwi-common']' with return code 1
Executing command 'apt-get install --yes python-bloom python-catkin-tools ros-indigo-bwi-common ros-indigo-bwi-kr-execution ros-indigo-bwi-msgs ros-indigo-bwi-tools ros-indigo-catkin ros-indigo-multi-level-map-server ros-indigo-multi-level-map-utils ros-indigo-roslaunch ros-indigo-segbot ros-indigo-segbot-bringup ros-indigo-segbot-gazebo ros-indigo-segbot-gui ros-indigo-segbot-logical-translator ros-indigo-segbot-navigation ros-indigo-segbot-simulation-apps ros-indigo-utexas-gdc'
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
ros-indigo-bwi-common : Depends: ros-indigo-stop-base but it is not installable
E: Unable to correct problems, you have held broken packages.
/!\ Failed to execute command '[u'apt-get', u'install', u'--yes', u'python-bloom', u'python-catkin-tools', u'ros-indigo-bwi-common', u'ros-indigo-bwi-kr-execution', u'ros-indigo-bwi-msgs', u'ros-indigo-bwi-tools', u'ros-indigo-catkin', u'ros-indigo-multi-level-map-server', u'ros-indigo-multi-level-map-utils', u'ros-indigo-roslaunch', u'ros-indigo-segbot', u'ros-indigo-segbot-bringup', u'ros-indigo-segbot-gazebo', u'ros-indigo-segbot-gui', u'ros-indigo-segbot-logical-translator', u'ros-indigo-segbot-navigation', u'ros-indigo-segbot-simulation-apps', u'ros-indigo-utexas-gdc']' with return code 100
Failed to execute command '[u'apt-get', u'install', u'--yes', u'python-bloom', u'python-catkin-tools', u'ros-indigo-bwi-common', u'ros-indigo-bwi-kr-execution', u'ros-indigo-bwi-msgs', u'ros-indigo-bwi-tools', u'ros-indigo-catkin', u'ros-indigo-multi-level-map-server', u'ros-indigo-multi-level-map-utils', u'ros-indigo-roslaunch', u'ros-indigo-segbot', u'ros-indigo-segbot-bringup', u'ros-indigo-segbot-gazebo', u'ros-indigo-segbot-gui', u'ros-indigo-segbot-logical-translator', u'ros-indigo-segbot-navigation', u'ros-indigo-segbot-simulation-apps', u'ros-indigo-utexas-gdc']' with return code 100
+ echo ============================================================
============================================================
+ echo '==== End' devel 'script. Ignore the output below ====='
==== End devel script. Ignore the output below =====
+ echo ============================================================
============================================================
I: Copying back the cached apt archive contents
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/> filesystem
I: unmounting /home/rosbuild filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//25139 and its subdirectories
+ /bin/echo '^^^^^^^^^^^^^^^^^^ dispatch.sh ^^^^^^^^^^^^^^^^^^^^'
^^^^^^^^^^^^^^^^^^ dispatch.sh ^^^^^^^^^^^^^^^^^^^^
Recording test results
Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.ros.org/job/devel-indigo-bwi/ARCH_PARAM=amd64,UBUNTU_PARAM=trusty,label=devel/ws/test_results/repos/bwi_launch/roslaunch-check_launch.xml> is 7 days 1 hr old

nor...@jenkins.ros.org

unread,
Jan 13, 2016, 3:03:17 PM1/13/16
to ros-build...@googlegroups.com, jack....@gmail.com, piy...@gmail.com, shiqi....@gmail.com, jsin...@cs.utexas.edu
Reply all
Reply to author
Forward
0 new messages