Console Output
17:32:47 Started by upstream project "Ksrc_uX__ouster_client__ubuntu_xenial__source" build number 1 17:32:47 originally caused by: 17:32:47 Started by upstream project "Krel_trigger-jobs" build number 68637 17:32:47 originally caused by: 17:32:47 Started by timer 17:32:47 Building remotely on build client 1 (slave buildslave indigo_devel_default) in workspace /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary 17:32:47 [ssh-agent] Looking for ssh-agent implementation... 17:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:32:47 $ ssh-agent 17:32:47 SSH_AUTH_SOCK=/tmp/ssh-7ihVlCARgu93/agent.27932 17:32:47 SSH_AGENT_PID=27934 17:32:47 [ssh-agent] Started. 17:32:47 $ ssh-add /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary@tmp/private_key_4194879880878291715.key 17:32:47 Identity added: /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary@tmp/private_key_4194879880878291715.key (/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary@tmp/private_key_4194879880878291715.key) 17:32:47 [ssh-agent] Using credentials jenkins-slave 17:32:4717:32:471. Check upstream projectsHide Details
17:32:47 # BEGIN SECTION: Check upstream projects 17:32:47 Verify that no recursive upstream project is broken: 17:32:47 - 'Ksrc_uX__ouster_client__ubuntu_xenial__source' build '1' has result 'SUCCESS' 17:32:47 All recursive upstream projects are (un)stable 17:32:47 # END SECTION17:32:47 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3165560737874589546.sh 17:32:47 + echo # BEGIN SECTION: docker version2. Check free disk spaceHide Details
17:32:47 # BEGIN SECTION: Check free disk space 17:32:47 Usable disk space = 35474628608 bytes 17:32:47 Free space threshold = 5368709120 bytes 17:32:47 # END SECTION17:32:47 + echo # BEGIN SECTION: docker info3. docker versionHide Details
17:32:47 # BEGIN SECTION: docker version 17:32:47 + docker version 17:32:47 Client: 17:32:47 Version: 1.9.1 17:32:47 API version: 1.21 17:32:47 Go version: go1.4.2 17:32:47 Git commit: a34a1d5 17:32:47 Built: Fri Nov 20 13:12:04 UTC 2015 17:32:47 OS/Arch: linux/amd64 17:32:47 17:32:47 Server: 17:32:47 Version: 1.9.1 17:32:47 API version: 1.21 17:32:47 Go version: go1.4.2 17:32:47 Git commit: a34a1d5 17:32:47 Built: Fri Nov 20 13:12:04 UTC 2015 17:32:47 OS/Arch: linux/amd64 17:32:47 + echo # END SECTION 17:32:47 # END SECTION17:32:48 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson5049204234412054272.sh 17:32:48 + echo # BEGIN SECTION: Check docker status4. docker infoHide Details
17:32:47 # BEGIN SECTION: docker info 17:32:47 + docker info 17:32:48 Containers: 445 17:32:48 Images: 2690 17:32:48 Server Version: 1.9.1 17:32:48 Storage Driver: aufs 17:32:48 Root Dir: /var/lib/docker/aufs 17:32:48 Backing Filesystem: extfs 17:32:48 Dirs: 4150 17:32:48 Dirperm1 Supported: false 17:32:48 Execution Driver: native-0.2 17:32:48 Logging Driver: json-file 17:32:48 Kernel Version: 3.13.0-29-generic 17:32:48 Operating System: Ubuntu 14.04 LTS 17:32:48 CPUs: 2 17:32:48 Total Memory: 3.861 GiB 17:32:48 Name: lcas-buildfarm-slave-2 17:32:48 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 17:32:48 WARNING: No swap limit support 17:32:48 + echo # END SECTION 17:32:48 # END SECTION17:32:50 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson4188583507667253401.sh 17:32:50 + echo # BEGIN SECTION: Embed wrapper scripts5. Check docker statusHide Details
17:32:48 # BEGIN SECTION: Check docker status 17:32:48 + echo Testing trivial docker invocation... 17:32:48 Testing trivial docker invocation... 17:32:48 + docker run --rm ubuntu:xenial true 17:32:49 + echo 'docker run' returned 0 17:32:49 'docker run' returned 0 17:32:49 docker seems operational, continuing 17:32:49 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8811781094517608362.sh 17:32:49 + echo # END SECTION 17:32:49 # END SECTION17:32:50 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson2703499620389963988.sh 17:32:50 + echo # BEGIN SECTION: Clone ros_buildfarm6. Embed wrapper scriptsHide Details
17:32:50 # BEGIN SECTION: Embed wrapper scripts 17:32:50 + rm -fr wrapper_scripts 17:32:50 + mkdir wrapper_scripts 17:32:50 + printf #!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the "License");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an "AS IS" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert "Command '%%s' not implemented" %% command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print("Reinvoke 'git %%s' (%%d/%%d) after sleeping %%s seconds" %%\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print("Invoking '%%s'" %% ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main()) 17:32:50 + echo # END SECTION 17:32:50 # END SECTION17:32:53 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson8203375734062405994.sh 17:32:53 + echo # BEGIN SECTION: Write PGP repository keys7. Clone ros_buildfarmHide Details
17:32:50 # BEGIN SECTION: Clone ros_buildfarm 17:32:50 + rm -fr ros_buildfarm 17:32:50 + python3 -u wrapper_scripts/git.py clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm 17:32:50 Invoking 'git clone --depth 1 -b master https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 17:32:50 Cloning into 'ros_buildfarm'... 17:32:53 + git -C ros_buildfarm --no-pager log -n 1 17:32:53 commit aca918fa40d6391d4894b39d8d3477d2e6e0a390 17:32:53 Author: Marc Hanheide <marc@hanheide.de> 17:32:53 Date: Thu Aug 2 12:13:42 2018 +0100 17:32:53 17:32:53 added cleanup 17:32:53 + rm -fr ros_buildfarm/.git 17:32:53 + rm -fr ros_buildfarm/doc 17:32:53 + echo # END SECTION 17:32:53 # END SECTION17:32:53 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson3257892897057621021.sh 17:32:53 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker 17:32:53 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker 17:32:53 + sleep 1 17:32:53 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 28031 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid 17:32:54 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task8. Write PGP repository keysHide Details
17:32:53 # BEGIN SECTION: Write PGP repository keys 17:32:53 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys 17:32:53 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/* 17:32:53 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 17:32:53 Version: GnuPG v1.4.11 (GNU/Linux) 17:32:53 17:32:53 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 17:32:53 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 17:32:53 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 17:32:53 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 17:32:53 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 17:32:53 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 17:32:53 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 17:32:53 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 17:32:53 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 17:32:53 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 17:32:53 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 17:32:53 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 17:32:53 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 17:32:53 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 17:32:53 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 17:32:53 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 17:32:53 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 17:32:53 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 17:32:53 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 17:32:53 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 17:32:53 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 17:32:53 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 17:32:53 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 17:32:53 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 17:32:53 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 17:32:53 =nFcN 17:32:53 -----END PGP PUBLIC KEY BLOCK----- 17:32:53 17:32:53 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 17:32:53 Version: GnuPG v1 17:32:53 17:32:53 mQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F 17:32:53 WzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz 17:32:53 lt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I 17:32:53 D3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr 17:32:53 JuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe 17:32:53 giITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn 17:32:53 jIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ 17:32:53 FtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl 17:32:53 CUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk 17:32:53 ZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC 17:32:53 CAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ 17:32:53 jQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd 17:32:53 xwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0 17:32:53 SWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b 17:32:53 dceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6 17:32:53 K0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz 17:32:53 lIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y 17:32:53 UtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d 17:32:53 eu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF 17:32:53 yn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd 17:32:53 cYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q 17:32:53 ul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI 17:32:53 YmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru 17:32:53 sB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg 17:32:53 x9o= 17:32:53 =AGYp 17:32:53 -----END PGP PUBLIC KEY BLOCK----- 17:32:53 17:32:53 + echo # END SECTION 17:32:53 # END SECTION17:32:54 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task9. Generate Dockerfile - binarydeb taskHide Details
17:32:54 # BEGIN SECTION: Generate Dockerfile - binarydeb task 17:32:54 + export TZ=GMT+00 17:32:54 + export PYTHONPATH=/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm: 17:32:54 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/release/run_binarydeb_job.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic ouster_client ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker --append-timestamp 17:32:54 Using the following distribution repositories: 17:32:54 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/0.key) 17:32:54 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/keys/1.key) 17:32:54 Generating Dockerfile '/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker/Dockerfile': 17:32:54 # generated from release/binarydeb_create_task.Dockerfile.em 17:32:54 17:32:54 FROM ubuntu:xenial 17:32:54 17:32:54 VOLUME ["/var/cache/apt/archives"] 17:32:54 17:32:54 ENV DEBIAN_FRONTEND noninteractive 17:32:54 17:32:54 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:32:54 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 17:32:54 RUN locale-gen en_US.UTF-8 17:32:54 ENV LANG en_US.UTF-8 17:32:54 ENV TZ GMT+00 17:32:54 17:32:54 17:32:54 RUN useradd -u 1002 -m buildfarm 17:32:54 17:32:54 17:32:54 RUN mkdir /tmp/keys 17:32:54 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 17:32:54 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 17:32:54 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:32:54 RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:32:54 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:32:54 17:32:54 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 17:32:54 17:32:54 RUN mkdir /tmp/wrapper_scripts 17:32:54 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 17:32:54 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 17:32:54 17:32:54 # automatic invalidation once every day 17:32:54 RUN echo "2019-05-31 (+0000)" 17:32:54 17:32:54 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:32:54 17:32:54 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 17:32:54 17:32:54 # always invalidate to actually have the latest apt repo state 17:32:54 RUN echo "2019-05-31 16:32:54 +0000" 17:32:54 RUN python3 -u /tmp/wrapper_scripts/apt.py update 17:32:54 17:32:54 USER buildfarm 17:32:54 ENTRYPOINT ["sh", "-c"] 17:32:54 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic ouster_client --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic ouster_client --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic ouster_client ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb"] 17:32:54 + echo # END SECTION 17:32:54 # END SECTION17:33:21 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task10. Build Dockerfile - binarydeb taskHide Details
17:32:54 # BEGIN SECTION: Build Dockerfile - binarydeb task 17:32:54 + cd /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker 17:32:54 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 17:32:54 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 17:32:54 Check docker base image for updates: docker pull ubuntu:xenial 17:32:55 xenial: Pulling from library/ubuntu 17:32:55 Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 17:32:55 Status: Image is up to date for ubuntu:xenial 17:32:55 + docker build --force-rm -t binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_ouster_client . 17:32:55 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 17:32:56 Step 1 : FROM ubuntu:xenial 17:32:56 ---> bd1cb16e606c 17:32:56 Step 2 : VOLUME /var/cache/apt/archives 17:32:56 ---> Using cache 17:32:56 ---> 4e7e9f3cac48 17:32:56 Step 3 : ENV DEBIAN_FRONTEND noninteractive 17:32:57 ---> Using cache 17:32:57 ---> 2803df761c40 17:32:57 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:32:58 ---> Using cache 17:32:58 ---> ee04bd839a68 17:32:58 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 17:32:58 ---> Using cache 17:32:58 ---> 5432cd13d635 17:32:58 Step 6 : RUN locale-gen en_US.UTF-8 17:32:59 ---> Using cache 17:32:59 ---> 91d301b6a394 17:32:59 Step 7 : ENV LANG en_US.UTF-8 17:32:59 ---> Using cache 17:32:59 ---> 55ff57d81b19 17:32:59 Step 8 : ENV TZ GMT+00 17:33:00 ---> Using cache 17:33:00 ---> 0dc67000391e 17:33:00 Step 9 : RUN useradd -u 1002 -m buildfarm 17:33:01 ---> Using cache 17:33:01 ---> faeb16a4a506 17:33:01 Step 10 : RUN mkdir /tmp/keys 17:33:01 ---> Using cache 17:33:01 ---> 277379af7307 17:33:01 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 17:33:02 ---> Using cache 17:33:02 ---> c375f89cd9e0 17:33:02 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 17:33:03 ---> Using cache 17:33:03 ---> 083bc28f42f2 17:33:03 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:33:03 ---> Using cache 17:33:03 ---> 7e18f0037cbe 17:33:03 Step 14 : RUN echo deb-src http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:33:04 ---> Using cache 17:33:04 ---> df34e6f2cb55 17:33:04 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:33:05 ---> Using cache 17:33:05 ---> 806698661c8b 17:33:05 Step 16 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 17:33:05 ---> Using cache 17:33:05 ---> 1ee77f73981f 17:33:05 Step 17 : RUN mkdir /tmp/wrapper_scripts 17:33:06 ---> Using cache 17:33:06 ---> af81cad19da9 17:33:06 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 17:33:06 ---> Using cache 17:33:06 ---> 263b3a397746 17:33:06 Step 19 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 17:33:07 ---> Using cache 17:33:07 ---> 31da15072efd 17:33:07 Step 20 : RUN echo "2019-05-31 (+0000)" 17:33:08 ---> Using cache 17:33:08 ---> 8347cc65f65f 17:33:08 Step 21 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:33:08 ---> Using cache 17:33:08 ---> 8d58509c86f2 17:33:08 Step 22 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml 17:33:09 ---> Using cache 17:33:09 ---> 35879842bef5 17:33:09 Step 23 : RUN echo "2019-05-31 16:32:54 +0000" 17:33:10 ---> Running in 42b98c1afd02 17:33:11 2019-05-31 16:32:54 +0000 17:33:11 ---> bdd7f4046e4d 17:33:11 Removing intermediate container 42b98c1afd02 17:33:11 Step 24 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 17:33:12 ---> Running in df53632104ba 17:33:15 Invoking 'apt-get update' 17:33:16 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 17:33:16 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 17:33:16 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 17:33:16 Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:33:16 Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 17:33:16 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:33:16 Get:7 http://10.210.9.154/ubuntu/building xenial/main Sources [171 kB] 17:33:16 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 17:33:16 Get:9 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [214 kB] 17:33:16 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,237 kB] 17:33:16 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [966 kB] 17:33:17 Fetched 2,919 kB in 1s (2,478 kB/s) 17:33:19 Reading package lists... 17:33:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:19 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 17:33:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:20 ---> 644873cbca4d 17:33:20 Removing intermediate container df53632104ba 17:33:20 Step 25 : USER buildfarm 17:33:20 ---> Running in 3a2a6384ff0a 17:33:20 ---> 15b79c523c79 17:33:20 Removing intermediate container 3a2a6384ff0a 17:33:20 Step 26 : ENTRYPOINT sh -c 17:33:20 ---> Running in e7f05b00bd1d 17:33:21 ---> 84a29688c468 17:33:21 Removing intermediate container e7f05b00bd1d 17:33:21 Step 27 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/get_sourcedeb.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic ouster_client --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py kinetic ouster_client --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/create_binarydeb_task_generator.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml kinetic ouster_client ubuntu xenial amd64 --distribution-repository-urls http://10.210.9.154/ubuntu/building http://packages.ros.org/ros/ubuntu --distribution-repository-key-files /tmp/keys/0.key /tmp/keys/1.key --binarydeb-dir /tmp/binarydeb --dockerfile-dir /tmp/docker_build_binarydeb 17:33:21 ---> Running in 4c2dfa99dd2c 17:33:21 ---> 6b7c23f9c8e4 17:33:21 Removing intermediate container 4c2dfa99dd2c 17:33:21 Successfully built 6b7c23f9c8e4 17:33:21 + echo # END SECTION 17:33:21 # END SECTION17:33:43 [Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary] $ /bin/sh -xe /tmp/hudson1708899387080131256.sh 17:33:43 + sleep 1 17:33:43 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 28636 --cid-file /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid 17:33:44 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb11. Run Dockerfile - binarydeb taskHide Details
17:33:21 # BEGIN SECTION: Run Dockerfile - binarydeb task 17:33:21 + [ -f /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb ] 17:33:21 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb 17:33:21 + rm -fr /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb 17:33:21 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb 17:33:21 + mkdir -p /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb 17:33:21 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb:/tmp/docker_build_binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_task_generation.kinetic_ubuntu_xenial_amd64_ouster_client11.1. get sourcedebHide Details
17:33:22 # BEGIN SUBSECTION: get sourcedeb 17:33:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:32 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:32 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:32 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-kinetic-ouster-client=0.1.1-0xenial' 17:33:33 Invoking 'apt-get source --download-only --only-source ros-kinetic-ouster-client=0.1.1-0xenial' 17:33:33 Reading package lists... 17:33:33 Need to get 13.3 kB of source archives. 17:33:33 Get:1 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ouster-client 0.1.1-0xenial (dsc) [1,004 B] 17:33:33 Get:2 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ouster-client 0.1.1-0xenial (tar) [10.0 kB] 17:33:33 Get:3 http://10.210.9.154/ubuntu/building xenial/main ros-kinetic-ouster-client 0.1.1-0xenial (diff) [2,300 B] 17:33:33 Fetched 13.3 kB in 0s (790 kB/s) 17:33:33 Download complete and in download only mode 17:33:33 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:33 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:33:33 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:33 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:33:33 Invoking 'dpkg-source -x ros-kinetic-ouster-client_0.1.1-0xenial.dsc' 17:33:36 dpkg-source: warning: extracting unsigned source package (ros-kinetic-ouster-client_0.1.1-0xenial.dsc) 17:33:36 dpkg-source: info: extracting ros-kinetic-ouster-client in ros-kinetic-ouster-client-0.1.1 17:33:36 dpkg-source: info: unpacking ros-kinetic-ouster-client_0.1.1.orig.tar.gz 17:33:36 dpkg-source: info: unpacking ros-kinetic-ouster-client_0.1.1-0xenial.debian.tar.xz 17:33:36 Package maintainer emails: scosar@lincoln.ac.uk 17:33:36 # END SUBSECTION17:33:41 Looking for the '.dsc' file of package 'ros-kinetic-ouster-client' with version '0.1.1-0' 17:33:43 Using the following distribution repositories: 17:33:43 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 17:33:43 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 17:33:43 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 17:33:43 # generated from release/binarydeb_task.Dockerfile.em 17:33:43 17:33:43 17:33:43 FROM ubuntu:xenial 17:33:43 17:33:43 VOLUME ["/var/cache/apt/archives"] 17:33:43 17:33:43 ENV DEBIAN_FRONTEND noninteractive 17:33:43 17:33:43 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:33:43 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 17:33:43 RUN locale-gen en_US.UTF-8 17:33:43 ENV LANG en_US.UTF-8 17:33:43 ENV TZ GMT+00 17:33:43 17:33:43 RUN useradd -u 1002 -m buildfarm 17:33:43 17:33:43 17:33:43 RUN mkdir /tmp/keys 17:33:43 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 17:33:43 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 17:33:43 RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:33:43 RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:33:43 17:33:43 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 17:33:43 17:33:43 RUN mkdir /tmp/wrapper_scripts 17:33:43 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 17:33:43 RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 17:33:43 17:33:43 # automatic invalidation once every day 17:33:43 RUN echo "2019-05-31 (+0000)" 17:33:43 17:33:43 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:33:43 17:33:43 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 17:33:43 17:33:43 # for each dependency: echo version, apt update, apt install, apt clean 17:33:43 RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 17:33:43 RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 17:33:43 RUN echo "libjsoncpp-dev: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp-dev 17:33:43 RUN echo "libjsoncpp1: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp1 17:33:43 RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 17:33:43 17:33:43 USER buildfarm 17:33:43 ENTRYPOINT ["sh", "-c"] 17:33:43 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic ouster_client --sourcedeb-dir /tmp/binarydeb"] 17:33:43 Mount the following volumes when running the container: 17:33:43 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 17:33:43 -v /tmp/binarydeb:/tmp/binarydeb 17:33:43 + echo # END SECTION 17:33:43 # END SECTION11.2. append build timestampHide Details
17:33:36 # BEGIN SUBSECTION: append build timestamp 17:33:36 Invoking 'debchange -v 0.1.1-0xenial-20190531-163336+0000 -p -D xenial -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1' 17:33:36 # END SUBSECTION17:35:03 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb12. Build Dockerfile - build binarydebHide Details
17:33:44 # BEGIN SECTION: Build Dockerfile - build binarydeb 17:33:44 + cd /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb 17:33:44 + python3 -u /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 17:33:44 Get base image name from Dockerfile 'Dockerfile': ubuntu:xenial 17:33:44 Check docker base image for updates: docker pull ubuntu:xenial 17:33:46 xenial: Pulling from library/ubuntu 17:33:46 Digest: sha256:ef5df89a674b97317814a4bad78e6f1ad0b51d372647b82d251c04227db89421 17:33:46 Status: Image is up to date for ubuntu:xenial 17:33:46 + docker build --force-rm -t binarydeb_build.kinetic_ubuntu_xenial_amd64_ouster_client . 17:33:46 Sending build context to Docker daemon 18.94 kB Sending build context to Docker daemon 18.94 kB 17:33:46 Step 1 : FROM ubuntu:xenial 17:33:46 ---> bd1cb16e606c 17:33:46 Step 2 : VOLUME /var/cache/apt/archives 17:33:46 ---> Using cache 17:33:46 ---> 4e7e9f3cac48 17:33:46 Step 3 : ENV DEBIAN_FRONTEND noninteractive 17:33:47 ---> Using cache 17:33:47 ---> 2803df761c40 17:33:47 Step 4 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:33:48 ---> Using cache 17:33:48 ---> ee04bd839a68 17:33:48 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 17:33:48 ---> Using cache 17:33:48 ---> 5432cd13d635 17:33:48 Step 6 : RUN locale-gen en_US.UTF-8 17:33:49 ---> Using cache 17:33:49 ---> 91d301b6a394 17:33:49 Step 7 : ENV LANG en_US.UTF-8 17:33:49 ---> Using cache 17:33:49 ---> 55ff57d81b19 17:33:49 Step 8 : ENV TZ GMT+00 17:33:50 ---> Using cache 17:33:50 ---> 0dc67000391e 17:33:50 Step 9 : RUN useradd -u 1002 -m buildfarm 17:33:51 ---> Using cache 17:33:51 ---> faeb16a4a506 17:33:51 Step 10 : RUN mkdir /tmp/keys 17:33:51 ---> Using cache 17:33:51 ---> 277379af7307 17:33:51 Step 11 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1.4.11 (GNU/Linux)\n\nmQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn\nMsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf\nxcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw\nkPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv\n/o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh\nEBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg\nKFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD\nBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX\nyQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI\n7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy\nJjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T\nYh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++\nCut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ\ncvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM\nhU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3\nIWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm\nZ4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK\n7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb\noRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC\nAAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U\nNTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0\nikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU\nM7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N\nl9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ\nChb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ==\n=nFcN\n-----END PGP PUBLIC KEY BLOCK----- \n" > /tmp/keys/0.key && apt-key add /tmp/keys/0.key 17:33:52 ---> Using cache 17:33:52 ---> c375f89cd9e0 17:33:52 Step 12 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQGiBEsy5KkRBADJbDSISoamRM5AA20bfAeBuhhaI+VaiCVcxw90sq9AI5lIc42F\nWzM2acm8yplqWiehAqOLKd+iIrqNGZ+VavZEPTx7o06UZUMRoPBiTFaCwrQ5avKz\nlt7ij8PRMVWNrJ7A2lDYXfFQVV1o3Xo06qVnv0KLLUmiur0LBu4H/oTH3wCgt+/I\nD3LUKaMJsc77KwFBTjHB0EsD/26Z2Ud12f3urSNyN6VMWnP3rz6xsmtY4Qsmkbnr\nJuduxCQBZv6bX1Cr2ulXkv0fFOr+s5OyUv7zyCPbxiJFh3Br7fJGb0b5/M208KPe\ngiITY9hMh/aUbKjXCPoOXPxSL6SWOWV8taR6903EFyLBN0qno/kXIBKnVqBZobgn\njIEPA/0fTnxtZtE7EpirGQMF2caJfv7/LCgXmRs9xAhgbE0/caoa1tnc79uaHmLZ\nFtbGFoAO31YNYM/IUHtmabbGdvZ4oYUwDhjBevVvC7aI+XhuNGK5mU8qCLLSEUOl\nCUr6BJq/0iFmjwjmwk9idZEYhqSNy2OoYJbq45rbHfbdKLEVrbQeUk9TIEJ1aWxk\nZXIgPHJvc2J1aWxkQHJvcy5vcmc+iGAEExECACAFAksy5KkCGwMGCwkIBwMCBBUC\nCAMEFgIDAQIeAQIXgAAKCRBVI7rusB+hFmk7AJ0XsLp05KA8l3YzAumZfjSN04MZ\njQCfQHfp4aQUXdOCUtetVo0QZUX3IuO5Ag0ESzLkrhAIAOCuSC83VXYWf8gOMSzd\nxwpsH/uLV9Wze2LGnajsJLjEOhcsz2BHfxqNXhYaE9aQaodPCpbUAkPq8tLbpXy0\nSWRCx0F5RcplXx5vIWbP6TlfPbRpK70w7IWd6vsNrjwEHjlhOLcNcj42sp5pgx4b\ndceK06k5Ml2hYovPnD9o2TYgjOqg5FHZ2g1J0103n/66bN/hZnpLaZJYQiPWCyq6\nK0565i1k2Y7hgWB/OXqwaqCehqmLTvpyQGzE1UJvKLuYU+T+4hBnSPbT3KIi5fCz\nlIwvxijOMcfbkLhzYQXcU0Rd1VItcd5nmPL4z97jBxzuhkgxXpGR4WGKhvsA2Z9Y\nUtsAAwYH/3Bf44bTpD9bVADUdab3e7zm8iHfh9K/a83mIgDB7mHV6WuemQVTf/1d\neu4mI5WtpbOCoucybGfjGIIAcSxwIx6VfC7HSp4J51bOpHhbdDffUEk6QVsZjwoF\nyn3W9W3ZVeTI+ch/Qoo5a98SnmdjN8eXI/qCuiXOHc6rXDXc2R0iox/1EAS8xGVd\ncYZe7IWBO2CjCknyhLrWxZHoy+i1GCZ9KvPF/Ef2dmLhCydT73ZlumsY8N5vm76Q\nul1G7f8LNbnMgXQafRkPffrAXSVhGY3Z2IiBwFNgxcKTq479l7yedYRGeU1A+SYI\nYmRFWHXt3rTkMlQSpxCsB0fAYfrwEqqISQQYEQIACQUCSzLkrgIbDAAKCRBVI7ru\nsB+hFpryAJ9qNz3h3ijt9TkAV0CHufsPT6Cl4gCglfg7tJn2lsSF3HTpoDDO1Fgg\nx9o=\n=AGYp\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 17:33:52 ---> Using cache 17:33:52 ---> 083bc28f42f2 17:33:52 Step 13 : RUN echo deb http://10.210.9.154/ubuntu/building xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:33:53 ---> Using cache 17:33:53 ---> 7e18f0037cbe 17:33:53 Step 14 : RUN echo deb http://packages.ros.org/ros/ubuntu xenial main | tee -a /etc/apt/sources.list.d/buildfarm.list 17:33:54 ---> Using cache 17:33:54 ---> 63ab490b3a0e 17:33:54 Step 15 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && (echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://old-releases.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) || (echo "deb http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates multiverse" >> /etc/apt/sources.list && echo "deb http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list && echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial-security multiverse" >> /etc/apt/sources.list) 17:33:54 ---> Using cache 17:33:54 ---> 1a8d31902e9e 17:33:54 Step 16 : RUN mkdir /tmp/wrapper_scripts 17:33:55 ---> Using cache 17:33:55 ---> 19009675150b 17:33:55 Step 17 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2014-2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Failed to fetch',\n 'Hash Sum mismatch',\n 'Unable to locate package',\n 'is not what the server reported',\n ]\n\n command = argv[0]\n if command in ['update', 'source']:\n rc, _, _ = call_apt_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n elif command == 'update-install-clean':\n return call_apt_update_install_clean(\n argv[1:], known_error_strings, max_tries)\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_apt_update_install_clean(\n install_argv, known_error_strings, max_tries):\n tries = 0\n command = 'update'\n while tries < max_tries:\n if command == 'update':\n rc, _, tries = call_apt_repeatedly(\n [command], known_error_strings, max_tries - tries,\n offset=tries)\n if rc != 0:\n # abort if update was unsuccessful even after retries\n break\n # move on to the install command if update was successful\n command = 'install'\n\n if command == 'install':\n # any call is considered a try\n tries += 1\n known_error_strings_redo_update = [\n 'Size mismatch',\n 'maybe run apt update',\n 'The following packages cannot be authenticated!',\n 'Unable to locate package',\n ]\n rc, known_error_conditions = \\\\\n call_apt(\n [command] + install_argv,\n known_error_strings + known_error_strings_redo_update)\n if not known_error_conditions:\n if rc != 0:\n # abort if install was unsuccessful\n break\n # move on to the clean command if install was successful\n command = 'clean'\n continue\n\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n # check if update needs to be rerun\n if (\n set(known_error_conditions) &\n set(known_error_strings_redo_update)\n ):\n command = 'update'\n print(\"'apt install' failed and likely requires \" +\n \"'apt update' to run again\")\n # retry with update command\n continue\n\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n if tries < max_tries:\n sleep_time = 5\n print(\"Reinvoke 'apt install' after sleeping %s seconds\" %\n sleep_time)\n sleep(sleep_time)\n # retry install command\n\n if command == 'clean':\n rc, _ = call_apt([command], [])\n break\n\n return rc\n\n\ndef call_apt_repeatedly(argv, known_error_strings, max_tries, offset=0):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * (i + offset)\n print(\"Reinvoke 'apt %s' (%d/%d) after sleeping %s seconds\" %\n (command, i + offset, max_tries + offset, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_apt(argv, known_error_strings)\n if not known_error_conditions:\n # break the loop and return the reported rc\n break\n # known errors are always interpreted as a non-zero rc\n if rc == 0:\n rc = 1\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i + offset\n\n\ndef call_apt(argv, known_error_strings):\n known_error_conditions = []\n\n # some of the used options are not supported in older distros\n # e.g. Ubuntu Wily, Debian Jessie\n cmd = ['apt-get'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n lines = []\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n lines.append(line)\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n if rc and not known_error_conditions:\n print('Invocation failed without any known error condition, '\n 'printing all lines to debug known error detection:')\n for index, line in enumerate(lines):\n print(' ', index + 1, \"'%s'\" % line.rstrip('\\\\n\\\\r'))\n print('None of the following known errors were detected:')\n for index, known_error_string in enumerate(known_error_strings):\n print(' ', index + 1, \"'%s'\" % known_error_string)\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/apt.py 17:33:56 ---> Using cache 17:33:56 ---> a0ad25c6aa5b 17:33:56 Step 18 : RUN echo "#!/usr/bin/env python3\n\n# Copyright 2016 Open Source Robotics Foundation, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\nimport subprocess\nimport sys\nfrom time import sleep\n\n\ndef main(argv=sys.argv[1:]):\n max_tries = 10\n known_error_strings = [\n 'Connection timed out',\n ]\n\n command = argv[0]\n if command == 'clone':\n rc, _, _ = call_git_repeatedly(\n argv, known_error_strings, max_tries)\n return rc\n else:\n assert \"Command '%s' not implemented\" % command\n\n\ndef call_git_repeatedly(argv, known_error_strings, max_tries):\n command = argv[0]\n for i in range(1, max_tries + 1):\n if i > 1:\n sleep_time = 5 + 2 * i\n print(\"Reinvoke 'git %s' (%d/%d) after sleeping %s seconds\" %\n (command, i, max_tries, sleep_time))\n sleep(sleep_time)\n rc, known_error_conditions = call_git(argv, known_error_strings)\n if rc == 0 or not known_error_conditions:\n break\n print('')\n print('Invocation failed due to the following known error conditions: '\n ', '.join(known_error_conditions))\n print('')\n # retry in case of failure with known error condition\n return rc, known_error_conditions, i\n\n\ndef call_git(argv, known_error_strings):\n known_error_conditions = []\n\n cmd = ['git'] + argv\n print(\"Invoking '%s'\" % ' '.join(cmd))\n proc = subprocess.Popen(\n cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)\n while True:\n line = proc.stdout.readline()\n if not line:\n break\n line = line.decode()\n sys.stdout.write(line)\n for known_error_string in known_error_strings:\n if known_error_string in line:\n if known_error_string not in known_error_conditions:\n known_error_conditions.append(known_error_string)\n proc.wait()\n rc = proc.returncode\n return rc, known_error_conditions\n\n\nif __name__ == '__main__':\n sys.exit(main())" > /tmp/wrapper_scripts/git.py 17:33:57 ---> Using cache 17:33:57 ---> c33e299c9234 17:33:57 Step 19 : RUN echo "2019-05-31 (+0000)" 17:33:57 ---> Using cache 17:33:57 ---> 68d22c324357 17:33:57 Step 20 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [[ $i < 3 ]]; then sleep 5; else false; fi; done 17:33:58 ---> Using cache 17:33:58 ---> 4d2798d161c8 17:33:58 Step 21 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 17:33:58 ---> Using cache 17:33:58 ---> c47550dc1494 17:33:58 Step 22 : RUN echo "apt-src: 0.25.1-0.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 17:33:59 ---> Using cache 17:33:59 ---> 753a6a2a48d5 17:33:59 Step 23 : RUN echo "debhelper: 10.2.2ubuntu1~ubuntu16.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 17:34:00 ---> Using cache 17:34:00 ---> 94a96684e4a3 17:34:00 Step 24 : RUN echo "libjsoncpp-dev: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp-dev 17:34:01 ---> Running in 2310e5fa582e 17:34:01 libjsoncpp-dev: 1.7.2-1 17:34:02 Invoking 'apt-get update' 17:34:02 Get:1 http://10.210.9.154/ubuntu/building xenial InRelease [2,856 B] 17:34:02 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 17:34:02 Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:34:02 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] 17:34:02 Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 17:34:02 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:34:02 Get:7 http://10.210.9.154/ubuntu/building xenial/main amd64 Packages [214 kB] 17:34:02 Hit:8 http://packages.ros.org/ros/ubuntu xenial InRelease 17:34:02 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1,237 kB] 17:34:02 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [966 kB] 17:34:03 Fetched 2,748 kB in 1s (2,500 kB/s) 17:34:05 Reading package lists... 17:34:05 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:05 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:05 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:05 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:05 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 17:34:05 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:05 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:05 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:05 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:05 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes libjsoncpp-dev' 17:34:06 Reading package lists... 17:34:07 Building dependency tree... 17:34:07 Reading state information... 17:34:07 Starting pkgProblemResolver with broken count: 0 17:34:07 Starting 2 pkgProblemResolver with broken count: 0 17:34:07 Done 17:34:07 The following additional packages will be installed: 17:34:07 libjsoncpp1 17:34:07 The following NEW packages will be installed: 17:34:07 libjsoncpp-dev libjsoncpp1 17:34:07 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. 17:34:07 Need to get 157 kB of archives. 17:34:07 After this operation, 707 kB of additional disk space will be used. 17:34:07 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] 17:34:07 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp-dev amd64 1.7.2-1 [83.5 kB] 17:34:08 debconf: delaying package configuration, since apt-utils is not installed 17:34:08 Fetched 157 kB in 0s (2,610 kB/s) 17:34:08 Selecting previously unselected package libjsoncpp1:amd64. 17:34:08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16279 files and directories currently installed.) 17:34:08 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... 17:34:08 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... 17:34:08 Selecting previously unselected package libjsoncpp-dev:amd64. 17:34:08 Preparing to unpack .../libjsoncpp-dev_1.7.2-1_amd64.deb ... 17:34:08 Unpacking libjsoncpp-dev:amd64 (1.7.2-1) ... 17:34:09 Processing triggers for libc-bin (2.23-0ubuntu11) ... 17:34:11 Setting up libjsoncpp1:amd64 (1.7.2-1) ... 17:34:11 Setting up libjsoncpp-dev:amd64 (1.7.2-1) ... 17:34:11 Processing triggers for libc-bin (2.23-0ubuntu11) ... 17:34:11 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:11 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:11 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:11 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:11 Invoking 'apt-get clean' 17:34:16 ---> 53579ed9977c 17:34:16 Removing intermediate container 2310e5fa582e 17:34:16 Step 25 : RUN echo "libjsoncpp1: 1.7.2-1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes libjsoncpp1 17:34:16 ---> Running in cca259b3bfb9 17:34:16 libjsoncpp1: 1.7.2-1 17:34:16 Invoking 'apt-get update' 17:34:16 Hit:1 http://10.210.9.154/ubuntu/building xenial InRelease 17:34:16 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:34:16 Hit:3 http://archive.ubuntu.com/ubuntu xenial InRelease 17:34:16 Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 17:34:16 Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 17:34:16 Get:6 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:34:17 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 17:34:17 Fetched 218 kB in 0s (240 kB/s) 17:34:19 Reading package lists... 17:34:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:19 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 17:34:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:19 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:19 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:19 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes libjsoncpp1' 17:34:20 Reading package lists... 17:34:21 Building dependency tree... 17:34:21 Reading state information... 17:34:21 Starting pkgProblemResolver with broken count: 0 17:34:21 Starting 2 pkgProblemResolver with broken count: 0 17:34:21 Done 17:34:21 libjsoncpp1 is already the newest version (1.7.2-1). 17:34:21 libjsoncpp1 set to manually installed. 17:34:21 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded. 17:34:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:21 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:21 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:21 Invoking 'apt-get clean' 17:34:21 ---> 7495379234e1 17:34:21 Removing intermediate container cca259b3bfb9 17:34:21 Step 26 : RUN echo "ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin 17:34:21 ---> Running in 52172f33deaf 17:34:22 ros-kinetic-catkin: 0.7.14-0xenial-20180809-132632-0800 17:34:22 Invoking 'apt-get update' 17:34:22 Hit:1 http://10.210.9.154/ubuntu/building xenial InRelease 17:34:22 Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 17:34:22 Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease 17:34:22 Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease 17:34:22 Get:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:34:22 Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 17:34:22 Hit:7 http://packages.ros.org/ros/ubuntu xenial InRelease 17:34:23 Fetched 218 kB in 0s (233 kB/s) 17:34:24 Reading package lists... 17:34:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:24 W: http://10.210.9.154/ubuntu/building/dists/xenial/InRelease: Signature by key 0379D44201EF3A91028107A8DCD74318AED39854 uses weak digest algorithm (SHA1) 17:34:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:24 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:24 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:24 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-kinetic-catkin' 17:34:26 Reading package lists... 17:34:26 Building dependency tree... 17:34:26 Reading state information... 17:34:26 Starting pkgProblemResolver with broken count: 0 17:34:26 Starting 2 pkgProblemResolver with broken count: 0 17:34:26 Done 17:34:26 The following additional packages will be installed: 17:34:26 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 17:34:26 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 17:34:26 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 libpython-stdlib 17:34:26 libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 libwebpmux1 17:34:26 python python-catkin-pkg python-catkin-pkg-modules python-chardet 17:34:26 python-dateutil python-docutils python-empy python-minimal python-nose 17:34:26 python-pil python-pkg-resources python-pygments python-pyparsing 17:34:26 python-roman python-six python2.7 python2.7-minimal tzdata ucf 17:34:26 Suggested packages: 17:34:26 codeblocks eclipse ninja-build lrzip liblcms2-utils python-doc python-tk 17:34:26 texlive-latex-recommended texlive-latex-base texlive-lang-french 17:34:26 fonts-linuxlibertine | ttf-linux-libertine python-coverage python-nose-doc 17:34:26 python-pil-doc python-pil-dbg python-setuptools ttf-bitstream-vera 17:34:26 python2.7-doc binfmt-support 17:34:26 The following NEW packages will be installed: 17:34:26 cmake cmake-data docutils-common docutils-doc google-mock libarchive13 17:34:26 libcurl3 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 17:34:26 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng12-0 libpython-stdlib 17:34:26 libpython2.7-minimal libpython2.7-stdlib libtiff5 libwebp5 libwebpmux1 17:34:26 python python-catkin-pkg python-catkin-pkg-modules python-chardet 17:34:26 python-dateutil python-docutils python-empy python-minimal python-nose 17:34:26 python-pil python-pkg-resources python-pygments python-pyparsing 17:34:26 python-roman python-six python2.7 python2.7-minimal ros-kinetic-catkin 17:34:26 tzdata ucf 17:34:27 0 upgraded, 43 newly installed, 0 to remove and 11 not upgraded. 17:34:27 Need to get 12.6 MB of archives. 17:34:27 After this operation, 60.9 MB of additional disk space will be used. 17:34:27 Get:1 http://10.210.9.154/ubuntu/building xenial/main amd64 python-six all 1.11.0 [20.6 kB] 17:34:27 Get:2 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg-modules all 0.4.12-1 [41.1 kB] 17:34:27 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] 17:34:27 Get:4 http://10.210.9.154/ubuntu/building xenial/main amd64 python-catkin-pkg all 0.4.12-100 [3,520 B] 17:34:27 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:34:27 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] 17:34:27 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.13 [186 kB] 17:34:27 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] 17:34:27 Get:9 http://packages.ros.org/ros/ubuntu xenial/main amd64 ros-kinetic-catkin amd64 0.7.14-0xenial-20180809-132632-0800 [112 kB] 17:34:27 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] 17:34:27 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] 17:34:27 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1,261 kB] 17:34:27 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 17:34:27 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1,880 kB] 17:34:27 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] 17:34:27 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7,768 B] 17:34:27 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 17:34:27 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] 17:34:27 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2019a-0ubuntu0.16.04 [167 kB] 17:34:27 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] 17:34:27 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 17:34:27 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-common all 0.12+dfsg-1 [141 kB] 17:34:27 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 docutils-doc all 0.12+dfsg-1 [889 kB] 17:34:27 Get:24 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtest-dev amd64 1.7.0-4ubuntu1 [198 kB] 17:34:27 Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 google-mock amd64 1.7.0-18092013-1 [116 kB] 17:34:27 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.3 [316 kB] 17:34:27 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 17:34:27 Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] 17:34:27 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] 17:34:27 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] 17:34:27 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] 17:34:27 Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-dateutil all 2.4.2-1 [42.5 kB] 17:34:27 Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-roman all 2.0.0-2 [8,062 B] 17:34:27 Get:34 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-docutils all 0.12+dfsg-1 [348 kB] 17:34:27 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pyparsing all 2.0.3+dfsg1-1ubuntu0.1 [35.4 kB] 17:34:27 Get:36 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] 17:34:27 Get:37 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB] 17:34:27 Get:38 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 17:34:27 Get:39 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-nose all 1.3.7-1 [116 kB] 17:34:27 Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] 17:34:27 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwebpmux1 amd64 0.4.4-1 [14.2 kB] 17:34:27 Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-pil amd64 3.1.2-0ubuntu1.1 [312 kB] 17:34:27 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pygments all 2.1+dfsg-1 [522 kB] 17:34:27 debconf: delaying package configuration, since apt-utils is not installed 17:34:27 Fetched 12.6 MB in 0s (30.0 MB/s) 17:34:27 Selecting previously unselected package cmake-data. 17:34:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16312 files and directories currently installed.) 17:34:27 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... 17:34:27 Unpacking cmake-data (3.5.1-1ubuntu3) ... 17:34:28 Selecting previously unselected package liblzo2-2:amd64. 17:34:28 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... 17:34:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:34:28 Selecting previously unselected package libarchive13:amd64. 17:34:28 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... 17:34:28 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... 17:34:28 Selecting previously unselected package libcurl3:amd64. 17:34:28 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.13_amd64.deb ... 17:34:28 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.13) ... 17:34:29 Selecting previously unselected package cmake. 17:34:29 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... 17:34:29 Unpacking cmake (3.5.1-1ubuntu3) ... 17:34:29 Selecting previously unselected package libjpeg-turbo8:amd64. 17:34:29 Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... 17:34:29 Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 17:34:29 Selecting previously unselected package libpython2.7-minimal:amd64. 17:34:29 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 17:34:29 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... 17:34:29 Selecting previously unselected package python2.7-minimal. 17:34:29 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 17:34:29 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... 17:34:30 Selecting previously unselected package python-minimal. 17:34:30 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 17:34:30 Unpacking python-minimal (2.7.12-1~16.04) ... 17:34:30 Selecting previously unselected package libpython2.7-stdlib:amd64. 17:34:30 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 17:34:30 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... 17:34:30 Selecting previously unselected package python2.7. 17:34:30 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... 17:34:30 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... 17:34:30 Selecting previously unselected package libpython-stdlib:amd64. 17:34:30 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 17:34:30 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 17:34:30 Processing triggers for man-db (2.7.5-1) ... 17:34:32 Processing triggers for libc-bin (2.23-0ubuntu11) ... 17:34:32 Processing triggers for mime-support (3.59ubuntu1) ... 17:34:32 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... 17:34:32 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... 17:34:33 Setting up python-minimal (2.7.12-1~16.04) ... 17:34:33 Selecting previously unselected package python. 17:34:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19144 files and directories currently installed.) 17:34:33 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 17:34:33 Unpacking python (2.7.12-1~16.04) ... 17:34:33 Selecting previously unselected package libjbig0:amd64. 17:34:33 Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... 17:34:33 Unpacking libjbig0:amd64 (2.1-3.1) ... 17:34:33 Selecting previously unselected package tzdata. 17:34:33 Preparing to unpack .../tzdata_2019a-0ubuntu0.16.04_all.deb ... 17:34:33 Unpacking tzdata (2019a-0ubuntu0.16.04) ... 17:34:35 Selecting previously unselected package libpng12-0:amd64. 17:34:35 Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... 17:34:35 Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 17:34:35 Selecting previously unselected package ucf. 17:34:35 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 17:34:35 Moving old data out of the way 17:34:35 Unpacking ucf (3.0036) ... 17:34:35 Selecting previously unselected package docutils-common. 17:34:35 Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ... 17:34:35 Unpacking docutils-common (0.12+dfsg-1) ... 17:34:36 Selecting previously unselected package docutils-doc. 17:34:36 Preparing to unpack .../docutils-doc_0.12+dfsg-1_all.deb ... 17:34:36 Unpacking docutils-doc (0.12+dfsg-1) ... 17:34:36 Selecting previously unselected package libgtest-dev:amd64. 17:34:36 Preparing to unpack .../libgtest-dev_1.7.0-4ubuntu1_amd64.deb ... 17:34:36 Unpacking libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 17:34:36 Selecting previously unselected package google-mock:amd64. 17:34:36 Preparing to unpack .../google-mock_1.7.0-18092013-1_amd64.deb ... 17:34:36 Unpacking google-mock:amd64 (1.7.0-18092013-1) ... 17:34:36 Selecting previously unselected package libfreetype6:amd64. 17:34:36 Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.3_amd64.deb ... 17:34:36 Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 17:34:37 Selecting previously unselected package libjpeg8:amd64. 17:34:37 Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... 17:34:37 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 17:34:37 Selecting previously unselected package liblcms2-2:amd64. 17:34:37 Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... 17:34:37 Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... 17:34:37 Selecting previously unselected package libpaper1:amd64. 17:34:37 Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... 17:34:37 Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 17:34:37 Selecting previously unselected package libpaper-utils. 17:34:37 Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... 17:34:37 Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... 17:34:38 Selecting previously unselected package libtiff5:amd64. 17:34:38 Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... 17:34:38 Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... 17:34:38 Selecting previously unselected package python-six. 17:34:38 Preparing to unpack .../python-six_1.11.0_all.deb ... 17:34:38 Unpacking python-six (1.11.0) ... 17:34:38 Selecting previously unselected package python-dateutil. 17:34:38 Preparing to unpack .../python-dateutil_2.4.2-1_all.deb ... 17:34:38 Unpacking python-dateutil (2.4.2-1) ... 17:34:38 Selecting previously unselected package python-roman. 17:34:38 Preparing to unpack .../python-roman_2.0.0-2_all.deb ... 17:34:38 Unpacking python-roman (2.0.0-2) ... 17:34:38 Selecting previously unselected package python-docutils. 17:34:38 Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ... 17:34:38 Unpacking python-docutils (0.12+dfsg-1) ... 17:34:39 Selecting previously unselected package python-pyparsing. 17:34:39 Preparing to unpack .../python-pyparsing_2.0.3+dfsg1-1ubuntu0.1_all.deb ... 17:34:39 Unpacking python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 17:34:39 Selecting previously unselected package python-catkin-pkg-modules. 17:34:39 Preparing to unpack .../python-catkin-pkg-modules_0.4.12-1_all.deb ... 17:34:39 Unpacking python-catkin-pkg-modules (0.4.12-1) ... 17:34:40 Selecting previously unselected package python-catkin-pkg. 17:34:40 Preparing to unpack .../python-catkin-pkg_0.4.12-100_all.deb ... 17:34:40 Unpacking python-catkin-pkg (0.4.12-100) ... 17:34:40 Selecting previously unselected package python-pkg-resources. 17:34:40 Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... 17:34:40 Unpacking python-pkg-resources (20.7.0-1) ... 17:34:40 Selecting previously unselected package python-chardet. 17:34:40 Preparing to unpack .../python-chardet_2.3.0-2_all.deb ... 17:34:40 Unpacking python-chardet (2.3.0-2) ... 17:34:40 Selecting previously unselected package python-empy. 17:34:40 Preparing to unpack .../python-empy_3.3.2-1build1_all.deb ... 17:34:40 Unpacking python-empy (3.3.2-1build1) ... 17:34:40 Selecting previously unselected package python-nose. 17:34:40 Preparing to unpack .../python-nose_1.3.7-1_all.deb ... 17:34:40 Unpacking python-nose (1.3.7-1) ... 17:34:40 Selecting previously unselected package libwebp5:amd64. 17:34:40 Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... 17:34:40 Unpacking libwebp5:amd64 (0.4.4-1) ... 17:34:40 Selecting previously unselected package libwebpmux1:amd64. 17:34:40 Preparing to unpack .../libwebpmux1_0.4.4-1_amd64.deb ... 17:34:40 Unpacking libwebpmux1:amd64 (0.4.4-1) ... 17:34:40 Selecting previously unselected package python-pil:amd64. 17:34:40 Preparing to unpack .../python-pil_3.1.2-0ubuntu1.1_amd64.deb ... 17:34:40 Unpacking python-pil:amd64 (3.1.2-0ubuntu1.1) ... 17:34:41 Selecting previously unselected package python-pygments. 17:34:41 Preparing to unpack .../python-pygments_2.1+dfsg-1_all.deb ... 17:34:41 Unpacking python-pygments (2.1+dfsg-1) ... 17:34:41 Selecting previously unselected package ros-kinetic-catkin. 17:34:41 Preparing to unpack .../ros-kinetic-catkin_0.7.14-0xenial-20180809-132632-0800_amd64.deb ... 17:34:41 Unpacking ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 17:34:41 Processing triggers for man-db (2.7.5-1) ... 17:34:42 Processing triggers for libc-bin (2.23-0ubuntu11) ... 17:34:42 Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... 17:34:46 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 17:34:46 Setting up cmake-data (3.5.1-1ubuntu3) ... 17:34:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:34:47 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... 17:34:47 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.13) ... 17:34:47 Setting up cmake (3.5.1-1ubuntu3) ... 17:34:47 Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... 17:34:47 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... 17:34:47 Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... 17:34:48 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 17:34:48 Setting up python (2.7.12-1~16.04) ... 17:34:48 Setting up libjbig0:amd64 (2.1-3.1) ... 17:34:48 Setting up tzdata (2019a-0ubuntu0.16.04) ... 17:34:48 17:34:48 Current default time zone: 'Etc/UTC' 17:34:48 Local time is now: Fri May 31 16:34:48 UTC 2019. 17:34:48 Universal Time is now: Fri May 31 16:34:48 UTC 2019. 17:34:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:34:48 17:34:48 Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... 17:34:48 Setting up ucf (3.0036) ... 17:34:49 Setting up docutils-common (0.12+dfsg-1) ... 17:34:49 Setting up docutils-doc (0.12+dfsg-1) ... 17:34:49 Setting up libgtest-dev:amd64 (1.7.0-4ubuntu1) ... 17:34:49 Setting up google-mock:amd64 (1.7.0-18092013-1) ... 17:34:49 Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.3) ... 17:34:49 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 17:34:49 Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... 17:34:49 Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... 17:34:50 17:34:50 Creating config file /etc/papersize with new version 17:34:50 Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... 17:34:50 Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... 17:34:50 Setting up python-six (1.11.0) ... 17:34:50 Setting up python-dateutil (2.4.2-1) ... 17:34:50 Setting up python-roman (2.0.0-2) ... 17:34:51 Setting up python-pyparsing (2.0.3+dfsg1-1ubuntu0.1) ... 17:34:51 Setting up python-pkg-resources (20.7.0-1) ... 17:34:52 Setting up python-chardet (2.3.0-2) ... 17:34:52 Setting up python-empy (3.3.2-1build1) ... 17:34:53 Setting up python-nose (1.3.7-1) ... 17:34:53 Setting up libwebp5:amd64 (0.4.4-1) ... 17:34:54 Setting up libwebpmux1:amd64 (0.4.4-1) ... 17:34:54 Setting up python-pil:amd64 (3.1.2-0ubuntu1.1) ... 17:34:54 Setting up python-pygments (2.1+dfsg-1) ... 17:34:55 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 17:34:55 Setting up python-docutils (0.12+dfsg-1) ... 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 17:34:55 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 17:34:56 Setting up python-catkin-pkg-modules (0.4.12-1) ... 17:34:57 Setting up python-catkin-pkg (0.4.12-100) ... 17:34:57 Setting up ros-kinetic-catkin (0.7.14-0xenial-20180809-132632-0800) ... 17:34:57 Processing triggers for libc-bin (2.23-0ubuntu11) ... 17:34:57 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:57 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:34:57 W: Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:57 W: Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:34:57 Invoking 'apt-get clean' 17:35:01 ---> d49c5c73028e 17:35:01 Removing intermediate container 52172f33deaf 17:35:01 Step 27 : USER buildfarm 17:35:01 ---> Running in 99fbf6e6ddd7 17:35:02 ---> 5f4c5577e88a 17:35:02 Removing intermediate container 99fbf6e6ddd7 17:35:02 Step 28 : ENTRYPOINT sh -c 17:35:02 ---> Running in f2ddd0578029 17:35:02 ---> e62447d0d27b 17:35:02 Removing intermediate container f2ddd0578029 17:35:02 Step 29 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py kinetic ouster_client --sourcedeb-dir /tmp/binarydeb 17:35:02 ---> Running in 55dc6095b2c1 17:35:03 ---> 47a5c2fea3c8 17:35:03 Removing intermediate container 55dc6095b2c1 17:35:03 Successfully built 47a5c2fea3c8 17:35:03 + echo # END SECTION 17:35:03 # END SECTION13. Run Dockerfile - build binarydebHide Details
17:35:03 # BEGIN SECTION: Run Dockerfile - build binarydeb 17:35:03 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Kbin_uX64__ouster_client__ubuntu_xenial_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.kinetic_ubuntu_xenial_amd64_ouster_client17:35:17 17:35:17 -------------------------------------------------------------------------------------------------- 17:35:17 `apt-src build ros-kinetic-ouster-client` failed. 17:35:17 This is usually because of an error building the package. 17:35:17 The traceback from this failure (just above) is printed for completeness, but you can ignore it. 17:35:17 You should look above `E: Building failed` in the build log for the actual cause of the failure. 17:35:17 -------------------------------------------------------------------------------------------------- 17:35:17 17:35:17 Build step 'Execute shell' marked build as failure 17:35:17 $ ssh-agent -k 17:35:17 unset SSH_AUTH_SOCK; 17:35:17 unset SSH_AGENT_PID; 17:35:17 echo Agent pid 27934 killed; 17:35:17 [ssh-agent] Stopped. 17:35:17 [description-setter] Could not determine description. 17:35:17 Sending e-mails to: lcas-build-farm@googlegroups.com scosar@lincoln.ac.uk 17:35:18 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 17:35:18 Finished: FAILURE13.1. build binarydebHide Details
17:35:04 # BEGIN SUBSECTION: build binarydeb 17:35:05 Package 'ros-kinetic-ouster-client' version: 0.1.1-0xenial-20190531-163336+0000 17:35:05 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:05 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:05 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:05 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:07 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:07 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:07 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:07 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:07 Invoking 'apt-src build ros-kinetic-ouster-client' in '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1' 17:35:07 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:07 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:07 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:07 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:08 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:08 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:24 and /etc/apt/sources.list:50 17:35:08 Target Packages (multiverse/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:08 Target Packages (multiverse/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:26 and /etc/apt/sources.list:52 17:35:09 I: Building in /tmp/binarydeb/ros-kinetic-ouster-client-0.1.1 .. 17:35:10 dpkg-buildpackage: source package ros-kinetic-ouster-client 17:35:10 dpkg-buildpackage: source version 0.1.1-0xenial-20190531-163336+0000 17:35:10 dpkg-buildpackage: source distribution xenial 17:35:10 dpkg-buildpackage: source changed by Serhan Cosar <scosar@lincoln.ac.uk> 17:35:10 dpkg-source --before-build ros-kinetic-ouster-client-0.1.1 17:35:10 dpkg-buildpackage: host architecture amd64 17:35:10 dpkg-source: info: using options from ros-kinetic-ouster-client-0.1.1/debian/source/options: --auto-commit 17:35:11 fakeroot debian/rules clean 17:35:11 dh clean -v --buildsystem=cmake 17:35:11 dh_testdir -O-v -O--buildsystem=cmake 17:35:11 dh_auto_clean -O-v -O--buildsystem=cmake 17:35:11 dh_clean -O-v -O--buildsystem=cmake 17:35:12 rm -f debian/debhelper-build-stamp 17:35:12 rm -f debian/ros-kinetic-ouster-client.substvars 17:35:12 rm -f debian/ros-kinetic-ouster-client.*.debhelper 17:35:12 rm -rf debian/ros-kinetic-ouster-client/ 17:35:12 rm -rf debian/.debhelper/ 17:35:12 rm -f debian/*.debhelper.log 17:35:12 rm -f debian/files 17:35:12 find . \( \( \ 17:35:12 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ 17:35:12 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 17:35:12 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 17:35:12 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 17:35:12 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 17:35:12 \) -exec rm -f {} + \) -o \ 17:35:12 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 17:35:12 rm -f *-stamp 17:35:12 debian/rules build 17:35:12 dh build -v --buildsystem=cmake 17:35:12 dh_testdir -O-v -O--buildsystem=cmake 17:35:12 dh_update_autotools_config -O-v -O--buildsystem=cmake 17:35:12 debian/rules override_dh_auto_configure 17:35:12 make[1]: Entering directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1' 17:35:12 # In case we're installing to a non-standard location, look for a setup.sh 17:35:12 # in the install tree that was dropped by catkin, and source it. It will 17:35:12 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 17:35:12 if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \ 17:35:12 dh_auto_configure -- \ 17:35:12 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 17:35:12 -DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \ 17:35:12 -DCMAKE_PREFIX_PATH="/opt/ros/kinetic" 17:35:12 mkdir -p obj-x86_64-linux-gnu 17:35:12 cd obj-x86_64-linux-gnu 17:35:12 cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/kinetic -DCMAKE_PREFIX_PATH=/opt/ros/kinetic 17:35:13 -- The C compiler identification is GNU 5.4.0 17:35:14 -- The CXX compiler identification is GNU 5.4.0 17:35:15 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc 17:35:15 -- Check for working C compiler: /usr/lib/ccache/x86_64-linux-gnu-gcc -- works 17:35:15 -- Detecting C compiler ABI info 17:35:15 -- Detecting C compiler ABI info - done 17:35:15 -- Detecting C compile features 17:35:16 -- Detecting C compile features - done 17:35:16 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ 17:35:16 -- Check for working CXX compiler: /usr/lib/ccache/x86_64-linux-gnu-g++ -- works 17:35:16 -- Detecting CXX compiler ABI info 17:35:16 -- Detecting CXX compiler ABI info - done 17:35:16 -- Detecting CXX compile features 17:35:17 -- Detecting CXX compile features - done 17:35:17 CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): 17:35:17 Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 17:35:17 Call Stack (most recent call first): 17:35:17 /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE) 17:35:17 /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:52 (find_package_handle_standard_args) 17:35:17 CMakeLists.txt:9 (find_package) 17:35:17 17:35:17 17:35:17 -- Configuring incomplete, errors occurred! 17:35:17 See also "/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log". 17:35:17 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.1 17:35:17 cd obj-x86_64-linux-gnu 17:35:17 "tail -v -n +0 CMakeCache.txt" 17:35:17 ==> CMakeCache.txt <== 17:35:17 # This is the CMakeCache file. 17:35:17 # For build in directory: /tmp/binarydeb/ros-kinetic-ouster-client-0.1.1/obj-x86_64-linux-gnu 17:35:17 # It was generated by CMake: /usr/bin/cmake 17:35:17 # You can edit this file to change values found and used by cmake. 17:35:17 # If you do not want to change any of the values, simply exit the editor. 17:35:17 # If you do want to change a value, simply edit, save, and exit the editor. 17:35:17 # The syntax for the file is as follows: 17:35:17 # KEY:TYPE=VALUE 17:35:17 # KEY is the name of a variable in the cache. 17:35:17 # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. 17:35:17 # VALUE is the current value for the KEY. 17:35:17 17:35:17 ######################## 17:35:17 # EXTERNAL cache entries 17:35:17 ######################## 17:35:17 17:35:17 //No help, variable specified on the command line. 17:35:17 CATKIN_BUILD_BINARY_PACKAGE:UNINITIALIZED=1 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_AR:FILEPATH=/usr/bin/ar 17:35:17 17:35:17 //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or 17:35:17 // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. 17:35:17 CMAKE_BUILD_TYPE:STRING=None 17:35:17 17:35:17 //Enable/Disable color output during build. 17:35:17 CMAKE_COLOR_MAKEFILE:BOOL=ON 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_CXX_COMPILER:FILEPATH=/usr/lib/ccache/x86_64-linux-gnu-g++ 17:35:17 17:35:17 //Flags used by the compiler during all build types. 17:35:17 CMAKE_CXX_FLAGS:STRING='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 ' 17:35:17 17:35:17 //Flags used by the compiler during debug builds. 17:35:17 CMAKE_CXX_FLAGS_DEBUG:STRING=-g 17:35:17 17:35:17 //Flags used by the compiler during release builds for minimum 17:35:17 // size. 17:35:17 CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG 17:35:17 17:35:17 //Flags used by the compiler during release builds. 17:35:17 CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG 17:35:17 17:35:17 //Flags used by the compiler during release builds with debug info. 17:35:17 CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_C_COMPILER:FILEPATH=/usr/lib/ccache/x86_64-linux-gnu-gcc 17:35:17 17:35:17 //Flags used by the compiler during all build types. 17:35:17 CMAKE_C_FLAGS:STRING='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 ' 17:35:17 17:35:17 //Flags used by the compiler during debug builds. 17:35:17 CMAKE_C_FLAGS_DEBUG:STRING=-g 17:35:17 17:35:17 //Flags used by the compiler during release builds for minimum 17:35:17 // size. 17:35:17 CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG 17:35:17 17:35:17 //Flags used by the compiler during release builds. 17:35:17 CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG 17:35:17 17:35:17 //Flags used by the compiler during release builds with debug info. 17:35:17 CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG 17:35:17 17:35:17 //Flags used by the linker. 17:35:17 CMAKE_EXE_LINKER_FLAGS:STRING= 17:35:17 17:35:17 //Flags used by the linker during debug builds. 17:35:17 CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= 17:35:17 17:35:17 //Flags used by the linker during release minsize builds. 17:35:17 CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= 17:35:17 17:35:17 //Flags used by the linker during release builds. 17:35:17 CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= 17:35:17 17:35:17 //Flags used by the linker during Release with Debug Info builds. 17:35:17 CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= 17:35:17 17:35:17 //Enable/Disable output of compile commands during generation. 17:35:17 CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_Fortran_COMPILER:FILEPATH=CMAKE_Fortran_COMPILER-NOTFOUND 17:35:17 17:35:17 //No help, variable specified on the command line. 17:35:17 CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var 17:35:17 17:35:17 //Install path prefix, prepended onto install directories. 17:35:17 CMAKE_INSTALL_PREFIX:PATH=/opt/ros/kinetic 17:35:17 17:35:17 //No help, variable specified on the command line. 17:35:17 CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_LINKER:FILEPATH=/usr/bin/ld 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make 17:35:17 17:35:17 //Flags used by the linker during the creation of modules. 17:35:17 CMAKE_MODULE_LINKER_FLAGS:STRING= 17:35:17 17:35:17 //Flags used by the linker during debug builds. 17:35:17 CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= 17:35:17 17:35:17 //Flags used by the linker during release minsize builds. 17:35:17 CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= 17:35:17 17:35:17 //Flags used by the linker during release builds. 17:35:17 CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= 17:35:17 17:35:17 //Flags used by the linker during Release with Debug Info builds. 17:35:17 CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_NM:FILEPATH=/usr/bin/nm 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump 17:35:17 17:35:17 //No help, variable specified on the command line. 17:35:17 CMAKE_PREFIX_PATH:UNINITIALIZED=/opt/ros/kinetic 17:35:17 17:35:17 //Value Computed by CMake 17:35:17 CMAKE_PROJECT_NAME:STATIC=ouster_client 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib 17:35:17 17:35:17 //Flags used by the linker during the creation of dll's. 17:35:17 CMAKE_SHARED_LINKER_FLAGS:STRING= 17:35:17 17:35:17 //Flags used by the linker during debug builds. 17:35:17 CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= 17:35:17 17:35:17 //Flags used by the linker during release minsize builds. 17:35:17 CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= 17:35:17 17:35:17 //Flags used by the linker during release builds. 17:35:17 CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= 17:35:17 17:35:17 //Flags used by the linker during Release with Debug Info builds. 17:35:17 CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= 17:35:17 17:35:17 //If set, runtime paths are not added when installing shared libraries, 17:35:17 // but are added when building. 17:35:17 CMAKE_SKIP_INSTALL_RPATH:BOOL=NO 17:35:17 17:35:17 //If set, runtime paths are not added when using shared libraries. 17:35:17 CMAKE_SKIP_RPATH:BOOL=NO 17:35:17 17:35:17 //Flags used by the linker during the creation of static libraries. 17:35:17 CMAKE_STATIC_LINKER_FLAGS:STRING= 17:35:17 17:35:17 //Flags used by the linker during debug builds. 17:35:17 CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= 17:35:17 17:35:17 //Flags used by the linker during release minsize builds. 17:35:17 CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= 17:35:17 17:35:17 //Flags used by the linker during release builds. 17:35:17 CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= 17:35:17 17:35:17 //Flags used by the linker during Release with Debug Info builds. 17:35:17 CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= 17:35:17 17:35:17 //Path to a program. 17:35:17 CMAKE_STRIP:FILEPATH=/usr/bin/strip 17:35:17 17:35:17 //If this value is on, makefiles will be generated without the 17:35:17 // .SILENT directive, and all commands will be echoed to the console 17:35:17 // during the make. This is useful for debugging only. With Visual 17:35:17 // Studio IDE projects all commands are done without /nologo. 17:35:17 CMAKE_VERBOSE_MAKEFILE:BOOL=ON 17:35:17 17:35:17 //pkg-config executable 17:35:17 PKG_CONFIG_EXECUTABLE:FILEPATH=PKG_CONFIG_EXECUTABLE-NOTFOUND 17:35:17 17:35:17 //Value Computed by CMake 17:35:17 ouster_client_BINARY_DIR:STATIC=/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1/obj-x86_64-linux-gnu 17:35:17 17:35:17 //Value Computed by CMake 17:35:17 ouster_client_SOURCE_DIR:STATIC=/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1 17:35:17 17:35:17 17:35:17 ######################## 17:35:17 # INTERNAL cache entries 17:35:17 ######################## 17:35:17 17:35:17 //ADVANCED property for variable: CMAKE_AR 17:35:17 CMAKE_AR-ADVANCED:INTERNAL=1 17:35:17 //This is the directory where this CMakeCache.txt was created 17:35:17 CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1/obj-x86_64-linux-gnu 17:35:17 //Major version of cmake used to create the current loaded cache 17:35:17 CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 17:35:17 //Minor version of cmake used to create the current loaded cache 17:35:17 CMAKE_CACHE_MINOR_VERSION:INTERNAL=5 17:35:17 //Patch version of cmake used to create the current loaded cache 17:35:17 CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE 17:35:17 CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 17:35:17 //Path to CMake executable. 17:35:17 CMAKE_COMMAND:INTERNAL=/usr/bin/cmake 17:35:17 //Path to cpack program executable. 17:35:17 CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack 17:35:17 //Path to ctest program executable. 17:35:17 CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest 17:35:17 //ADVANCED property for variable: CMAKE_CXX_COMPILER 17:35:17 CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_CXX_FLAGS 17:35:17 CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG 17:35:17 CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL 17:35:17 CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE 17:35:17 CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO 17:35:17 CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_C_COMPILER 17:35:17 CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_C_FLAGS 17:35:17 CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG 17:35:17 CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL 17:35:17 CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE 17:35:17 CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO 17:35:17 CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 17:35:17 //Executable file format 17:35:17 CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF 17:35:17 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS 17:35:17 CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG 17:35:17 CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL 17:35:17 CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE 17:35:17 CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO 17:35:17 CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS 17:35:17 CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 17:35:17 //Name of external makefile project generator. 17:35:17 CMAKE_EXTRA_GENERATOR:INTERNAL= 17:35:17 //Name of generator. 17:35:17 CMAKE_GENERATOR:INTERNAL=Unix Makefiles 17:35:17 //Name of generator platform. 17:35:17 CMAKE_GENERATOR_PLATFORM:INTERNAL= 17:35:17 //Name of generator toolset. 17:35:17 CMAKE_GENERATOR_TOOLSET:INTERNAL= 17:35:17 //Source directory with the top level CMakeLists.txt file for this 17:35:17 // project 17:35:17 CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1 17:35:17 //Install .so files without execute permission. 17:35:17 CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_LINKER 17:35:17 CMAKE_LINKER-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM 17:35:17 CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS 17:35:17 CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG 17:35:17 CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL 17:35:17 CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE 17:35:17 CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO 17:35:17 CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_NM 17:35:17 CMAKE_NM-ADVANCED:INTERNAL=1 17:35:17 //number of local generators 17:35:17 CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_OBJCOPY 17:35:17 CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_OBJDUMP 17:35:17 CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_RANLIB 17:35:17 CMAKE_RANLIB-ADVANCED:INTERNAL=1 17:35:17 //Path to CMake installation. 17:35:17 CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.5 17:35:17 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS 17:35:17 CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG 17:35:17 CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL 17:35:17 CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE 17:35:17 CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO 17:35:17 CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH 17:35:17 CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_SKIP_RPATH 17:35:17 CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS 17:35:17 CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG 17:35:17 CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL 17:35:17 CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE 17:35:17 CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO 17:35:17 CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: CMAKE_STRIP 17:35:17 CMAKE_STRIP-ADVANCED:INTERNAL=1 17:35:17 //uname command 17:35:17 CMAKE_UNAME:INTERNAL=/bin/uname 17:35:17 //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE 17:35:17 CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 17:35:17 //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE 17:35:17 PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 17:35:17 17:35:17 dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/kinetic -DCMAKE_PREFIX_PATH=/opt/ros/kinetic returned exit code 1 17:35:17 cd /tmp/binarydeb/ros-kinetic-ouster-client-0.1.1 17:35:17 make[1]: *** [override_dh_auto_configure] Error 255 17:35:17 debian/rules:25: recipe for target 'override_dh_auto_configure' failed 17:35:17 make[1]: Leaving directory '/tmp/binarydeb/ros-kinetic-ouster-client-0.1.1' 17:35:17 debian/rules:22: recipe for target 'build' failed 17:35:17 make: *** [build] Error 2 17:35:17 dpkg-buildpackage: error: debian/rules build gave error exit status 2 17:35:17 E: Building failed 17:35:17 Traceback (most recent call last): 17:35:17 File "/tmp/ros_buildfarm/ros_buildfarm/binarydeb_job.py", line 133, in build_binarydeb 17:35:17 subprocess.check_call(cmd, cwd=source_dir) 17:35:17 File "/usr/lib/python3.5/subprocess.py", line 581, in check_call 17:35:17 raise CalledProcessError(retcode, cmd) 17:35:17 subprocess.CalledProcessError: Command '['apt-src', 'build', 'ros-kinetic-ouster-client']' returned non-zero exit status 1 17:35:17 # END SUBSECTION