Console Output
10:07:58 Started by upstream project "Msrc_uB__kobuki_description__ubuntu_bionic__source" build number 2 10:07:58 originally caused by: 10:07:58 Started by upstream project "Mrel_trigger-jobs" build number 38340 10:07:58 originally caused by: 10:07:58 Started by timer 10:07:58 Running as SYSTEM 10:07:58 Building remotely on build client 3a (slave buildslave indigo_devel_default buildagent) in workspace /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary 10:07:58 [ssh-agent] Looking for ssh-agent implementation... 10:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:58 $ ssh-agent 10:07:58 SSH_AUTH_SOCK=/tmp/ssh-MGTXAKK6YYmO/agent.22867 10:07:58 SSH_AGENT_PID=22868 10:07:58 [ssh-agent] Started. 10:07:58 Running ssh-add (command line suppressed) 10:07:58 Identity added: /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary@tmp/private_key_114314337282410950.key (/home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary@tmp/private_key_114314337282410950.key) 10:07:58 [ssh-agent] Using credentials jenkins-slave 10:07:5810:07:581. Check upstream projectsHide Details
10:07:58 # BEGIN SECTION: Check upstream projects 10:07:58 Verify that no recursive upstream project is broken: 10:07:58 10:07:58 - 'Msrc_uB__kobuki_description__ubuntu_bionic__source' build '2' has result 'SUCCESS' 10:07:58 All recursive upstream projects are (un)stable 10:07:58 # END SECTION10:07:59 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins5559437528349505944.sh 10:07:59 + echo # BEGIN SECTION: docker version2. Check free disk spaceHide Details
10:07:58 # BEGIN SECTION: Check free disk space 10:07:58 Usable disk space = 56014356480 bytes 10:07:58 Free space threshold = 5368709120 bytes 10:07:58 # END SECTION10:07:59 + echo # BEGIN SECTION: docker info3. docker versionHide Details
10:07:59 # BEGIN SECTION: docker version 10:07:59 + docker version 10:07:59 Client: 10:07:59 Version: 1.9.1 10:07:59 API version: 1.21 10:07:59 Go version: go1.4.2 10:07:59 Git commit: a34a1d5 10:07:59 Built: Fri Nov 20 13:12:04 UTC 2015 10:07:59 OS/Arch: linux/amd64 10:07:59 10:07:59 Server: 10:07:59 Version: 1.9.1 10:07:59 API version: 1.21 10:07:59 Go version: go1.4.2 10:07:59 Git commit: a34a1d5 10:07:59 Built: Fri Nov 20 13:12:04 UTC 2015 10:07:59 OS/Arch: linux/amd64 10:07:59 + echo # END SECTION 10:07:59 # END SECTION10:08:00 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins4610745039660299805.sh 10:08:00 + echo # BEGIN SECTION: Check docker status4. docker infoHide Details
10:07:59 # BEGIN SECTION: docker info 10:07:59 + docker info 10:08:00 Containers: 143 10:08:00 Images: 1395 10:08:00 Server Version: 1.9.1 10:08:00 Storage Driver: aufs 10:08:00 Root Dir: /var/lib/docker/aufs 10:08:00 Backing Filesystem: extfs 10:08:00 Dirs: 1844 10:08:00 Dirperm1 Supported: false 10:08:00 Execution Driver: native-0.2 10:08:00 Logging Driver: json-file 10:08:00 Kernel Version: 3.13.0-29-generic 10:08:00 Operating System: Ubuntu 14.04 LTS 10:08:00 CPUs: 2 10:08:00 Total Memory: 3.861 GiB 10:08:00 Name: lcas-buildfarm-slave-3 10:08:00 ID: LZSS:PF7G:CREH:TEQW:FH57:3M6D:KCSS:ODQY:SPHA:ND7A:FHYG:PNDE 10:08:00 WARNING: No swap limit support 10:08:00 + echo # END SECTION 10:08:00 # END SECTION10:08:01 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins294491451387698108.sh 10:08:01 + echo # BEGIN SECTION: Embed wrapper scripts5. Check docker statusHide Details
10:08:00 # BEGIN SECTION: Check docker status 10:08:00 + echo Testing trivial docker invocation... 10:08:00 Testing trivial docker invocation... 10:08:00 + docker run --rm ubuntu:bionic true 10:08:01 + echo 'docker run' returned 0 10:08:01 'docker run' returned 0 10:08:01 docker seems operational, continuing 10:08:01 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins5048368497883583771.sh 10:08:01 + echo # END SECTION 10:08:01 # END SECTION10:08:01 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins5730735407989919567.sh 10:08:01 + echo # BEGIN SECTION: Clone ros_buildfarm6. Embed wrapper scriptsHide Details
10:08:01 # BEGIN SECTION: Embed wrapper scripts 10:08:01 + rm -fr wrapper_scripts 10:08:01 + mkdir wrapper_scripts 10:08:01 + 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()) 10:08:01 + echo # END SECTION 10:08:01 # END SECTION10:08:02 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins2063814944078605383.sh 10:08:02 + echo # BEGIN SECTION: Write PGP repository keys7. Clone ros_buildfarmHide Details
10:08:01 # BEGIN SECTION: Clone ros_buildfarm 10:08:01 + rm -fr ros_buildfarm 10:08:01 + python3 -u wrapper_scripts/git.py clone --depth 1 -b pull_upstream https://github.com/lcas/ros_buildfarm.git ros_buildfarm 10:08:01 Invoking 'git clone --depth 1 -b pull_upstream https://github.com/lcas/ros_buildfarm.git ros_buildfarm' 10:08:01 Cloning into 'ros_buildfarm'... 10:08:02 + git -C ros_buildfarm --no-pager log -n 1 10:08:02 commit 5847ba20c70a194f12d32fd0ad5364bed338f8e2 10:08:02 Author: Marc Hanheide <marc@hanheide.net> 10:08:02 Date: Fri Jun 5 12:50:43 2020 +0100 10:08:02 10:08:02 added openssl 10:08:02 + rm -fr ros_buildfarm/.git 10:08:02 + rm -fr ros_buildfarm/doc 10:08:02 + echo # END SECTION 10:08:02 # END SECTION10:08:02 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins2161352655854951355.sh 10:08:02 + rm -fr /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_generating_docker 10:08:02 + mkdir -p /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_generating_docker 10:08:02 + sleep 1 10:08:02 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 23113 --cid-file /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_generating_docker/docker.cid 10:08:03 + echo # BEGIN SECTION: Generate Dockerfile - binarydeb task8. Write PGP repository keysHide Details
10:08:02 # BEGIN SECTION: Write PGP repository keys 10:08:02 + mkdir -p /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/keys 10:08:02 + rm -fr /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/keys/* 10:08:02 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 10:08:02 Version: GnuPG v1.4.11 (GNU/Linux) 10:08:02 10:08:02 mQENBFPzE4sBCAC9c8hzt+gqe6YqXAW9Yd10jx68M0q8IowAe182yVtIvYf5l+qn 10:08:02 MsXiDUz4l7c1TcRpdzZ1WwEQoNNjQKq51ip2Ln3Uhri/GsPBk+psIJPt5AeXYrSf 10:08:02 xcDs8k4FMWgJtYMlZLuNk1YPaS6Vf1+Ygbe0u+ssORWg3cWhgLWPDydXdlhinUgw 10:08:02 kPd9ZYi8aaAxi94DMuOnAjItfPbuX52NHmPR2cXuh3fZklhA6cCGRYkSVqijKhEv 10:08:02 /o8fTnjcTama8ml5jnaAhcZ/4UV3terLeXEQn3+WM+VbTsEr58zca5fOv8MjC+Uh 10:08:02 EBgDgnHb8/n7OgSUvv9efQgYXBRQ1mD//JaZABEBAAG0LE1hcmMgSGFuaGVpZGUg 10:08:02 KFJPU0J1aWxkKSA8bWFyY0BoYW5oZWlkZS5uZXQ+iQE4BBMBAgAiBQJT8xOLAhsD 10:08:02 BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDc10MYrtOYVB9cCACQwB9auPEX 10:08:02 yQdVwliJMLwVihKz0AU0UCG6qra2pdXx9l5kgkQCuDV5FQqMpk/MIJPn8Zj0l1MI 10:08:02 7Yn/EAqBhXjtO2BcTuUC/9epzt1p3C++vK7RSsBDXfKzZN22apIUT0njOkL9Vuoy 10:08:02 JjFetmLDaZVbmFU+4ZaX3CFtBL3ewlFiT7G6StKj40JI8QJOlDOziX2OUsqZaI2T 10:08:02 Yh681980od3f2OfV3LPVroz7xnyECDfBaPBPaDdb8XWSNVLhuyglb15eewK0hj++ 10:08:02 Cut3swWH02Y3yVhzFBnosqqjyzPLBQeDMOoHAPpJHRgprfIRDoUkWAXO5re3GIUQ 10:08:02 cvk0d1I1jh3luQENBFPzE4sBCACmSxiM1vpPI7BpgUNAhu0B8SWptULpiYOnDHfM 10:08:02 hU1u95Z5Lu/hy3sfm4BEKgLju7Y1I3jToWTwJJzgWZRr+iuuwj3fbfHCISYIK7f3 10:08:02 IWGL2iM2+kLIH6E9oqRgGbJmhiwbz6OokxG0W7atdqpBxOKqhaH0AH3qRicwnuPm 10:08:02 Z4/mNHYQ0vBffENewujn1bCAz4C1WB66/AXBYF8dpCP42qB5yK7FRNv4JubMmqhK 10:08:02 7fkD88uu7JVGRYU+temWuJHH4WDxiCmvK8nXacFaZT1NGdTL9/2EukKLguTtZumb 10:08:02 oRWgFqV6WFcEnh/V/Ma51D2+K9QbCWa8Bb6c/wKOd9Ii1aDZABEBAAGJAR8EGAEC 10:08:02 AAkFAlPzE4sCGwwACgkQ3NdDGK7TmFT2rwf+MzLFPn4Rkko38nctysbXm6qmk34U 10:08:02 NTtqirOlxg3mWeUCp7VQGU2Rg2msdo764SxCK12OhJqlXGMd2efCoQhYbMOqG6C0 10:08:02 ikBZPkd5BVFuTKsAUiuVoiQd8bDaZSpO2QdE0RdHE/yYfO66pceEKkGlcjkTRFFU 10:08:02 M7nTm7IQj4BBZclMLPr4fX520ZOVUepxAARMHW5A6EcHXvhXmblZOJM36fOv3T5N 10:08:02 l9L5tWdt/wybaRE4xuwVSs0n7MyMlWmkQxz8Z6OQscbKmuI4tcYSbvvB5tzjLBwZ 10:08:02 Chb0eEZA5ePvnGofu+3JH48FmCIPveD+4kI9GhtGkCL3Q2PiPiLcSnWQWQ== 10:08:02 =nFcN 10:08:02 -----END PGP PUBLIC KEY BLOCK----- 10:08:02 10:08:02 + echo -----BEGIN PGP PUBLIC KEY BLOCK----- 10:08:02 Version: SKS 1.1.6 10:08:02 Comment: Hostname: keyserver.ubuntu.com 10:08:02 10:08:02 mQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L 10:08:02 /HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw 10:08:02 DuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47 10:08:02 ZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+ 10:08:02 d+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS 10:08:02 6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN 10:08:02 qoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL 10:08:02 8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/ 10:08:02 /SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz 10:08:02 vz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90 10:08:02 aWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu 10:08:02 1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur 10:08:02 F8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN 10:08:02 KARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s 10:08:02 NGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv 10:08:02 ZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO 10:08:02 K+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo 10:08:02 bC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs 10:08:02 Fn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s 10:08:02 QNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR 10:08:02 hE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp 10:08:02 PWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd 10:08:02 =4Ofr 10:08:02 -----END PGP PUBLIC KEY BLOCK----- 10:08:02 10:08:02 + echo # END SECTION 10:08:02 # END SECTION10:08:04 + echo # BEGIN SECTION: Build Dockerfile - binarydeb task9. Generate Dockerfile - binarydeb taskHide Details
10:08:03 # BEGIN SECTION: Generate Dockerfile - binarydeb task 10:08:03 + export TZ=GMT+00 10:08:03 + export PYTHONPATH=/home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm: 10:08:03 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/release/run_binarydeb_job.py --rosdistro-index-url https://raw.githubusercontent.com/LCAS/rosdistro/master/index.yaml melodic kobuki_description ubuntu bionic 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/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/keys/0.key /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/keys/1.key --target-repository http://10.210.9.154/ubuntu/building --binarydeb-dir /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/binarydeb --dockerfile-dir /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_generating_docker --env-vars --append-timestamp 10:08:04 Using the following distribution repositories: 10:08:04 http://10.210.9.154/ubuntu/building (/home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/keys/0.key) 10:08:04 http://packages.ros.org/ros/ubuntu (/home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/keys/1.key) 10:08:04 Generating Dockerfile '/home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_generating_docker/Dockerfile': 10:08:04 # generated from release/binarydeb_create_task.Dockerfile.em 10:08:04 10:08:04 FROM ubuntu:bionic 10:08:04 10:08:04 VOLUME ["/var/cache/apt/archives"] 10:08:04 10:08:04 ENV DEBIAN_FRONTEND noninteractive 10:08:04 10:08:04 10:08:04 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:08:04 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 10:08:04 RUN locale-gen en_US.UTF-8 10:08:04 ENV LANG en_US.UTF-8 10:08:04 ENV TZ GMT+00 10:08:04 10:08:04 10:08:04 RUN useradd -u 1002 -l -m buildfarm 10:08:04 10:08:04 RUN mkdir /tmp/keys 10:08:04 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:08:04 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 10:08:04 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 10:08:04 RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:08:04 RUN echo deb-src http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:08:04 RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:08:04 10:08:04 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 10:08:04 10:08:04 RUN mkdir /tmp/wrapper_scripts 10:08:04 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 10:08:04 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 10:08:04 10:08:04 # automatic invalidation once every day 10:08:04 RUN echo "2021-03-05 (+0000)" 10:08:04 10:08:04 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:08:04 10:08:04 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 openssl 10:08:04 10:08:04 # always invalidate to actually have the latest apt repo state 10:08:04 RUN echo "2021-03-05 10:08:04 +0000" 10:08:04 RUN python3 -u /tmp/wrapper_scripts/apt.py update 10:08:04 10:08:04 USER buildfarm 10:08:04 ENTRYPOINT ["sh", "-c"] 10:08:04 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 melodic kobuki_description --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py melodic kobuki_description --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 melodic kobuki_description ubuntu bionic 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 --env-vars --dockerfile-dir /tmp/docker_build_binarydeb"] 10:08:04 + echo # END SECTION 10:08:04 # END SECTION10:15:16 + echo # BEGIN SECTION: Run Dockerfile - binarydeb task10. Build Dockerfile - binarydeb taskHide Details
10:08:04 # BEGIN SECTION: Build Dockerfile - binarydeb task 10:08:04 + cd /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_generating_docker 10:08:04 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 10:08:04 Get base image name from Dockerfile 'Dockerfile': ubuntu:bionic 10:08:04 Check docker base image for updates: docker pull ubuntu:bionic 10:08:05 bionic: Pulling from library/ubuntu 10:08:05 Digest: sha256:b7e2fbc7c8ab515e95a280ce1548ccd75a1351cfe7e4c9fcf728f9e0af1af8c9 10:08:05 Status: Image is up to date for ubuntu:bionic 10:08:05 + docker build --force-rm -t binarydeb_task_generation.melodic_ubuntu_bionic_amd64_kobuki_description . 10:08:05 Sending build context to Docker daemon 20.99 kB Sending build context to Docker daemon 20.99 kB 10:08:05 Step 1 : FROM ubuntu:bionic 10:08:05 ---> b6d20e24f6f3 10:08:05 Step 2 : VOLUME /var/cache/apt/archives 10:08:06 ---> Using cache 10:08:06 ---> 752ea1326f84 10:08:06 Step 3 : ENV DEBIAN_FRONTEND noninteractive 10:08:07 ---> Using cache 10:08:07 ---> 7cc2688104d7 10:08:07 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 -lt 3 ]; then sleep 5; else false; fi; done 10:08:07 ---> Using cache 10:08:07 ---> f5ba9868e3ea 10:08:07 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 10:08:08 ---> Using cache 10:08:08 ---> ccfde45b9da6 10:08:08 Step 6 : RUN locale-gen en_US.UTF-8 10:08:08 ---> Using cache 10:08:08 ---> 0010f4046f08 10:08:08 Step 7 : ENV LANG en_US.UTF-8 10:08:08 ---> Using cache 10:08:08 ---> 69b2641580c7 10:08:08 Step 8 : ENV TZ GMT+00 10:08:09 ---> Using cache 10:08:09 ---> bc5d72ed4bfe 10:08:09 Step 9 : RUN useradd -u 1002 -l -m buildfarm 10:08:09 ---> Using cache 10:08:09 ---> c084a62bbc59 10:08:09 Step 10 : RUN mkdir /tmp/keys 10:08:09 ---> Using cache 10:08:09 ---> 234f7dba7cff 10:08:09 Step 11 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:08:10 ---> Using cache 10:08:10 ---> b11b7a8b2268 10:08:10 Step 12 : 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 10:08:10 ---> Using cache 10:08:10 ---> 5c025b0262a6 10:08:10 Step 13 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 10:08:10 ---> Using cache 10:08:10 ---> 20d3accd51dc 10:08:10 Step 14 : RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:08:11 ---> Using cache 10:08:11 ---> 39e138ba2e86 10:08:11 Step 15 : RUN echo deb-src http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:08:11 ---> Using cache 10:08:11 ---> 39da88cd810f 10:08:11 Step 16 : RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:08:11 ---> Using cache 10:08:11 ---> 6b873023c656 10:08:11 Step 17 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 10:08:12 ---> Using cache 10:08:12 ---> ffbfd0e288da 10:08:12 Step 18 : RUN mkdir /tmp/wrapper_scripts 10:08:12 ---> Using cache 10:08:12 ---> c729f32b1c7f 10:08:12 Step 19 : 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 10:08:12 ---> Using cache 10:08:12 ---> 5559a7fc3e1f 10:08:12 Step 20 : 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 10:08:13 ---> Using cache 10:08:13 ---> 311374362c9c 10:08:13 Step 21 : RUN echo "2021-03-05 (+0000)" 10:08:13 ---> Using cache 10:08:13 ---> e9c6d28ac927 10:08:13 Step 22 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:08:13 ---> Running in b291694e9ae2 10:08:13 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 10:08:13 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:08:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease 10:08:13 Hit:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:08:13 Hit:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 10:08:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:08:13 Get:7 http://10.210.9.154/ubuntu/building bionic/main Sources [163 kB] 10:08:13 Get:8 http://10.210.9.154/ubuntu/building bionic/main amd64 Packages [193 kB] 10:08:14 Get:9 http://packages.ros.org/ros/ubuntu bionic InRelease [4,683 B] 10:08:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [216 kB] 10:08:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [12.2 kB] 10:08:14 Get:12 http://archive.ubuntu.com/ubuntu bionic-security/multiverse Sources [4,361 B] 10:08:14 Get:13 http://archive.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [24.5 kB] 10:08:14 Get:14 http://packages.ros.org/ros/ubuntu bionic/main amd64 Packages [754 kB] 10:08:15 Fetched 1,465 kB in 2s (810 kB/s) 10:08:15 Reading package lists... 10:08:17 Reading package lists... 10:08:18 Building dependency tree... 10:08:19 Reading state information... 10:08:19 The following additional packages will be installed: 10:08:19 file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3-stdlib 10:08:19 libpython3.6-minimal libpython3.6-stdlib mime-support python3-minimal 10:08:19 python3.6 python3.6-minimal xz-utils 10:08:19 Suggested packages: 10:08:19 python3-doc python3-tk python3-venv python3.6-venv python3.6-doc binutils 10:08:19 binfmt-support 10:08:19 The following NEW packages will be installed: 10:08:19 file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3-stdlib 10:08:19 libpython3.6-minimal libpython3.6-stdlib mime-support python3 10:08:19 python3-minimal python3.6 python3.6-minimal xz-utils 10:08:19 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 10:08:19 Need to get 4,690 kB of archives. 10:08:19 After this operation, 28.3 MB of additional disk space will be used. 10:08:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:08:19 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:08:19 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1,610 kB] 10:08:19 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:08:19 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:08:19 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:08:19 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1,712 kB] 10:08:19 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:08:19 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7,240 B] 10:08:19 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:08:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] 10:08:19 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] 10:08:19 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] 10:08:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 10:08:19 [91mdebconf: delaying package configuration, since apt-utils is not installed 10:08:19 [0mFetched 4,690 kB in 0s (24.3 MB/s) 10:08:20 Selecting previously unselected package libpython3.6-minimal:amd64. 10:08:20 (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 ... 5005 files and directories currently installed.) 10:08:20 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:08:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:08:20 Selecting previously unselected package libexpat1:amd64. 10:08:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:08:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:08:20 Selecting previously unselected package python3.6-minimal. 10:08:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:08:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:08:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:08:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:08:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:08:22 Selecting previously unselected package python3-minimal. 10:08:22 (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 ... 5252 files and directories currently installed.) 10:08:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:08:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:08:22 Selecting previously unselected package mime-support. 10:08:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:08:22 Unpacking mime-support (3.60ubuntu1) ... 10:08:22 Selecting previously unselected package libmpdec2:amd64. 10:08:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:08:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:08:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:08:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:08:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:08:23 Selecting previously unselected package python3.6. 10:08:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:08:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:08:23 Selecting previously unselected package libpython3-stdlib:amd64. 10:08:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:08:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:08:23 Setting up python3-minimal (3.6.7-1~18.04) ... 10:08:23 Selecting previously unselected package python3. 10:08:23 (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 ... 5682 files and directories currently installed.) 10:08:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:08:23 Unpacking python3 (3.6.7-1~18.04) ... 10:08:23 Selecting previously unselected package libmagic-mgc. 10:08:23 Preparing to unpack .../libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... 10:08:23 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 10:08:23 Selecting previously unselected package libmagic1:amd64. 10:08:24 Preparing to unpack .../libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... 10:08:24 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 10:08:24 Selecting previously unselected package file. 10:08:24 Preparing to unpack .../file_1%3a5.32-2ubuntu0.4_amd64.deb ... 10:08:24 Unpacking file (1:5.32-2ubuntu0.4) ... 10:08:24 Selecting previously unselected package xz-utils. 10:08:24 Preparing to unpack .../xz-utils_5.2.2-1.3_amd64.deb ... 10:08:24 Unpacking xz-utils (5.2.2-1.3) ... 10:08:24 Setting up mime-support (3.60ubuntu1) ... 10:08:24 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 10:08:24 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 10:08:24 Setting up xz-utils (5.2.2-1.3) ... 10:08:24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 10:08:24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 10:08:24 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:08:24 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:08:24 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:08:25 Setting up file (1:5.32-2ubuntu0.4) ... 10:08:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:08:26 Setting up python3 (3.6.7-1~18.04) ... 10:08:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:08:27 ---> 59333ce306cb 10:08:27 Removing intermediate container b291694e9ae2 10:08:27 Step 23 : 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 openssl 10:08:28 ---> Running in 2830b4a3ad6a 10:08:28 Invoking 'apt-get update' 10:08:28 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 10:08:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:08:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:08:28 Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 10:08:28 Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:08:28 Get:6 http://10.210.9.154/ubuntu/building bionic/main Sources [164 kB] 10:08:28 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 10:08:28 Hit:8 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:08:29 Fetched 166 kB in 1s (181 kB/s) 10:08:31 Reading package lists... 10:08:31 Invoking 'apt-get install -q -y devscripts dpkg-dev python3-apt python3-catkin-pkg-modules python3-empy python3-rosdistro-modules python3-yaml openssl' 10:08:33 Reading package lists... 10:08:33 Building dependency tree... 10:08:33 Reading state information... 10:08:33 The following additional packages will be installed: 10:08:33 at binutils binutils-common binutils-x86-64-linux-gnu bsdmainutils 10:08:33 build-essential ca-certificates cpp cpp-7 curl dctrl-tools diffstat 10:08:33 distro-info-data docutils-common dput fakeroot g++ g++-7 gcc gcc-7 10:08:33 gcc-7-base gettext gettext-base git git-man groff-base intltool-debian 10:08:33 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl 10:08:33 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl 10:08:33 libasan4 libatomic1 libauthen-sasl-perl libb-hooks-endofscope-perl 10:08:33 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 10:08:33 libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl 10:08:33 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 10:08:33 libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl 10:08:33 libdevel-callchecker-perl libdevel-globaldestruction-perl 10:08:33 libdigest-hmac-perl libdistro-info-perl libdpkg-perl 10:08:33 libdynaloader-functions-perl libedit2 libemail-valid-perl 10:08:33 libencode-locale-perl liberror-perl libexporter-tiny-perl libfakeroot 10:08:33 libfcgi-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl 10:08:33 libfile-homedir-perl libfile-listing-perl libfile-which-perl 10:08:33 libfont-afm-perl libfreetype6 libgcc-7-dev libgdbm-compat4 libgdbm5 10:08:33 libgetopt-long-descriptive-perl libgit-wrapper-perl libglib2.0-0 10:08:33 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2 libhtml-form-perl 10:08:33 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl 10:08:33 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 10:08:33 libhttp-message-perl libhttp-negotiate-perl libicu60 libimport-into-perl 10:08:33 libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl 10:08:33 libio-string-perl libio-stringy-perl libipc-run-perl 10:08:33 libipc-system-simple-perl libisl19 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 10:08:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 10:08:33 liblist-compare-perl liblist-moreutils-perl liblocale-gettext-perl liblsan0 10:08:33 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl 10:08:33 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmpc3 10:08:33 libmpfr6 libmpx2 libnamespace-clean-perl libnet-dns-perl 10:08:33 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl 10:08:33 libnet-ssleay-perl libnghttp2-14 libnumber-compare-perl libnumber-range-perl 10:08:33 libpackage-stash-perl libpackage-stash-xs-perl libpaper-utils libpaper1 10:08:33 libparams-classify-perl libparams-util-perl libparams-validate-perl 10:08:33 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl 10:08:33 libperl5.26 libperlio-gzip-perl libpipeline1 libpng16-16 10:08:33 libpod-constants-perl libpsl5 libpython-stdlib libpython2.7-minimal 10:08:33 libpython2.7-stdlib libquadmath0 libregexp-pattern-license-perl 10:08:33 librole-tiny-perl librtmp1 libsocket6-perl libsort-key-perl 10:08:33 libsort-versions-perl libssl1.0.0 libstdc++-7-dev libstrictures-perl 10:08:33 libstring-copyright-perl libstring-escape-perl libsub-exporter-perl 10:08:33 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 10:08:33 libsub-name-perl libsub-quote-perl libtext-glob-perl 10:08:33 libtext-levenshtein-perl libtiff5 libtimedate-perl libtry-tiny-perl libtsan0 10:08:33 libubsan0 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl 10:08:33 libwebp6 libwebpdemux2 libwebpmux3 libwww-perl libwww-robotrules-perl 10:08:33 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl 10:08:33 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl 10:08:33 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 10:08:33 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 10:08:33 lsb-release make man-db manpages manpages-dev multiarch-support netbase 10:08:33 openssh-client patch patchutils perl perl-modules-5.26 perl-openssl-defaults 10:08:33 publicsuffix python python-apt-common python-minimal python2.7 10:08:33 python2.7-minimal python3-certifi python3-chardet python3-dateutil 10:08:33 python3-debian python3-distutils python3-docutils python3-gpg python3-idna 10:08:33 python3-lib2to3 python3-magic python3-olefile python3-pil 10:08:33 python3-pkg-resources python3-pygments python3-pyparsing python3-requests 10:08:33 python3-roman python3-rospkg-modules python3-setuptools python3-six 10:08:33 python3-unidiff python3-urllib3 python3-xdg sgml-base shared-mime-info 10:08:33 strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs xml-core 10:08:33 Suggested packages: 10:08:33 default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois 10:08:33 vacation cpp-doc gcc-7-locales debtags adequate autopkgtest bls-standalone 10:08:33 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el 10:08:33 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help 10:08:33 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl 10:08:33 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt 10:08:33 ratt reprotest svn-buildpackage w3m debian-keyring equivs libsoap-lite-perl 10:08:33 python3-paramiko mini-dinstall rsync g++-multilib g++-7-multilib gcc-7-doc 10:08:33 libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb 10:08:33 gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 10:08:33 libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 10:08:33 libmpx2-dbg libquadmath0-dbg gettext-doc autopoint libasprintf-dev 10:08:33 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el 10:08:33 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff isoquery 10:08:33 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user liblcms2-utils 10:08:33 libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl 10:08:33 libstdc++-7-doc libbareword-filehandles-perl libindirect-perl 10:08:33 libmultidimensional-perl libauthen-ntlm-perl bash-completion 10:08:33 binutils-multiarch libtext-template-perl lsb make-doc apparmor www-browser 10:08:33 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 10:08:33 libterm-readline-gnu-perl | libterm-readline-perl-perl python-doc python-tk 10:08:33 python2.7-doc binfmt-support python3-apt-dbg python-apt-doc docutils-doc 10:08:33 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 10:08:33 texlive-latex-base texlive-latex-recommended python-pil-doc python3-pil-dbg 10:08:33 ttf-bitstream-vera python-pyparsing-doc python3-cryptography python3-openssl 10:08:33 python3-socks python-setuptools-doc sgml-base-doc zip wdiff-doc debhelper 10:08:34 The following NEW packages will be installed: 10:08:34 at binutils binutils-common binutils-x86-64-linux-gnu bsdmainutils 10:08:34 build-essential ca-certificates cpp cpp-7 curl dctrl-tools devscripts 10:08:34 diffstat distro-info-data docutils-common dpkg-dev dput fakeroot g++ g++-7 10:08:34 gcc gcc-7 gcc-7-base gettext gettext-base git git-man groff-base 10:08:34 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl 10:08:34 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 10:08:34 libapt-pkg-perl libarchive-zip-perl libasan4 libatomic1 libauthen-sasl-perl 10:08:34 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 10:08:34 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 10:08:34 libclass-accessor-perl libclass-method-modifiers-perl 10:08:34 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 10:08:34 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl 10:08:34 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl 10:08:34 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl 10:08:34 libencode-locale-perl liberror-perl libexporter-tiny-perl libfakeroot 10:08:34 libfcgi-perl libfile-basedir-perl libfile-chdir-perl libfile-fcntllock-perl 10:08:34 libfile-homedir-perl libfile-listing-perl libfile-which-perl 10:08:34 libfont-afm-perl libfreetype6 libgcc-7-dev libgdbm-compat4 libgdbm5 10:08:34 libgetopt-long-descriptive-perl libgit-wrapper-perl libglib2.0-0 10:08:34 libglib2.0-data libgomp1 libgpgme11 libgssapi-krb5-2 libhtml-form-perl 10:08:34 libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl 10:08:34 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 10:08:34 libhttp-message-perl libhttp-negotiate-perl libicu60 libimport-into-perl 10:08:34 libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl 10:08:34 libio-string-perl libio-stringy-perl libipc-run-perl 10:08:34 libipc-system-simple-perl libisl19 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 10:08:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 10:08:34 liblist-compare-perl liblist-moreutils-perl liblocale-gettext-perl liblsan0 10:08:34 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl 10:08:34 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl libmpc3 10:08:34 libmpfr6 libmpx2 libnamespace-clean-perl libnet-dns-perl 10:08:34 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl 10:08:34 libnet-ssleay-perl libnghttp2-14 libnumber-compare-perl libnumber-range-perl 10:08:34 libpackage-stash-perl libpackage-stash-xs-perl libpaper-utils libpaper1 10:08:34 libparams-classify-perl libparams-util-perl libparams-validate-perl 10:08:34 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl 10:08:34 libperl5.26 libperlio-gzip-perl libpipeline1 libpng16-16 10:08:34 libpod-constants-perl libpsl5 libpython-stdlib libpython2.7-minimal 10:08:34 libpython2.7-stdlib libquadmath0 libregexp-pattern-license-perl 10:08:34 librole-tiny-perl librtmp1 libsocket6-perl libsort-key-perl 10:08:34 libsort-versions-perl libssl1.0.0 libstdc++-7-dev libstrictures-perl 10:08:34 libstring-copyright-perl libstring-escape-perl libsub-exporter-perl 10:08:34 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 10:08:34 libsub-name-perl libsub-quote-perl libtext-glob-perl 10:08:34 libtext-levenshtein-perl libtiff5 libtimedate-perl libtry-tiny-perl libtsan0 10:08:34 libubsan0 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl 10:08:34 libwebp6 libwebpdemux2 libwebpmux3 libwww-perl libwww-robotrules-perl 10:08:34 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl 10:08:34 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl 10:08:34 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 10:08:34 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 10:08:34 lsb-release make man-db manpages manpages-dev multiarch-support netbase 10:08:34 openssh-client openssl patch patchutils perl perl-modules-5.26 10:08:34 perl-openssl-defaults publicsuffix python python-apt-common python-minimal 10:08:34 python2.7 python2.7-minimal python3-apt python3-catkin-pkg-modules 10:08:34 python3-certifi python3-chardet python3-dateutil python3-debian 10:08:34 python3-distutils python3-docutils python3-empy python3-gpg python3-idna 10:08:34 python3-lib2to3 python3-magic python3-olefile python3-pil 10:08:34 python3-pkg-resources python3-pygments python3-pyparsing python3-requests 10:08:34 python3-roman python3-rosdistro-modules python3-rospkg-modules 10:08:34 python3-setuptools python3-six python3-unidiff python3-urllib3 python3-xdg 10:08:34 python3-yaml sgml-base shared-mime-info strace t1utils tzdata ucf unzip 10:08:34 wdiff xauth xdg-user-dirs xml-core 10:08:34 0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 10:08:34 Need to get 93.5 MB of archives. 10:08:34 After this operation, 404 MB of additional disk space will be used. 10:08:34 Get:1 http://10.210.9.154/ubuntu/building bionic/main amd64 python3-catkin-pkg-modules all 0.4.23-1 [42.3 kB] 10:08:34 Get:2 http://10.210.9.154/ubuntu/building bionic/main amd64 python3-rospkg-modules all 1.2.10-1 [24.1 kB] 10:08:34 Get:3 http://10.210.9.154/ubuntu/building bionic/main amd64 python3-rosdistro-modules all 0.8.3-1 [31.8 kB] 10:08:34 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 10:08:34 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6,944 B] 10:08:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7,556 B] 10:08:34 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:08:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 10:08:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 10:08:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.3 [114 kB] 10:08:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.3 [571 kB] 10:08:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 10:08:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB] 10:08:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1,153 kB] 10:08:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 10:08:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB] 10:08:34 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1,019 kB] 10:08:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 10:08:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2,762 kB] 10:08:34 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6,084 B] 10:08:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3,534 kB] 10:08:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:08:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [335 kB] 10:08:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [1,291 kB] 10:08:34 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] 10:08:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.6 [1,917 kB] 10:08:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.6 [248 kB] 10:08:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7,620 B] 10:08:35 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] 10:08:35 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 sgml-base all 1.29 [12.3 kB] 10:08:35 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 10:08:35 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:08:35 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.9 [4,708 B] 10:08:35 Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 10:08:35 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.12ubuntu0.2 [54.7 kB] 10:08:35 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 10:08:35 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4,540 B] 10:08:35 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 10:08:35 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 10:08:35 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] 10:08:35 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB] 10:08:35 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 10:08:35 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-yaml amd64 3.12-1build2 [109 kB] 10:08:35 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 10:08:35 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:08:35 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB] 10:08:35 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 10:08:35 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB] 10:08:35 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2,565 kB] 10:08:35 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] 10:08:35 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:08:35 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:08:35 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:08:35 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8,720 B] 10:08:35 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:08:35 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:08:35 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:08:35 Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:08:35 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1,089 kB] 10:08:35 Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9,674 B] 10:08:35 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1,234 kB] 10:08:35 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:08:35 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 10:08:35 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.5ubuntu0.5 [16.9 kB] 10:08:35 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.5ubuntu0.5 [149 kB] 10:08:35 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunwind8 amd64 1.2.1-8 [47.5 kB] 10:08:35 Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 strace amd64 4.21-1ubuntu1 [333 kB] 10:08:35 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 10:08:35 Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 at amd64 3.1.20-3.1ubuntu2 [39.5 kB] 10:08:35 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:08:35 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:08:35 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1,839 kB] 10:08:35 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3,388 B] 10:08:35 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:08:35 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1,001 kB] 10:08:35 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2,585 kB] 10:08:35 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:08:35 Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 10:08:35 Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 10:08:35 Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 10:08:35 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8,591 kB] 10:08:35 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:08:35 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:08:35 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:08:35 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:08:35 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9,192 B] 10:08:35 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:08:35 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:08:35 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:08:35 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:08:35 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:08:35 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:08:35 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:08:35 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2,378 kB] 10:08:36 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9,381 kB] 10:08:36 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5,184 B] 10:08:36 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 10:08:36 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 10:08:36 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 10:08:36 Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 10:08:36 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:08:36 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:08:36 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:08:36 Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 10:08:36 Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:08:36 Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:08:36 Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 10:08:36 Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 10:08:36 Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 10:08:36 Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-which-perl all 1.21-1 [11.8 kB] 10:08:36 Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-homedir-perl all 1.002-1 [37.1 kB] 10:08:36 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 devscripts amd64 2.17.12ubuntu1.1 [870 kB] 10:08:36 Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 diffstat amd64 1.61-1build1 [24.1 kB] 10:08:36 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 xml-core all 0.18 [21.3 kB] 10:08:36 Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 docutils-common all 0.14+dfsg-3 [156 kB] 10:08:36 Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB] 10:08:36 Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-chardet all 3.0.4-1 [80.3 kB] 10:08:36 Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-six all 1.11.0-2 [11.4 kB] 10:08:36 Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-debian all 0.1.32 [65.4 kB] 10:08:36 Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgpgme11 amd64 1.10.0-1ubuntu2 [111 kB] 10:08:36 Get:121 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gpg amd64 1.10.0-1ubuntu2 [150 kB] 10:08:36 Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 dput all 1.0.1ubuntu1 [42.7 kB] 10:08:36 Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 10:08:36 Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 10:08:36 Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 10:08:36 Get:126 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 10:08:36 Get:127 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 10:08:36 Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:08:36 Get:129 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 10:08:36 Get:130 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 10:08:36 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 10:08:36 Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 10:08:36 Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 10:08:36 Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 10:08:36 Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB] 10:08:36 Get:136 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 10:08:36 Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-op-check-perl amd64 0.22-1 [10.1 kB] 10:08:36 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 10:08:36 Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-callchecker-perl amd64 0.007-2build1 [14.1 kB] 10:08:36 Get:140 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-classify-perl amd64 0.015-1 [21.2 kB] 10:08:36 Get:141 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 10:08:36 Get:142 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] 10:08:36 Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 10:08:36 Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6,784 B] 10:08:36 Get:145 http://archive.ubuntu.com/ubuntu bionic/main amd64 libvariable-magic-perl amd64 0.62-1 [34.5 kB] 10:08:36 Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 libb-hooks-endofscope-perl all 0.21-1 [14.7 kB] 10:08:36 Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 10:08:36 Get:148 http://archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 10:08:36 Get:149 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 10:08:36 Get:150 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 10:08:36 Get:151 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 10:08:36 Get:152 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 10:08:37 Get:153 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-name-perl amd64 0.21-1build1 [11.6 kB] 10:08:37 Get:154 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-accessor-perl all 0.51-1 [21.2 kB] 10:08:37 Get:155 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-method-modifiers-perl all 2.12-1 [15.7 kB] 10:08:37 Get:156 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclass-xsaccessor-perl amd64 1.19-2build8 [32.8 kB] 10:08:37 Get:157 http://archive.ubuntu.com/ubuntu bionic/main amd64 libclone-perl amd64 0.39-1 [10.4 kB] 10:08:37 Get:158 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] 10:08:37 Get:159 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-util-perl amd64 1.07-3build3 [19.6 kB] 10:08:37 Get:160 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 10:08:37 Get:161 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdata-optlist-perl all 0.110-1 [9,956 B] 10:08:37 Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdevel-globaldestruction-perl all 0.14-1 [6,752 B] 10:08:37 Get:163 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] 10:08:37 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdistro-info-perl all 0.18ubuntu0.18.04.1 [4,892 B] 10:08:37 Get:165 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 10:08:37 Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 perl-openssl-defaults amd64 3build1 [7,012 B] 10:08:37 Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnet-ssleay-perl amd64 1.84-1ubuntu0.2 [283 kB] 10:08:37 Get:168 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libio-socket-ssl-perl all 2.060-3~ubuntu18.04.1 [173 kB] 10:08:37 Get:169 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5,948 B] 10:08:37 Get:170 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmailtools-perl all 2.18-1 [74.0 kB] 10:08:37 Get:171 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsocket6-perl amd64 0.27-1build2 [23.0 kB] 10:08:37 Get:172 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] 10:08:37 Get:173 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB] 10:08:37 Get:174 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-dns-perl all 1.10-2 [335 kB] 10:08:37 Get:175 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 10:08:37 Get:176 http://archive.ubuntu.com/ubuntu bionic/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 10:08:37 Get:177 http://archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 10:08:37 Get:178 http://archive.ubuntu.com/ubuntu bionic/main amd64 libexporter-tiny-perl all 1.000000-2 [34.6 kB] 10:08:37 Get:179 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-system-simple-perl all 1.25-4 [22.5 kB] 10:08:37 Get:180 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] 10:08:37 Get:181 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 10:08:37 Get:182 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 10:08:37 Get:183 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 10:08:37 Get:184 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] 10:08:37 Get:185 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] 10:08:37 Get:186 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreetype6 amd64 2.8.1-2ubuntu2.1 [335 kB] 10:08:37 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-stringy-perl all 2.111-2 [60.6 kB] 10:08:37 Get:188 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparams-validate-perl amd64 1.29-1 [52.3 kB] 10:08:37 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 10:08:37 Get:190 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgetopt-long-descriptive-perl all 0.102-1 [24.4 kB] 10:08:37 Get:191 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-versions-perl all 1.62-1 [9,294 B] 10:08:37 Get:192 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgit-wrapper-perl all 0.047-1 [29.6 kB] 10:08:37 Get:193 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 10:08:37 Get:194 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 10:08:37 Get:195 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 10:08:37 Get:196 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] 10:08:37 Get:197 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tree-perl all 5.07-1 [200 kB] 10:08:37 Get:198 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] 10:08:37 Get:199 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-cookies-perl all 6.04-1 [17.2 kB] 10:08:37 Get:200 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] 10:08:37 Get:201 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] 10:08:37 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 10:08:37 Get:203 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-pty-perl amd64 1:1.08-1.1build4 [30.1 kB] 10:08:37 Get:204 http://archive.ubuntu.com/ubuntu bionic/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 10:08:37 Get:205 http://archive.ubuntu.com/ubuntu bionic/main amd64 libipc-run-perl all 0.96-1 [89.9 kB] 10:08:37 Get:206 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 10:08:37 Get:207 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] 10:08:37 Get:208 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 10:08:37 Get:209 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblist-moreutils-perl amd64 0.416-1build3 [55.5 kB] 10:08:37 Get:210 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnet-http-perl all 6.17-1 [22.7 kB] 10:08:37 Get:211 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] 10:08:37 Get:212 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwww-perl all 6.31-1ubuntu0.1 [137 kB] 10:08:37 Get:213 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-protocol-https-perl all 6.07-2 [8,284 B] 10:08:37 Get:214 http://archive.ubuntu.com/ubuntu bionic/main amd64 librole-tiny-perl all 2.000006-1 [15.9 kB] 10:08:37 Get:215 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstrictures-perl all 2.000003-1 [16.1 kB] 10:08:37 Get:216 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-quote-perl all 2.005000-1 [17.0 kB] 10:08:37 Get:217 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmoo-perl all 2.003004-1 [45.5 kB] 10:08:37 Get:218 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-perl all 0.37-1 [18.3 kB] 10:08:37 Get:219 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsub-identify-perl amd64 0.14-1 [10.5 kB] 10:08:37 Get:220 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 10:08:37 Get:221 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-compare-perl all 0.03-1 [7,318 B] 10:08:37 Get:222 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnumber-range-perl all 0.12-1 [8,556 B] 10:08:37 Get:223 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpackage-stash-xs-perl amd64 0.28-3build2 [16.4 kB] 10:08:37 Get:224 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB] 10:08:37 Get:225 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper-utils amd64 1.1.24+nmu5ubuntu1 [8,170 B] 10:08:37 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 libparse-debianchangelog-perl all 1.2.0-12 [49.5 kB] 10:08:37 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-glob-perl all 0.10-1 [7,554 B] 10:08:37 Get:228 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-iterator-rule-perl all 1.009-1 [49.1 kB] 10:08:37 Get:229 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpath-tiny-perl all 0.104-1 [55.3 kB] 10:08:37 Get:230 http://archive.ubuntu.com/ubuntu bionic/main amd64 libperlio-gzip-perl amd64 0.19-1build3 [14.4 kB] 10:08:37 Get:231 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 10:08:37 Get:232 http://archive.ubuntu.com/ubuntu bionic/main amd64 libregexp-pattern-license-perl all 3.0.31-3 [14.7 kB] 10:08:37 Get:233 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsort-key-perl amd64 1.33-2 [35.0 kB] 10:08:37 Get:234 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-copyright-perl all 0.003005-1 [10.1 kB] 10:08:37 Get:235 http://archive.ubuntu.com/ubuntu bionic/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 10:08:37 Get:236 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtext-levenshtein-perl all 0.13-1 [9,612 B] 10:08:37 Get:237 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 10:08:37 Get:238 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 10:08:37 Get:239 http://archive.ubuntu.com/ubuntu bionic/main amd64 libunicode-utf8-perl amd64 0.60-1build4 [17.9 kB] 10:08:37 Get:240 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 10:08:37 Get:241 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebpdemux2 amd64 0.6.1-2 [9,472 B] 10:08:37 Get:242 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebpmux3 amd64 0.6.1-2 [19.6 kB] 10:08:37 Get:243 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] 10:08:37 Get:244 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] 10:08:37 Get:245 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] 10:08:37 Get:246 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-libxml-perl amd64 2.0128+dfsg-5 [316 kB] 10:08:37 Get:247 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-parser-perl amd64 2.44-2build3 [199 kB] 10:08:37 Get:248 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] 10:08:37 Get:249 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxml-simple-perl all 2.24-1 [63.6 kB] 10:08:37 Get:250 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-libyaml-perl amd64 0.69+repack-1 [26.4 kB] 10:08:37 Get:251 http://archive.ubuntu.com/ubuntu bionic/main amd64 licensecheck all 3.0.31-2 [22.0 kB] 10:08:37 Get:252 http://archive.ubuntu.com/ubuntu bionic/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 10:08:37 Get:253 http://archive.ubuntu.com/ubuntu bionic/main amd64 t1utils amd64 1.41-2 [56.0 kB] 10:08:37 Get:254 http://archive.ubuntu.com/ubuntu bionic/main amd64 lintian all 2.5.81ubuntu1 [847 kB] 10:08:37 Get:255 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2,217 kB] 10:08:37 Get:256 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dateutil all 2.6.1-1 [52.3 kB] 10:08:37 Get:257 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-roman all 2.0.0-3 [8,624 B] 10:08:37 Get:258 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-docutils all 0.14+dfsg-3 [363 kB] 10:08:37 Get:259 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 10:08:37 Get:260 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-certifi all 2018.1.18-2 [144 kB] 10:08:37 Get:261 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB] 10:08:37 Get:262 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB] 10:08:37 Get:263 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python3-empy all 3.3.2-1build1 [37.3 kB] 10:08:37 Get:264 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-idna all 2.6-1 [32.5 kB] 10:08:37 Get:265 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-olefile all 0.45.1-1 [33.3 kB] 10:08:37 Get:266 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pil amd64 5.1.0-1ubuntu0.4 [329 kB] 10:08:37 Get:267 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pygments all 2.2.0+dfsg-1 [574 kB] 10:08:37 Get:268 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-urllib3 all 1.22-1ubuntu0.18.04.2 [86.2 kB] 10:08:37 Get:269 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-requests all 2.18.4-2ubuntu0.1 [58.3 kB] 10:08:37 Get:270 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 10:08:37 Get:271 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-unidiff all 0.5.4-1 [7,140 B] 10:08:37 Get:272 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 10:08:37 Get:273 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 10:08:37 Get:274 http://archive.ubuntu.com/ubuntu bionic/main amd64 wdiff amd64 1.2.2-2 [29.6 kB] 10:08:37 Get:275 http://archive.ubuntu.com/ubuntu bionic/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] 10:08:37 Get:276 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-magic all 2:0.4.15-1 [9,280 B] 10:08:37 debconf: delaying package configuration, since apt-utils is not installed 10:08:37 Fetched 93.5 MB in 3s (32.1 MB/s) 10:08:37 Selecting previously unselected package liblocale-gettext-perl. 10:08:37 (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 ... 5786 files and directories currently installed.) 10:08:37 Preparing to unpack .../0-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 10:08:37 Unpacking liblocale-gettext-perl (1.07-3build2) ... 10:08:37 Selecting previously unselected package multiarch-support. 10:08:37 Preparing to unpack .../1-multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:08:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:08:38 Selecting previously unselected package libxau6:amd64. 10:08:38 Preparing to unpack .../2-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 10:08:38 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 10:08:38 Selecting previously unselected package libbsd0:amd64. 10:08:38 Preparing to unpack .../3-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:08:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:08:38 Selecting previously unselected package libxdmcp6:amd64. 10:08:38 Preparing to unpack .../4-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 10:08:38 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 10:08:38 Selecting previously unselected package libxcb1:amd64. 10:08:38 Preparing to unpack .../5-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 10:08:38 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 10:08:38 Selecting previously unselected package libx11-data. 10:08:38 Preparing to unpack .../6-libx11-data_2%3a1.6.4-3ubuntu0.3_all.deb ... 10:08:38 Unpacking libx11-data (2:1.6.4-3ubuntu0.3) ... 10:08:38 Selecting previously unselected package libx11-6:amd64. 10:08:38 Preparing to unpack .../7-libx11-6_2%3a1.6.4-3ubuntu0.3_amd64.deb ... 10:08:38 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.3) ... 10:08:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:08:39 Selecting previously unselected package libxext6:amd64. 10:08:39 (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 ... 6090 files and directories currently installed.) 10:08:39 Preparing to unpack .../00-libxext6_2%3a1.3.3-1_amd64.deb ... 10:08:39 Unpacking libxext6:amd64 (2:1.3.3-1) ... 10:08:39 Selecting previously unselected package bsdmainutils. 10:08:39 Preparing to unpack .../01-bsdmainutils_11.1.2ubuntu1_amd64.deb ... 10:08:39 Unpacking bsdmainutils (11.1.2ubuntu1) ... 10:08:39 Selecting previously unselected package groff-base. 10:08:39 Preparing to unpack .../02-groff-base_1.22.3-10_amd64.deb ... 10:08:39 Unpacking groff-base (1.22.3-10) ... 10:08:39 Selecting previously unselected package libgdbm5:amd64. 10:08:39 Preparing to unpack .../03-libgdbm5_1.14.1-6_amd64.deb ... 10:08:39 Unpacking libgdbm5:amd64 (1.14.1-6) ... 10:08:39 Selecting previously unselected package libpipeline1:amd64. 10:08:39 Preparing to unpack .../04-libpipeline1_1.5.0-1_amd64.deb ... 10:08:39 Unpacking libpipeline1:amd64 (1.5.0-1) ... 10:08:39 Selecting previously unselected package man-db. 10:08:39 Preparing to unpack .../05-man-db_2.8.3-2ubuntu0.1_amd64.deb ... 10:08:39 Unpacking man-db (2.8.3-2ubuntu0.1) ... 10:08:41 Selecting previously unselected package libjpeg-turbo8:amd64. 10:08:41 Preparing to unpack .../06-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 10:08:41 Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 10:08:41 Selecting previously unselected package perl-modules-5.26. 10:08:41 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:08:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:08:42 Selecting previously unselected package libgdbm-compat4:amd64. 10:08:42 Preparing to unpack .../08-libgdbm-compat4_1.14.1-6_amd64.deb ... 10:08:42 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 10:08:42 Selecting previously unselected package libperl5.26:amd64. 10:08:42 Preparing to unpack .../09-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:08:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:08:44 Selecting previously unselected package perl. 10:08:44 Preparing to unpack .../10-perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:08:46 Unpacking perl (5.26.1-6ubuntu0.5) ... 10:08:47 Selecting previously unselected package libpython2.7-minimal:amd64. 10:08:47 Preparing to unpack .../11-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:08:47 Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:08:47 Selecting previously unselected package python2.7-minimal. 10:08:47 Preparing to unpack .../12-python2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:08:47 Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ... 10:08:48 Selecting previously unselected package python-minimal. 10:08:48 Preparing to unpack .../13-python-minimal_2.7.15~rc1-1_amd64.deb ... 10:08:48 Unpacking python-minimal (2.7.15~rc1-1) ... 10:08:48 Selecting previously unselected package libpython2.7-stdlib:amd64. 10:08:48 Preparing to unpack .../14-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:08:48 Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:08:49 Selecting previously unselected package python2.7. 10:08:49 Preparing to unpack .../15-python2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:08:49 Unpacking python2.7 (2.7.17-1~18.04ubuntu1.6) ... 10:08:49 Selecting previously unselected package libpython-stdlib:amd64. 10:08:49 Preparing to unpack .../16-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... 10:08:49 Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... 10:08:49 Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:08:49 Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ... 10:08:50 Setting up python-minimal (2.7.15~rc1-1) ... 10:08:50 Selecting previously unselected package python. 10:08:50 (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 ... 9302 files and directories currently installed.) 10:08:50 Preparing to unpack .../000-python_2.7.15~rc1-1_amd64.deb ... 10:08:50 Unpacking python (2.7.15~rc1-1) ... 10:08:50 Selecting previously unselected package sgml-base. 10:08:50 Preparing to unpack .../001-sgml-base_1.29_all.deb ... 10:08:50 Unpacking sgml-base (1.29) ... 10:08:50 Selecting previously unselected package openssl. 10:08:50 Preparing to unpack .../002-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 10:08:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) ... 10:08:50 Selecting previously unselected package ca-certificates. 10:08:50 Preparing to unpack .../003-ca-certificates_20210119~18.04.1_all.deb ... 10:08:51 Unpacking ca-certificates (20210119~18.04.1) ... 10:08:51 Selecting previously unselected package distro-info-data. 10:08:51 Preparing to unpack .../004-distro-info-data_0.37ubuntu0.9_all.deb ... 10:08:51 Unpacking distro-info-data (0.37ubuntu0.9) ... 10:08:51 Selecting previously unselected package less. 10:08:51 Preparing to unpack .../005-less_487-0.1_amd64.deb ... 10:08:51 Unpacking less (487-0.1) ... 10:08:51 Selecting previously unselected package libapt-inst2.0:amd64. 10:08:51 Preparing to unpack .../006-libapt-inst2.0_1.6.12ubuntu0.2_amd64.deb ... 10:08:51 Unpacking libapt-inst2.0:amd64 (1.6.12ubuntu0.2) ... 10:08:51 Selecting previously unselected package libglib2.0-0:amd64. 10:08:51 Preparing to unpack .../007-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:08:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:08:52 Selecting previously unselected package libglib2.0-data. 10:08:52 Preparing to unpack .../008-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 10:08:52 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 10:08:52 Selecting previously unselected package libicu60:amd64. 10:08:52 Preparing to unpack .../009-libicu60_60.2-3ubuntu3.1_amd64.deb ... 10:08:52 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 10:08:56 Selecting previously unselected package libxml2:amd64. 10:08:56 Preparing to unpack .../010-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 10:08:56 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 10:08:56 Selecting previously unselected package libyaml-0-2:amd64. 10:08:56 Preparing to unpack .../011-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... 10:08:56 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 10:08:56 Selecting previously unselected package lsb-release. 10:08:56 Preparing to unpack .../012-lsb-release_9.20170808ubuntu1_all.deb ... 10:08:56 Unpacking lsb-release (9.20170808ubuntu1) ... 10:08:57 Selecting previously unselected package netbase. 10:08:57 Preparing to unpack .../013-netbase_5.4_all.deb ... 10:08:57 Unpacking netbase (5.4) ... 10:08:57 Selecting previously unselected package python3-yaml. 10:08:57 Preparing to unpack .../014-python3-yaml_3.12-1build2_amd64.deb ... 10:08:57 Unpacking python3-yaml (3.12-1build2) ... 10:08:57 Selecting previously unselected package shared-mime-info. 10:08:57 Preparing to unpack .../015-shared-mime-info_1.9-2_amd64.deb ... 10:08:57 Unpacking shared-mime-info (1.9-2) ... 10:08:57 Selecting previously unselected package tzdata. 10:08:57 Preparing to unpack .../016-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:08:57 Unpacking tzdata (2021a-0ubuntu0.18.04) ... 10:08:58 Selecting previously unselected package ucf. 10:08:58 Preparing to unpack .../017-ucf_3.0038_all.deb ... 10:08:58 Moving old data out of the way 10:08:58 Unpacking ucf (3.0038) ... 10:08:58 Selecting previously unselected package xdg-user-dirs. 10:08:58 Preparing to unpack .../018-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 10:08:58 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 10:08:59 Selecting previously unselected package gettext-base. 10:08:59 Preparing to unpack .../019-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ... 10:08:59 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... 10:08:59 Selecting previously unselected package iso-codes. 10:08:59 Preparing to unpack .../020-iso-codes_3.79-1_all.deb ... 10:08:59 Unpacking iso-codes (3.79-1) ... 10:08:59 Selecting previously unselected package krb5-locales. 10:08:59 Preparing to unpack .../021-krb5-locales_1.16-2ubuntu0.2_all.deb ... 10:08:59 Unpacking krb5-locales (1.16-2ubuntu0.2) ... 10:09:00 Selecting previously unselected package libedit2:amd64. 10:09:00 Preparing to unpack .../022-libedit2_3.1-20170329-1_amd64.deb ... 10:09:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:09:00 Selecting previously unselected package libkrb5support0:amd64. 10:09:00 Preparing to unpack .../023-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:09:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:09:00 Selecting previously unselected package libk5crypto3:amd64. 10:09:00 Preparing to unpack .../024-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:09:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:09:00 Selecting previously unselected package libkeyutils1:amd64. 10:09:00 Preparing to unpack .../025-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:09:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:09:00 Selecting previously unselected package libkrb5-3:amd64. 10:09:00 Preparing to unpack .../026-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:09:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:09:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:09:01 Preparing to unpack .../027-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:09:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:09:01 Selecting previously unselected package libpng16-16:amd64. 10:09:01 Preparing to unpack .../028-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:09:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:09:01 Selecting previously unselected package libpsl5:amd64. 10:09:01 Preparing to unpack .../029-libpsl5_0.19.1-5build1_amd64.deb ... 10:09:01 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:09:01 Selecting previously unselected package libssl1.0.0:amd64. 10:09:01 Preparing to unpack .../030-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 10:09:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:09:01 Selecting previously unselected package libxmuu1:amd64. 10:09:01 Preparing to unpack .../031-libxmuu1_2%3a1.1.2-2_amd64.deb ... 10:09:01 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 10:09:02 Selecting previously unselected package manpages. 10:09:02 Preparing to unpack .../032-manpages_4.15-1_all.deb ... 10:09:02 Unpacking manpages (4.15-1) ... 10:09:02 Selecting previously unselected package openssh-client. 10:09:02 Preparing to unpack .../033-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:09:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:09:02 Selecting previously unselected package publicsuffix. 10:09:02 Preparing to unpack .../034-publicsuffix_20180223.1310-1_all.deb ... 10:09:02 Unpacking publicsuffix (20180223.1310-1) ... 10:09:02 Selecting previously unselected package python-apt-common. 10:09:02 Preparing to unpack .../035-python-apt-common_1.6.5ubuntu0.5_all.deb ... 10:09:02 Unpacking python-apt-common (1.6.5ubuntu0.5) ... 10:09:03 Selecting previously unselected package python3-apt. 10:09:03 Preparing to unpack .../036-python3-apt_1.6.5ubuntu0.5_amd64.deb ... 10:09:03 Unpacking python3-apt (1.6.5ubuntu0.5) ... 10:09:03 Selecting previously unselected package libunwind8:amd64. 10:09:03 Preparing to unpack .../037-libunwind8_1.2.1-8_amd64.deb ... 10:09:03 Unpacking libunwind8:amd64 (1.2.1-8) ... 10:09:03 Selecting previously unselected package strace. 10:09:03 Preparing to unpack .../038-strace_4.21-1ubuntu1_amd64.deb ... 10:09:03 Unpacking strace (4.21-1ubuntu1) ... 10:09:03 Selecting previously unselected package xauth. 10:09:03 Preparing to unpack .../039-xauth_1%3a1.0.10-1_amd64.deb ... 10:09:03 Unpacking xauth (1:1.0.10-1) ... 10:09:03 Selecting previously unselected package at. 10:09:03 Preparing to unpack .../040-at_3.1.20-3.1ubuntu2_amd64.deb ... 10:09:03 Unpacking at (3.1.20-3.1ubuntu2) ... 10:09:04 Selecting previously unselected package binutils-common:amd64. 10:09:04 Preparing to unpack .../041-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:09:04 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:09:04 Selecting previously unselected package libbinutils:amd64. 10:09:04 Preparing to unpack .../042-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:09:04 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:09:04 Selecting previously unselected package binutils-x86-64-linux-gnu. 10:09:04 Preparing to unpack .../043-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:09:04 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:09:05 Selecting previously unselected package binutils. 10:09:05 Preparing to unpack .../044-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:09:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) ... 10:09:06 Selecting previously unselected package libc-dev-bin. 10:09:06 Preparing to unpack .../045-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:09:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) ... 10:09:06 Selecting previously unselected package linux-libc-dev:amd64. 10:09:06 Preparing to unpack .../046-linux-libc-dev_4.15.0-136.140_amd64.deb ... 10:09:06 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) ... 10:09:26 Selecting previously unselected package libc6-dev:amd64. 10:09:26 Preparing to unpack .../047-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:09:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:09:27 Selecting previously unselected package gcc-7-base:amd64. 10:09:27 Preparing to unpack .../048-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:09:27 Selecting previously unselected package libisl19:amd64. 10:09:27 Preparing to unpack .../049-libisl19_0.19-1_amd64.deb ... 10:09:28 Unpacking libisl19:amd64 (0.19-1) ... 10:09:29 Selecting previously unselected package libmpfr6:amd64. 10:09:29 Preparing to unpack .../050-libmpfr6_4.0.1-1_amd64.deb ... 10:09:29 Unpacking libmpfr6:amd64 (4.0.1-1) ... 10:09:29 Selecting previously unselected package libmpc3:amd64. 10:09:29 Preparing to unpack .../051-libmpc3_1.1.0-1_amd64.deb ... 10:09:29 Unpacking libmpc3:amd64 (1.1.0-1) ... 10:09:29 Selecting previously unselected package cpp-7. 10:09:29 Preparing to unpack .../052-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:30 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:09:34 Selecting previously unselected package cpp. 10:09:34 Preparing to unpack .../053-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:09:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 10:09:34 Selecting previously unselected package libcc1-0:amd64. 10:09:34 Preparing to unpack .../054-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:34 Selecting previously unselected package libgomp1:amd64. 10:09:34 Preparing to unpack .../055-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:34 Selecting previously unselected package libitm1:amd64. 10:09:34 Preparing to unpack .../056-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:34 Selecting previously unselected package libatomic1:amd64. 10:09:34 Preparing to unpack .../057-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:35 Selecting previously unselected package libasan4:amd64. 10:09:35 Preparing to unpack .../058-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:09:35 Selecting previously unselected package liblsan0:amd64. 10:09:35 Preparing to unpack .../059-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:35 Selecting previously unselected package libtsan0:amd64. 10:09:35 Preparing to unpack .../060-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:36 Selecting previously unselected package libubsan0:amd64. 10:09:36 Preparing to unpack .../061-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:36 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:09:37 Selecting previously unselected package libcilkrts5:amd64. 10:09:37 Preparing to unpack .../062-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:37 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:09:37 Selecting previously unselected package libmpx2:amd64. 10:09:37 Preparing to unpack .../063-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:37 Selecting previously unselected package libquadmath0:amd64. 10:09:37 Preparing to unpack .../064-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:09:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:09:37 Selecting previously unselected package libgcc-7-dev:amd64. 10:09:37 Preparing to unpack .../065-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:37 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:09:40 Selecting previously unselected package gcc-7. 10:09:40 Preparing to unpack .../066-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:09:42 Selecting previously unselected package gcc. 10:09:42 Preparing to unpack .../067-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:09:42 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 10:09:43 Selecting previously unselected package libstdc++-7-dev:amd64. 10:09:43 Preparing to unpack .../068-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:09:43 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:10:04 Selecting previously unselected package g++-7. 10:10:04 Preparing to unpack .../069-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:10:04 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 10:10:06 Selecting previously unselected package g++. 10:10:06 Preparing to unpack .../070-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:10:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 10:10:06 Selecting previously unselected package make. 10:10:06 Preparing to unpack .../071-make_4.1-9.1ubuntu1_amd64.deb ... 10:10:06 Unpacking make (4.1-9.1ubuntu1) ... 10:10:06 Selecting previously unselected package libdpkg-perl. 10:10:06 Preparing to unpack .../072-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:10:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:10:07 Selecting previously unselected package patch. 10:10:07 Preparing to unpack .../073-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:10:07 Unpacking patch (2.7.6-2ubuntu1.1) ... 10:10:07 Selecting previously unselected package dpkg-dev. 10:10:07 Preparing to unpack .../074-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:10:07 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 10:10:07 Selecting previously unselected package build-essential. 10:10:07 Preparing to unpack .../075-build-essential_12.4ubuntu1_amd64.deb ... 10:10:07 Unpacking build-essential (12.4ubuntu1) ... 10:10:07 Selecting previously unselected package libnghttp2-14:amd64. 10:10:07 Preparing to unpack .../076-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:10:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:10:07 Selecting previously unselected package librtmp1:amd64. 10:10:07 Preparing to unpack .../077-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:10:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:10:08 Selecting previously unselected package libcurl4:amd64. 10:10:08 Preparing to unpack .../078-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 10:10:08 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 10:10:08 Selecting previously unselected package curl. 10:10:08 Preparing to unpack .../079-curl_7.58.0-2ubuntu3.12_amd64.deb ... 10:10:08 Unpacking curl (7.58.0-2ubuntu3.12) ... 10:10:08 Selecting previously unselected package dctrl-tools. 10:10:08 Preparing to unpack .../080-dctrl-tools_2.24-2build1_amd64.deb ... 10:10:08 Unpacking dctrl-tools (2.24-2build1) ... 10:10:09 Selecting previously unselected package libfile-which-perl. 10:10:09 Preparing to unpack .../081-libfile-which-perl_1.21-1_all.deb ... 10:10:09 Unpacking libfile-which-perl (1.21-1) ... 10:10:09 Selecting previously unselected package libfile-homedir-perl. 10:10:09 Preparing to unpack .../082-libfile-homedir-perl_1.002-1_all.deb ... 10:10:09 Unpacking libfile-homedir-perl (1.002-1) ... 10:10:09 Selecting previously unselected package devscripts. 10:10:09 Preparing to unpack .../083-devscripts_2.17.12ubuntu1.1_amd64.deb ... 10:10:09 Unpacking devscripts (2.17.12ubuntu1.1) ... 10:10:10 Selecting previously unselected package diffstat. 10:10:10 Preparing to unpack .../084-diffstat_1.61-1build1_amd64.deb ... 10:10:10 Unpacking diffstat (1.61-1build1) ... 10:10:10 Selecting previously unselected package xml-core. 10:10:10 Preparing to unpack .../085-xml-core_0.18_all.deb ... 10:10:10 Unpacking xml-core (0.18) ... 10:10:11 Selecting previously unselected package docutils-common. 10:10:11 Preparing to unpack .../086-docutils-common_0.14+dfsg-3_all.deb ... 10:10:12 Unpacking docutils-common (0.14+dfsg-3) ... 10:10:12 Selecting previously unselected package python3-pkg-resources. 10:10:12 Preparing to unpack .../087-python3-pkg-resources_39.0.1-2_all.deb ... 10:10:12 Unpacking python3-pkg-resources (39.0.1-2) ... 10:10:13 Selecting previously unselected package python3-chardet. 10:10:13 Preparing to unpack .../088-python3-chardet_3.0.4-1_all.deb ... 10:10:13 Unpacking python3-chardet (3.0.4-1) ... 10:10:13 Selecting previously unselected package python3-six. 10:10:13 Preparing to unpack .../089-python3-six_1.11.0-2_all.deb ... 10:10:13 Unpacking python3-six (1.11.0-2) ... 10:10:13 Selecting previously unselected package python3-debian. 10:10:13 Preparing to unpack .../090-python3-debian_0.1.32_all.deb ... 10:10:14 Unpacking python3-debian (0.1.32) ... 10:10:14 Selecting previously unselected package libgpgme11:amd64. 10:10:14 Preparing to unpack .../091-libgpgme11_1.10.0-1ubuntu2_amd64.deb ... 10:10:14 Unpacking libgpgme11:amd64 (1.10.0-1ubuntu2) ... 10:10:16 Selecting previously unselected package python3-gpg. 10:10:16 Preparing to unpack .../092-python3-gpg_1.10.0-1ubuntu2_amd64.deb ... 10:10:16 Unpacking python3-gpg (1.10.0-1ubuntu2) ... 10:10:17 Selecting previously unselected package dput. 10:10:17 Preparing to unpack .../093-dput_1.0.1ubuntu1_all.deb ... 10:10:17 Unpacking dput (1.0.1ubuntu1) ... 10:10:17 Selecting previously unselected package libfakeroot:amd64. 10:10:17 Preparing to unpack .../094-libfakeroot_1.22-2ubuntu1_amd64.deb ... 10:10:17 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 10:10:18 Selecting previously unselected package fakeroot. 10:10:18 Preparing to unpack .../095-fakeroot_1.22-2ubuntu1_amd64.deb ... 10:10:18 Unpacking fakeroot (1.22-2ubuntu1) ... 10:10:18 Selecting previously unselected package libcroco3:amd64. 10:10:18 Preparing to unpack .../096-libcroco3_0.6.12-2_amd64.deb ... 10:10:18 Unpacking libcroco3:amd64 (0.6.12-2) ... 10:10:18 Selecting previously unselected package gettext. 10:10:18 Preparing to unpack .../097-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 10:10:18 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 10:10:18 Selecting previously unselected package libcurl3-gnutls:amd64. 10:10:18 Preparing to unpack .../098-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 10:10:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:10:19 Selecting previously unselected package liberror-perl. 10:10:19 Preparing to unpack .../099-liberror-perl_0.17025-1_all.deb ... 10:10:19 Unpacking liberror-perl (0.17025-1) ... 10:10:19 Selecting previously unselected package git-man. 10:10:19 Preparing to unpack .../100-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 10:10:19 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 10:10:19 Selecting previously unselected package git. 10:10:19 Preparing to unpack .../101-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 10:10:19 Unpacking git (1:2.17.1-1ubuntu0.7) ... 10:10:21 Selecting previously unselected package intltool-debian. 10:10:21 Preparing to unpack .../102-intltool-debian_0.35.0+20060710.4_all.deb ... 10:10:21 Unpacking intltool-debian (0.35.0+20060710.4) ... 10:10:21 Selecting previously unselected package libalgorithm-diff-perl. 10:10:21 Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 10:10:21 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 10:10:21 Selecting previously unselected package libalgorithm-diff-xs-perl. 10:10:21 Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 10:10:21 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 10:10:22 Selecting previously unselected package libalgorithm-merge-perl. 10:10:22 Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 10:10:22 Unpacking libalgorithm-merge-perl (0.08-3) ... 10:10:22 Selecting previously unselected package libapt-pkg-perl. 10:10:22 Preparing to unpack .../106-libapt-pkg-perl_0.1.33build1_amd64.deb ... 10:10:22 Unpacking libapt-pkg-perl (0.1.33build1) ... 10:10:22 Selecting previously unselected package libarchive-zip-perl. 10:10:22 Preparing to unpack .../107-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 10:10:22 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 10:10:22 Selecting previously unselected package libb-hooks-op-check-perl. 10:10:22 Preparing to unpack .../108-libb-hooks-op-check-perl_0.22-1_amd64.deb ... 10:10:22 Unpacking libb-hooks-op-check-perl (0.22-1) ... 10:10:22 Selecting previously unselected package libdynaloader-functions-perl. 10:10:22 Preparing to unpack .../109-libdynaloader-functions-perl_0.003-1_all.deb ... 10:10:22 Unpacking libdynaloader-functions-perl (0.003-1) ... 10:10:22 Selecting previously unselected package libdevel-callchecker-perl. 10:10:22 Preparing to unpack .../110-libdevel-callchecker-perl_0.007-2build1_amd64.deb ... 10:10:22 Unpacking libdevel-callchecker-perl (0.007-2build1) ... 10:10:23 Selecting previously unselected package libparams-classify-perl. 10:10:23 Preparing to unpack .../111-libparams-classify-perl_0.015-1_amd64.deb ... 10:10:23 Unpacking libparams-classify-perl (0.015-1) ... 10:10:23 Selecting previously unselected package libmodule-runtime-perl. 10:10:23 Preparing to unpack .../112-libmodule-runtime-perl_0.016-1_all.deb ... 10:10:23 Unpacking libmodule-runtime-perl (0.016-1) ... 10:10:23 Selecting previously unselected package libtry-tiny-perl. 10:10:23 Preparing to unpack .../113-libtry-tiny-perl_0.30-1_all.deb ... 10:10:23 Unpacking libtry-tiny-perl (0.30-1) ... 10:10:23 Selecting previously unselected package libmodule-implementation-perl. 10:10:23 Preparing to unpack .../114-libmodule-implementation-perl_0.09-1_all.deb ... 10:10:24 Unpacking libmodule-implementation-perl (0.09-1) ... 10:10:24 Selecting previously unselected package libsub-exporter-progressive-perl. 10:10:24 Preparing to unpack .../115-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 10:10:24 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 10:10:24 Selecting previously unselected package libvariable-magic-perl. 10:10:24 Preparing to unpack .../116-libvariable-magic-perl_0.62-1_amd64.deb ... 10:10:24 Unpacking libvariable-magic-perl (0.62-1) ... 10:10:24 Selecting previously unselected package libb-hooks-endofscope-perl. 10:10:24 Preparing to unpack .../117-libb-hooks-endofscope-perl_0.21-1_all.deb ... 10:10:24 Unpacking libb-hooks-endofscope-perl (0.21-1) ... 10:10:24 Selecting previously unselected package libhtml-tagset-perl. 10:10:24 Preparing to unpack .../118-libhtml-tagset-perl_3.20-3_all.deb ... 10:10:24 Unpacking libhtml-tagset-perl (3.20-3) ... 10:10:24 Selecting previously unselected package liburi-perl. 10:10:24 Preparing to unpack .../119-liburi-perl_1.73-1_all.deb ... 10:10:24 Unpacking liburi-perl (1.73-1) ... 10:10:24 Selecting previously unselected package libhtml-parser-perl. 10:10:24 Preparing to unpack .../120-libhtml-parser-perl_3.72-3build1_amd64.deb ... 10:10:24 Unpacking libhtml-parser-perl (3.72-3build1) ... 10:10:25 Selecting previously unselected package libcgi-pm-perl. 10:10:25 Preparing to unpack .../121-libcgi-pm-perl_4.38-1_all.deb ... 10:10:25 Unpacking libcgi-pm-perl (4.38-1) ... 10:10:25 Selecting previously unselected package libfcgi-perl. 10:10:25 Preparing to unpack .../122-libfcgi-perl_0.78-2build1_amd64.deb ... 10:10:25 Unpacking libfcgi-perl (0.78-2build1) ... 10:10:26 Selecting previously unselected package libcgi-fast-perl. 10:10:26 Preparing to unpack .../123-libcgi-fast-perl_1%3a2.13-1_all.deb ... 10:10:26 Unpacking libcgi-fast-perl (1:2.13-1) ... 10:10:26 Selecting previously unselected package libsub-name-perl. 10:10:26 Preparing to unpack .../124-libsub-name-perl_0.21-1build1_amd64.deb ... 10:10:26 Unpacking libsub-name-perl (0.21-1build1) ... 10:10:26 Selecting previously unselected package libclass-accessor-perl. 10:10:26 Preparing to unpack .../125-libclass-accessor-perl_0.51-1_all.deb ... 10:10:26 Unpacking libclass-accessor-perl (0.51-1) ... 10:10:26 Selecting previously unselected package libclass-method-modifiers-perl. 10:10:26 Preparing to unpack .../126-libclass-method-modifiers-perl_2.12-1_all.deb ... 10:10:26 Unpacking libclass-method-modifiers-perl (2.12-1) ... 10:10:27 Selecting previously unselected package libclass-xsaccessor-perl. 10:10:27 Preparing to unpack .../127-libclass-xsaccessor-perl_1.19-2build8_amd64.deb ... 10:10:27 Unpacking libclass-xsaccessor-perl (1.19-2build8) ... 10:10:27 Selecting previously unselected package libclone-perl. 10:10:27 Preparing to unpack .../128-libclone-perl_0.39-1_amd64.deb ... 10:10:27 Unpacking libclone-perl (0.39-1) ... 10:10:27 Selecting previously unselected package libdata-dump-perl. 10:10:27 Preparing to unpack .../129-libdata-dump-perl_1.23-1_all.deb ... 10:10:27 Unpacking libdata-dump-perl (1.23-1) ... 10:10:27 Selecting previously unselected package libparams-util-perl. 10:10:27 Preparing to unpack .../130-libparams-util-perl_1.07-3build3_amd64.deb ... 10:10:27 Unpacking libparams-util-perl (1.07-3build3) ... 10:10:27 Selecting previously unselected package libsub-install-perl. 10:10:27 Preparing to unpack .../131-libsub-install-perl_0.928-1_all.deb ... 10:10:27 Unpacking libsub-install-perl (0.928-1) ... 10:10:28 Selecting previously unselected package libdata-optlist-perl. 10:10:28 Preparing to unpack .../132-libdata-optlist-perl_0.110-1_all.deb ... 10:10:28 Unpacking libdata-optlist-perl (0.110-1) ... 10:10:29 Selecting previously unselected package libdevel-globaldestruction-perl. 10:10:29 Preparing to unpack .../133-libdevel-globaldestruction-perl_0.14-1_all.deb ... 10:10:29 Unpacking libdevel-globaldestruction-perl (0.14-1) ... 10:10:29 Selecting previously unselected package libdigest-hmac-perl. 10:10:29 Preparing to unpack .../134-libdigest-hmac-perl_1.03+dfsg-1_all.deb ... 10:10:29 Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... 10:10:29 Selecting previously unselected package libdistro-info-perl. 10:10:29 Preparing to unpack .../135-libdistro-info-perl_0.18ubuntu0.18.04.1_all.deb ... 10:10:29 Unpacking libdistro-info-perl (0.18ubuntu0.18.04.1) ... 10:10:29 Selecting previously unselected package libtimedate-perl. 10:10:29 Preparing to unpack .../136-libtimedate-perl_2.3000-2_all.deb ... 10:10:29 Unpacking libtimedate-perl (2.3000-2) ... 10:10:30 Selecting previously unselected package perl-openssl-defaults:amd64. 10:10:30 Preparing to unpack .../137-perl-openssl-defaults_3build1_amd64.deb ... 10:10:30 Unpacking perl-openssl-defaults:amd64 (3build1) ... 10:10:30 Selecting previously unselected package libnet-ssleay-perl. 10:10:30 Preparing to unpack .../138-libnet-ssleay-perl_1.84-1ubuntu0.2_amd64.deb ... 10:10:30 Unpacking libnet-ssleay-perl (1.84-1ubuntu0.2) ... 10:10:30 Selecting previously unselected package libio-socket-ssl-perl. 10:10:30 Preparing to unpack .../139-libio-socket-ssl-perl_2.060-3~ubuntu18.04.1_all.deb ... 10:10:30 Unpacking libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... 10:10:31 Selecting previously unselected package libnet-smtp-ssl-perl. 10:10:31 Preparing to unpack .../140-libnet-smtp-ssl-perl_1.04-1_all.deb ... 10:10:31 Unpacking libnet-smtp-ssl-perl (1.04-1) ... 10:10:31 Selecting previously unselected package libmailtools-perl. 10:10:31 Preparing to unpack .../141-libmailtools-perl_2.18-1_all.deb ... 10:10:31 Unpacking libmailtools-perl (2.18-1) ... 10:10:31 Selecting previously unselected package libsocket6-perl. 10:10:31 Preparing to unpack .../142-libsocket6-perl_0.27-1build2_amd64.deb ... 10:10:31 Unpacking libsocket6-perl (0.27-1build2) ... 10:10:31 Selecting previously unselected package libio-socket-inet6-perl. 10:10:31 Preparing to unpack .../143-libio-socket-inet6-perl_2.72-2_all.deb ... 10:10:31 Unpacking libio-socket-inet6-perl (2.72-2) ... 10:10:31 Selecting previously unselected package libnet-ip-perl. 10:10:31 Preparing to unpack .../144-libnet-ip-perl_1.26-1_all.deb ... 10:10:31 Unpacking libnet-ip-perl (1.26-1) ... 10:10:31 Selecting previously unselected package libnet-dns-perl. 10:10:31 Preparing to unpack .../145-libnet-dns-perl_1.10-2_all.deb ... 10:10:31 Unpacking libnet-dns-perl (1.10-2) ... 10:10:32 Selecting previously unselected package libnet-domain-tld-perl. 10:10:32 Preparing to unpack .../146-libnet-domain-tld-perl_1.75-1_all.deb ... 10:10:32 Unpacking libnet-domain-tld-perl (1.75-1) ... 10:10:32 Selecting previously unselected package libemail-valid-perl. 10:10:32 Preparing to unpack .../147-libemail-valid-perl_1.202-1_all.deb ... 10:10:32 Unpacking libemail-valid-perl (1.202-1) ... 10:10:32 Selecting previously unselected package libencode-locale-perl. 10:10:32 Preparing to unpack .../148-libencode-locale-perl_1.05-1_all.deb ... 10:10:32 Unpacking libencode-locale-perl (1.05-1) ... 10:10:32 Selecting previously unselected package libexporter-tiny-perl. 10:10:32 Preparing to unpack .../149-libexporter-tiny-perl_1.000000-2_all.deb ... 10:10:32 Unpacking libexporter-tiny-perl (1.000000-2) ... 10:10:32 Selecting previously unselected package libipc-system-simple-perl. 10:10:32 Preparing to unpack .../150-libipc-system-simple-perl_1.25-4_all.deb ... 10:10:32 Unpacking libipc-system-simple-perl (1.25-4) ... 10:10:32 Selecting previously unselected package libfile-basedir-perl. 10:10:32 Preparing to unpack .../151-libfile-basedir-perl_0.07-1_all.deb ... 10:10:32 Unpacking libfile-basedir-perl (0.07-1) ... 10:10:33 Selecting previously unselected package libfile-chdir-perl. 10:10:33 Preparing to unpack .../152-libfile-chdir-perl_0.1008-1_all.deb ... 10:10:33 Unpacking libfile-chdir-perl (0.1008-1) ... 10:10:33 Selecting previously unselected package libfile-fcntllock-perl. 10:10:33 Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 10:10:33 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 10:10:33 Selecting previously unselected package libhttp-date-perl. 10:10:33 Preparing to unpack .../154-libhttp-date-perl_6.02-1_all.deb ... 10:10:33 Unpacking libhttp-date-perl (6.02-1) ... 10:10:33 Selecting previously unselected package libfile-listing-perl. 10:10:33 Preparing to unpack .../155-libfile-listing-perl_6.04-1_all.deb ... 10:10:33 Unpacking libfile-listing-perl (6.04-1) ... 10:10:33 Selecting previously unselected package libfont-afm-perl. 10:10:33 Preparing to unpack .../156-libfont-afm-perl_1.20-2_all.deb ... 10:10:33 Unpacking libfont-afm-perl (1.20-2) ... 10:10:34 Selecting previously unselected package libfreetype6:amd64. 10:10:34 Preparing to unpack .../157-libfreetype6_2.8.1-2ubuntu2.1_amd64.deb ... 10:10:34 Unpacking libfreetype6:amd64 (2.8.1-2ubuntu2.1) ... 10:10:34 Selecting previously unselected package libio-stringy-perl. 10:10:34 Preparing to unpack .../158-libio-stringy-perl_2.111-2_all.deb ... 10:10:34 Unpacking libio-stringy-perl (2.111-2) ... 10:10:34 Selecting previously unselected package libparams-validate-perl. 10:10:34 Preparing to unpack .../159-libparams-validate-perl_1.29-1_amd64.deb ... 10:10:34 Unpacking libparams-validate-perl (1.29-1) ... 10:10:35 Selecting previously unselected package libsub-exporter-perl. 10:10:35 Preparing to unpack .../160-libsub-exporter-perl_0.987-1_all.deb ... 10:10:35 Unpacking libsub-exporter-perl (0.987-1) ... 10:10:37 Selecting previously unselected package libgetopt-long-descriptive-perl. 10:10:37 Preparing to unpack .../161-libgetopt-long-descriptive-perl_0.102-1_all.deb ... 10:10:37 Unpacking libgetopt-long-descriptive-perl (0.102-1) ... 10:10:38 Selecting previously unselected package libsort-versions-perl. 10:10:38 Preparing to unpack .../162-libsort-versions-perl_1.62-1_all.deb ... 10:10:38 Unpacking libsort-versions-perl (1.62-1) ... 10:10:38 Selecting previously unselected package libgit-wrapper-perl. 10:10:38 Preparing to unpack .../163-libgit-wrapper-perl_0.047-1_all.deb ... 10:10:38 Unpacking libgit-wrapper-perl (0.047-1) ... 10:10:38 Selecting previously unselected package libio-html-perl. 10:10:38 Preparing to unpack .../164-libio-html-perl_1.001-1_all.deb ... 10:10:38 Unpacking libio-html-perl (1.001-1) ... 10:10:38 Selecting previously unselected package liblwp-mediatypes-perl. 10:10:38 Preparing to unpack .../165-liblwp-mediatypes-perl_6.02-1_all.deb ... 10:10:38 Unpacking liblwp-mediatypes-perl (6.02-1) ... 10:10:38 Selecting previously unselected package libhttp-message-perl. 10:10:38 Preparing to unpack .../166-libhttp-message-perl_6.14-1_all.deb ... 10:10:39 Unpacking libhttp-message-perl (6.14-1) ... 10:10:42 Selecting previously unselected package libhtml-form-perl. 10:10:42 Preparing to unpack .../167-libhtml-form-perl_6.03-1_all.deb ... 10:10:43 Unpacking libhtml-form-perl (6.03-1) ... 10:10:43 Selecting previously unselected package libhtml-tree-perl. 10:10:43 Preparing to unpack .../168-libhtml-tree-perl_5.07-1_all.deb ... 10:10:43 Unpacking libhtml-tree-perl (5.07-1) ... 10:10:43 Selecting previously unselected package libhtml-format-perl. 10:10:43 Preparing to unpack .../169-libhtml-format-perl_2.12-1_all.deb ... 10:10:43 Unpacking libhtml-format-perl (2.12-1) ... 10:10:44 Selecting previously unselected package libhttp-cookies-perl. 10:10:44 Preparing to unpack .../170-libhttp-cookies-perl_6.04-1_all.deb ... 10:10:44 Unpacking libhttp-cookies-perl (6.04-1) ... 10:10:44 Selecting previously unselected package libhttp-daemon-perl. 10:10:44 Preparing to unpack .../171-libhttp-daemon-perl_6.01-1_all.deb ... 10:10:44 Unpacking libhttp-daemon-perl (6.01-1) ... 10:10:44 Selecting previously unselected package libhttp-negotiate-perl. 10:10:44 Preparing to unpack .../172-libhttp-negotiate-perl_6.00-2_all.deb ... 10:10:44 Unpacking libhttp-negotiate-perl (6.00-2) ... 10:10:44 Selecting previously unselected package libimport-into-perl. 10:10:44 Preparing to unpack .../173-libimport-into-perl_1.002005-1_all.deb ... 10:10:44 Unpacking libimport-into-perl (1.002005-1) ... 10:10:44 Selecting previously unselected package libio-pty-perl. 10:10:44 Preparing to unpack .../174-libio-pty-perl_1%3a1.08-1.1build4_amd64.deb ... 10:10:45 Unpacking libio-pty-perl (1:1.08-1.1build4) ... 10:10:45 Selecting previously unselected package libio-string-perl. 10:10:45 Preparing to unpack .../175-libio-string-perl_1.08-3_all.deb ... 10:10:45 Unpacking libio-string-perl (1.08-3) ... 10:10:46 Selecting previously unselected package libipc-run-perl. 10:10:46 Preparing to unpack .../176-libipc-run-perl_0.96-1_all.deb ... 10:10:46 Unpacking libipc-run-perl (0.96-1) ... 10:10:47 Selecting previously unselected package libjpeg8:amd64. 10:10:47 Preparing to unpack .../177-libjpeg8_8c-2ubuntu8_amd64.deb ... 10:10:47 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 10:10:48 Selecting previously unselected package liblcms2-2:amd64. 10:10:48 Preparing to unpack .../178-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ... 10:10:48 Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 10:10:48 Selecting previously unselected package liblist-compare-perl. 10:10:48 Preparing to unpack .../179-liblist-compare-perl_0.53-1_all.deb ... 10:10:48 Unpacking liblist-compare-perl (0.53-1) ... 10:10:48 Selecting previously unselected package liblist-moreutils-perl. 10:10:48 Preparing to unpack .../180-liblist-moreutils-perl_0.416-1build3_amd64.deb ... 10:10:48 Unpacking liblist-moreutils-perl (0.416-1build3) ... 10:10:49 Selecting previously unselected package libnet-http-perl. 10:10:49 Preparing to unpack .../181-libnet-http-perl_6.17-1_all.deb ... 10:10:49 Unpacking libnet-http-perl (6.17-1) ... 10:10:49 Selecting previously unselected package libwww-robotrules-perl. 10:10:49 Preparing to unpack .../182-libwww-robotrules-perl_6.01-1_all.deb ... 10:10:49 Unpacking libwww-robotrules-perl (6.01-1) ... 10:10:49 Selecting previously unselected package libwww-perl. 10:10:49 Preparing to unpack .../183-libwww-perl_6.31-1ubuntu0.1_all.deb ... 10:10:49 Unpacking libwww-perl (6.31-1ubuntu0.1) ... 10:10:51 Selecting previously unselected package liblwp-protocol-https-perl. 10:10:51 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2_all.deb ... 10:10:51 Unpacking liblwp-protocol-https-perl (6.07-2) ... 10:10:52 Selecting previously unselected package librole-tiny-perl. 10:10:52 Preparing to unpack .../185-librole-tiny-perl_2.000006-1_all.deb ... 10:10:52 Unpacking librole-tiny-perl (2.000006-1) ... 10:10:52 Selecting previously unselected package libstrictures-perl. 10:10:52 Preparing to unpack .../186-libstrictures-perl_2.000003-1_all.deb ... 10:10:52 Unpacking libstrictures-perl (2.000003-1) ... 10:10:53 Selecting previously unselected package libsub-quote-perl. 10:10:53 Preparing to unpack .../187-libsub-quote-perl_2.005000-1_all.deb ... 10:10:53 Unpacking libsub-quote-perl (2.005000-1) ... 10:10:53 Selecting previously unselected package libmoo-perl. 10:10:53 Preparing to unpack .../188-libmoo-perl_2.003004-1_all.deb ... 10:10:53 Unpacking libmoo-perl (2.003004-1) ... 10:10:53 Selecting previously unselected package libpackage-stash-perl. 10:10:53 Preparing to unpack .../189-libpackage-stash-perl_0.37-1_all.deb ... 10:10:53 Unpacking libpackage-stash-perl (0.37-1) ... 10:10:54 Selecting previously unselected package libsub-identify-perl. 10:10:54 Preparing to unpack .../190-libsub-identify-perl_0.14-1_amd64.deb ... 10:10:54 Unpacking libsub-identify-perl (0.14-1) ... 10:10:54 Selecting previously unselected package libnamespace-clean-perl. 10:10:54 Preparing to unpack .../191-libnamespace-clean-perl_0.27-1_all.deb ... 10:10:54 Unpacking libnamespace-clean-perl (0.27-1) ... 10:10:54 Selecting previously unselected package libnumber-compare-perl. 10:10:54 Preparing to unpack .../192-libnumber-compare-perl_0.03-1_all.deb ... 10:10:54 Unpacking libnumber-compare-perl (0.03-1) ... 10:10:54 Selecting previously unselected package libnumber-range-perl. 10:10:54 Preparing to unpack .../193-libnumber-range-perl_0.12-1_all.deb ... 10:10:54 Unpacking libnumber-range-perl (0.12-1) ... 10:10:54 Selecting previously unselected package libpackage-stash-xs-perl. 10:10:54 Preparing to unpack .../194-libpackage-stash-xs-perl_0.28-3build2_amd64.deb ... 10:10:54 Unpacking libpackage-stash-xs-perl (0.28-3build2) ... 10:10:54 Selecting previously unselected package libpaper1:amd64. 10:10:54 Preparing to unpack .../195-libpaper1_1.1.24+nmu5ubuntu1_amd64.deb ... 10:10:54 Unpacking libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... 10:10:54 Selecting previously unselected package libpaper-utils. 10:10:54 Preparing to unpack .../196-libpaper-utils_1.1.24+nmu5ubuntu1_amd64.deb ... 10:10:54 Unpacking libpaper-utils (1.1.24+nmu5ubuntu1) ... 10:10:55 Selecting previously unselected package libparse-debianchangelog-perl. 10:10:55 Preparing to unpack .../197-libparse-debianchangelog-perl_1.2.0-12_all.deb ... 10:10:55 Unpacking libparse-debianchangelog-perl (1.2.0-12) ... 10:10:55 Selecting previously unselected package libtext-glob-perl. 10:10:55 Preparing to unpack .../198-libtext-glob-perl_0.10-1_all.deb ... 10:10:56 Unpacking libtext-glob-perl (0.10-1) ... 10:10:57 Selecting previously unselected package libpath-iterator-rule-perl. 10:10:57 Preparing to unpack .../199-libpath-iterator-rule-perl_1.009-1_all.deb ... 10:10:57 Unpacking libpath-iterator-rule-perl (1.009-1) ... 10:10:57 Selecting previously unselected package libpath-tiny-perl. 10:10:57 Preparing to unpack .../200-libpath-tiny-perl_0.104-1_all.deb ... 10:10:57 Unpacking libpath-tiny-perl (0.104-1) ... 10:10:57 Selecting previously unselected package libperlio-gzip-perl. 10:10:57 Preparing to unpack .../201-libperlio-gzip-perl_0.19-1build3_amd64.deb ... 10:10:57 Unpacking libperlio-gzip-perl (0.19-1build3) ... 10:10:57 Selecting previously unselected package libpod-constants-perl. 10:10:57 Preparing to unpack .../202-libpod-constants-perl_0.19-1_all.deb ... 10:10:57 Unpacking libpod-constants-perl (0.19-1) ... 10:10:57 Selecting previously unselected package libregexp-pattern-license-perl. 10:10:57 Preparing to unpack .../203-libregexp-pattern-license-perl_3.0.31-3_all.deb ... 10:10:58 Unpacking libregexp-pattern-license-perl (3.0.31-3) ... 10:10:58 Selecting previously unselected package libsort-key-perl. 10:10:58 Preparing to unpack .../204-libsort-key-perl_1.33-2_amd64.deb ... 10:10:58 Unpacking libsort-key-perl (1.33-2) ... 10:10:58 Selecting previously unselected package libstring-copyright-perl. 10:10:58 Preparing to unpack .../205-libstring-copyright-perl_0.003005-1_all.deb ... 10:10:58 Unpacking libstring-copyright-perl (0.003005-1) ... 10:10:58 Selecting previously unselected package libstring-escape-perl. 10:10:58 Preparing to unpack .../206-libstring-escape-perl_2010.002-2_all.deb ... 10:10:58 Unpacking libstring-escape-perl (2010.002-2) ... 10:10:58 Selecting previously unselected package libtext-levenshtein-perl. 10:10:58 Preparing to unpack .../207-libtext-levenshtein-perl_0.13-1_all.deb ... 10:10:58 Unpacking libtext-levenshtein-perl (0.13-1) ... 10:10:59 Selecting previously unselected package libjbig0:amd64. 10:10:59 Preparing to unpack .../208-libjbig0_2.1-3.1build1_amd64.deb ... 10:10:59 Unpacking libjbig0:amd64 (2.1-3.1build1) ... 10:10:59 Selecting previously unselected package libtiff5:amd64. 10:10:59 Preparing to unpack .../209-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 10:10:59 Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 10:10:59 Selecting previously unselected package libunicode-utf8-perl. 10:10:59 Preparing to unpack .../210-libunicode-utf8-perl_0.60-1build4_amd64.deb ... 10:10:59 Unpacking libunicode-utf8-perl (0.60-1build4) ... 10:10:59 Selecting previously unselected package libwebp6:amd64. 10:10:59 Preparing to unpack .../211-libwebp6_0.6.1-2_amd64.deb ... 10:10:59 Unpacking libwebp6:amd64 (0.6.1-2) ... 10:11:00 Selecting previously unselected package libwebpdemux2:amd64. 10:11:00 Preparing to unpack .../212-libwebpdemux2_0.6.1-2_amd64.deb ... 10:11:00 Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 10:11:00 Selecting previously unselected package libwebpmux3:amd64. 10:11:00 Preparing to unpack .../213-libwebpmux3_0.6.1-2_amd64.deb ... 10:11:00 Unpacking libwebpmux3:amd64 (0.6.1-2) ... 10:11:00 Selecting previously unselected package libxml-namespacesupport-perl. 10:11:00 Preparing to unpack .../214-libxml-namespacesupport-perl_1.12-1_all.deb ... 10:11:00 Unpacking libxml-namespacesupport-perl (1.12-1) ... 10:11:01 Selecting previously unselected package libxml-sax-base-perl. 10:11:01 Preparing to unpack .../215-libxml-sax-base-perl_1.09-1_all.deb ... 10:11:02 Unpacking libxml-sax-base-perl (1.09-1) ... 10:11:02 Selecting previously unselected package libxml-sax-perl. 10:11:02 Preparing to unpack .../216-libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... 10:11:02 Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... 10:11:02 Selecting previously unselected package libxml-libxml-perl. 10:11:02 Preparing to unpack .../217-libxml-libxml-perl_2.0128+dfsg-5_amd64.deb ... 10:11:02 Unpacking libxml-libxml-perl (2.0128+dfsg-5) ... 10:11:03 Selecting previously unselected package libxml-parser-perl. 10:11:03 Preparing to unpack .../218-libxml-parser-perl_2.44-2build3_amd64.deb ... 10:11:03 Unpacking libxml-parser-perl (2.44-2build3) ... 10:11:03 Selecting previously unselected package libxml-sax-expat-perl. 10:11:03 Preparing to unpack .../219-libxml-sax-expat-perl_0.40-2_all.deb ... 10:11:03 Unpacking libxml-sax-expat-perl (0.40-2) ... 10:11:03 Selecting previously unselected package libxml-simple-perl. 10:11:03 Preparing to unpack .../220-libxml-simple-perl_2.24-1_all.deb ... 10:11:03 Unpacking libxml-simple-perl (2.24-1) ... 10:11:03 Selecting previously unselected package libyaml-libyaml-perl. 10:11:03 Preparing to unpack .../221-libyaml-libyaml-perl_0.69+repack-1_amd64.deb ... 10:11:04 Unpacking libyaml-libyaml-perl (0.69+repack-1) ... 10:11:04 Selecting previously unselected package licensecheck. 10:11:04 Preparing to unpack .../222-licensecheck_3.0.31-2_all.deb ... 10:11:04 Unpacking licensecheck (3.0.31-2) ... 10:11:04 Selecting previously unselected package patchutils. 10:11:04 Preparing to unpack .../223-patchutils_0.3.4-2_amd64.deb ... 10:11:04 Unpacking patchutils (0.3.4-2) ... 10:11:04 Selecting previously unselected package t1utils. 10:11:04 Preparing to unpack .../224-t1utils_1.41-2_amd64.deb ... 10:11:04 Unpacking t1utils (1.41-2) ... 10:11:04 Selecting previously unselected package lintian. 10:11:04 Preparing to unpack .../225-lintian_2.5.81ubuntu1_all.deb ... 10:11:04 Unpacking lintian (2.5.81ubuntu1) ... 10:11:05 Selecting previously unselected package manpages-dev. 10:11:05 Preparing to unpack .../226-manpages-dev_4.15-1_all.deb ... 10:11:05 Unpacking manpages-dev (4.15-1) ... 10:11:06 Selecting previously unselected package python3-dateutil. 10:11:06 Preparing to unpack .../227-python3-dateutil_2.6.1-1_all.deb ... 10:11:06 Unpacking python3-dateutil (2.6.1-1) ... 10:11:06 Selecting previously unselected package python3-roman. 10:11:06 Preparing to unpack .../228-python3-roman_2.0.0-3_all.deb ... 10:11:06 Unpacking python3-roman (2.0.0-3) ... 10:11:06 Selecting previously unselected package python3-docutils. 10:11:06 Preparing to unpack .../229-python3-docutils_0.14+dfsg-3_all.deb ... 10:11:06 Unpacking python3-docutils (0.14+dfsg-3) ... 10:11:06 Selecting previously unselected package python3-pyparsing. 10:11:06 Preparing to unpack .../230-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 10:11:06 Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 10:11:06 Selecting previously unselected package python3-catkin-pkg-modules. 10:11:06 Preparing to unpack .../231-python3-catkin-pkg-modules_0.4.23-1_all.deb ... 10:11:06 Unpacking python3-catkin-pkg-modules (0.4.23-1) ... 10:11:07 Selecting previously unselected package python3-certifi. 10:11:07 Preparing to unpack .../232-python3-certifi_2018.1.18-2_all.deb ... 10:11:07 Unpacking python3-certifi (2018.1.18-2) ... 10:11:07 Selecting previously unselected package python3-lib2to3. 10:11:07 Preparing to unpack .../233-python3-lib2to3_3.6.9-1~18.04_all.deb ... 10:11:07 Unpacking python3-lib2to3 (3.6.9-1~18.04) ... 10:11:08 Selecting previously unselected package python3-distutils. 10:11:08 Preparing to unpack .../234-python3-distutils_3.6.9-1~18.04_all.deb ... 10:11:08 Unpacking python3-distutils (3.6.9-1~18.04) ... 10:11:08 Selecting previously unselected package python3-empy. 10:11:08 Preparing to unpack .../235-python3-empy_3.3.2-1build1_all.deb ... 10:11:08 Unpacking python3-empy (3.3.2-1build1) ... 10:11:08 Selecting previously unselected package python3-idna. 10:11:08 Preparing to unpack .../236-python3-idna_2.6-1_all.deb ... 10:11:08 Unpacking python3-idna (2.6-1) ... 10:11:08 Selecting previously unselected package python3-olefile. 10:11:08 Preparing to unpack .../237-python3-olefile_0.45.1-1_all.deb ... 10:11:08 Unpacking python3-olefile (0.45.1-1) ... 10:11:09 Selecting previously unselected package python3-pil:amd64. 10:11:09 Preparing to unpack .../238-python3-pil_5.1.0-1ubuntu0.4_amd64.deb ... 10:11:09 Unpacking python3-pil:amd64 (5.1.0-1ubuntu0.4) ... 10:11:09 Selecting previously unselected package python3-pygments. 10:11:09 Preparing to unpack .../239-python3-pygments_2.2.0+dfsg-1_all.deb ... 10:11:09 Unpacking python3-pygments (2.2.0+dfsg-1) ... 10:11:09 Selecting previously unselected package python3-urllib3. 10:11:09 Preparing to unpack .../240-python3-urllib3_1.22-1ubuntu0.18.04.2_all.deb ... 10:11:09 Unpacking python3-urllib3 (1.22-1ubuntu0.18.04.2) ... 10:11:09 Selecting previously unselected package python3-requests. 10:11:09 Preparing to unpack .../241-python3-requests_2.18.4-2ubuntu0.1_all.deb ... 10:11:09 Unpacking python3-requests (2.18.4-2ubuntu0.1) ... 10:11:10 Selecting previously unselected package python3-rospkg-modules. 10:11:10 Preparing to unpack .../242-python3-rospkg-modules_1.2.10-1_all.deb ... 10:11:10 Unpacking python3-rospkg-modules (1.2.10-1) ... 10:11:10 Selecting previously unselected package python3-setuptools. 10:11:10 Preparing to unpack .../243-python3-setuptools_39.0.1-2_all.deb ... 10:11:10 Unpacking python3-setuptools (39.0.1-2) ... 10:11:10 Selecting previously unselected package python3-rosdistro-modules. 10:11:10 Preparing to unpack .../244-python3-rosdistro-modules_0.8.3-1_all.deb ... 10:11:10 Unpacking python3-rosdistro-modules (0.8.3-1) ... 10:11:10 Selecting previously unselected package python3-unidiff. 10:11:10 Preparing to unpack .../245-python3-unidiff_0.5.4-1_all.deb ... 10:11:10 Unpacking python3-unidiff (0.5.4-1) ... 10:11:10 Selecting previously unselected package python3-xdg. 10:11:10 Preparing to unpack .../246-python3-xdg_0.25-4ubuntu1.1_all.deb ... 10:11:10 Unpacking python3-xdg (0.25-4ubuntu1.1) ... 10:11:11 Selecting previously unselected package unzip. 10:11:11 Preparing to unpack .../247-unzip_6.0-21ubuntu1.1_amd64.deb ... 10:11:11 Unpacking unzip (6.0-21ubuntu1.1) ... 10:11:11 Selecting previously unselected package wdiff. 10:11:11 Preparing to unpack .../248-wdiff_1.2.2-2_amd64.deb ... 10:11:11 Unpacking wdiff (1.2.2-2) ... 10:11:11 Selecting previously unselected package libauthen-sasl-perl. 10:11:11 Preparing to unpack .../249-libauthen-sasl-perl_2.1600-1_all.deb ... 10:11:11 Unpacking libauthen-sasl-perl (2.1600-1) ... 10:11:11 Selecting previously unselected package python3-magic. 10:11:11 Preparing to unpack .../250-python3-magic_2%3a0.4.15-1_all.deb ... 10:11:11 Unpacking python3-magic (2:0.4.15-1) ... 10:11:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:12 Setting up python-apt-common (1.6.5ubuntu0.5) ... 10:11:12 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:11:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:12 Setting up libapt-inst2.0:amd64 (1.6.12ubuntu0.2) ... 10:11:12 Setting up manpages (4.15-1) ... 10:11:12 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 10:11:12 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 10:11:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:12 Setting up less (487-0.1) ... 10:11:13 Setting up python3-roman (2.0.0-3) ... 10:11:13 Setting up make (4.1-9.1ubuntu1) ... 10:11:13 Setting up python3-apt (1.6.5ubuntu0.5) ... 10:11:14 Setting up libapt-pkg-perl (0.1.33build1) ... 10:11:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:11:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:11:14 Setting up python3-olefile (0.45.1-1) ... 10:11:15 Setting up iso-codes (3.79-1) ... 10:11:15 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:11:15 Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 10:11:15 Setting up libjbig0:amd64 (2.1-3.1build1) ... 10:11:15 Setting up perl-openssl-defaults:amd64 (3build1) ... 10:11:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:11:15 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:11:15 10:11:15 Current default time zone: 'Etc/UTC' 10:11:15 Local time is now: Fri Mar 5 10:11:15 UTC 2021. 10:11:15 Universal Time is now: Fri Mar 5 10:11:15 UTC 2021. 10:11:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:11:15 10:11:15 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:15 Setting up groff-base (1.22.3-10) ... 10:11:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:11:16 No schema files found: doing nothing. 10:11:16 Setting up python3-magic (2:0.4.15-1) ... 10:11:16 Setting up python3-idna (2.6-1) ... 10:11:17 Setting up python3-xdg (0.25-4ubuntu1.1) ... 10:11:17 Setting up python3-six (1.11.0-2) ... 10:11:18 Setting up unzip (6.0-21ubuntu1.1) ... 10:11:18 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 10:11:18 Setting up libmpfr6:amd64 (4.0.1-1) ... 10:11:18 Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 10:11:18 Setting up dctrl-tools (2.24-2build1) ... 10:11:18 Setting up distro-info-data (0.37ubuntu0.9) ... 10:11:18 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... 10:11:19 Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 10:11:19 Setting up libpipeline1:amd64 (1.5.0-1) ... 10:11:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:11:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:11:19 Setting up sgml-base (1.29) ... 10:11:19 Setting up python3-pkg-resources (39.0.1-2) ... 10:11:21 Setting up libgdbm5:amd64 (1.14.1-6) ... 10:11:21 Setting up lsb-release (9.20170808ubuntu1) ... 10:11:21 Setting up at (3.1.20-3.1ubuntu2) ... 10:11:21 invoke-rc.d: could not determine current runlevel 10:11:21 invoke-rc.d: policy-rc.d denied execution of start. 10:11:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:11:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:11:21 Setting up ucf (3.0038) ... 10:11:22 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 10:11:22 Setting up libfreetype6:amd64 (2.8.1-2ubuntu2.1) ... 10:11:22 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:22 Setting up libcroco3:amd64 (0.6.12-2) ... 10:11:22 Setting up libgpgme11:amd64 (1.10.0-1ubuntu2) ... 10:11:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:11:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:11:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:22 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 10:11:22 Setting up patch (2.7.6-2ubuntu1.1) ... 10:11:22 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 10:11:22 Setting up libunwind8:amd64 (1.2.1-8) ... 10:11:22 Setting up krb5-locales (1.16-2ubuntu0.2) ... 10:11:22 Setting up publicsuffix (20180223.1310-1) ... 10:11:22 Setting up python3-chardet (3.0.4-1) ... 10:11:23 Setting up t1utils (1.41-2) ... 10:11:24 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 10:11:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 10:11:24 Setting up liblocale-gettext-perl (1.07-3build2) ... 10:11:24 Setting up wdiff (1.2.2-2) ... 10:11:24 Setting up shared-mime-info (1.9-2) ... 10:11:33 Setting up python3-urllib3 (1.22-1ubuntu0.18.04.2) ... 10:11:33 Setting up python3-unidiff (0.5.4-1) ... 10:11:33 Setting up libmpc3:amd64 (1.1.0-1) ... 10:11:33 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:11:33 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 10:11:34 Setting up xml-core (0.18) ... 10:11:34 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 10:11:34 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:11:38 Setting up bsdmainutils (11.1.2ubuntu1) ... 10:11:39 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 10:11:39 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist 10:11:40 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 10:11:40 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist 10:11:42 Setting up python3-lib2to3 (3.6.9-1~18.04) ... 10:11:43 Setting up ca-certificates (20210119~18.04.1) ... 10:11:44 Updating certificates in /etc/ssl/certs... 10:11:46 129 added, 0 removed; done. 10:11:47 Setting up manpages-dev (4.15-1) ... 10:11:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:11:47 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 10:11:48 Setting up python3-debian (0.1.32) ... 10:11:49 Setting up python3-distutils (3.6.9-1~18.04) ... 10:11:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:11:49 Setting up libx11-data (2:1.6.4-3ubuntu0.3) ... 10:11:49 Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:11:49 Setting up diffstat (1.61-1build1) ... 10:11:49 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 10:11:50 Setting up python3-dateutil (2.6.1-1) ... 10:11:51 Setting up netbase (5.4) ... 10:11:54 Setting up libwebp6:amd64 (0.6.1-2) ... 10:11:55 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 10:11:55 Setting up libisl19:amd64 (0.19-1) ... 10:11:55 Setting up python3-pygments (2.2.0+dfsg-1) ... 10:11:56 Setting up libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... 10:11:56 10:11:56 Creating config file /etc/papersize with new version 10:11:56 Setting up python3-yaml (3.12-1build2) ... 10:11:59 Setting up strace (4.21-1ubuntu1) ... 10:11:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:11:59 Setting up libpaper-utils (1.1.24+nmu5ubuntu1) ... 10:11:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:11:59 Setting up gettext (0.19.8.1-6ubuntu0.3) ... 10:11:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:11:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:11:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:11:59 Setting up python2.7 (2.7.17-1~18.04ubuntu1.6) ... 10:12:03 Setting up python3-certifi (2018.1.18-2) ... 10:12:04 Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 10:12:04 Setting up python3-gpg (1.10.0-1ubuntu2) ... 10:12:04 Setting up fakeroot (1.22-2ubuntu1) ... 10:12:04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:12:04 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:12:04 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:12:04 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:12:05 Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... 10:12:05 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:12:05 Setting up libwebpmux3:amd64 (0.6.1-2) ... 10:12:05 Setting up dput (1.0.1ubuntu1) ... 10:12:06 Setting up python3-requests (2.18.4-2ubuntu0.1) ... 10:12:07 Setting up libwebpdemux2:amd64 (0.6.1-2) ... 10:12:07 Setting up man-db (2.8.3-2ubuntu0.1) ... 10:12:07 Building database of manual pages ... 10:12:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:12:08 Setting up python3-setuptools (39.0.1-2) ... 10:12:09 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 10:12:09 Setting up python (2.7.15~rc1-1) ... 10:12:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:12:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:12:09 Setting up python3-pil:amd64 (5.1.0-1ubuntu0.4) ... 10:12:10 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.3) ... 10:12:10 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 10:12:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:12:11 Setting up perl (5.26.1-6ubuntu0.5) ... 10:12:11 Setting up libfile-chdir-perl (0.1008-1) ... 10:12:11 Setting up libfile-fcntllock-perl (0.22-3build2) ... 10:12:11 Setting up libtext-glob-perl (0.10-1) ... 10:12:11 Setting up intltool-debian (0.35.0+20060710.4) ... 10:12:12 Setting up libxml-sax-base-perl (1.09-1) ... 10:12:12 Setting up libpackage-stash-xs-perl (0.28-3build2) ... 10:12:12 Setting up libstrictures-perl (2.000003-1) ... 10:12:12 Setting up liblwp-mediatypes-perl (6.02-1) ... 10:12:12 Setting up libsocket6-perl (0.27-1build2) ... 10:12:12 Setting up patchutils (0.3.4-2) ... 10:12:12 Setting up liburi-perl (1.73-1) ... 10:12:12 Setting up libdata-dump-perl (1.23-1) ... 10:12:12 Setting up libdigest-hmac-perl (1.03+dfsg-1) ... 10:12:12 Setting up libio-string-perl (1.08-3) ... 10:12:12 Setting up libalgorithm-diff-perl (1.19.03-1) ... 10:12:12 Setting up libclone-perl (0.39-1) ... 10:12:12 Setting up python3-empy (3.3.2-1build1) ... 10:12:13 Setting up libclass-xsaccessor-perl (1.19-2build8) ... 10:12:13 Setting up libnet-http-perl (6.17-1) ... 10:12:13 Setting up libnumber-compare-perl (0.03-1) ... 10:12:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:12:13 Setting up libunicode-utf8-perl (0.60-1build4) ... 10:12:13 Setting up libparams-util-perl (1.07-3build3) ... 10:12:13 Setting up libsub-name-perl (0.21-1build1) ... 10:12:13 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:12:13 Setting up libyaml-libyaml-perl (0.69+repack-1) ... 10:12:13 Setting up libsub-quote-perl (2.005000-1) ... 10:12:13 Setting up libfcgi-perl (0.78-2build1) ... 10:12:14 Setting up libwww-robotrules-perl (6.01-1) ... 10:12:14 Setting up libauthen-sasl-perl (2.1600-1) ... 10:12:14 Setting up libclass-accessor-perl (0.51-1) ... 10:12:14 Setting up libsort-key-perl (1.33-2) ... 10:12:14 Setting up libhtml-tagset-perl (3.20-3) ... 10:12:14 Setting up libpath-tiny-perl (0.104-1) ... 10:12:14 Setting up libnet-domain-tld-perl (1.75-1) ... 10:12:14 Setting up libsub-install-perl (0.928-1) ... 10:12:14 Setting up libdata-optlist-perl (0.110-1) ... 10:12:14 Setting up libio-stringy-perl (2.111-2) ... 10:12:14 Setting up libsub-exporter-progressive-perl (0.001013-1) ... 10:12:14 Setting up libtry-tiny-perl (0.30-1) ... 10:12:14 Setting up libclass-method-modifiers-perl (2.12-1) ... 10:12:14 Setting up libfont-afm-perl (1.20-2) ... 10:12:14 Setting up libregexp-pattern-license-perl (3.0.31-3) ... 10:12:15 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 10:12:15 Setting up libxext6:amd64 (2:1.3.3-1) ... 10:12:15 Setting up libdistro-info-perl (0.18ubuntu0.18.04.1) ... 10:12:15 Setting up libio-socket-inet6-perl (2.72-2) ... 10:12:15 Setting up libxml-namespacesupport-perl (1.12-1) ... 10:12:15 Setting up libio-pty-perl (1:1.08-1.1build4) ... 10:12:15 Setting up libfile-which-perl (1.21-1) ... 10:12:15 Setting up libencode-locale-perl (1.05-1) ... 10:12:15 Setting up libperlio-gzip-perl (0.19-1build3) ... 10:12:15 Setting up libtext-levenshtein-perl (0.13-1) ... 10:12:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:12:15 Setting up liberror-perl (0.17025-1) ... 10:12:15 Setting up libvariable-magic-perl (0.62-1) ... 10:12:16 Setting up libtimedate-perl (2.3000-2) ... 10:12:17 Setting up libnet-ip-perl (1.26-1) ... 10:12:17 Setting up librole-tiny-perl (2.000006-1) ... 10:12:17 Setting up libnet-ssleay-perl (1.84-1ubuntu0.2) ... 10:12:17 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:12:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:12:17 Setting up libfile-homedir-perl (1.002-1) ... 10:12:17 Setting up libipc-system-simple-perl (1.25-4) ... 10:12:17 Setting up libfile-basedir-perl (0.07-1) ... 10:12:17 Setting up libstring-escape-perl (2010.002-2) ... 10:12:17 Setting up libb-hooks-op-check-perl (0.22-1) ... 10:12:17 Setting up libio-html-perl (1.001-1) ... 10:12:17 Setting up libexporter-tiny-perl (1.000000-2) ... 10:12:17 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 10:12:17 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:12:18 Setting up libnumber-range-perl (0.12-1) ... 10:12:18 Setting up liblist-compare-perl (0.53-1) ... 10:12:18 Setting up libpath-iterator-rule-perl (1.009-1) ... 10:12:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:12:18 Setting up libnet-dns-perl (1.10-2) ... 10:12:18 Setting up libsub-identify-perl (0.14-1) ... 10:12:18 Setting up libpod-constants-perl (0.19-1) ... 10:12:18 Setting up libsort-versions-perl (1.62-1) ... 10:12:18 Setting up libio-socket-ssl-perl (2.060-3~ubuntu18.04.1) ... 10:12:18 Setting up libdynaloader-functions-perl (0.003-1) ... 10:12:18 Setting up libsub-exporter-perl (0.987-1) ... 10:12:18 Setting up xauth (1:1.0.10-1) ... 10:12:18 Setting up libalgorithm-merge-perl (0.08-3) ... 10:12:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:12:19 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 10:12:19 Setting up libstring-copyright-perl (0.003005-1) ... 10:12:19 Setting up libhtml-parser-perl (3.72-3build1) ... 10:12:19 Setting up libipc-run-perl (0.96-1) ... 10:12:19 Setting up libcgi-pm-perl (4.38-1) ... 10:12:19 Setting up libdevel-globaldestruction-perl (0.14-1) ... 10:12:19 Setting up libparse-debianchangelog-perl (1.2.0-12) ... 10:12:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:12:20 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 10:12:20 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 10:12:20 Setting up git (1:2.17.1-1ubuntu0.7) ... 10:12:21 Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... 10:12:21 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 10:12:21 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 10:12:22 10:12:22 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 10:12:22 Setting up liblist-moreutils-perl (0.416-1build3) ... 10:12:22 Setting up libgit-wrapper-perl (0.047-1) ... 10:12:22 Setting up libhttp-date-perl (6.02-1) ... 10:12:23 Setting up libnet-smtp-ssl-perl (1.04-1) ... 10:12:23 Setting up curl (7.58.0-2ubuntu3.12) ... 10:12:23 Setting up build-essential (12.4ubuntu1) ... 10:12:23 Setting up libdevel-callchecker-perl (0.007-2build1) ... 10:12:23 Setting up devscripts (2.17.12ubuntu1.1) ... 10:12:24 Setting up libcgi-fast-perl (1:2.13-1) ... 10:12:25 Setting up libhtml-tree-perl (5.07-1) ... 10:12:27 Setting up libfile-listing-perl (6.04-1) ... 10:12:28 Setting up libhttp-message-perl (6.14-1) ... 10:12:29 Setting up libxml-libxml-perl (2.0128+dfsg-5) ... 10:12:29 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 10:12:30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 10:12:30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 10:12:30 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 10:12:33 Setting up libparams-classify-perl (0.015-1) ... 10:12:33 Setting up libhttp-negotiate-perl (6.00-2) ... 10:12:33 Setting up libmailtools-perl (2.18-1) ... 10:12:33 Setting up libhtml-format-perl (2.12-1) ... 10:12:33 Setting up libemail-valid-perl (1.202-1) ... 10:12:33 Setting up libhttp-cookies-perl (6.04-1) ... 10:12:33 Setting up libmodule-runtime-perl (0.016-1) ... 10:12:33 Setting up libhttp-daemon-perl (6.01-1) ... 10:12:33 Setting up libxml-simple-perl (2.24-1) ... 10:12:34 Setting up lintian (2.5.81ubuntu1) ... 10:12:34 Setting up libhtml-form-perl (6.03-1) ... 10:12:34 Setting up libimport-into-perl (1.002005-1) ... 10:12:34 Setting up libmodule-implementation-perl (0.09-1) ... 10:12:34 Setting up libparams-validate-perl (1.29-1) ... 10:12:34 Setting up libmoo-perl (2.003004-1) ... 10:12:34 Setting up libb-hooks-endofscope-perl (0.21-1) ... 10:12:34 Setting up libpackage-stash-perl (0.37-1) ... 10:12:35 Setting up libgetopt-long-descriptive-perl (0.102-1) ... 10:12:35 Setting up libnamespace-clean-perl (0.27-1) ... 10:12:35 Setting up licensecheck (3.0.31-2) ... 10:12:35 Setting up libwww-perl (6.31-1ubuntu0.1) ... 10:12:35 Setting up liblwp-protocol-https-perl (6.07-2) ... 10:12:35 Setting up libxml-parser-perl (2.44-2build3) ... 10:12:35 Setting up libxml-sax-expat-perl (0.40-2) ... 10:12:35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... 10:12:35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 10:12:36 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 10:12:37 Processing triggers for mime-support (3.60ubuntu1) ... 10:12:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:12:38 Processing triggers for sgml-base (1.29) ... 10:12:38 Setting up docutils-common (0.14+dfsg-3) ... 10:12:38 Processing triggers for sgml-base (1.29) ... 10:12:39 Setting up python3-docutils (0.14+dfsg-3) ... 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 10:12:39 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 10:12:40 Setting up python3-catkin-pkg-modules (0.4.23-1) ... 10:12:40 Setting up python3-rospkg-modules (1.2.10-1) ... 10:12:41 Setting up python3-rosdistro-modules (0.8.3-1) ... 10:12:42 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:12:42 Updating certificates in /etc/ssl/certs... 10:12:43 0 added, 0 removed; done. 10:12:43 Running hooks in /etc/ca-certificates/update.d... 10:12:43 done. 10:12:43 Invoking 'apt-get clean' 10:14:16 ---> d6c8b3c18e67 10:14:17 Removing intermediate container 2830b4a3ad6a 10:14:17 Step 24 : RUN echo "2021-03-05 10:08:04 +0000" 10:14:18 ---> Running in 67ef05284c88 10:14:19 2021-03-05 10:08:04 +0000 10:15:10 ---> ea57892aabb6 10:15:10 Removing intermediate container 67ef05284c88 10:15:10 Step 25 : RUN python3 -u /tmp/wrapper_scripts/apt.py update 10:15:10 ---> Running in a8ffce49a8ed 10:15:11 Invoking 'apt-get update' 10:15:11 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 10:15:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:15:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:15:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:15:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:15:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:15:11 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 10:15:11 Get:8 http://10.210.9.154/ubuntu/building bionic/main Sources [164 kB] 10:15:13 Fetched 508 kB in 2s (261 kB/s) 10:15:15 Reading package lists... 10:15:15 ---> 8504a61a813f 10:15:15 Removing intermediate container a8ffce49a8ed 10:15:15 Step 26 : USER buildfarm 10:15:15 ---> Running in e2fcc8ed6e1d 10:15:16 ---> cdd4e9842b76 10:15:16 Removing intermediate container e2fcc8ed6e1d 10:15:16 Step 27 : ENTRYPOINT sh -c 10:15:16 ---> Running in d0d2779f64ca 10:15:16 ---> e1587f29efac 10:15:16 Removing intermediate container d0d2779f64ca 10:15:16 Step 28 : 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 melodic kobuki_description --sourcedeb-dir /tmp/binarydeb && PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH python3 -u /tmp/ros_buildfarm/scripts/release/append_build_timestamp.py melodic kobuki_description --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 melodic kobuki_description ubuntu bionic 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 --env-vars --dockerfile-dir /tmp/docker_build_binarydeb 10:15:16 ---> Running in 37c54964bb28 10:15:16 ---> 16560695129a 10:15:16 Removing intermediate container 37c54964bb28 10:15:16 Successfully built 16560695129a 10:15:16 + echo # END SECTION 10:15:16 # END SECTION10:15:40 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins814793537630973255.sh 10:15:40 + sleep 1 10:15:40 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/subprocess_reaper.py 13524 --cid-file /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_build_binarydeb/docker.cid 10:15:41 + echo # BEGIN SECTION: Build Dockerfile - build binarydeb11. Run Dockerfile - binarydeb taskHide Details
10:15:16 # BEGIN SECTION: Run Dockerfile - binarydeb task 10:15:16 + [ -f /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/binarydeb ] 10:15:16 + rm -fr /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/binarydeb 10:15:16 + rm -fr /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_build_binarydeb 10:15:16 + mkdir -p /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/binarydeb 10:15:16 + mkdir -p /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_build_binarydeb 10:15:16 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_generating_docker/docker.cid -e=TRAVIS= -e=ROS_BUILDFARM_PULL_REQUEST_BRANCH= -v /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_build_binarydeb:/tmp/docker_build_binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_task_generation.melodic_ubuntu_bionic_amd64_kobuki_description11.1. get sourcedebHide Details
10:15:18 # BEGIN SUBSECTION: get sourcedeb 10:15:29 Invoking '/usr/bin/python3 /tmp/ros_buildfarm/ros_buildfarm/wrapper/apt.py source --download-only --only-source ros-melodic-kobuki-description=3.0.2-1bionic' 10:15:31 Invoking 'apt-get source --download-only --only-source ros-melodic-kobuki-description=3.0.2-1bionic' 10:15:31 Reading package lists... 10:15:31 Need to get 957 kB of source archives. 10:15:31 Get:1 http://10.210.9.154/ubuntu/building bionic/main ros-melodic-kobuki-description 3.0.2-1bionic (dsc) [1,110 B] 10:15:31 Get:2 http://10.210.9.154/ubuntu/building bionic/main ros-melodic-kobuki-description 3.0.2-1bionic (tar) [953 kB] 10:15:31 Get:3 http://10.210.9.154/ubuntu/building bionic/main ros-melodic-kobuki-description 3.0.2-1bionic (diff) [2,504 B] 10:15:31 Fetched 957 kB in 0s (14.0 MB/s) 10:15:31 Download complete and in download only mode 10:15:31 Invoking 'dpkg-source -x ros-melodic-kobuki-description_3.0.2-1bionic.dsc' 10:15:31 dpkg-source: warning: extracting unsigned source package (ros-melodic-kobuki-description_3.0.2-1bionic.dsc) 10:15:31 dpkg-source: info: extracting ros-melodic-kobuki-description in ros-melodic-kobuki-description-3.0.2 10:15:31 dpkg-source: info: unpacking ros-melodic-kobuki-description_3.0.2.orig.tar.gz 10:15:31 dpkg-source: info: unpacking ros-melodic-kobuki-description_3.0.2-1bionic.debian.tar.xz 10:15:32 Package maintainer emails: marc@hanheide.net 10:15:32 # END SUBSECTION10:15:36 Looking for the '.dsc' file of package 'ros-melodic-kobuki-description' with version '3.0.2-1' 10:15:39 Using the following distribution repositories: 10:15:39 http://10.210.9.154/ubuntu/building (/tmp/keys/0.key) 10:15:39 http://packages.ros.org/ros/ubuntu (/tmp/keys/1.key) 10:15:39 Generating Dockerfile '/tmp/docker_build_binarydeb/Dockerfile': 10:15:39 # generated from release/binarydeb_task.Dockerfile.em 10:15:39 10:15:39 10:15:39 FROM ubuntu:bionic 10:15:39 10:15:39 VOLUME ["/var/cache/apt/archives"] 10:15:39 10:15:39 ENV DEBIAN_FRONTEND noninteractive 10:15:39 10:15:39 10:15:39 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y locales && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:15:39 RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 10:15:39 RUN locale-gen en_US.UTF-8 10:15:39 ENV LANG en_US.UTF-8 10:15:39 ENV TZ GMT+00 10:15:39 10:15:39 RUN useradd -u 1002 -l -m buildfarm 10:15:39 10:15:39 RUN mkdir /tmp/keys 10:15:39 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:15:39 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 10:15:39 RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 10:15:39 RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:15:39 RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:15:39 10:15:39 RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 10:15:39 10:15:39 RUN mkdir /tmp/wrapper_scripts 10:15:39 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 10:15:39 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 10:15:39 10:15:39 # automatic invalidation once every day 10:15:39 RUN echo "2021-03-05 (+0000)" 10:15:39 10:15:39 RUN for i in 1 2 3; do apt-get update && apt-get install -q -y python3 && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:15:39 10:15:39 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y dh-python 10:15:39 10:15:39 RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 10:15:39 10:15:39 10:15:39 # for each dependency: echo version, apt update, apt install, apt clean 10:15:39 RUN echo "apt-src: 0.25.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 10:15:39 RUN echo "debhelper: 12.1.1ubuntu1~ubuntu18.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 10:15:39 RUN echo "ros-melodic-catkin: 0.7.29-1bionic.20201014.191449" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-catkin 10:15:39 RUN echo "ros-melodic-urdf: 1.13.2-1bionic.20201017.083057" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-urdf 10:15:39 RUN echo "ros-melodic-xacro: 1.13.9-1bionic.20201017.081248" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-xacro 10:15:39 10:15:39 10:15:39 USER buildfarm 10:15:39 ENTRYPOINT ["sh", "-c"] 10:15:39 CMD ["PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py melodic kobuki_description --sourcedeb-dir /tmp/binarydeb"] 10:15:39 Mount the following volumes when running the container: 10:15:39 -v /tmp/ros_buildfarm:/tmp/ros_buildfarm:ro 10:15:39 -v /tmp/binarydeb:/tmp/binarydeb 10:15:40 + echo # END SECTION 10:15:40 # END SECTION11.2. append build timestampHide Details
10:15:32 # BEGIN SUBSECTION: append build timestamp 10:15:32 Invoking 'debchange -v 3.0.2-1bionic.20210305.101532 -p -D bionic -u high -m Append timestamp when binarydeb was built.' in '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:15:32 # END SUBSECTION10:26:36 + echo # BEGIN SECTION: Run Dockerfile - build binarydeb12. Build Dockerfile - build binarydebHide Details
10:15:41 # BEGIN SECTION: Build Dockerfile - build binarydeb 10:15:41 + cd /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_build_binarydeb 10:15:41 + python3 -u /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm/scripts/misc/docker_pull_baseimage.py 10:15:41 Get base image name from Dockerfile 'Dockerfile': ubuntu:bionic 10:15:41 Check docker base image for updates: docker pull ubuntu:bionic 10:15:42 bionic: Pulling from library/ubuntu 10:15:42 Digest: sha256:b7e2fbc7c8ab515e95a280ce1548ccd75a1351cfe7e4c9fcf728f9e0af1af8c9 10:15:42 Status: Image is up to date for ubuntu:bionic 10:15:42 + docker build --force-rm -t binarydeb_build.melodic_ubuntu_bionic_amd64_kobuki_description . 10:15:42 Sending build context to Docker daemon 20.99 kB Sending build context to Docker daemon 20.99 kB 10:15:42 Step 1 : FROM ubuntu:bionic 10:15:42 ---> b6d20e24f6f3 10:15:42 Step 2 : VOLUME /var/cache/apt/archives 10:16:08 ---> Using cache 10:16:08 ---> 752ea1326f84 10:16:08 Step 3 : ENV DEBIAN_FRONTEND noninteractive 10:16:09 ---> Using cache 10:16:09 ---> 7cc2688104d7 10:16:09 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 -lt 3 ]; then sleep 5; else false; fi; done 10:16:11 ---> Using cache 10:16:11 ---> f5ba9868e3ea 10:16:11 Step 5 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen 10:16:12 ---> Using cache 10:16:12 ---> ccfde45b9da6 10:16:12 Step 6 : RUN locale-gen en_US.UTF-8 10:16:13 ---> Using cache 10:16:13 ---> 0010f4046f08 10:16:13 Step 7 : ENV LANG en_US.UTF-8 10:16:14 ---> Using cache 10:16:14 ---> 69b2641580c7 10:16:14 Step 8 : ENV TZ GMT+00 10:16:15 ---> Using cache 10:16:15 ---> bc5d72ed4bfe 10:16:15 Step 9 : RUN useradd -u 1002 -l -m buildfarm 10:16:16 ---> Using cache 10:16:16 ---> c084a62bbc59 10:16:16 Step 10 : RUN mkdir /tmp/keys 10:16:17 ---> Using cache 10:16:17 ---> 234f7dba7cff 10:16:17 Step 11 : RUN for i in 1 2 3; do apt-get update && apt-get install -q -y gnupg && apt-get clean && break || if [ $i -lt 3 ]; then sleep 5; else false; fi; done 10:16:18 ---> Using cache 10:16:18 ---> b11b7a8b2268 10:16:18 Step 12 : 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 10:16:19 ---> Using cache 10:16:19 ---> 5c025b0262a6 10:16:19 Step 13 : RUN echo "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: SKS 1.1.6\nComment: Hostname: keyserver.ubuntu.com\n\nmQINBFzvJpYBEADY8l1YvO7iYW5gUESyzsTGnMvVUmlV3XarBaJz9bGRmgPXh7jcVFrQhE0L\n/HV7LOfoLI9H2GWYyHBqN5ERBlcA8XxG3ZvX7t9nAZPQT2Xxe3GT3trou5oCR+SyHN9xPnUw\nDuqUSvJ2eqMYb9B/Hph3OmtjG30jSNq9kOF5bBTk1hOTGPH4K/AY0jzT6OpHfXU6ytlFsI47\nZKsnTUhipGsKucQ1CXlyirndZ3V3k70YaooZ55rGaIoAWlx2H0J7sAHmqS29N9jV9mo135d+\nd+TdLBXI0PXtiHzE9IPaX+ctdSUrPnp+TwR99lxglpIG6hLuvOMAaxiqFBB/Jf3XJ8OBakfS\n6nHrWH2WqQxRbiITl0irkQozpwNEF2Bv0+Jvs1UFEdVGz5a8xexQHst/RmKrtHLct3iOCvBN\nqoAQRbvWvBhPjO/pV5cYeUljZ5wpHyFkaEViClaVWqa6PIsyLqmyjsruPCWlURLsQoQxABcL\n8bwxX7UThM6CtH6tGlYZ85RIzRifIm2oudzV5l+8oRgFr9yVcwyOFT6JCioqkwldW52P1pk/\n/SnuexC6LYqqDuHUs5NnokzzpfS6QaWfTY5P5tz4KHJfsjDIktly3mKVfY0fSPVVokdGpcUz\nvz2hq1fqjxB6MlB/1vtk0bImfcsoxBmF7H+4E9ZN1sX/tSb0KQARAQABtCZPcGVuIFJvYm90\naWNzIDxpbmZvQG9zcmZvdW5kYXRpb24ub3JnPokCVAQTAQoAPhYhBMHPbjHmut6IaLFytPQu\n1vurF8ZUBQJc7yaWAhsDBQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEPQu1vur\nF8ZUkhIP/RbZY1ErvCEUy8iLJm9aSpLQnDZl5xILOxyZlzpg+Ml5bb0EkQDr92foCgcvLeAN\nKARNCaGLyNIWkuyDovPV0xZJrEy0kgBrDNb3++NmdI/+GA92pkedMXXioQvqdsxUagXAIB/s\nNGByJEhs37F05AnFvZbjUhceq3xTlvAMcrBWrgB4NwBivZY6IgLvl/CRQpVYwANShIQdbvHv\nZSxRonWhNXr6v/Wcf8rsp7g2VqJ2N2AcWT84aa9BLQ3Oe/SgrNx4QEhA1y7rc3oaqPVu5ZXO\nK+4O14JrpbEZ3Xs9YEjrcOuEDEpYktA8qqUDTdFyZrxb9S6BquUKrA6jZgT913kjJ4e7YAZo\nbC4rH0w4u0PrqDgYOkXA9Mo7L601/7ZaDJob80UcK+Z12ZSw73IgBix6DiJVfXuWkk5PM2zs\nFn6UOQXUNlZlDAOj5NC01V0fJ8P0v6GO9YOSSQx0j5UtkUbRfp/4W7uCPFvwAatWEHJhlM3s\nQNiMNStJFegr56xQu1a/cbJH7GdbseMhG/f0BaKQqXCI3ffB5y5AOLc9Hw7PYiTFQsuY1ePR\nhE+J9mejgWRZxkjAH/FlAubqXkDgterCh+sLkzGf+my2IbsMCuc+3aeNMJ5Ej/vlXefCH/Mp\nPWAHCqpQhe2DET/jRSaM53USAHNx8kw4MPUkxExgI7Sd\n=4Ofr\n-----END PGP PUBLIC KEY BLOCK-----\n" > /tmp/keys/1.key && apt-key add /tmp/keys/1.key 10:16:20 ---> Using cache 10:16:20 ---> 20d3accd51dc 10:16:20 Step 14 : RUN echo deb http://10.210.9.154/ubuntu/building bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:16:21 ---> Using cache 10:16:21 ---> 39e138ba2e86 10:16:21 Step 15 : RUN echo deb http://packages.ros.org/ros/ubuntu bionic main | tee -a /etc/apt/sources.list.d/buildfarm.list 10:16:22 ---> Using cache 10:16:22 ---> eb401292b15e 10:16:22 Step 16 : RUN grep -q -F -e "deb http://old-releases.ubuntu.com" /etc/apt/sources.list && ((grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://old-releases\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z]+)*" /etc/apt/sources.list || echo "deb-src http://old-releases.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) || ((grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-updates ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list) && (grep -q -E -x -e "deb-src http://archive\.ubuntu\.com/ubuntu/? bionic-security ([-a-z]+ )*multiverse( [-a-z])*" /etc/apt/sources.list || echo "deb-src http://archive.ubuntu.com/ubuntu/ bionic-security multiverse" >> /etc/apt/sources.list)) 10:16:23 ---> Running in 2242203de4a9 10:16:24 ---> 29c2912fab01 10:16:24 Removing intermediate container 2242203de4a9 10:16:25 Step 17 : RUN mkdir /tmp/wrapper_scripts 10:16:25 ---> Running in 419739432b84 10:16:26 ---> 207372be435c 10:16:26 Removing intermediate container 419739432b84 10:16:26 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 'Failed to stat',\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 'has no installation candidate',\n 'corrupted package archive',\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('')\n print('Invocation failed due to the following known error '\n 'conditions: ' + ', '.join(known_error_conditions))\n print('')\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 10:16:27 ---> Running in 8ec1b8247d12 10:16:28 ---> 45f674d18c14 10:16:28 Removing intermediate container 8ec1b8247d12 10:16:28 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 10:16:28 ---> Running in 019dde70da97 10:16:31 ---> 9b9278766047 10:16:32 Removing intermediate container 019dde70da97 10:16:32 Step 20 : RUN echo "2021-03-05 (+0000)" 10:16:32 ---> Running in a5ca5635da38 10:16:33 2021-03-05 (+0000) 10:16:33 ---> 5e87c16eb2ec 10:16:33 Removing intermediate container a5ca5635da38 10:16:33 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 -lt 3 ]; then sleep 5; else false; fi; done 10:16:34 ---> Running in c589919cbef1 10:16:34 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 10:16:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:16:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:16:35 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:16:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:16:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:16:35 Get:7 http://packages.ros.org/ros/ubuntu bionic InRelease [4,683 B] 10:16:35 Get:8 http://10.210.9.154/ubuntu/building bionic/main amd64 Packages [193 kB] 10:16:35 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [216 kB] 10:16:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [12.2 kB] 10:16:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-security/multiverse Sources [4,361 B] 10:16:35 Get:12 http://archive.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [24.5 kB] 10:16:36 Get:13 http://packages.ros.org/ros/ubuntu bionic/main amd64 Packages [754 kB] 10:16:36 Fetched 1,553 kB in 2s (834 kB/s) 10:16:36 Reading package lists... 10:16:39 Reading package lists... 10:16:42 Building dependency tree... 10:16:43 Reading state information... 10:16:43 The following additional packages will be installed: 10:16:43 file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3-stdlib 10:16:43 libpython3.6-minimal libpython3.6-stdlib mime-support python3-minimal 10:16:43 python3.6 python3.6-minimal xz-utils 10:16:43 Suggested packages: 10:16:43 python3-doc python3-tk python3-venv python3.6-venv python3.6-doc binutils 10:16:43 binfmt-support 10:16:43 The following NEW packages will be installed: 10:16:43 file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3-stdlib 10:16:43 libpython3.6-minimal libpython3.6-stdlib mime-support python3 10:16:43 python3-minimal python3.6 python3.6-minimal xz-utils 10:16:43 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 10:16:43 Need to get 4,690 kB of archives. 10:16:43 After this operation, 28.3 MB of additional disk space will be used. 10:16:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:16:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:16:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1,610 kB] 10:16:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:16:43 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:16:43 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:16:43 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1,712 kB] 10:16:43 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:16:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7,240 B] 10:16:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:16:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] 10:16:43 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] 10:16:43 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] 10:16:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 10:16:43 [91mdebconf: delaying package configuration, since apt-utils is not installed 10:16:43 [0mFetched 4,690 kB in 0s (18.6 MB/s) 10:16:44 Selecting previously unselected package libpython3.6-minimal:amd64. 10:16:44 (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 ... 5005 files and directories currently installed.) 10:16:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:16:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:16:44 Selecting previously unselected package libexpat1:amd64. 10:16:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:16:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:16:44 Selecting previously unselected package python3.6-minimal. 10:16:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:16:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:16:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:16:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:16:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:16:46 Selecting previously unselected package python3-minimal. 10:16:46 (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 ... 5252 files and directories currently installed.) 10:16:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:16:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:16:46 Selecting previously unselected package mime-support. 10:16:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:16:46 Unpacking mime-support (3.60ubuntu1) ... 10:16:46 Selecting previously unselected package libmpdec2:amd64. 10:16:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:16:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:16:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:16:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:16:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:16:47 Selecting previously unselected package python3.6. 10:16:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:16:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:16:47 Selecting previously unselected package libpython3-stdlib:amd64. 10:16:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:16:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:16:47 Setting up python3-minimal (3.6.7-1~18.04) ... 10:16:48 Selecting previously unselected package python3. 10:16:48 (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 ... 5682 files and directories currently installed.) 10:16:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:16:48 Unpacking python3 (3.6.7-1~18.04) ... 10:16:48 Selecting previously unselected package libmagic-mgc. 10:16:48 Preparing to unpack .../libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... 10:16:48 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 10:16:49 Selecting previously unselected package libmagic1:amd64. 10:16:49 Preparing to unpack .../libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... 10:16:49 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 10:16:49 Selecting previously unselected package file. 10:16:49 Preparing to unpack .../file_1%3a5.32-2ubuntu0.4_amd64.deb ... 10:16:49 Unpacking file (1:5.32-2ubuntu0.4) ... 10:16:49 Selecting previously unselected package xz-utils. 10:16:49 Preparing to unpack .../xz-utils_5.2.2-1.3_amd64.deb ... 10:16:49 Unpacking xz-utils (5.2.2-1.3) ... 10:16:49 Setting up mime-support (3.60ubuntu1) ... 10:16:49 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 10:16:49 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 10:16:49 Setting up xz-utils (5.2.2-1.3) ... 10:16:50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 10:16:50 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 10:16:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:16:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:16:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:16:51 Setting up file (1:5.32-2ubuntu0.4) ... 10:16:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:16:51 Setting up python3 (3.6.7-1~18.04) ... 10:16:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:16:55 ---> b65ef8c62f1b 10:16:55 Removing intermediate container c589919cbef1 10:16:55 Step 22 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y dh-python 10:16:55 ---> Running in 29697c7e98ba 10:16:55 Invoking 'apt-get update' 10:16:56 Hit:1 http://10.210.9.154/ubuntu/building bionic InRelease 10:16:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:16:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:16:56 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:16:56 Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:16:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:16:56 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 10:16:57 Fetched 252 kB in 1s (179 kB/s) 10:16:59 Reading package lists... 10:17:00 Invoking 'apt-get install -q -y dh-python' 10:17:02 Reading package lists... 10:17:02 Building dependency tree... 10:17:02 Reading state information... 10:17:03 The following additional packages will be installed: 10:17:03 python3-distutils python3-lib2to3 10:17:03 Suggested packages: 10:17:03 libdpkg-perl dpkg-dev 10:17:03 The following NEW packages will be installed: 10:17:03 dh-python python3-distutils python3-lib2to3 10:17:03 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 10:17:03 Need to get 311 kB of archives. 10:17:03 After this operation, 3,582 kB of additional disk space will be used. 10:17:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB] 10:17:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB] 10:17:03 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB] 10:17:03 debconf: delaying package configuration, since apt-utils is not installed 10:17:03 Fetched 311 kB in 0s (1,186 kB/s) 10:17:04 Selecting previously unselected package python3-lib2to3. 10:17:04 (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 ... 5786 files and directories currently installed.) 10:17:04 Preparing to unpack .../python3-lib2to3_3.6.9-1~18.04_all.deb ... 10:17:04 Unpacking python3-lib2to3 (3.6.9-1~18.04) ... 10:17:04 Selecting previously unselected package python3-distutils. 10:17:04 Preparing to unpack .../python3-distutils_3.6.9-1~18.04_all.deb ... 10:17:04 Unpacking python3-distutils (3.6.9-1~18.04) ... 10:17:04 Selecting previously unselected package dh-python. 10:17:04 Preparing to unpack .../dh-python_3.20180325ubuntu2_all.deb ... 10:17:04 Unpacking dh-python (3.20180325ubuntu2) ... 10:17:05 Setting up python3-lib2to3 (3.6.9-1~18.04) ... 10:17:05 Setting up python3-distutils (3.6.9-1~18.04) ... 10:17:05 Setting up dh-python (3.20180325ubuntu2) ... 10:17:06 Invoking 'apt-get clean' 10:17:07 ---> 7e5b15e4e490 10:17:07 Removing intermediate container 29697c7e98ba 10:17:07 Step 23 : RUN python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y ccache gcc build-essential 10:17:07 ---> Running in 2801bc5b8d4c 10:17:07 Invoking 'apt-get update' 10:17:07 Hit:1 http://10.210.9.154/ubuntu/building bionic InRelease 10:17:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:17:07 Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease 10:17:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:17:07 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:17:07 Hit:6 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:17:08 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 10:17:09 Fetched 252 kB in 1s (185 kB/s) 10:17:11 Reading package lists... 10:17:11 Invoking 'apt-get install -q -y ccache gcc build-essential' 10:17:14 Reading package lists... 10:17:14 Building dependency tree... 10:17:14 Reading state information... 10:17:15 The following additional packages will be installed: 10:17:15 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-7 dpkg-dev 10:17:15 fakeroot g++ g++-7 gcc-7 gcc-7-base libalgorithm-diff-perl 10:17:15 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 10:17:15 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libdpkg-perl 10:17:15 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 10:17:15 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 10:17:15 libmpx2 libperl5.26 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 10:17:15 linux-libc-dev make manpages manpages-dev netbase patch perl 10:17:15 perl-modules-5.26 10:17:15 Suggested packages: 10:17:15 binutils-doc distcc cpp-doc gcc-7-locales debian-keyring g++-multilib 10:17:15 g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake 10:17:15 libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg 10:17:15 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 10:17:15 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg glibc-doc git bzr 10:17:15 gdbm-l10n libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc 10:17:15 libterm-readline-gnu-perl | libterm-readline-perl-perl 10:17:15 The following NEW packages will be installed: 10:17:15 binutils binutils-common binutils-x86-64-linux-gnu build-essential ccache 10:17:15 cpp cpp-7 dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base 10:17:15 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 10:17:15 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 10:17:15 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 10:17:15 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 10:17:15 libmpfr6 libmpx2 libperl5.26 libquadmath0 libstdc++-7-dev libtsan0 libubsan0 10:17:15 linux-libc-dev make manpages manpages-dev netbase patch perl 10:17:15 perl-modules-5.26 10:17:15 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 10:17:15 Need to get 51.2 MB of archives. 10:17:15 After this operation, 210 MB of additional disk space will be used. 10:17:15 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 10:17:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2,762 kB] 10:17:15 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 10:17:15 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6,084 B] 10:17:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3,534 kB] 10:17:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:17:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 10:17:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1,234 kB] 10:17:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:17:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:17:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1,839 kB] 10:17:16 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3,388 B] 10:17:16 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:17:16 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1,001 kB] 10:17:16 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2,585 kB] 10:17:16 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:17:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 10:17:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 10:17:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 10:17:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8,591 kB] 10:17:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:17:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:17:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:17:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:17:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9,192 B] 10:17:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:17:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:17:16 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:17:16 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:17:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:17:16 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:17:16 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:17:16 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2,378 kB] 10:17:16 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9,381 kB] 10:17:17 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5,184 B] 10:17:17 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 10:17:17 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 10:17:17 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 10:17:17 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 10:17:17 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:17:17 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:17:17 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:17:17 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 10:17:17 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 ccache amd64 3.4.1-1 [110 kB] 10:17:17 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 10:17:17 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 10:17:17 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 10:17:17 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 10:17:17 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 10:17:17 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 10:17:17 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2,217 kB] 10:17:18 debconf: delaying package configuration, since apt-utils is not installed 10:17:18 Fetched 51.2 MB in 2s (23.0 MB/s) 10:17:18 Selecting previously unselected package liblocale-gettext-perl. 10:17:18 (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 ... 6239 files and directories currently installed.) 10:17:18 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 10:17:18 Unpacking liblocale-gettext-perl (1.07-3build2) ... 10:17:19 Selecting previously unselected package perl-modules-5.26. 10:17:19 Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:17:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:17:20 Selecting previously unselected package libgdbm5:amd64. 10:17:20 Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... 10:17:20 Unpacking libgdbm5:amd64 (1.14.1-6) ... 10:17:20 Selecting previously unselected package libgdbm-compat4:amd64. 10:17:20 Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... 10:17:20 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 10:17:20 Selecting previously unselected package libperl5.26:amd64. 10:17:20 Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:17:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:17:22 Selecting previously unselected package perl. 10:17:22 Preparing to unpack .../05-perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:17:22 Unpacking perl (5.26.1-6ubuntu0.5) ... 10:17:23 Selecting previously unselected package netbase. 10:17:23 Preparing to unpack .../06-netbase_5.4_all.deb ... 10:17:23 Unpacking netbase (5.4) ... 10:17:23 Selecting previously unselected package manpages. 10:17:23 Preparing to unpack .../07-manpages_4.15-1_all.deb ... 10:17:23 Unpacking manpages (4.15-1) ... 10:17:24 Selecting previously unselected package binutils-common:amd64. 10:17:24 Preparing to unpack .../08-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:17:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:17:25 Selecting previously unselected package libbinutils:amd64. 10:17:25 Preparing to unpack .../09-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:17:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:17:25 Selecting previously unselected package binutils-x86-64-linux-gnu. 10:17:25 Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:17:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:17:29 Selecting previously unselected package binutils. 10:17:29 Preparing to unpack .../11-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:17:29 Unpacking binutils (2.30-21ubuntu1~18.04.5) ... 10:17:29 Selecting previously unselected package libc-dev-bin. 10:17:29 Preparing to unpack .../12-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:17:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) ... 10:17:30 Selecting previously unselected package linux-libc-dev:amd64. 10:17:30 Preparing to unpack .../13-linux-libc-dev_4.15.0-136.140_amd64.deb ... 10:17:30 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) ... 10:17:31 Selecting previously unselected package libc6-dev:amd64. 10:17:31 Preparing to unpack .../14-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:17:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:17:32 Selecting previously unselected package gcc-7-base:amd64. 10:17:32 Preparing to unpack .../15-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:32 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:17:33 Selecting previously unselected package libisl19:amd64. 10:17:33 Preparing to unpack .../16-libisl19_0.19-1_amd64.deb ... 10:17:33 Unpacking libisl19:amd64 (0.19-1) ... 10:17:33 Selecting previously unselected package libmpfr6:amd64. 10:17:33 Preparing to unpack .../17-libmpfr6_4.0.1-1_amd64.deb ... 10:17:34 Unpacking libmpfr6:amd64 (4.0.1-1) ... 10:17:34 Selecting previously unselected package libmpc3:amd64. 10:17:34 Preparing to unpack .../18-libmpc3_1.1.0-1_amd64.deb ... 10:17:34 Unpacking libmpc3:amd64 (1.1.0-1) ... 10:17:34 Selecting previously unselected package cpp-7. 10:17:34 Preparing to unpack .../19-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:17:36 Selecting previously unselected package cpp. 10:17:36 Preparing to unpack .../20-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:17:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 10:17:36 Selecting previously unselected package libcc1-0:amd64. 10:17:36 Preparing to unpack .../21-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:36 Selecting previously unselected package libgomp1:amd64. 10:17:36 Preparing to unpack .../22-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:36 Selecting previously unselected package libitm1:amd64. 10:17:36 Preparing to unpack .../23-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:37 Selecting previously unselected package libatomic1:amd64. 10:17:37 Preparing to unpack .../24-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:37 Selecting previously unselected package libasan4:amd64. 10:17:37 Preparing to unpack .../25-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:17:37 Selecting previously unselected package liblsan0:amd64. 10:17:37 Preparing to unpack .../26-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:37 Selecting previously unselected package libtsan0:amd64. 10:17:37 Preparing to unpack .../27-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:37 Selecting previously unselected package libubsan0:amd64. 10:17:37 Preparing to unpack .../28-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:17:38 Selecting previously unselected package libcilkrts5:amd64. 10:17:38 Preparing to unpack .../29-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:17:38 Selecting previously unselected package libmpx2:amd64. 10:17:38 Preparing to unpack .../30-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:38 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:38 Selecting previously unselected package libquadmath0:amd64. 10:17:38 Preparing to unpack .../31-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:17:38 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:17:38 Selecting previously unselected package libgcc-7-dev:amd64. 10:17:38 Preparing to unpack .../32-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:17:41 Selecting previously unselected package gcc-7. 10:17:41 Preparing to unpack .../33-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:17:58 Selecting previously unselected package gcc. 10:17:58 Preparing to unpack .../34-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:17:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 10:17:59 Selecting previously unselected package libstdc++-7-dev:amd64. 10:17:59 Preparing to unpack .../35-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:17:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:18:05 Selecting previously unselected package g++-7. 10:18:05 Preparing to unpack .../36-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:18:05 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 10:18:07 Selecting previously unselected package g++. 10:18:07 Preparing to unpack .../37-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:18:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 10:18:07 Selecting previously unselected package make. 10:18:07 Preparing to unpack .../38-make_4.1-9.1ubuntu1_amd64.deb ... 10:18:07 Unpacking make (4.1-9.1ubuntu1) ... 10:18:07 Selecting previously unselected package libdpkg-perl. 10:18:07 Preparing to unpack .../39-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:18:07 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:18:07 Selecting previously unselected package patch. 10:18:07 Preparing to unpack .../40-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:18:07 Unpacking patch (2.7.6-2ubuntu1.1) ... 10:18:08 Selecting previously unselected package dpkg-dev. 10:18:08 Preparing to unpack .../41-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:18:08 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 10:18:08 Selecting previously unselected package build-essential. 10:18:08 Preparing to unpack .../42-build-essential_12.4ubuntu1_amd64.deb ... 10:18:08 Unpacking build-essential (12.4ubuntu1) ... 10:18:08 Selecting previously unselected package ccache. 10:18:08 Preparing to unpack .../43-ccache_3.4.1-1_amd64.deb ... 10:18:08 Unpacking ccache (3.4.1-1) ... 10:18:08 Selecting previously unselected package libfakeroot:amd64. 10:18:08 Preparing to unpack .../44-libfakeroot_1.22-2ubuntu1_amd64.deb ... 10:18:08 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 10:18:09 Selecting previously unselected package fakeroot. 10:18:09 Preparing to unpack .../45-fakeroot_1.22-2ubuntu1_amd64.deb ... 10:18:09 Unpacking fakeroot (1.22-2ubuntu1) ... 10:18:09 Selecting previously unselected package libalgorithm-diff-perl. 10:18:09 Preparing to unpack .../46-libalgorithm-diff-perl_1.19.03-1_all.deb ... 10:18:09 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 10:18:09 Selecting previously unselected package libalgorithm-diff-xs-perl. 10:18:09 Preparing to unpack .../47-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 10:18:09 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 10:18:09 Selecting previously unselected package libalgorithm-merge-perl. 10:18:09 Preparing to unpack .../48-libalgorithm-merge-perl_0.08-3_all.deb ... 10:18:09 Unpacking libalgorithm-merge-perl (0.08-3) ... 10:18:09 Selecting previously unselected package libfile-fcntllock-perl. 10:18:09 Preparing to unpack .../49-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 10:18:09 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 10:18:10 Selecting previously unselected package manpages-dev. 10:18:10 Preparing to unpack .../50-manpages-dev_4.15-1_all.deb ... 10:18:10 Unpacking manpages-dev (4.15-1) ... 10:18:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:11 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:11 Setting up manpages (4.15-1) ... 10:18:11 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:11 Setting up ccache (3.4.1-1) ... 10:18:11 Updating symlinks in /usr/lib/ccache ... 10:18:11 Setting up make (4.1-9.1ubuntu1) ... 10:18:11 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:11 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 10:18:12 Setting up libmpfr6:amd64 (4.0.1-1) ... 10:18:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:18:12 Setting up libgdbm5:amd64 (1.14.1-6) ... 10:18:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:12 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:18:12 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:18:12 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:12 Setting up patch (2.7.6-2ubuntu1.1) ... 10:18:12 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 10:18:12 Setting up liblocale-gettext-perl (1.07-3build2) ... 10:18:12 Setting up libmpc3:amd64 (1.1.0-1) ... 10:18:12 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:18:12 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 10:18:12 Setting up manpages-dev (4.15-1) ... 10:18:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:18:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:18:12 Setting up netbase (5.4) ... 10:18:12 Setting up libisl19:amd64 (0.19-1) ... 10:18:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:18:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:18:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:18:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:18:13 Setting up fakeroot (1.22-2ubuntu1) ... 10:18:13 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 10:18:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:18:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:18:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:18:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:18:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:18:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:18:13 Setting up perl (5.26.1-6ubuntu0.5) ... 10:18:13 Setting up libfile-fcntllock-perl (0.22-3build2) ... 10:18:13 Setting up libalgorithm-diff-perl (1.19.03-1) ... 10:18:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:18:14 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:18:14 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:18:14 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:18:14 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:18:14 Setting up libalgorithm-merge-perl (0.08-3) ... 10:18:14 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:18:14 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 10:18:14 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:18:14 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 10:18:14 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 10:18:14 Setting up build-essential (12.4ubuntu1) ... 10:18:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:18:15 Invoking 'apt-get clean' 10:18:34 ---> 468b919d04c8 10:18:35 Removing intermediate container 2801bc5b8d4c 10:18:35 Step 24 : RUN echo "apt-src: 0.25.2" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes apt-src 10:18:36 ---> Running in 39a35994f7b7 10:18:37 apt-src: 0.25.2 10:18:37 Invoking 'apt-get update' 10:18:37 Hit:1 http://10.210.9.154/ubuntu/building bionic InRelease 10:18:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:18:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease 10:18:37 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:18:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:18:37 Hit:6 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:18:38 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 10:18:38 Fetched 252 kB in 1s (227 kB/s) 10:18:40 Reading package lists... 10:18:40 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes apt-src' 10:18:42 Reading package lists... 10:18:42 Building dependency tree... 10:18:42 Reading state information... 10:18:42 Starting pkgProblemResolver with broken count: 0 10:18:42 Starting 2 pkgProblemResolver with broken count: 0 10:18:42 Done 10:18:42 The following additional packages will be installed: 10:18:42 libapt-pkg-perl sudo 10:18:43 The following NEW packages will be installed: 10:18:43 apt-src libapt-pkg-perl sudo 10:18:43 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 10:18:43 Need to get 527 kB of archives. 10:18:43 After this operation, 2,062 kB of additional disk space will be used. 10:18:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:18:43 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapt-pkg-perl amd64 0.1.33build1 [68.0 kB] 10:18:43 Get:3 http://archive.ubuntu.com/ubuntu bionic/universe amd64 apt-src all 0.25.2 [31.1 kB] 10:18:43 debconf: delaying package configuration, since apt-utils is not installed 10:18:43 Fetched 527 kB in 0s (7,211 kB/s) 10:18:43 Selecting previously unselected package sudo. 10:18:43 (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 ... 13953 files and directories currently installed.) 10:18:43 Preparing to unpack .../sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:18:43 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:18:43 Selecting previously unselected package libapt-pkg-perl. 10:18:43 Preparing to unpack .../libapt-pkg-perl_0.1.33build1_amd64.deb ... 10:18:44 Unpacking libapt-pkg-perl (0.1.33build1) ... 10:18:44 Selecting previously unselected package apt-src. 10:18:44 Preparing to unpack .../apt-src_0.25.2_all.deb ... 10:18:44 Unpacking apt-src (0.25.2) ... 10:18:44 Setting up libapt-pkg-perl (0.1.33build1) ... 10:18:44 Setting up apt-src (0.25.2) ... 10:18:44 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:18:44 Invoking 'apt-get clean' 10:18:46 ---> 07082660b6fc 10:18:46 Error removing intermediate container 39a35994f7b7: rmdriverfs: Driver aufs failed to remove root filesystem 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b: rename /var/lib/docker/aufs/diff/39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b /var/lib/docker/aufs/diff/39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b-removing: device or resource busy 10:18:46 Step 25 : RUN echo "debhelper: 12.1.1ubuntu1~ubuntu18.04.1" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes debhelper 10:18:46 ---> Running in db61de816ca0 10:18:47 debhelper: 12.1.1ubuntu1~ubuntu18.04.1 10:18:47 Invoking 'apt-get update' 10:18:47 Hit:1 http://10.210.9.154/ubuntu/building bionic InRelease 10:18:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:18:47 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:18:47 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:18:47 Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:18:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:18:47 Hit:7 http://packages.ros.org/ros/ubuntu bionic InRelease 10:18:49 Fetched 252 kB in 2s (133 kB/s) 10:18:51 Reading package lists... 10:18:52 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes debhelper' 10:18:54 Reading package lists... 10:18:55 Building dependency tree... 10:18:55 Reading state information... 10:18:55 Starting pkgProblemResolver with broken count: 0 10:18:55 Starting 2 pkgProblemResolver with broken count: 0 10:18:55 Done 10:18:55 The following additional packages will be installed: 10:18:55 autoconf automake autopoint autotools-dev bsdmainutils ca-certificates curl 10:18:55 dh-autoreconf dh-strip-nondeterminism gettext gettext-base groff-base 10:18:55 intltool-debian krb5-locales libarchive-cpio-perl libarchive-zip-perl 10:18:55 libbsd0 libcroco3 libcurl4 libfile-stripnondeterminism-perl libglib2.0-0 10:18:55 libglib2.0-data libgssapi-krb5-2 libicu60 libk5crypto3 libkeyutils1 10:18:55 libkrb5-3 libkrb5support0 libltdl-dev libltdl7 libmail-sendmail-perl 10:18:55 libnghttp2-14 libpipeline1 libpsl5 librtmp1 libsigsegv2 10:18:55 libsys-hostname-long-perl libtimedate-perl libtool libxml2 m4 man-db openssl 10:18:55 po-debconf publicsuffix shared-mime-info xdg-user-dirs 10:18:55 Suggested packages: 10:18:55 autoconf-archive gnu-standards autoconf-doc wamerican | wordlist whois 10:18:55 vacation dh-make dwz gettext-doc libasprintf-dev libgettextpo-dev groff 10:18:55 krb5-doc krb5-user libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc 10:18:55 apparmor less www-browser libmail-box-perl 10:18:55 The following NEW packages will be installed: 10:18:55 autoconf automake autopoint autotools-dev bsdmainutils ca-certificates curl 10:18:55 debhelper dh-autoreconf dh-strip-nondeterminism gettext gettext-base 10:18:55 groff-base intltool-debian krb5-locales libarchive-cpio-perl 10:18:55 libarchive-zip-perl libbsd0 libcroco3 libcurl4 10:18:55 libfile-stripnondeterminism-perl libglib2.0-0 libglib2.0-data 10:18:55 libgssapi-krb5-2 libicu60 libk5crypto3 libkeyutils1 libkrb5-3 10:18:55 libkrb5support0 libltdl-dev libltdl7 libmail-sendmail-perl libnghttp2-14 10:18:55 libpipeline1 libpsl5 librtmp1 libsigsegv2 libsys-hostname-long-perl 10:18:55 libtimedate-perl libtool libxml2 m4 man-db openssl po-debconf publicsuffix 10:18:55 shared-mime-info xdg-user-dirs 10:18:55 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 10:18:55 Need to get 19.5 MB of archives. 10:18:55 After this operation, 70.7 MB of additional disk space will be used. 10:18:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:18:55 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 bsdmainutils amd64 11.1.2ubuntu1 [181 kB] 10:18:55 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 groff-base amd64 1.22.3-10 [1,153 kB] 10:18:55 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpipeline1 amd64 1.5.0-1 [25.3 kB] 10:18:55 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 man-db amd64 2.8.3-2ubuntu0.1 [1,019 kB] 10:18:55 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 10:18:56 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:18:56 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 10:18:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4,540 B] 10:18:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 10:18:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 10:18:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 10:18:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 10:18:56 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext-base amd64 0.19.8.1-6ubuntu0.3 [113 kB] 10:18:56 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.2 [13.4 kB] 10:18:56 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:18:56 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:18:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8,720 B] 10:18:56 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:18:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:18:56 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:18:56 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 10:18:56 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] 10:18:56 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 10:18:56 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 10:18:56 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 10:18:56 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 10:18:56 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 10:18:56 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:18:56 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:18:56 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 10:18:56 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 10:18:56 Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 10:18:56 Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 10:18:56 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 10:18:56 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 10:18:56 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 10:18:56 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 10:18:56 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 10:18:56 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 10:18:56 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 10:18:56 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 10:18:56 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 10:18:56 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 10:18:56 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 10:18:56 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 10:18:56 Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 10:18:56 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 10:18:56 debconf: delaying package configuration, since apt-utils is not installed 10:18:56 Fetched 19.5 MB in 1s (27.8 MB/s) 10:18:56 Selecting previously unselected package libbsd0:amd64. 10:18:56 (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 ... 14048 files and directories currently installed.) 10:18:56 Preparing to unpack .../00-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:18:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:18:57 Selecting previously unselected package bsdmainutils. 10:18:57 Preparing to unpack .../01-bsdmainutils_11.1.2ubuntu1_amd64.deb ... 10:18:57 Unpacking bsdmainutils (11.1.2ubuntu1) ... 10:18:57 Selecting previously unselected package groff-base. 10:18:57 Preparing to unpack .../02-groff-base_1.22.3-10_amd64.deb ... 10:18:57 Unpacking groff-base (1.22.3-10) ... 10:18:57 Selecting previously unselected package libpipeline1:amd64. 10:18:57 Preparing to unpack .../03-libpipeline1_1.5.0-1_amd64.deb ... 10:18:57 Unpacking libpipeline1:amd64 (1.5.0-1) ... 10:18:58 Selecting previously unselected package man-db. 10:18:58 Preparing to unpack .../04-man-db_2.8.3-2ubuntu0.1_amd64.deb ... 10:18:58 Unpacking man-db (2.8.3-2ubuntu0.1) ... 10:18:58 Selecting previously unselected package openssl. 10:18:58 Preparing to unpack .../05-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 10:18:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) ... 10:18:58 Selecting previously unselected package ca-certificates. 10:18:58 Preparing to unpack .../06-ca-certificates_20210119~18.04.1_all.deb ... 10:18:58 Unpacking ca-certificates (20210119~18.04.1) ... 10:18:58 Selecting previously unselected package libglib2.0-0:amd64. 10:18:58 Preparing to unpack .../07-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:18:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:18:59 Selecting previously unselected package libglib2.0-data. 10:18:59 Preparing to unpack .../08-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 10:18:59 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 10:18:59 Selecting previously unselected package libicu60:amd64. 10:18:59 Preparing to unpack .../09-libicu60_60.2-3ubuntu3.1_amd64.deb ... 10:18:59 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 10:19:01 Selecting previously unselected package libxml2:amd64. 10:19:01 Preparing to unpack .../10-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 10:19:01 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 10:19:02 Selecting previously unselected package shared-mime-info. 10:19:02 Preparing to unpack .../11-shared-mime-info_1.9-2_amd64.deb ... 10:19:02 Unpacking shared-mime-info (1.9-2) ... 10:19:02 Selecting previously unselected package xdg-user-dirs. 10:19:02 Preparing to unpack .../12-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 10:19:03 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 10:19:03 Selecting previously unselected package gettext-base. 10:19:03 Preparing to unpack .../13-gettext-base_0.19.8.1-6ubuntu0.3_amd64.deb ... 10:19:03 Unpacking gettext-base (0.19.8.1-6ubuntu0.3) ... 10:19:03 Selecting previously unselected package krb5-locales. 10:19:03 Preparing to unpack .../14-krb5-locales_1.16-2ubuntu0.2_all.deb ... 10:19:03 Unpacking krb5-locales (1.16-2ubuntu0.2) ... 10:19:03 Selecting previously unselected package libkrb5support0:amd64. 10:19:03 Preparing to unpack .../15-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:19:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:19:04 Selecting previously unselected package libk5crypto3:amd64. 10:19:04 Preparing to unpack .../16-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:19:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:19:05 Selecting previously unselected package libkeyutils1:amd64. 10:19:05 Preparing to unpack .../17-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:19:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:19:05 Selecting previously unselected package libkrb5-3:amd64. 10:19:05 Preparing to unpack .../18-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:19:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:19:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:19:05 Preparing to unpack .../19-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:19:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:19:05 Selecting previously unselected package libpsl5:amd64. 10:19:05 Preparing to unpack .../20-libpsl5_0.19.1-5build1_amd64.deb ... 10:19:05 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:19:06 Selecting previously unselected package publicsuffix. 10:19:06 Preparing to unpack .../21-publicsuffix_20180223.1310-1_all.deb ... 10:19:06 Unpacking publicsuffix (20180223.1310-1) ... 10:19:06 Selecting previously unselected package libsigsegv2:amd64. 10:19:06 Preparing to unpack .../22-libsigsegv2_2.12-1_amd64.deb ... 10:19:06 Unpacking libsigsegv2:amd64 (2.12-1) ... 10:19:06 Selecting previously unselected package m4. 10:19:06 Preparing to unpack .../23-m4_1.4.18-1_amd64.deb ... 10:19:06 Unpacking m4 (1.4.18-1) ... 10:19:06 Selecting previously unselected package autoconf. 10:19:06 Preparing to unpack .../24-autoconf_2.69-11_all.deb ... 10:19:06 Unpacking autoconf (2.69-11) ... 10:19:07 Selecting previously unselected package autotools-dev. 10:19:07 Preparing to unpack .../25-autotools-dev_20180224.1_all.deb ... 10:19:07 Unpacking autotools-dev (20180224.1) ... 10:19:07 Selecting previously unselected package automake. 10:19:07 Preparing to unpack .../26-automake_1%3a1.15.1-3ubuntu2_all.deb ... 10:19:07 Unpacking automake (1:1.15.1-3ubuntu2) ... 10:19:08 Selecting previously unselected package autopoint. 10:19:08 Preparing to unpack .../27-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 10:19:08 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 10:19:08 Selecting previously unselected package libnghttp2-14:amd64. 10:19:08 Preparing to unpack .../28-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:19:08 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:19:09 Selecting previously unselected package librtmp1:amd64. 10:19:09 Preparing to unpack .../29-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:19:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:19:09 Selecting previously unselected package libcurl4:amd64. 10:19:09 Preparing to unpack .../30-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 10:19:09 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 10:19:09 Selecting previously unselected package curl. 10:19:09 Preparing to unpack .../31-curl_7.58.0-2ubuntu3.12_amd64.deb ... 10:19:11 Unpacking curl (7.58.0-2ubuntu3.12) ... 10:19:13 Selecting previously unselected package libtool. 10:19:13 Preparing to unpack .../32-libtool_2.4.6-2_all.deb ... 10:19:13 Unpacking libtool (2.4.6-2) ... 10:19:14 Selecting previously unselected package dh-autoreconf. 10:19:14 Preparing to unpack .../33-dh-autoreconf_17_all.deb ... 10:19:14 Unpacking dh-autoreconf (17) ... 10:19:14 Selecting previously unselected package libarchive-zip-perl. 10:19:14 Preparing to unpack .../34-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 10:19:14 Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 10:19:14 Selecting previously unselected package libfile-stripnondeterminism-perl. 10:19:14 Preparing to unpack .../35-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 10:19:14 Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 10:19:14 Selecting previously unselected package libtimedate-perl. 10:19:14 Preparing to unpack .../36-libtimedate-perl_2.3000-2_all.deb ... 10:19:14 Unpacking libtimedate-perl (2.3000-2) ... 10:19:14 Selecting previously unselected package dh-strip-nondeterminism. 10:19:14 Preparing to unpack .../37-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 10:19:14 Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 10:19:15 Selecting previously unselected package libcroco3:amd64. 10:19:15 Preparing to unpack .../38-libcroco3_0.6.12-2_amd64.deb ... 10:19:15 Unpacking libcroco3:amd64 (0.6.12-2) ... 10:19:15 Selecting previously unselected package gettext. 10:19:15 Preparing to unpack .../39-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 10:19:15 Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 10:19:15 Selecting previously unselected package intltool-debian. 10:19:15 Preparing to unpack .../40-intltool-debian_0.35.0+20060710.4_all.deb ... 10:19:15 Unpacking intltool-debian (0.35.0+20060710.4) ... 10:19:15 Selecting previously unselected package po-debconf. 10:19:15 Preparing to unpack .../41-po-debconf_1.0.20_all.deb ... 10:19:15 Unpacking po-debconf (1.0.20) ... 10:19:15 Selecting previously unselected package debhelper. 10:19:15 Preparing to unpack .../42-debhelper_11.1.6ubuntu2_all.deb ... 10:19:15 Unpacking debhelper (11.1.6ubuntu2) ... 10:19:16 Selecting previously unselected package libarchive-cpio-perl. 10:19:16 Preparing to unpack .../43-libarchive-cpio-perl_0.10-1_all.deb ... 10:19:16 Unpacking libarchive-cpio-perl (0.10-1) ... 10:19:16 Selecting previously unselected package libltdl7:amd64. 10:19:16 Preparing to unpack .../44-libltdl7_2.4.6-2_amd64.deb ... 10:19:16 Unpacking libltdl7:amd64 (2.4.6-2) ... 10:19:16 Selecting previously unselected package libltdl-dev:amd64. 10:19:16 Preparing to unpack .../45-libltdl-dev_2.4.6-2_amd64.deb ... 10:19:16 Unpacking libltdl-dev:amd64 (2.4.6-2) ... 10:19:16 Selecting previously unselected package libsys-hostname-long-perl. 10:19:17 Preparing to unpack .../46-libsys-hostname-long-perl_1.5-1_all.deb ... 10:19:17 Unpacking libsys-hostname-long-perl (1.5-1) ... 10:19:17 Selecting previously unselected package libmail-sendmail-perl. 10:19:17 Preparing to unpack .../47-libmail-sendmail-perl_0.80-1_all.deb ... 10:19:17 Unpacking libmail-sendmail-perl (0.80-1) ... 10:19:17 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 10:19:17 Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 10:19:17 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:19:17 Setting up libtimedate-perl (2.3000-2) ... 10:19:17 Setting up libsigsegv2:amd64 (2.12-1) ... 10:19:17 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:19:17 Setting up groff-base (1.22.3-10) ... 10:19:17 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:19:17 No schema files found: doing nothing. 10:19:18 Setting up libarchive-cpio-perl (0.10-1) ... 10:19:18 Setting up gettext-base (0.19.8.1-6ubuntu0.3) ... 10:19:18 Setting up libpipeline1:amd64 (1.5.0-1) ... 10:19:18 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:19:18 Setting up m4 (1.4.18-1) ... 10:19:18 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:19:18 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:19:18 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 10:19:18 Setting up libcroco3:amd64 (0.6.12-2) ... 10:19:18 Setting up libsys-hostname-long-perl (1.5-1) ... 10:19:18 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 10:19:18 Setting up libmail-sendmail-perl (0.80-1) ... 10:19:18 Setting up krb5-locales (1.16-2ubuntu0.2) ... 10:19:18 Setting up publicsuffix (20180223.1310-1) ... 10:19:20 Setting up autotools-dev (20180224.1) ... 10:19:20 Setting up libltdl7:amd64 (2.4.6-2) ... 10:19:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 10:19:20 Setting up shared-mime-info (1.9-2) ... 10:19:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:19:57 Setting up bsdmainutils (11.1.2ubuntu1) ... 10:19:57 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 10:19:57 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/bsd-write.1.gz (of link group write) doesn't exist 10:19:57 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 10:19:57 update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/bsd-from.1.gz (of link group from) doesn't exist 10:19:57 Setting up ca-certificates (20210119~18.04.1) ... 10:19:58 Updating certificates in /etc/ssl/certs... 10:20:01 129 added, 0 removed; done. 10:20:02 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 10:20:02 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 10:20:02 Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 10:20:02 Setting up libtool (2.4.6-2) ... 10:20:02 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:20:02 Setting up libltdl-dev:amd64 (2.4.6-2) ... 10:20:03 Setting up gettext (0.19.8.1-6ubuntu0.3) ... 10:20:03 Setting up autoconf (2.69-11) ... 10:20:03 Setting up intltool-debian (0.35.0+20060710.4) ... 10:20:03 Setting up automake (1:1.15.1-3ubuntu2) ... 10:20:03 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 10:20:03 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist 10:20:03 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist 10:20:03 Setting up man-db (2.8.3-2ubuntu0.1) ... 10:20:04 Building database of manual pages ... 10:20:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:20:08 Setting up po-debconf (1.0.20) ... 10:20:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:20:08 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 10:20:08 Setting up curl (7.58.0-2ubuntu3.12) ... 10:20:08 Setting up dh-autoreconf (17) ... 10:20:08 Setting up debhelper (11.1.6ubuntu2) ... 10:20:08 Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 10:20:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:20:09 Processing triggers for mime-support (3.60ubuntu1) ... 10:20:09 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:20:09 Updating certificates in /etc/ssl/certs... 10:20:11 0 added, 0 removed; done. 10:20:11 Running hooks in /etc/ca-certificates/update.d... 10:20:11 done. 10:20:11 Invoking 'apt-get clean' 10:20:16 ---> b72459241add 10:20:16 Error removing intermediate container 39a35994f7b7: nosuchcontainer: no such id: 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b 10:20:16 Step 26 : RUN echo "ros-melodic-catkin: 0.7.29-1bionic.20201014.191449" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-catkin 10:20:16 ---> Running in 7ee65d630590 10:20:17 ros-melodic-catkin: 0.7.29-1bionic.20201014.191449 10:20:17 Invoking 'apt-get update' 10:20:17 Hit:1 http://10.210.9.154/ubuntu/building bionic InRelease 10:20:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:20:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:20:17 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:20:17 Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:20:17 Hit:6 http://packages.ros.org/ros/ubuntu bionic InRelease 10:20:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:20:19 Fetched 252 kB in 1s (185 kB/s) 10:20:21 Reading package lists... 10:20:21 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-melodic-catkin' 10:20:23 Reading package lists... 10:20:23 Building dependency tree... 10:20:23 Reading state information... 10:20:23 Starting pkgProblemResolver with broken count: 0 10:20:23 Starting 2 pkgProblemResolver with broken count: 0 10:20:23 Done 10:20:24 The following additional packages will be installed: 10:20:24 cmake cmake-data docutils-common docutils-doc google-mock googletest 10:20:24 libarchive13 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 10:20:24 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng16-16 10:20:24 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librhash0 libtiff5 10:20:24 libuv1 libwebp6 libwebpdemux2 libwebpmux3 multiarch-support python 10:20:24 python-catkin-pkg python-catkin-pkg-modules python-chardet python-dateutil 10:20:24 python-docutils python-empy python-minimal python-nose python-olefile 10:20:24 python-pil python-pkg-resources python-pygments python-pyparsing 10:20:24 python-roman python-six python2.7 python2.7-minimal sgml-base tzdata ucf 10:20:24 xml-core 10:20:24 Suggested packages: 10:20:24 cmake-doc ninja-build lrzip liblcms2-utils python-doc python-tk 10:20:24 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 10:20:24 texlive-latex-base texlive-latex-recommended python-coverage python-nose-doc 10:20:24 python-pil-doc python-pil-dbg python-setuptools ttf-bitstream-vera 10:20:24 python-pyparsing-doc python2.7-doc binfmt-support sgml-base-doc 10:20:24 The following NEW packages will be installed: 10:20:24 cmake cmake-data docutils-common docutils-doc google-mock googletest 10:20:24 libarchive13 libfreetype6 libgtest-dev libjbig0 libjpeg-turbo8 libjpeg8 10:20:24 libjsoncpp1 liblcms2-2 liblzo2-2 libpaper-utils libpaper1 libpng16-16 10:20:24 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librhash0 libtiff5 10:20:24 libuv1 libwebp6 libwebpdemux2 libwebpmux3 multiarch-support python 10:20:24 python-catkin-pkg python-catkin-pkg-modules python-chardet python-dateutil 10:20:24 python-docutils python-empy python-minimal python-nose python-olefile 10:20:24 python-pil python-pkg-resources python-pygments python-pyparsing 10:20:24 python-roman python-six python2.7 python2.7-minimal ros-melodic-catkin 10:20:24 sgml-base tzdata ucf xml-core 10:20:24 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 10:20:24 Need to get 14.2 MB of archives. 10:20:24 After this operation, 72.6 MB of additional disk space will be used. 10:20:24 Get:1 http://10.210.9.154/ubuntu/building bionic/main amd64 python-catkin-pkg-modules all 0.4.23-1 [42.3 kB] 10:20:24 Get:2 http://10.210.9.154/ubuntu/building bionic/main amd64 python-catkin-pkg all 0.4.23-100 [3,516 B] 10:20:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6,944 B] 10:20:24 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 10:20:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:20:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [335 kB] 10:20:24 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-minimal amd64 2.7.17-1~18.04ubuntu1.6 [1,291 kB] 10:20:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-minimal amd64 2.7.15~rc1-1 [28.1 kB] 10:20:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-stdlib amd64 2.7.17-1~18.04ubuntu1.6 [1,917 kB] 10:20:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7 amd64 2.7.17-1~18.04ubuntu1.6 [248 kB] 10:20:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-stdlib amd64 2.7.15~rc1-1 [7,620 B] 10:20:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 python amd64 2.7.15~rc1-1 [140 kB] 10:20:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 sgml-base all 1.29 [12.3 kB] 10:20:24 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:20:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB] 10:20:24 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:20:24 Get:17 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-catkin amd64 0.7.29-1bionic.20201014.191449 [128 kB] 10:20:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1,332 kB] 10:20:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] 10:20:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 10:20:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 10:20:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 10:20:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3,152 kB] 10:20:24 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xml-core all 0.18 [21.3 kB] 10:20:24 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 docutils-common all 0.14+dfsg-3 [156 kB] 10:20:24 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 docutils-doc all 0.14+dfsg-3 [913 kB] 10:20:24 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe amd64 googletest amd64 1.8.0-6 [652 kB] 10:20:24 Get:28 http://archive.ubuntu.com/ubuntu bionic/universe amd64 google-mock amd64 1.8.0-6 [2,972 B] 10:20:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreetype6 amd64 2.8.1-2ubuntu2.1 [335 kB] 10:20:24 Get:30 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libgtest-dev amd64 1.8.0-6 [2,718 B] 10:20:24 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 10:20:24 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] 10:20:25 Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper1 amd64 1.1.24+nmu5ubuntu1 [13.6 kB] 10:20:25 Get:34 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpaper-utils amd64 1.1.24+nmu5ubuntu1 [8,170 B] 10:20:25 Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 10:20:25 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 10:20:25 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 10:20:25 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebpdemux2 amd64 0.6.1-2 [9,472 B] 10:20:25 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwebpmux3 amd64 0.6.1-2 [19.6 kB] 10:20:25 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-six all 1.11.0-2 [11.3 kB] 10:20:25 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dateutil all 2.6.1-1 [60.6 kB] 10:20:25 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-roman all 2.0.0-3 [8,548 B] 10:20:25 Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-docutils all 0.14+dfsg-3 [365 kB] 10:20:25 Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pyparsing all 2.2.0+dfsg1-2 [52.1 kB] 10:20:25 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pkg-resources all 39.0.1-2 [128 kB] 10:20:25 Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-chardet all 3.0.4-1 [80.3 kB] 10:20:25 Get:47 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-empy all 3.3.2-1build1 [72.5 kB] 10:20:25 Get:48 http://archive.ubuntu.com/ubuntu bionic/universe amd64 python-nose all 1.3.7-3 [116 kB] 10:20:25 Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-olefile all 0.45.1-1 [33.2 kB] 10:20:25 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-pil amd64 5.1.0-1ubuntu0.4 [301 kB] 10:20:25 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pygments all 2.2.0+dfsg-1 [577 kB] 10:20:25 debconf: delaying package configuration, since apt-utils is not installed 10:20:25 Fetched 14.2 MB in 1s (25.9 MB/s) 10:20:25 Selecting previously unselected package multiarch-support. 10:20:25 (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 ... 16737 files and directories currently installed.) 10:20:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:20:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:20:25 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:20:26 Selecting previously unselected package libjpeg-turbo8:amd64. 10:20:26 (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 ... 16740 files and directories currently installed.) 10:20:26 Preparing to unpack .../0-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 10:20:27 Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 10:20:27 Selecting previously unselected package liblzo2-2:amd64. 10:20:27 Preparing to unpack .../1-liblzo2-2_2.08-1.2_amd64.deb ... 10:20:27 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:20:27 Selecting previously unselected package libpython2.7-minimal:amd64. 10:20:27 Preparing to unpack .../2-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:20:27 Unpacking libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:20:27 Selecting previously unselected package python2.7-minimal. 10:20:27 Preparing to unpack .../3-python2.7-minimal_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:20:27 Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ... 10:20:28 Selecting previously unselected package python-minimal. 10:20:28 Preparing to unpack .../4-python-minimal_2.7.15~rc1-1_amd64.deb ... 10:20:28 Unpacking python-minimal (2.7.15~rc1-1) ... 10:20:28 Selecting previously unselected package libpython2.7-stdlib:amd64. 10:20:28 Preparing to unpack .../5-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:20:28 Unpacking libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:20:29 Selecting previously unselected package python2.7. 10:20:29 Preparing to unpack .../6-python2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:20:29 Unpacking python2.7 (2.7.17-1~18.04ubuntu1.6) ... 10:20:29 Selecting previously unselected package libpython-stdlib:amd64. 10:20:29 Preparing to unpack .../7-libpython-stdlib_2.7.15~rc1-1_amd64.deb ... 10:20:29 Unpacking libpython-stdlib:amd64 (2.7.15~rc1-1) ... 10:20:29 Setting up libpython2.7-minimal:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:20:29 Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.6) ... 10:20:30 Setting up python-minimal (2.7.15~rc1-1) ... 10:20:31 Selecting previously unselected package python. 10:20:31 (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 ... 17505 files and directories currently installed.) 10:20:31 Preparing to unpack .../00-python_2.7.15~rc1-1_amd64.deb ... 10:20:31 Unpacking python (2.7.15~rc1-1) ... 10:20:31 Selecting previously unselected package sgml-base. 10:20:31 Preparing to unpack .../01-sgml-base_1.29_all.deb ... 10:20:31 Unpacking sgml-base (1.29) ... 10:20:32 Selecting previously unselected package tzdata. 10:20:32 Preparing to unpack .../02-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:20:32 Unpacking tzdata (2021a-0ubuntu0.18.04) ... 10:20:33 Selecting previously unselected package ucf. 10:20:33 Preparing to unpack .../03-ucf_3.0038_all.deb ... 10:20:33 Moving old data out of the way 10:20:33 Unpacking ucf (3.0038) ... 10:20:33 Selecting previously unselected package libpng16-16:amd64. 10:20:33 Preparing to unpack .../04-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:20:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:20:33 Selecting previously unselected package cmake-data. 10:20:33 Preparing to unpack .../05-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 10:20:33 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 10:20:35 Selecting previously unselected package libarchive13:amd64. 10:20:35 Preparing to unpack .../06-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 10:20:35 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 10:20:35 Selecting previously unselected package libjsoncpp1:amd64. 10:20:35 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_amd64.deb ... 10:20:35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 10:20:36 Selecting previously unselected package librhash0:amd64. 10:20:36 Preparing to unpack .../08-librhash0_1.3.6-2_amd64.deb ... 10:20:36 Unpacking librhash0:amd64 (1.3.6-2) ... 10:20:36 Selecting previously unselected package libuv1:amd64. 10:20:36 Preparing to unpack .../09-libuv1_1.18.0-3_amd64.deb ... 10:20:36 Unpacking libuv1:amd64 (1.18.0-3) ... 10:20:36 Selecting previously unselected package cmake. 10:20:36 Preparing to unpack .../10-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 10:20:36 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 10:20:37 Selecting previously unselected package xml-core. 10:20:37 Preparing to unpack .../11-xml-core_0.18_all.deb ... 10:20:37 Unpacking xml-core (0.18) ... 10:20:37 Selecting previously unselected package docutils-common. 10:20:37 Preparing to unpack .../12-docutils-common_0.14+dfsg-3_all.deb ... 10:20:38 Unpacking docutils-common (0.14+dfsg-3) ... 10:20:38 Selecting previously unselected package docutils-doc. 10:20:38 Preparing to unpack .../13-docutils-doc_0.14+dfsg-3_all.deb ... 10:20:38 Unpacking docutils-doc (0.14+dfsg-3) ... 10:20:38 Selecting previously unselected package googletest:amd64. 10:20:38 Preparing to unpack .../14-googletest_1.8.0-6_amd64.deb ... 10:20:38 Unpacking googletest:amd64 (1.8.0-6) ... 10:20:39 Selecting previously unselected package google-mock:amd64. 10:20:39 Preparing to unpack .../15-google-mock_1.8.0-6_amd64.deb ... 10:20:39 Unpacking google-mock:amd64 (1.8.0-6) ... 10:20:39 Selecting previously unselected package libfreetype6:amd64. 10:20:39 Preparing to unpack .../16-libfreetype6_2.8.1-2ubuntu2.1_amd64.deb ... 10:20:39 Unpacking libfreetype6:amd64 (2.8.1-2ubuntu2.1) ... 10:20:43 Selecting previously unselected package libgtest-dev:amd64. 10:20:43 Preparing to unpack .../17-libgtest-dev_1.8.0-6_amd64.deb ... 10:20:43 Unpacking libgtest-dev:amd64 (1.8.0-6) ... 10:20:46 Selecting previously unselected package libjpeg8:amd64. 10:20:46 Preparing to unpack .../18-libjpeg8_8c-2ubuntu8_amd64.deb ... 10:20:46 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 10:20:46 Selecting previously unselected package liblcms2-2:amd64. 10:20:46 Preparing to unpack .../19-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ... 10:20:46 Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 10:20:47 Selecting previously unselected package libpaper1:amd64. 10:20:47 Preparing to unpack .../20-libpaper1_1.1.24+nmu5ubuntu1_amd64.deb ... 10:20:47 Unpacking libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... 10:20:47 Selecting previously unselected package libpaper-utils. 10:20:47 Preparing to unpack .../21-libpaper-utils_1.1.24+nmu5ubuntu1_amd64.deb ... 10:20:47 Unpacking libpaper-utils (1.1.24+nmu5ubuntu1) ... 10:20:48 Selecting previously unselected package libjbig0:amd64. 10:20:48 Preparing to unpack .../22-libjbig0_2.1-3.1build1_amd64.deb ... 10:20:48 Unpacking libjbig0:amd64 (2.1-3.1build1) ... 10:20:48 Selecting previously unselected package libtiff5:amd64. 10:20:48 Preparing to unpack .../23-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 10:20:48 Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 10:20:48 Selecting previously unselected package libwebp6:amd64. 10:20:48 Preparing to unpack .../24-libwebp6_0.6.1-2_amd64.deb ... 10:20:48 Unpacking libwebp6:amd64 (0.6.1-2) ... 10:20:52 Selecting previously unselected package libwebpdemux2:amd64. 10:20:52 Preparing to unpack .../25-libwebpdemux2_0.6.1-2_amd64.deb ... 10:20:52 Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 10:20:52 Selecting previously unselected package libwebpmux3:amd64. 10:20:52 Preparing to unpack .../26-libwebpmux3_0.6.1-2_amd64.deb ... 10:20:52 Unpacking libwebpmux3:amd64 (0.6.1-2) ... 10:20:52 Selecting previously unselected package python-six. 10:20:52 Preparing to unpack .../27-python-six_1.11.0-2_all.deb ... 10:20:52 Unpacking python-six (1.11.0-2) ... 10:20:52 Selecting previously unselected package python-dateutil. 10:20:52 Preparing to unpack .../28-python-dateutil_2.6.1-1_all.deb ... 10:20:52 Unpacking python-dateutil (2.6.1-1) ... 10:20:53 Selecting previously unselected package python-roman. 10:20:53 Preparing to unpack .../29-python-roman_2.0.0-3_all.deb ... 10:20:53 Unpacking python-roman (2.0.0-3) ... 10:20:53 Selecting previously unselected package python-docutils. 10:20:53 Preparing to unpack .../30-python-docutils_0.14+dfsg-3_all.deb ... 10:20:53 Unpacking python-docutils (0.14+dfsg-3) ... 10:20:53 Selecting previously unselected package python-pyparsing. 10:20:53 Preparing to unpack .../31-python-pyparsing_2.2.0+dfsg1-2_all.deb ... 10:20:53 Unpacking python-pyparsing (2.2.0+dfsg1-2) ... 10:20:53 Selecting previously unselected package python-catkin-pkg-modules. 10:20:53 Preparing to unpack .../32-python-catkin-pkg-modules_0.4.23-1_all.deb ... 10:20:53 Unpacking python-catkin-pkg-modules (0.4.23-1) ... 10:20:53 Selecting previously unselected package python-catkin-pkg. 10:20:54 Preparing to unpack .../33-python-catkin-pkg_0.4.23-100_all.deb ... 10:20:54 Unpacking python-catkin-pkg (0.4.23-100) ... 10:20:54 Selecting previously unselected package python-pkg-resources. 10:20:54 Preparing to unpack .../34-python-pkg-resources_39.0.1-2_all.deb ... 10:20:54 Unpacking python-pkg-resources (39.0.1-2) ... 10:20:54 Selecting previously unselected package python-chardet. 10:20:54 Preparing to unpack .../35-python-chardet_3.0.4-1_all.deb ... 10:20:54 Unpacking python-chardet (3.0.4-1) ... 10:20:54 Selecting previously unselected package python-empy. 10:20:54 Preparing to unpack .../36-python-empy_3.3.2-1build1_all.deb ... 10:20:54 Unpacking python-empy (3.3.2-1build1) ... 10:20:55 Selecting previously unselected package python-nose. 10:20:55 Preparing to unpack .../37-python-nose_1.3.7-3_all.deb ... 10:20:55 Unpacking python-nose (1.3.7-3) ... 10:20:55 Selecting previously unselected package python-olefile. 10:20:55 Preparing to unpack .../38-python-olefile_0.45.1-1_all.deb ... 10:20:55 Unpacking python-olefile (0.45.1-1) ... 10:20:56 Selecting previously unselected package python-pil:amd64. 10:20:56 Preparing to unpack .../39-python-pil_5.1.0-1ubuntu0.4_amd64.deb ... 10:20:56 Unpacking python-pil:amd64 (5.1.0-1ubuntu0.4) ... 10:20:56 Selecting previously unselected package python-pygments. 10:20:56 Preparing to unpack .../40-python-pygments_2.2.0+dfsg-1_all.deb ... 10:20:56 Unpacking python-pygments (2.2.0+dfsg-1) ... 10:20:56 Selecting previously unselected package ros-melodic-catkin. 10:20:56 Preparing to unpack .../41-ros-melodic-catkin_0.7.29-1bionic.20201014.191449_amd64.deb ... 10:20:56 Unpacking ros-melodic-catkin (0.7.29-1bionic.20201014.191449) ... 10:20:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:20:57 Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 10:20:57 Setting up libjbig0:amd64 (2.1-3.1build1) ... 10:20:57 Setting up libuv1:amd64 (1.18.0-3) ... 10:20:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:20:57 10:20:57 Current default time zone: 'Etc/UTC' 10:20:57 Local time is now: Fri Mar 5 10:20:57 UTC 2021. 10:20:57 Universal Time is now: Fri Mar 5 10:20:57 UTC 2021. 10:20:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:20:57 10:20:57 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 10:20:57 Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 10:20:57 Setting up sgml-base (1.29) ... 10:20:58 Setting up ucf (3.0038) ... 10:20:58 Setting up libfreetype6:amd64 (2.8.1-2ubuntu2.1) ... 10:20:58 Setting up librhash0:amd64 (1.3.6-2) ... 10:20:58 Setting up docutils-doc (0.14+dfsg-3) ... 10:20:58 Setting up xml-core (0.18) ... 10:20:59 Setting up libpython2.7-stdlib:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:20:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:20:59 Setting up libwebp6:amd64 (0.6.1-2) ... 10:20:59 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 10:20:59 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 10:20:59 Setting up libpaper1:amd64 (1.1.24+nmu5ubuntu1) ... 10:20:59 10:20:59 Creating config file /etc/papersize with new version 10:21:00 Setting up libpaper-utils (1.1.24+nmu5ubuntu1) ... 10:21:00 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 10:21:00 Setting up python2.7 (2.7.17-1~18.04ubuntu1.6) ... 10:21:02 Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 10:21:02 Setting up libpython-stdlib:amd64 (2.7.15~rc1-1) ... 10:21:03 Setting up libwebpmux3:amd64 (0.6.1-2) ... 10:21:03 Setting up libwebpdemux2:amd64 (0.6.1-2) ... 10:21:03 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 10:21:03 Setting up python (2.7.15~rc1-1) ... 10:21:03 Setting up python-pyparsing (2.2.0+dfsg1-2) ... 10:21:03 Setting up python-pkg-resources (39.0.1-2) ... 10:21:04 Setting up python-roman (2.0.0-3) ... 10:21:05 Setting up python-six (1.11.0-2) ... 10:21:06 Setting up googletest:amd64 (1.8.0-6) ... 10:21:06 Setting up python-pygments (2.2.0+dfsg-1) ... 10:21:07 Setting up python-empy (3.3.2-1build1) ... 10:21:08 Setting up libgtest-dev:amd64 (1.8.0-6) ... 10:21:08 Setting up python-olefile (0.45.1-1) ... 10:21:09 Setting up python-nose (1.3.7-3) ... 10:21:10 Setting up python-pil:amd64 (5.1.0-1ubuntu0.4) ... 10:21:11 Setting up google-mock:amd64 (1.8.0-6) ... 10:21:11 Setting up python-chardet (3.0.4-1) ... 10:21:13 Setting up python-dateutil (2.6.1-1) ... 10:21:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:21:14 Processing triggers for shared-mime-info (1.9-2) ... 10:21:48 Processing triggers for mime-support (3.60ubuntu1) ... 10:21:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:21:50 Processing triggers for sgml-base (1.29) ... 10:21:50 Setting up docutils-common (0.14+dfsg-3) ... 10:21:51 Processing triggers for sgml-base (1.29) ... 10:21:52 Setting up python-docutils (0.14+dfsg-3) ... 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode 10:21:52 update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode 10:21:53 Setting up python-catkin-pkg-modules (0.4.23-1) ... 10:21:54 Setting up python-catkin-pkg (0.4.23-100) ... 10:21:54 Setting up ros-melodic-catkin (0.7.29-1bionic.20201014.191449) ... 10:21:54 Invoking 'apt-get clean' 10:22:07 ---> 6ddb13324794 10:22:07 Error removing intermediate container 39a35994f7b7: nosuchcontainer: no such id: 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b 10:22:07 Step 27 : RUN echo "ros-melodic-urdf: 1.13.2-1bionic.20201017.083057" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-urdf 10:22:08 ---> Running in b5f1a4ac80d3 10:22:08 ros-melodic-urdf: 1.13.2-1bionic.20201017.083057 10:22:08 Invoking 'apt-get update' 10:22:08 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 10:22:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:22:08 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:22:08 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:22:08 Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:22:09 Hit:6 http://packages.ros.org/ros/ubuntu bionic InRelease 10:22:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:22:09 Get:8 http://10.210.9.154/ubuntu/building bionic/main amd64 Packages [188 kB] 10:22:10 Fetched 443 kB in 2s (280 kB/s) 10:22:12 Reading package lists... 10:22:12 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-melodic-urdf' 10:22:14 Reading package lists... 10:22:14 Building dependency tree... 10:22:14 Reading state information... 10:22:14 Starting pkgProblemResolver with broken count: 0 10:22:14 Starting 2 pkgProblemResolver with broken count: 0 10:22:14 Done 10:22:15 The following additional packages will be installed: 10:22:15 default-libmysqlclient-dev distro-info-data gir1.2-glib-2.0 10:22:15 gir1.2-harfbuzz-0.0 ibverbs-providers icu-devtools libapr1 libapr1-dev 10:22:15 libaprutil1 libaprutil1-dev libboost-all-dev libboost-atomic-dev 10:22:15 libboost-atomic1.65-dev libboost-atomic1.65.1 libboost-chrono-dev 10:22:15 libboost-chrono1.65-dev libboost-chrono1.65.1 libboost-container-dev 10:22:15 libboost-container1.65-dev libboost-container1.65.1 libboost-context-dev 10:22:15 libboost-context1.65-dev libboost-context1.65.1 libboost-coroutine-dev 10:22:15 libboost-coroutine1.65-dev libboost-coroutine1.65.1 libboost-date-time-dev 10:22:15 libboost-date-time1.65-dev libboost-date-time1.65.1 libboost-dev 10:22:15 libboost-exception-dev libboost-exception1.65-dev libboost-fiber-dev 10:22:15 libboost-fiber1.65-dev libboost-fiber1.65.1 libboost-filesystem-dev 10:22:15 libboost-filesystem1.65-dev libboost-filesystem1.65.1 libboost-graph-dev 10:22:15 libboost-graph-parallel-dev libboost-graph-parallel1.65-dev 10:22:15 libboost-graph-parallel1.65.1 libboost-graph1.65-dev libboost-graph1.65.1 10:22:15 libboost-iostreams-dev libboost-iostreams1.65-dev libboost-iostreams1.65.1 10:22:15 libboost-locale-dev libboost-locale1.65-dev libboost-locale1.65.1 10:22:15 libboost-log-dev libboost-log1.65-dev libboost-log1.65.1 libboost-math-dev 10:22:15 libboost-math1.65-dev libboost-math1.65.1 libboost-mpi-dev 10:22:15 libboost-mpi-python-dev libboost-mpi-python1.65-dev 10:22:15 libboost-mpi-python1.65.1 libboost-mpi1.65-dev libboost-mpi1.65.1 10:22:15 libboost-numpy-dev libboost-numpy1.65-dev libboost-numpy1.65.1 10:22:15 libboost-program-options-dev libboost-program-options1.65-dev 10:22:15 libboost-program-options1.65.1 libboost-python-dev libboost-python1.65-dev 10:22:15 libboost-python1.65.1 libboost-random-dev libboost-random1.65-dev 10:22:15 libboost-random1.65.1 libboost-regex-dev libboost-regex1.65-dev 10:22:15 libboost-regex1.65.1 libboost-serialization-dev 10:22:15 libboost-serialization1.65-dev libboost-serialization1.65.1 10:22:15 libboost-signals-dev libboost-signals1.65-dev libboost-signals1.65.1 10:22:15 libboost-stacktrace-dev libboost-stacktrace1.65-dev 10:22:15 libboost-stacktrace1.65.1 libboost-system-dev libboost-system1.65-dev 10:22:15 libboost-system1.65.1 libboost-test-dev libboost-test1.65-dev 10:22:15 libboost-test1.65.1 libboost-thread-dev libboost-thread1.65-dev 10:22:15 libboost-thread1.65.1 libboost-timer-dev libboost-timer1.65-dev 10:22:15 libboost-timer1.65.1 libboost-tools-dev libboost-type-erasure-dev 10:22:15 libboost-type-erasure1.65-dev libboost-type-erasure1.65.1 libboost-wave-dev 10:22:15 libboost-wave1.65-dev libboost-wave1.65.1 libboost1.65-dev 10:22:15 libboost1.65-tools-dev libconsole-bridge-dev libconsole-bridge0.4 libelf1 10:22:15 libexpat1-dev libfabric1 libgirepository-1.0-1 libglib2.0-bin libglib2.0-dev 10:22:15 libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libharfbuzz-dev 10:22:15 libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libhwloc-dev 10:22:15 libhwloc-plugins libhwloc5 libibverbs-dev libibverbs1 libicu-dev 10:22:15 libicu-le-hb-dev libicu-le-hb0 libiculx60 libldap2-dev liblog4cxx-dev 10:22:15 liblog4cxx10v5 libmysqlclient-dev libmysqlclient20 libnl-3-200 10:22:15 libnl-route-3-200 libnuma-dev libnuma1 libodbc1 libopenmpi-dev libopenmpi2 10:22:15 libpciaccess0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpoco-dev 10:22:15 libpococrypto50 libpocodata50 libpocodatamysql50 libpocodataodbc50 10:22:15 libpocodatasqlite50 libpocofoundation50 libpocojson50 libpocomongodb50 10:22:15 libpoconet50 libpoconetssl50 libpocoredis50 libpocoutil50 libpocoxml50 10:22:15 libpocozip50 libpsm-infinipath1 libpython-dev libpython2.7 libpython2.7-dev 10:22:15 libpython3-dev libpython3.6 libpython3.6-dev librdmacm1 libsctp-dev libsctp1 10:22:15 libsqlite3-dev libssl-dev libtinyxml-dev libtinyxml2-6 libtinyxml2-dev 10:22:15 libtinyxml2.6.2v5 liburdfdom-dev liburdfdom-headers-dev liburdfdom-model 10:22:15 liburdfdom-model-state liburdfdom-sensor liburdfdom-world libyaml-0-2 10:22:15 lsb-release mpi-default-bin mpi-default-dev mysql-common ocl-icd-libopencl1 10:22:15 openmpi-bin openmpi-common pkg-config python-dev python-rosdep-modules 10:22:15 python-rosdistro python-rosdistro-modules python-rospkg 10:22:15 python-rospkg-modules python-setuptools python-yaml python2.7-dev 10:22:15 python3-dev python3.6-dev ros-melodic-class-loader ros-melodic-cpp-common 10:22:15 ros-melodic-gencpp ros-melodic-geneus ros-melodic-genlisp ros-melodic-genmsg 10:22:15 ros-melodic-gennodejs ros-melodic-genpy ros-melodic-message-generation 10:22:15 ros-melodic-message-runtime ros-melodic-pluginlib 10:22:15 ros-melodic-ros-environment ros-melodic-rosbuild ros-melodic-rosconsole 10:22:15 ros-melodic-rosconsole-bridge ros-melodic-roscpp 10:22:15 ros-melodic-roscpp-serialization ros-melodic-roscpp-traits 10:22:15 ros-melodic-rosgraph-msgs ros-melodic-roslib ros-melodic-rospack 10:22:15 ros-melodic-rostime ros-melodic-std-msgs ros-melodic-xmlrpcpp uuid-dev 10:22:15 zlib1g-dev 10:22:15 Suggested packages: 10:22:15 libboost-doc graphviz libboost1.65-doc gccxml libmpfrc++-dev libntl-dev 10:22:15 xsltproc doxygen docbook-xml docbook-xsl default-jdk fop libglib2.0-doc 10:22:15 libgraphite2-utils libhwloc-contrib-plugins icu-doc liblog4cxx-doc zip 10:22:15 libmyodbc odbc-postgresql tdsodbc unixodbc-bin openmpi-doc pciutils 10:22:15 lksctp-tools sqlite3-doc libssl-doc libtinyxml-doc lsb opencl-icd gfortran 10:22:15 python-setuptools-doc 10:22:17 The following NEW packages will be installed: 10:22:17 default-libmysqlclient-dev distro-info-data gir1.2-glib-2.0 10:22:17 gir1.2-harfbuzz-0.0 ibverbs-providers icu-devtools libapr1 libapr1-dev 10:22:17 libaprutil1 libaprutil1-dev libboost-all-dev libboost-atomic-dev 10:22:17 libboost-atomic1.65-dev libboost-atomic1.65.1 libboost-chrono-dev 10:22:17 libboost-chrono1.65-dev libboost-chrono1.65.1 libboost-container-dev 10:22:17 libboost-container1.65-dev libboost-container1.65.1 libboost-context-dev 10:22:17 libboost-context1.65-dev libboost-context1.65.1 libboost-coroutine-dev 10:22:17 libboost-coroutine1.65-dev libboost-coroutine1.65.1 libboost-date-time-dev 10:22:17 libboost-date-time1.65-dev libboost-date-time1.65.1 libboost-dev 10:22:17 libboost-exception-dev libboost-exception1.65-dev libboost-fiber-dev 10:22:17 libboost-fiber1.65-dev libboost-fiber1.65.1 libboost-filesystem-dev 10:22:17 libboost-filesystem1.65-dev libboost-filesystem1.65.1 libboost-graph-dev 10:22:17 libboost-graph-parallel-dev libboost-graph-parallel1.65-dev 10:22:17 libboost-graph-parallel1.65.1 libboost-graph1.65-dev libboost-graph1.65.1 10:22:17 libboost-iostreams-dev libboost-iostreams1.65-dev libboost-iostreams1.65.1 10:22:17 libboost-locale-dev libboost-locale1.65-dev libboost-locale1.65.1 10:22:17 libboost-log-dev libboost-log1.65-dev libboost-log1.65.1 libboost-math-dev 10:22:17 libboost-math1.65-dev libboost-math1.65.1 libboost-mpi-dev 10:22:17 libboost-mpi-python-dev libboost-mpi-python1.65-dev 10:22:17 libboost-mpi-python1.65.1 libboost-mpi1.65-dev libboost-mpi1.65.1 10:22:17 libboost-numpy-dev libboost-numpy1.65-dev libboost-numpy1.65.1 10:22:17 libboost-program-options-dev libboost-program-options1.65-dev 10:22:17 libboost-program-options1.65.1 libboost-python-dev libboost-python1.65-dev 10:22:17 libboost-python1.65.1 libboost-random-dev libboost-random1.65-dev 10:22:17 libboost-random1.65.1 libboost-regex-dev libboost-regex1.65-dev 10:22:17 libboost-regex1.65.1 libboost-serialization-dev 10:22:17 libboost-serialization1.65-dev libboost-serialization1.65.1 10:22:17 libboost-signals-dev libboost-signals1.65-dev libboost-signals1.65.1 10:22:17 libboost-stacktrace-dev libboost-stacktrace1.65-dev 10:22:17 libboost-stacktrace1.65.1 libboost-system-dev libboost-system1.65-dev 10:22:17 libboost-system1.65.1 libboost-test-dev libboost-test1.65-dev 10:22:17 libboost-test1.65.1 libboost-thread-dev libboost-thread1.65-dev 10:22:17 libboost-thread1.65.1 libboost-timer-dev libboost-timer1.65-dev 10:22:17 libboost-timer1.65.1 libboost-tools-dev libboost-type-erasure-dev 10:22:17 libboost-type-erasure1.65-dev libboost-type-erasure1.65.1 libboost-wave-dev 10:22:17 libboost-wave1.65-dev libboost-wave1.65.1 libboost1.65-dev 10:22:17 libboost1.65-tools-dev libconsole-bridge-dev libconsole-bridge0.4 libelf1 10:22:17 libexpat1-dev libfabric1 libgirepository-1.0-1 libglib2.0-bin libglib2.0-dev 10:22:17 libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libharfbuzz-dev 10:22:17 libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libhwloc-dev 10:22:17 libhwloc-plugins libhwloc5 libibverbs-dev libibverbs1 libicu-dev 10:22:17 libicu-le-hb-dev libicu-le-hb0 libiculx60 libldap2-dev liblog4cxx-dev 10:22:17 liblog4cxx10v5 libmysqlclient-dev libmysqlclient20 libnl-3-200 10:22:17 libnl-route-3-200 libnuma-dev libnuma1 libodbc1 libopenmpi-dev libopenmpi2 10:22:17 libpciaccess0 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpoco-dev 10:22:17 libpococrypto50 libpocodata50 libpocodatamysql50 libpocodataodbc50 10:22:17 libpocodatasqlite50 libpocofoundation50 libpocojson50 libpocomongodb50 10:22:17 libpoconet50 libpoconetssl50 libpocoredis50 libpocoutil50 libpocoxml50 10:22:17 libpocozip50 libpsm-infinipath1 libpython-dev libpython2.7 libpython2.7-dev 10:22:17 libpython3-dev libpython3.6 libpython3.6-dev librdmacm1 libsctp-dev libsctp1 10:22:17 libsqlite3-dev libssl-dev libtinyxml-dev libtinyxml2-6 libtinyxml2-dev 10:22:17 libtinyxml2.6.2v5 liburdfdom-dev liburdfdom-headers-dev liburdfdom-model 10:22:17 liburdfdom-model-state liburdfdom-sensor liburdfdom-world libyaml-0-2 10:22:17 lsb-release mpi-default-bin mpi-default-dev mysql-common ocl-icd-libopencl1 10:22:17 openmpi-bin openmpi-common pkg-config python-dev python-rosdep-modules 10:22:17 python-rosdistro python-rosdistro-modules python-rospkg 10:22:17 python-rospkg-modules python-setuptools python-yaml python2.7-dev 10:22:17 python3-dev python3.6-dev ros-melodic-class-loader ros-melodic-cpp-common 10:22:17 ros-melodic-gencpp ros-melodic-geneus ros-melodic-genlisp ros-melodic-genmsg 10:22:17 ros-melodic-gennodejs ros-melodic-genpy ros-melodic-message-generation 10:22:17 ros-melodic-message-runtime ros-melodic-pluginlib 10:22:17 ros-melodic-ros-environment ros-melodic-rosbuild ros-melodic-rosconsole 10:22:17 ros-melodic-rosconsole-bridge ros-melodic-roscpp 10:22:17 ros-melodic-roscpp-serialization ros-melodic-roscpp-traits 10:22:17 ros-melodic-rosgraph-msgs ros-melodic-roslib ros-melodic-rospack 10:22:17 ros-melodic-rostime ros-melodic-std-msgs ros-melodic-urdf 10:22:17 ros-melodic-xmlrpcpp uuid-dev zlib1g-dev 10:22:17 0 upgraded, 232 newly installed, 0 to remove and 0 not upgraded. 10:22:17 Need to get 121 MB of archives. 10:22:17 After this operation, 462 MB of additional disk space will be used. 10:22:17 Get:1 http://10.210.9.154/ubuntu/building bionic/main amd64 python-rospkg-modules all 1.2.10-1 [24.0 kB] 10:22:17 Get:2 http://10.210.9.154/ubuntu/building bionic/main amd64 python-rosdistro-modules all 0.8.3-1 [31.8 kB] 10:22:17 Get:3 http://10.210.9.154/ubuntu/building bionic/main amd64 python-rosdistro all 0.8.3-100 [6,240 B] 10:22:17 Get:4 http://10.210.9.154/ubuntu/building bionic/main amd64 python-rospkg all 1.2.10-100 [2,200 B] 10:22:17 Get:5 http://10.210.9.154/ubuntu/building bionic/main amd64 python-rosdep-modules all 0.20.0-1 [51.1 kB] 10:22:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.9 [4,708 B] 10:22:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] 10:22:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] 10:22:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libelf1 amd64 0.170-0.4ubuntu0.1 [44.8 kB] 10:22:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] 10:22:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB] 10:22:17 Get:12 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-cpp-common amd64 0.6.14-1bionic.20200801.035855 [22.0 kB] 10:22:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnuma1 amd64 2.0.11-2.1ubuntu0.1 [22.0 kB] 10:22:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 10:22:17 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 10:22:17 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.8 [1,566 kB] 10:22:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 10:22:17 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 10:22:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 default-libmysqlclient-dev amd64 1.0.4 [3,736 B] 10:22:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 10:22:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 10:22:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 10:22:17 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 10:22:17 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 10:22:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 10:22:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 10:22:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 10:22:17 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 10:22:17 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 10:22:17 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 10:22:17 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 10:22:18 Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 10:22:18 Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 10:22:18 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 10:22:18 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB] 10:22:18 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 10:22:18 Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [7,218 kB] 10:22:18 Get:38 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-genmsg amd64 0.5.16-1bionic.20201017.031430 [35.6 kB] 10:22:18 Get:39 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-gencpp amd64 0.6.5-1bionic.20201017.032453 [15.3 kB] 10:22:18 Get:40 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-genpy amd64 0.6.14-1bionic.20201017.032412 [51.8 kB] 10:22:18 Get:41 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-geneus amd64 2.2.6-0bionic.20201017.032432 [25.1 kB] 10:22:18 Get:42 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-genlisp amd64 0.4.16-0bionic.20201017.032516 [21.8 kB] 10:22:18 Get:43 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-gennodejs amd64 2.0.1-0bionic.20201017.032446 [21.8 kB] 10:22:18 Get:44 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-message-generation amd64 0.4.1-1bionic.20201017.033327 [4,764 B] 10:22:18 Get:45 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-ros-environment amd64 1.2.3-1bionic.20201015.052244 [5,652 B] 10:22:18 Get:46 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rostime amd64 0.6.14-1bionic.20200801.051100 [38.9 kB] 10:22:18 Get:47 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-roscpp-traits amd64 0.6.14-1bionic.20200801.063118 [10.3 kB] 10:22:18 Get:48 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-roscpp-serialization amd64 0.6.14-1bionic.20200801.063506 [13.1 kB] 10:22:18 Get:49 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-message-runtime amd64 0.4.12-0bionic.20201017.033232 [4,796 B] 10:22:18 Get:50 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosbuild amd64 1.14.9-1bionic.20201017.034128 [27.9 kB] 10:22:18 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-dev amd64 1.65.1.0ubuntu1 [3,128 B] 10:22:18 Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost1.65-tools-dev amd64 1.65.1+dfsg-0ubuntu5 [1,222 kB] 10:22:18 Get:53 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-tools-dev amd64 1.65.1.0ubuntu1 [3,096 B] 10:22:18 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-atomic1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [7,268 B] 10:22:18 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-atomic1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [5,160 B] 10:22:18 Get:56 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-atomic-dev amd64 1.65.1.0ubuntu1 [3,224 B] 10:22:18 Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB] 10:22:18 Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-chrono1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.2 kB] 10:22:18 Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-chrono1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [9,804 B] 10:22:18 Get:60 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-chrono-dev amd64 1.65.1.0ubuntu1 [3,544 B] 10:22:18 Get:61 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [43.4 kB] 10:22:18 Get:62 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosconsole amd64 1.13.18-1bionic.20201017.035000 [86.8 kB] 10:22:18 Get:63 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [41.7 kB] 10:22:18 Get:64 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-container-dev amd64 1.65.1.0ubuntu1 [3,400 B] 10:22:18 Get:65 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [8,336 B] 10:22:18 Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [6,364 B] 10:22:18 Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-context-dev amd64 1.65.1.0ubuntu1 [3,120 B] 10:22:18 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [43.2 kB] 10:22:18 Get:69 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [22.6 kB] 10:22:18 Get:70 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [24.2 kB] 10:22:18 Get:71 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-coroutine-dev amd64 1.65.1.0ubuntu1 [3,196 B] 10:22:18 Get:72 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-std-msgs amd64 0.5.12-0bionic.20201017.034204 [56.4 kB] 10:22:18 Get:73 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosgraph-msgs amd64 1.11.2-0bionic.20201017.050047 [25.3 kB] 10:22:18 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-date-time1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [20.5 kB] 10:22:18 Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-serialization1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [99.3 kB] 10:22:18 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-serialization1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [137 kB] 10:22:18 Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-date-time1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [26.7 kB] 10:22:18 Get:78 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-date-time-dev amd64 1.65.1.0ubuntu1 [2,924 B] 10:22:18 Get:79 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-exception1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [4,580 B] 10:22:18 Get:80 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-exception-dev amd64 1.65.1.0ubuntu1 [2,916 B] 10:22:18 Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB] 10:22:18 Get:82 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [108 kB] 10:22:18 Get:83 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [121 kB] 10:22:18 Get:84 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-fiber-dev amd64 1.65.1.0ubuntu1 [3,348 B] 10:22:18 Get:85 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [11.8 kB] 10:22:18 Get:86 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [52.1 kB] 10:22:18 Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem-dev amd64 1.65.1.0ubuntu1 [2,960 B] 10:22:18 Get:88 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [259 kB] 10:22:18 Get:89 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [93.4 kB] 10:22:18 Get:90 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [240 kB] 10:22:18 Get:91 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-xmlrpcpp amd64 1.14.10-1bionic.20201017.071853 [59.2 kB] 10:22:18 Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [289 kB] 10:22:18 Get:93 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-roscpp amd64 1.14.10-1bionic.20201017.072603 [492 kB] 10:22:18 Get:94 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [102 kB] 10:22:18 Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-dev amd64 1.65.1.0ubuntu1 [3,024 B] 10:22:18 Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-5 [174 kB] 10:22:18 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 librdmacm1 amd64 17.1-1ubuntu0.2 [56.1 kB] 10:22:18 Get:98 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libfabric1 amd64 1.5.3-1 [302 kB] 10:22:18 Get:99 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc5 amd64 1.11.9-1 [105 kB] 10:22:18 Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB] 10:22:18 Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 10:22:18 Get:102 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc-plugins amd64 1.11.9-1 [12.5 kB] 10:22:18 Get:103 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopenmpi2 amd64 2.1.1-8 [2,056 kB] 10:22:19 Get:104 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [47.0 kB] 10:22:19 Get:105 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [62.3 kB] 10:22:19 Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [64.5 kB] 10:22:19 Get:107 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-graph-parallel-dev amd64 1.65.1.0ubuntu1 [3,056 B] 10:22:19 Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 10:22:19 Get:109 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 10:22:19 Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 10:22:19 Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 10:22:19 Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 10:22:19 Get:113 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 10:22:19 Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] 10:22:19 Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB] 10:22:19 Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] 10:22:19 Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] 10:22:19 Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:22:19 Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 10:22:19 Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 10:22:19 Get:121 http://archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 10:22:19 Get:122 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rospack amd64 2.5.6-1bionic.20201015.070131 [98.8 kB] 10:22:19 Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 10:22:19 Get:124 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 10:22:19 Get:125 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-roslib amd64 1.14.9-1bionic.20201016.105810 [92.2 kB] 10:22:19 Get:126 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-class-loader amd64 0.4.1-0bionic.20201015.033003 [61.5 kB] 10:22:19 Get:127 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-pluginlib amd64 1.12.1-0bionic.20201017.051441 [20.7 kB] 10:22:19 Get:128 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosconsole-bridge amd64 0.5.3-0bionic.20201017.051524 [12.0 kB] 10:22:19 Get:129 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-urdf amd64 1.13.2-1bionic.20201017.083057 [67.5 kB] 10:22:19 Get:130 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [312 kB] 10:22:19 Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-iostreams1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [29.2 kB] 10:22:19 Get:132 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-iostreams1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [37.0 kB] 10:22:19 Get:133 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-iostreams-dev amd64 1.65.1.0ubuntu1 [2,916 B] 10:22:19 Get:134 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-locale1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [241 kB] 10:22:19 Get:135 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-locale1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [329 kB] 10:22:19 Get:136 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-locale-dev amd64 1.65.1.0ubuntu1 [3,248 B] 10:22:19 Get:137 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [384 kB] 10:22:19 Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [49.0 kB] 10:22:19 Get:139 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [553 kB] 10:22:19 Get:140 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-log-dev amd64 1.65.1.0ubuntu1 [3,124 B] 10:22:19 Get:141 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [311 kB] 10:22:19 Get:142 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [560 kB] 10:22:19 Get:143 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-math-dev amd64 1.65.1.0ubuntu1 [3,112 B] 10:22:19 Get:144 http://archive.ubuntu.com/ubuntu bionic/universe amd64 openmpi-common all 2.1.1-8 [140 kB] 10:22:19 Get:145 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs-dev amd64 17.1-1ubuntu0.2 [103 kB] 10:22:19 Get:146 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnuma-dev amd64 2.0.11-2.1ubuntu0.1 [32.3 kB] 10:22:19 Get:147 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libhwloc-dev amd64 1.11.9-1 [167 kB] 10:22:19 Get:148 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libopenmpi-dev amd64 2.1.1-8 [925 kB] 10:22:19 Get:149 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mpi-default-dev amd64 1.10 [3,888 B] 10:22:19 Get:150 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [137 kB] 10:22:19 Get:151 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-dev amd64 1.65.1.0ubuntu1 [3,004 B] 10:22:19 Get:152 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [101 kB] 10:22:19 Get:153 http://archive.ubuntu.com/ubuntu bionic/universe amd64 openmpi-bin amd64 2.1.1-8 [88.2 kB] 10:22:19 Get:154 http://archive.ubuntu.com/ubuntu bionic/universe amd64 mpi-default-bin amd64 1.10 [3,108 B] 10:22:19 Get:155 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [214 kB] 10:22:19 Get:156 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [24.7 kB] 10:22:19 Get:157 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-mpi-python-dev amd64 1.65.1.0ubuntu1 [3,040 B] 10:22:19 Get:158 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [17.4 kB] 10:22:19 Get:159 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [17.4 kB] 10:22:19 Get:160 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-numpy-dev amd64 1.65.1.0ubuntu1 [2,960 B] 10:22:19 Get:161 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [137 kB] 10:22:19 Get:162 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [163 kB] 10:22:19 Get:163 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options-dev amd64 1.65.1.0ubuntu1 [2,940 B] 10:22:19 Get:164 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7 amd64 2.7.17-1~18.04ubuntu1.6 [1,053 kB] 10:22:19 Get:165 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython2.7-dev amd64 2.7.17-1~18.04ubuntu1.6 [28.3 MB] 10:22:20 Get:166 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpython-dev amd64 2.7.15~rc1-1 [7,684 B] 10:22:20 Get:167 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python2.7-dev amd64 2.7.17-1~18.04ubuntu1.6 [279 kB] 10:22:20 Get:168 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-dev amd64 2.7.15~rc1-1 [1,256 B] 10:22:20 Get:169 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04ubuntu1.4 [1,414 kB] 10:22:20 Get:170 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [44.9 MB] 10:22:22 Get:171 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7,328 B] 10:22:22 Get:172 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1.4 [508 kB] 10:22:22 Get:173 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1,288 B] 10:22:22 Get:174 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [103 kB] 10:22:22 Get:175 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-python-dev amd64 1.65.1.0ubuntu1 [3,216 B] 10:22:22 Get:176 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [12.8 kB] 10:22:22 Get:177 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [12.4 kB] 10:22:22 Get:178 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-random-dev amd64 1.65.1.0ubuntu1 [2,924 B] 10:22:22 Get:179 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-regex-dev amd64 1.65.1.0ubuntu1 [3,184 B] 10:22:22 Get:180 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-serialization-dev amd64 1.65.1.0ubuntu1 [3,144 B] 10:22:22 Get:181 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [30.6 kB] 10:22:22 Get:182 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [33.1 kB] 10:22:22 Get:183 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-signals-dev amd64 1.65.1.0ubuntu1 [2,996 B] 10:22:22 Get:184 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [49.1 kB] 10:22:22 Get:185 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [25.9 kB] 10:22:22 Get:186 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-stacktrace-dev amd64 1.65.1.0ubuntu1 [2,924 B] 10:22:22 Get:187 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system-dev amd64 1.65.1.0ubuntu1 [3,060 B] 10:22:27 Get:188 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-test-dev amd64 1.65.1.0ubuntu1 [2,960 B] 10:22:27 Get:189 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-thread-dev amd64 1.65.1.0ubuntu1 [2,948 B] 10:22:27 Get:190 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [11.9 kB] 10:22:27 Get:191 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [11.8 kB] 10:22:27 Get:192 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-timer-dev amd64 1.65.1.0ubuntu1 [3,044 B] 10:22:27 Get:193 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [20.7 kB] 10:22:27 Get:194 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [20.1 kB] 10:22:27 Get:195 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-type-erasure-dev amd64 1.65.1.0ubuntu1 [3,024 B] 10:22:27 Get:196 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [178 kB] 10:22:27 Get:197 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave1.65-dev amd64 1.65.1+dfsg-0ubuntu5 [234 kB] 10:22:27 Get:198 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-wave-dev amd64 1.65.1.0ubuntu1 [2,952 B] 10:22:27 Get:199 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libboost-all-dev amd64 1.65.1.0ubuntu1 [2,340 B] 10:22:27 Get:200 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libconsole-bridge0.4 amd64 0.4.0+dfsg-2 [8,168 B] 10:22:27 Get:201 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblog4cxx10v5 amd64 0.10.0-13ubuntu2 [400 kB] 10:22:27 Get:202 http://archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 10:22:27 Get:203 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocofoundation50 amd64 1.8.0.1-1ubuntu4 [440 kB] 10:22:27 Get:204 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpococrypto50 amd64 1.8.0.1-1ubuntu4 [66.9 kB] 10:22:27 Get:205 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocodata50 amd64 1.8.0.1-1ubuntu4 [377 kB] 10:22:27 Get:206 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocojson50 amd64 1.8.0.1-1ubuntu4 [94.2 kB] 10:22:27 Get:207 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocodatamysql50 amd64 1.8.0.1-1ubuntu4 [46.4 kB] 10:22:27 Get:208 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpoconet50 amd64 1.8.0.1-1ubuntu4 [313 kB] 10:22:27 Get:209 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocomongodb50 amd64 1.8.0.1-1ubuntu4 [67.2 kB] 10:22:27 Get:210 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocoxml50 amd64 1.8.0.1-1ubuntu4 [128 kB] 10:22:27 Get:211 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocoutil50 amd64 1.8.0.1-1ubuntu4 [120 kB] 10:22:27 Get:212 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpoconetssl50 amd64 1.8.0.1-1ubuntu4 [74.7 kB] 10:22:27 Get:213 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocodataodbc50 amd64 1.8.0.1-1ubuntu4 [210 kB] 10:22:27 Get:214 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocodatasqlite50 amd64 1.8.0.1-1ubuntu4 [92.6 kB] 10:22:27 Get:215 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocoredis50 amd64 1.8.0.1-1ubuntu4 [45.6 kB] 10:22:27 Get:216 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpocozip50 amd64 1.8.0.1-1ubuntu4 [84.6 kB] 10:22:27 Get:217 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-dev amd64 3.22.0-1ubuntu0.4 [633 kB] 10:22:27 Get:218 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpoco-dev amd64 1.8.0.1-1ubuntu4 [518 kB] 10:22:27 Get:219 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtinyxml2.6.2v5 amd64 2.6.2-4 [29.7 kB] 10:22:27 Get:220 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtinyxml-dev amd64 2.6.2-4 [44.2 kB] 10:22:27 Get:221 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtinyxml2-6 amd64 6.0.0+dfsg-1 [27.9 kB] 10:22:27 Get:222 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 liburdfdom-model amd64 1.0.0-2ubuntu0.1 [46.8 kB] 10:22:27 Get:223 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 liburdfdom-model-state amd64 1.0.0-2ubuntu0.1 [15.9 kB] 10:22:27 Get:224 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 liburdfdom-sensor amd64 1.0.0-2ubuntu0.1 [13.0 kB] 10:22:27 Get:225 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 liburdfdom-world amd64 1.0.0-2ubuntu0.1 [46.0 kB] 10:22:27 Get:226 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-yaml amd64 3.12-1build2 [115 kB] 10:22:27 Get:227 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-setuptools all 39.0.1-2 [329 kB] 10:22:27 Get:228 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libconsole-bridge-dev amd64 0.4.0+dfsg-2 [6,596 B] 10:22:27 Get:229 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblog4cxx-dev amd64 0.10.0-13ubuntu2 [857 kB] 10:22:27 Get:230 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libtinyxml2-dev amd64 6.0.0+dfsg-1 [17.6 kB] 10:22:27 Get:231 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 liburdfdom-headers-dev amd64 1.0.0-1ubuntu0.1 [12.8 kB] 10:22:27 Get:232 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 liburdfdom-dev amd64 1.0.0-2ubuntu0.1 [4,368 B] 10:22:27 debconf: delaying package configuration, since apt-utils is not installed 10:22:27 Fetched 121 MB in 5s (24.8 MB/s) 10:22:32 Selecting previously unselected package distro-info-data. 10:22:32 (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 ... 23652 files and directories currently installed.) 10:22:32 Preparing to unpack .../000-distro-info-data_0.37ubuntu0.9_all.deb ... 10:22:32 Unpacking distro-info-data (0.37ubuntu0.9) ... 10:22:32 Selecting previously unselected package libgirepository-1.0-1:amd64. 10:22:32 Preparing to unpack .../001-libgirepository-1.0-1_1.56.1-1_amd64.deb ... 10:22:32 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... 10:22:33 Selecting previously unselected package gir1.2-glib-2.0:amd64. 10:22:33 Preparing to unpack .../002-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... 10:22:33 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... 10:22:33 Selecting previously unselected package libelf1:amd64. 10:22:33 Preparing to unpack .../003-libelf1_0.170-0.4ubuntu0.1_amd64.deb ... 10:22:33 Unpacking libelf1:amd64 (0.170-0.4ubuntu0.1) ... 10:22:33 Selecting previously unselected package libyaml-0-2:amd64. 10:22:33 Preparing to unpack .../004-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... 10:22:33 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 10:22:33 Selecting previously unselected package lsb-release. 10:22:33 Preparing to unpack .../005-lsb-release_9.20170808ubuntu1_all.deb ... 10:22:33 Unpacking lsb-release (9.20170808ubuntu1) ... 10:22:34 Selecting previously unselected package libnuma1:amd64. 10:22:34 Preparing to unpack .../006-libnuma1_2.0.11-2.1ubuntu0.1_amd64.deb ... 10:22:34 Unpacking libnuma1:amd64 (2.0.11-2.1ubuntu0.1) ... 10:22:34 Selecting previously unselected package mysql-common. 10:22:34 Preparing to unpack .../007-mysql-common_5.8+1.0.4_all.deb ... 10:22:34 Unpacking mysql-common (5.8+1.0.4) ... 10:22:34 Selecting previously unselected package libmysqlclient20:amd64. 10:22:34 Preparing to unpack .../008-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 10:22:34 Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 10:22:35 Selecting previously unselected package libssl-dev:amd64. 10:22:35 Preparing to unpack .../009-libssl-dev_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 10:22:35 Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 10:22:36 Selecting previously unselected package zlib1g-dev:amd64. 10:22:36 Preparing to unpack .../010-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 10:22:37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 10:22:37 Selecting previously unselected package libmysqlclient-dev. 10:22:37 Preparing to unpack .../011-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 10:22:37 Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 10:22:38 Selecting previously unselected package default-libmysqlclient-dev:amd64. 10:22:38 Preparing to unpack .../012-default-libmysqlclient-dev_1.0.4_amd64.deb ... 10:22:38 Unpacking default-libmysqlclient-dev:amd64 (1.0.4) ... 10:22:39 Selecting previously unselected package libgraphite2-3:amd64. 10:22:39 Preparing to unpack .../013-libgraphite2-3_1.3.11-2_amd64.deb ... 10:22:41 Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 10:22:42 Selecting previously unselected package libharfbuzz0b:amd64. 10:22:42 Preparing to unpack .../014-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 10:22:42 Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 10:22:47 Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 10:22:47 Preparing to unpack .../015-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 10:22:47 Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 10:22:47 Selecting previously unselected package libnl-3-200:amd64. 10:22:47 Preparing to unpack .../016-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 10:22:47 Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 10:22:48 Selecting previously unselected package libnl-route-3-200:amd64. 10:22:48 Preparing to unpack .../017-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 10:22:48 Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 10:22:48 Selecting previously unselected package libibverbs1:amd64. 10:22:48 Preparing to unpack .../018-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 10:22:48 Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 10:22:49 Selecting previously unselected package ibverbs-providers:amd64. 10:22:49 Preparing to unpack .../019-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 10:22:49 Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 10:22:51 Selecting previously unselected package icu-devtools. 10:22:51 Preparing to unpack .../020-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 10:22:51 Unpacking icu-devtools (60.2-3ubuntu3.1) ... 10:22:53 Selecting previously unselected package libapr1:amd64. 10:22:53 Preparing to unpack .../021-libapr1_1.6.3-2_amd64.deb ... 10:22:53 Unpacking libapr1:amd64 (1.6.3-2) ... 10:22:53 Selecting previously unselected package uuid-dev:amd64. 10:22:53 Preparing to unpack .../022-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:22:53 Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 10:22:54 Selecting previously unselected package libsctp1:amd64. 10:22:54 Preparing to unpack .../023-libsctp1_1.0.17+dfsg-2_amd64.deb ... 10:22:54 Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 10:22:55 Selecting previously unselected package libsctp-dev:amd64. 10:22:55 Preparing to unpack .../024-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 10:22:55 Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 10:22:55 Selecting previously unselected package libapr1-dev. 10:22:55 Preparing to unpack .../025-libapr1-dev_1.6.3-2_amd64.deb ... 10:22:55 Unpacking libapr1-dev (1.6.3-2) ... 10:23:07 Selecting previously unselected package libaprutil1:amd64. 10:23:07 Preparing to unpack .../026-libaprutil1_1.6.1-2_amd64.deb ... 10:23:08 Unpacking libaprutil1:amd64 (1.6.1-2) ... 10:23:10 Selecting previously unselected package libldap2-dev:amd64. 10:23:10 Preparing to unpack .../027-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:23:11 Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:23:11 Selecting previously unselected package libexpat1-dev:amd64. 10:23:11 Preparing to unpack .../028-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ... 10:23:11 Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... 10:23:12 Selecting previously unselected package libaprutil1-dev. 10:23:12 Preparing to unpack .../029-libaprutil1-dev_1.6.1-2_amd64.deb ... 10:23:12 Unpacking libaprutil1-dev (1.6.1-2) ... 10:23:12 Selecting previously unselected package libboost1.65-dev:amd64. 10:23:12 Preparing to unpack .../030-libboost1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:12 Unpacking libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:26 Selecting previously unselected package libboost-dev:amd64. 10:23:26 Preparing to unpack .../031-libboost-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:26 Unpacking libboost-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:27 Selecting previously unselected package libboost1.65-tools-dev. 10:23:27 Preparing to unpack .../032-libboost1.65-tools-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:27 Unpacking libboost1.65-tools-dev (1.65.1+dfsg-0ubuntu5) ... 10:23:27 Selecting previously unselected package libboost-tools-dev. 10:23:27 Preparing to unpack .../033-libboost-tools-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:27 Unpacking libboost-tools-dev (1.65.1.0ubuntu1) ... 10:23:28 Selecting previously unselected package libboost-atomic1.65.1:amd64. 10:23:28 Preparing to unpack .../034-libboost-atomic1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:28 Unpacking libboost-atomic1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:28 Selecting previously unselected package libboost-atomic1.65-dev:amd64. 10:23:28 Preparing to unpack .../035-libboost-atomic1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:28 Unpacking libboost-atomic1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:28 Selecting previously unselected package libboost-atomic-dev:amd64. 10:23:28 Preparing to unpack .../036-libboost-atomic-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:28 Unpacking libboost-atomic-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:28 Selecting previously unselected package libboost-system1.65.1:amd64. 10:23:28 Preparing to unpack .../037-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:28 Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:29 Selecting previously unselected package libboost-chrono1.65.1:amd64. 10:23:29 Preparing to unpack .../038-libboost-chrono1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:29 Unpacking libboost-chrono1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:29 Selecting previously unselected package libboost-chrono1.65-dev:amd64. 10:23:29 Preparing to unpack .../039-libboost-chrono1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:29 Unpacking libboost-chrono1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:29 Selecting previously unselected package libboost-chrono-dev:amd64. 10:23:29 Preparing to unpack .../040-libboost-chrono-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:29 Unpacking libboost-chrono-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:30 Selecting previously unselected package libboost-container1.65.1:amd64. 10:23:30 Preparing to unpack .../041-libboost-container1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:30 Unpacking libboost-container1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:30 Selecting previously unselected package libboost-container1.65-dev:amd64. 10:23:30 Preparing to unpack .../042-libboost-container1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:30 Unpacking libboost-container1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:31 Selecting previously unselected package libboost-container-dev:amd64. 10:23:31 Preparing to unpack .../043-libboost-container-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:31 Unpacking libboost-container-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:31 Selecting previously unselected package libboost-context1.65.1:amd64. 10:23:31 Preparing to unpack .../044-libboost-context1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:33 Unpacking libboost-context1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:34 Selecting previously unselected package libboost-context1.65-dev:amd64. 10:23:34 Preparing to unpack .../045-libboost-context1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:35 Unpacking libboost-context1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:35 Selecting previously unselected package libboost-context-dev:amd64. 10:23:35 Preparing to unpack .../046-libboost-context-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:35 Unpacking libboost-context-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:36 Selecting previously unselected package libboost-thread1.65.1:amd64. 10:23:36 Preparing to unpack .../047-libboost-thread1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:36 Unpacking libboost-thread1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:37 Selecting previously unselected package libboost-coroutine1.65.1:amd64. 10:23:37 Preparing to unpack .../048-libboost-coroutine1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:37 Unpacking libboost-coroutine1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:37 Selecting previously unselected package libboost-coroutine1.65-dev:amd64. 10:23:37 Preparing to unpack .../049-libboost-coroutine1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:37 Unpacking libboost-coroutine1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:38 Selecting previously unselected package libboost-coroutine-dev:amd64. 10:23:38 Preparing to unpack .../050-libboost-coroutine-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:38 Unpacking libboost-coroutine-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:38 Selecting previously unselected package libboost-date-time1.65.1:amd64. 10:23:38 Preparing to unpack .../051-libboost-date-time1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:38 Unpacking libboost-date-time1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:38 Selecting previously unselected package libboost-serialization1.65.1:amd64. 10:23:38 Preparing to unpack .../052-libboost-serialization1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:38 Unpacking libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:38 Selecting previously unselected package libboost-serialization1.65-dev:amd64. 10:23:38 Preparing to unpack .../053-libboost-serialization1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:38 Unpacking libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:39 Selecting previously unselected package libboost-date-time1.65-dev:amd64. 10:23:39 Preparing to unpack .../054-libboost-date-time1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:39 Unpacking libboost-date-time1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:39 Selecting previously unselected package libboost-date-time-dev:amd64. 10:23:39 Preparing to unpack .../055-libboost-date-time-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:39 Unpacking libboost-date-time-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:39 Selecting previously unselected package libboost-exception1.65-dev:amd64. 10:23:39 Preparing to unpack .../056-libboost-exception1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:39 Unpacking libboost-exception1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:39 Selecting previously unselected package libboost-exception-dev:amd64. 10:23:39 Preparing to unpack .../057-libboost-exception-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:39 Unpacking libboost-exception-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:39 Selecting previously unselected package libboost-filesystem1.65.1:amd64. 10:23:39 Preparing to unpack .../058-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:39 Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:39 Selecting previously unselected package libboost-fiber1.65.1:amd64. 10:23:39 Preparing to unpack .../059-libboost-fiber1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:39 Unpacking libboost-fiber1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:39 Selecting previously unselected package libboost-fiber1.65-dev:amd64. 10:23:39 Preparing to unpack .../060-libboost-fiber1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:39 Unpacking libboost-fiber1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:40 Selecting previously unselected package libboost-fiber-dev:amd64. 10:23:40 Preparing to unpack .../061-libboost-fiber-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:40 Unpacking libboost-fiber-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:40 Selecting previously unselected package libboost-system1.65-dev:amd64. 10:23:40 Preparing to unpack .../062-libboost-system1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:40 Unpacking libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:40 Selecting previously unselected package libboost-filesystem1.65-dev:amd64. 10:23:40 Preparing to unpack .../063-libboost-filesystem1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:40 Unpacking libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:40 Selecting previously unselected package libboost-filesystem-dev:amd64. 10:23:40 Preparing to unpack .../064-libboost-filesystem-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:40 Unpacking libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:40 Selecting previously unselected package libboost-regex1.65.1:amd64. 10:23:40 Preparing to unpack .../065-libboost-regex1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:40 Unpacking libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:40 Selecting previously unselected package libboost-graph1.65.1:amd64. 10:23:40 Preparing to unpack .../066-libboost-graph1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:40 Unpacking libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:41 Selecting previously unselected package libboost-test1.65.1:amd64. 10:23:41 Preparing to unpack .../067-libboost-test1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:41 Unpacking libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:41 Selecting previously unselected package libboost-test1.65-dev:amd64. 10:23:41 Preparing to unpack .../068-libboost-test1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:41 Unpacking libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:41 Selecting previously unselected package libboost-graph1.65-dev:amd64. 10:23:41 Preparing to unpack .../069-libboost-graph1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:41 Unpacking libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:41 Selecting previously unselected package libboost-graph-dev:amd64. 10:23:41 Preparing to unpack .../070-libboost-graph-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:41 Unpacking libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:41 Selecting previously unselected package libpsm-infinipath1. 10:23:41 Preparing to unpack .../071-libpsm-infinipath1_3.3+20.604758e7-5_amd64.deb ... 10:23:41 Unpacking libpsm-infinipath1 (3.3+20.604758e7-5) ... 10:23:42 Selecting previously unselected package librdmacm1:amd64. 10:23:42 Preparing to unpack .../072-librdmacm1_17.1-1ubuntu0.2_amd64.deb ... 10:23:42 Unpacking librdmacm1:amd64 (17.1-1ubuntu0.2) ... 10:23:42 Selecting previously unselected package libfabric1. 10:23:42 Preparing to unpack .../073-libfabric1_1.5.3-1_amd64.deb ... 10:23:42 Unpacking libfabric1 (1.5.3-1) ... 10:23:42 Selecting previously unselected package libhwloc5:amd64. 10:23:42 Preparing to unpack .../074-libhwloc5_1.11.9-1_amd64.deb ... 10:23:42 Unpacking libhwloc5:amd64 (1.11.9-1) ... 10:23:42 Selecting previously unselected package libpciaccess0:amd64. 10:23:42 Preparing to unpack .../075-libpciaccess0_0.14-1_amd64.deb ... 10:23:42 Unpacking libpciaccess0:amd64 (0.14-1) ... 10:23:42 Selecting previously unselected package ocl-icd-libopencl1:amd64. 10:23:42 Preparing to unpack .../076-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 10:23:42 Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 10:23:43 Selecting previously unselected package libhwloc-plugins. 10:23:43 Preparing to unpack .../077-libhwloc-plugins_1.11.9-1_amd64.deb ... 10:23:43 Unpacking libhwloc-plugins (1.11.9-1) ... 10:23:43 Selecting previously unselected package libopenmpi2:amd64. 10:23:43 Preparing to unpack .../078-libopenmpi2_2.1.1-8_amd64.deb ... 10:23:43 Unpacking libopenmpi2:amd64 (2.1.1-8) ... 10:23:43 Selecting previously unselected package libboost-mpi1.65.1. 10:23:43 Preparing to unpack .../079-libboost-mpi1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:43 Unpacking libboost-mpi1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:23:44 Selecting previously unselected package libboost-graph-parallel1.65.1. 10:23:44 Preparing to unpack .../080-libboost-graph-parallel1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:44 Unpacking libboost-graph-parallel1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:23:44 Selecting previously unselected package libboost-graph-parallel1.65-dev. 10:23:44 Preparing to unpack .../081-libboost-graph-parallel1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:44 Unpacking libboost-graph-parallel1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:23:44 Selecting previously unselected package libboost-graph-parallel-dev. 10:23:44 Preparing to unpack .../082-libboost-graph-parallel-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:44 Unpacking libboost-graph-parallel-dev (1.65.1.0ubuntu1) ... 10:23:44 Selecting previously unselected package libicu-le-hb0:amd64. 10:23:44 Preparing to unpack .../083-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 10:23:44 Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 10:23:44 Selecting previously unselected package libiculx60:amd64. 10:23:44 Preparing to unpack .../084-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 10:23:44 Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 10:23:45 Selecting previously unselected package libharfbuzz-icu0:amd64. 10:23:45 Preparing to unpack .../085-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 10:23:45 Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 10:23:45 Selecting previously unselected package libharfbuzz-gobject0:amd64. 10:23:45 Preparing to unpack .../086-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 10:23:45 Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 10:23:45 Selecting previously unselected package libglib2.0-bin. 10:23:45 Preparing to unpack .../087-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:23:45 Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 10:23:45 Selecting previously unselected package libglib2.0-dev-bin. 10:23:45 Preparing to unpack .../088-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:23:45 Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 10:23:45 Selecting previously unselected package libpcre16-3:amd64. 10:23:45 Preparing to unpack .../089-libpcre16-3_2%3a8.39-9_amd64.deb ... 10:23:45 Unpacking libpcre16-3:amd64 (2:8.39-9) ... 10:23:45 Selecting previously unselected package libpcre32-3:amd64. 10:23:45 Preparing to unpack .../090-libpcre32-3_2%3a8.39-9_amd64.deb ... 10:23:45 Unpacking libpcre32-3:amd64 (2:8.39-9) ... 10:23:46 Selecting previously unselected package libpcrecpp0v5:amd64. 10:23:46 Preparing to unpack .../091-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... 10:23:46 Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... 10:23:46 Selecting previously unselected package libpcre3-dev:amd64. 10:23:46 Preparing to unpack .../092-libpcre3-dev_2%3a8.39-9_amd64.deb ... 10:23:46 Unpacking libpcre3-dev:amd64 (2:8.39-9) ... 10:23:47 Selecting previously unselected package pkg-config. 10:23:47 Preparing to unpack .../093-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:23:47 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:23:47 Selecting previously unselected package libglib2.0-dev:amd64. 10:23:47 Preparing to unpack .../094-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:23:47 Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:23:48 Selecting previously unselected package libgraphite2-dev:amd64. 10:23:48 Preparing to unpack .../095-libgraphite2-dev_1.3.11-2_amd64.deb ... 10:23:48 Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 10:23:48 Selecting previously unselected package libharfbuzz-dev:amd64. 10:23:48 Preparing to unpack .../096-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 10:23:48 Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 10:23:49 Selecting previously unselected package libicu-le-hb-dev:amd64. 10:23:49 Preparing to unpack .../097-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 10:23:49 Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 10:23:49 Selecting previously unselected package libicu-dev. 10:23:49 Preparing to unpack .../098-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 10:23:49 Unpacking libicu-dev (60.2-3ubuntu3.1) ... 10:23:54 Selecting previously unselected package libboost-regex1.65-dev:amd64. 10:23:54 Preparing to unpack .../099-libboost-regex1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:54 Unpacking libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:54 Selecting previously unselected package libboost-iostreams1.65.1:amd64. 10:23:54 Preparing to unpack .../100-libboost-iostreams1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:54 Unpacking libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:54 Selecting previously unselected package libboost-iostreams1.65-dev:amd64. 10:23:54 Preparing to unpack .../101-libboost-iostreams1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:54 Unpacking libboost-iostreams1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:54 Selecting previously unselected package libboost-iostreams-dev:amd64. 10:23:54 Preparing to unpack .../102-libboost-iostreams-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:54 Unpacking libboost-iostreams-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:55 Selecting previously unselected package libboost-locale1.65.1:amd64. 10:23:55 Preparing to unpack .../103-libboost-locale1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:55 Unpacking libboost-locale1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:55 Selecting previously unselected package libboost-locale1.65-dev:amd64. 10:23:55 Preparing to unpack .../104-libboost-locale1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:55 Unpacking libboost-locale1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:55 Selecting previously unselected package libboost-locale-dev:amd64. 10:23:55 Preparing to unpack .../105-libboost-locale-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:55 Unpacking libboost-locale-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:55 Selecting previously unselected package libboost-log1.65.1. 10:23:55 Preparing to unpack .../106-libboost-log1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:55 Unpacking libboost-log1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:23:55 Selecting previously unselected package libboost-thread1.65-dev:amd64. 10:23:55 Preparing to unpack .../107-libboost-thread1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:55 Unpacking libboost-thread1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:55 Selecting previously unselected package libboost-log1.65-dev. 10:23:55 Preparing to unpack .../108-libboost-log1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:55 Unpacking libboost-log1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:23:56 Selecting previously unselected package libboost-log-dev. 10:23:56 Preparing to unpack .../109-libboost-log-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:56 Unpacking libboost-log-dev (1.65.1.0ubuntu1) ... 10:23:56 Selecting previously unselected package libboost-math1.65.1:amd64. 10:23:56 Preparing to unpack .../110-libboost-math1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:56 Unpacking libboost-math1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:56 Selecting previously unselected package libboost-math1.65-dev:amd64. 10:23:56 Preparing to unpack .../111-libboost-math1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:56 Unpacking libboost-math1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:23:57 Selecting previously unselected package libboost-math-dev:amd64. 10:23:57 Preparing to unpack .../112-libboost-math-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:57 Unpacking libboost-math-dev:amd64 (1.65.1.0ubuntu1) ... 10:23:57 Selecting previously unselected package openmpi-common. 10:23:57 Preparing to unpack .../113-openmpi-common_2.1.1-8_all.deb ... 10:23:57 Unpacking openmpi-common (2.1.1-8) ... 10:23:57 Selecting previously unselected package libibverbs-dev:amd64. 10:23:57 Preparing to unpack .../114-libibverbs-dev_17.1-1ubuntu0.2_amd64.deb ... 10:23:57 Unpacking libibverbs-dev:amd64 (17.1-1ubuntu0.2) ... 10:23:57 Selecting previously unselected package libnuma-dev:amd64. 10:23:57 Preparing to unpack .../115-libnuma-dev_2.0.11-2.1ubuntu0.1_amd64.deb ... 10:23:57 Unpacking libnuma-dev:amd64 (2.0.11-2.1ubuntu0.1) ... 10:23:57 Selecting previously unselected package libhwloc-dev:amd64. 10:23:57 Preparing to unpack .../116-libhwloc-dev_1.11.9-1_amd64.deb ... 10:23:57 Unpacking libhwloc-dev:amd64 (1.11.9-1) ... 10:23:58 Selecting previously unselected package libopenmpi-dev. 10:23:58 Preparing to unpack .../117-libopenmpi-dev_2.1.1-8_amd64.deb ... 10:23:58 Unpacking libopenmpi-dev (2.1.1-8) ... 10:23:58 Selecting previously unselected package mpi-default-dev. 10:23:58 Preparing to unpack .../118-mpi-default-dev_1.10_amd64.deb ... 10:23:58 Unpacking mpi-default-dev (1.10) ... 10:23:59 Selecting previously unselected package libboost-mpi1.65-dev. 10:23:59 Preparing to unpack .../119-libboost-mpi1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:59 Unpacking libboost-mpi1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:23:59 Selecting previously unselected package libboost-mpi-dev. 10:23:59 Preparing to unpack .../120-libboost-mpi-dev_1.65.1.0ubuntu1_amd64.deb ... 10:23:59 Unpacking libboost-mpi-dev (1.65.1.0ubuntu1) ... 10:23:59 Selecting previously unselected package libboost-python1.65.1. 10:23:59 Preparing to unpack .../121-libboost-python1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:23:59 Unpacking libboost-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:23:59 Selecting previously unselected package openmpi-bin. 10:23:59 Preparing to unpack .../122-openmpi-bin_2.1.1-8_amd64.deb ... 10:23:59 Unpacking openmpi-bin (2.1.1-8) ... 10:23:59 Selecting previously unselected package mpi-default-bin. 10:23:59 Preparing to unpack .../123-mpi-default-bin_1.10_amd64.deb ... 10:23:59 Unpacking mpi-default-bin (1.10) ... 10:24:00 Selecting previously unselected package libboost-mpi-python1.65.1. 10:24:00 Preparing to unpack .../124-libboost-mpi-python1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:00 Unpacking libboost-mpi-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:24:00 Selecting previously unselected package libboost-mpi-python1.65-dev. 10:24:00 Preparing to unpack .../125-libboost-mpi-python1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:00 Unpacking libboost-mpi-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:00 Selecting previously unselected package libboost-mpi-python-dev. 10:24:00 Preparing to unpack .../126-libboost-mpi-python-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:00 Unpacking libboost-mpi-python-dev (1.65.1.0ubuntu1) ... 10:24:00 Selecting previously unselected package libboost-numpy1.65.1. 10:24:00 Preparing to unpack .../127-libboost-numpy1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:00 Unpacking libboost-numpy1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:24:00 Selecting previously unselected package libboost-numpy1.65-dev. 10:24:00 Preparing to unpack .../128-libboost-numpy1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:00 Unpacking libboost-numpy1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:00 Selecting previously unselected package libboost-numpy-dev. 10:24:00 Preparing to unpack .../129-libboost-numpy-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:00 Unpacking libboost-numpy-dev (1.65.1.0ubuntu1) ... 10:24:00 Selecting previously unselected package libboost-program-options1.65.1:amd64. 10:24:00 Preparing to unpack .../130-libboost-program-options1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:00 Unpacking libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:01 Selecting previously unselected package libboost-program-options1.65-dev:amd64. 10:24:01 Preparing to unpack .../131-libboost-program-options1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:01 Unpacking libboost-program-options1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:02 Selecting previously unselected package libboost-program-options-dev:amd64. 10:24:02 Preparing to unpack .../132-libboost-program-options-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:02 Unpacking libboost-program-options-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:02 Selecting previously unselected package libpython2.7:amd64. 10:24:02 Preparing to unpack .../133-libpython2.7_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:24:02 Unpacking libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:24:02 Selecting previously unselected package libpython2.7-dev:amd64. 10:24:02 Preparing to unpack .../134-libpython2.7-dev_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:24:02 Unpacking libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:24:05 Selecting previously unselected package libpython-dev:amd64. 10:24:05 Preparing to unpack .../135-libpython-dev_2.7.15~rc1-1_amd64.deb ... 10:24:05 Unpacking libpython-dev:amd64 (2.7.15~rc1-1) ... 10:24:05 Selecting previously unselected package python2.7-dev. 10:24:05 Preparing to unpack .../136-python2.7-dev_2.7.17-1~18.04ubuntu1.6_amd64.deb ... 10:24:05 Unpacking python2.7-dev (2.7.17-1~18.04ubuntu1.6) ... 10:24:06 Selecting previously unselected package python-dev. 10:24:06 Preparing to unpack .../137-python-dev_2.7.15~rc1-1_amd64.deb ... 10:24:07 Unpacking python-dev (2.7.15~rc1-1) ... 10:24:07 Selecting previously unselected package libpython3.6:amd64. 10:24:07 Preparing to unpack .../138-libpython3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:24:07 Unpacking libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:07 Selecting previously unselected package libpython3.6-dev:amd64. 10:24:07 Preparing to unpack .../139-libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:24:07 Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:13 Selecting previously unselected package libpython3-dev:amd64. 10:24:13 Preparing to unpack .../140-libpython3-dev_3.6.7-1~18.04_amd64.deb ... 10:24:13 Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ... 10:24:13 Selecting previously unselected package python3.6-dev. 10:24:13 Preparing to unpack .../141-python3.6-dev_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:24:13 Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1.4) ... 10:24:13 Selecting previously unselected package python3-dev. 10:24:13 Preparing to unpack .../142-python3-dev_3.6.7-1~18.04_amd64.deb ... 10:24:13 Unpacking python3-dev (3.6.7-1~18.04) ... 10:24:14 Selecting previously unselected package libboost-python1.65-dev. 10:24:14 Preparing to unpack .../143-libboost-python1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:14 Unpacking libboost-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:14 Selecting previously unselected package libboost-python-dev. 10:24:14 Preparing to unpack .../144-libboost-python-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:14 Unpacking libboost-python-dev (1.65.1.0ubuntu1) ... 10:24:14 Selecting previously unselected package libboost-random1.65.1:amd64. 10:24:14 Preparing to unpack .../145-libboost-random1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:14 Unpacking libboost-random1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:14 Selecting previously unselected package libboost-random1.65-dev:amd64. 10:24:14 Preparing to unpack .../146-libboost-random1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:14 Unpacking libboost-random1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:15 Selecting previously unselected package libboost-random-dev:amd64. 10:24:15 Preparing to unpack .../147-libboost-random-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:15 Unpacking libboost-random-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:15 Selecting previously unselected package libboost-regex-dev:amd64. 10:24:15 Preparing to unpack .../148-libboost-regex-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:15 Unpacking libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:15 Selecting previously unselected package libboost-serialization-dev:amd64. 10:24:15 Preparing to unpack .../149-libboost-serialization-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:15 Unpacking libboost-serialization-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:15 Selecting previously unselected package libboost-signals1.65.1:amd64. 10:24:15 Preparing to unpack .../150-libboost-signals1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:15 Unpacking libboost-signals1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:15 Selecting previously unselected package libboost-signals1.65-dev:amd64. 10:24:15 Preparing to unpack .../151-libboost-signals1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:15 Unpacking libboost-signals1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:15 Selecting previously unselected package libboost-signals-dev:amd64. 10:24:15 Preparing to unpack .../152-libboost-signals-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:15 Unpacking libboost-signals-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:15 Selecting previously unselected package libboost-stacktrace1.65.1:amd64. 10:24:15 Preparing to unpack .../153-libboost-stacktrace1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:15 Unpacking libboost-stacktrace1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:15 Selecting previously unselected package libboost-stacktrace1.65-dev:amd64. 10:24:15 Preparing to unpack .../154-libboost-stacktrace1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:15 Unpacking libboost-stacktrace1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:15 Selecting previously unselected package libboost-stacktrace-dev:amd64. 10:24:15 Preparing to unpack .../155-libboost-stacktrace-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:15 Unpacking libboost-stacktrace-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:15 Selecting previously unselected package libboost-system-dev:amd64. 10:24:15 Preparing to unpack .../156-libboost-system-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:15 Unpacking libboost-system-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:16 Selecting previously unselected package libboost-test-dev:amd64. 10:24:16 Preparing to unpack .../157-libboost-test-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:16 Unpacking libboost-test-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:16 Selecting previously unselected package libboost-thread-dev:amd64. 10:24:16 Preparing to unpack .../158-libboost-thread-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:16 Unpacking libboost-thread-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:16 Selecting previously unselected package libboost-timer1.65.1:amd64. 10:24:16 Preparing to unpack .../159-libboost-timer1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:16 Unpacking libboost-timer1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:16 Selecting previously unselected package libboost-timer1.65-dev:amd64. 10:24:16 Preparing to unpack .../160-libboost-timer1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:16 Unpacking libboost-timer1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:16 Selecting previously unselected package libboost-timer-dev:amd64. 10:24:16 Preparing to unpack .../161-libboost-timer-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:16 Unpacking libboost-timer-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:16 Selecting previously unselected package libboost-type-erasure1.65.1:amd64. 10:24:16 Preparing to unpack .../162-libboost-type-erasure1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:16 Unpacking libboost-type-erasure1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:16 Selecting previously unselected package libboost-type-erasure1.65-dev:amd64. 10:24:16 Preparing to unpack .../163-libboost-type-erasure1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:16 Unpacking libboost-type-erasure1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:17 Selecting previously unselected package libboost-type-erasure-dev:amd64. 10:24:17 Preparing to unpack .../164-libboost-type-erasure-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:17 Unpacking libboost-type-erasure-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:17 Selecting previously unselected package libboost-wave1.65.1:amd64. 10:24:17 Preparing to unpack .../165-libboost-wave1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:17 Unpacking libboost-wave1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:17 Selecting previously unselected package libboost-wave1.65-dev:amd64. 10:24:17 Preparing to unpack .../166-libboost-wave1.65-dev_1.65.1+dfsg-0ubuntu5_amd64.deb ... 10:24:17 Unpacking libboost-wave1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:17 Selecting previously unselected package libboost-wave-dev:amd64. 10:24:17 Preparing to unpack .../167-libboost-wave-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:17 Unpacking libboost-wave-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:18 Selecting previously unselected package libboost-all-dev. 10:24:18 Preparing to unpack .../168-libboost-all-dev_1.65.1.0ubuntu1_amd64.deb ... 10:24:18 Unpacking libboost-all-dev (1.65.1.0ubuntu1) ... 10:24:18 Selecting previously unselected package libconsole-bridge0.4:amd64. 10:24:18 Preparing to unpack .../169-libconsole-bridge0.4_0.4.0+dfsg-2_amd64.deb ... 10:24:18 Unpacking libconsole-bridge0.4:amd64 (0.4.0+dfsg-2) ... 10:24:18 Selecting previously unselected package liblog4cxx10v5:amd64. 10:24:18 Preparing to unpack .../170-liblog4cxx10v5_0.10.0-13ubuntu2_amd64.deb ... 10:24:18 Unpacking liblog4cxx10v5:amd64 (0.10.0-13ubuntu2) ... 10:24:18 Selecting previously unselected package libodbc1:amd64. 10:24:18 Preparing to unpack .../171-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 10:24:18 Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 10:24:18 Selecting previously unselected package libpocofoundation50. 10:24:18 Preparing to unpack .../172-libpocofoundation50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:18 Unpacking libpocofoundation50 (1.8.0.1-1ubuntu4) ... 10:24:20 Selecting previously unselected package libpococrypto50. 10:24:20 Preparing to unpack .../173-libpococrypto50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:21 Unpacking libpococrypto50 (1.8.0.1-1ubuntu4) ... 10:24:22 Selecting previously unselected package libpocodata50. 10:24:22 Preparing to unpack .../174-libpocodata50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:22 Unpacking libpocodata50 (1.8.0.1-1ubuntu4) ... 10:24:22 Selecting previously unselected package libpocojson50. 10:24:22 Preparing to unpack .../175-libpocojson50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:22 Unpacking libpocojson50 (1.8.0.1-1ubuntu4) ... 10:24:22 Selecting previously unselected package libpocodatamysql50. 10:24:22 Preparing to unpack .../176-libpocodatamysql50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:22 Unpacking libpocodatamysql50 (1.8.0.1-1ubuntu4) ... 10:24:22 Selecting previously unselected package libpoconet50. 10:24:22 Preparing to unpack .../177-libpoconet50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:22 Unpacking libpoconet50 (1.8.0.1-1ubuntu4) ... 10:24:22 Selecting previously unselected package libpocomongodb50. 10:24:22 Preparing to unpack .../178-libpocomongodb50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:22 Unpacking libpocomongodb50 (1.8.0.1-1ubuntu4) ... 10:24:23 Selecting previously unselected package libpocoxml50. 10:24:23 Preparing to unpack .../179-libpocoxml50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:23 Unpacking libpocoxml50 (1.8.0.1-1ubuntu4) ... 10:24:23 Selecting previously unselected package libpocoutil50. 10:24:23 Preparing to unpack .../180-libpocoutil50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:23 Unpacking libpocoutil50 (1.8.0.1-1ubuntu4) ... 10:24:23 Selecting previously unselected package libpoconetssl50. 10:24:23 Preparing to unpack .../181-libpoconetssl50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:23 Unpacking libpoconetssl50 (1.8.0.1-1ubuntu4) ... 10:24:23 Selecting previously unselected package libpocodataodbc50. 10:24:23 Preparing to unpack .../182-libpocodataodbc50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:23 Unpacking libpocodataodbc50 (1.8.0.1-1ubuntu4) ... 10:24:23 Selecting previously unselected package libpocodatasqlite50. 10:24:23 Preparing to unpack .../183-libpocodatasqlite50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:23 Unpacking libpocodatasqlite50 (1.8.0.1-1ubuntu4) ... 10:24:23 Selecting previously unselected package libpocoredis50. 10:24:23 Preparing to unpack .../184-libpocoredis50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:23 Unpacking libpocoredis50 (1.8.0.1-1ubuntu4) ... 10:24:24 Selecting previously unselected package libpocozip50. 10:24:24 Preparing to unpack .../185-libpocozip50_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:24 Unpacking libpocozip50 (1.8.0.1-1ubuntu4) ... 10:24:24 Selecting previously unselected package libsqlite3-dev:amd64. 10:24:24 Preparing to unpack .../186-libsqlite3-dev_3.22.0-1ubuntu0.4_amd64.deb ... 10:24:24 Unpacking libsqlite3-dev:amd64 (3.22.0-1ubuntu0.4) ... 10:24:24 Selecting previously unselected package libpoco-dev. 10:24:24 Preparing to unpack .../187-libpoco-dev_1.8.0.1-1ubuntu4_amd64.deb ... 10:24:24 Unpacking libpoco-dev (1.8.0.1-1ubuntu4) ... 10:24:25 Selecting previously unselected package libtinyxml2.6.2v5:amd64. 10:24:25 Preparing to unpack .../188-libtinyxml2.6.2v5_2.6.2-4_amd64.deb ... 10:24:25 Unpacking libtinyxml2.6.2v5:amd64 (2.6.2-4) ... 10:24:25 Selecting previously unselected package libtinyxml-dev:amd64. 10:24:25 Preparing to unpack .../189-libtinyxml-dev_2.6.2-4_amd64.deb ... 10:24:25 Unpacking libtinyxml-dev:amd64 (2.6.2-4) ... 10:24:25 Selecting previously unselected package libtinyxml2-6:amd64. 10:24:25 Preparing to unpack .../190-libtinyxml2-6_6.0.0+dfsg-1_amd64.deb ... 10:24:25 Unpacking libtinyxml2-6:amd64 (6.0.0+dfsg-1) ... 10:24:25 Selecting previously unselected package liburdfdom-model:amd64. 10:24:25 Preparing to unpack .../191-liburdfdom-model_1.0.0-2ubuntu0.1_amd64.deb ... 10:24:25 Unpacking liburdfdom-model:amd64 (1.0.0-2ubuntu0.1) ... 10:24:25 Selecting previously unselected package liburdfdom-model-state:amd64. 10:24:25 Preparing to unpack .../192-liburdfdom-model-state_1.0.0-2ubuntu0.1_amd64.deb ... 10:24:25 Unpacking liburdfdom-model-state:amd64 (1.0.0-2ubuntu0.1) ... 10:24:26 Selecting previously unselected package liburdfdom-sensor:amd64. 10:24:26 Preparing to unpack .../193-liburdfdom-sensor_1.0.0-2ubuntu0.1_amd64.deb ... 10:24:26 Unpacking liburdfdom-sensor:amd64 (1.0.0-2ubuntu0.1) ... 10:24:26 Selecting previously unselected package liburdfdom-world:amd64. 10:24:26 Preparing to unpack .../194-liburdfdom-world_1.0.0-2ubuntu0.1_amd64.deb ... 10:24:26 Unpacking liburdfdom-world:amd64 (1.0.0-2ubuntu0.1) ... 10:24:26 Selecting previously unselected package python-yaml. 10:24:26 Preparing to unpack .../195-python-yaml_3.12-1build2_amd64.deb ... 10:24:26 Unpacking python-yaml (3.12-1build2) ... 10:24:26 Selecting previously unselected package python-rospkg-modules. 10:24:26 Preparing to unpack .../196-python-rospkg-modules_1.2.10-1_all.deb ... 10:24:26 Unpacking python-rospkg-modules (1.2.10-1) ... 10:24:26 Selecting previously unselected package python-setuptools. 10:24:26 Preparing to unpack .../197-python-setuptools_39.0.1-2_all.deb ... 10:24:26 Unpacking python-setuptools (39.0.1-2) ... 10:24:27 Selecting previously unselected package python-rosdistro-modules. 10:24:27 Preparing to unpack .../198-python-rosdistro-modules_0.8.3-1_all.deb ... 10:24:27 Unpacking python-rosdistro-modules (0.8.3-1) ... 10:24:27 Selecting previously unselected package python-rosdistro. 10:24:27 Preparing to unpack .../199-python-rosdistro_0.8.3-100_all.deb ... 10:24:27 Unpacking python-rosdistro (0.8.3-100) ... 10:24:27 Selecting previously unselected package python-rospkg. 10:24:27 Preparing to unpack .../200-python-rospkg_1.2.10-100_all.deb ... 10:24:27 Unpacking python-rospkg (1.2.10-100) ... 10:24:27 Selecting previously unselected package python-rosdep-modules. 10:24:27 Preparing to unpack .../201-python-rosdep-modules_0.20.0-1_all.deb ... 10:24:27 Unpacking python-rosdep-modules (0.20.0-1) ... 10:24:27 Selecting previously unselected package libconsole-bridge-dev:amd64. 10:24:27 Preparing to unpack .../202-libconsole-bridge-dev_0.4.0+dfsg-2_amd64.deb ... 10:24:27 Unpacking libconsole-bridge-dev:amd64 (0.4.0+dfsg-2) ... 10:24:27 Selecting previously unselected package ros-melodic-cpp-common. 10:24:27 Preparing to unpack .../203-ros-melodic-cpp-common_0.6.14-1bionic.20200801.035855_amd64.deb ... 10:24:27 Unpacking ros-melodic-cpp-common (0.6.14-1bionic.20200801.035855) ... 10:24:28 Selecting previously unselected package ros-melodic-genmsg. 10:24:28 Preparing to unpack .../204-ros-melodic-genmsg_0.5.16-1bionic.20201017.031430_amd64.deb ... 10:24:28 Unpacking ros-melodic-genmsg (0.5.16-1bionic.20201017.031430) ... 10:24:28 Selecting previously unselected package ros-melodic-gencpp. 10:24:28 Preparing to unpack .../205-ros-melodic-gencpp_0.6.5-1bionic.20201017.032453_amd64.deb ... 10:24:28 Unpacking ros-melodic-gencpp (0.6.5-1bionic.20201017.032453) ... 10:24:28 Selecting previously unselected package ros-melodic-genpy. 10:24:28 Preparing to unpack .../206-ros-melodic-genpy_0.6.14-1bionic.20201017.032412_amd64.deb ... 10:24:28 Unpacking ros-melodic-genpy (0.6.14-1bionic.20201017.032412) ... 10:24:28 Selecting previously unselected package ros-melodic-geneus. 10:24:28 Preparing to unpack .../207-ros-melodic-geneus_2.2.6-0bionic.20201017.032432_amd64.deb ... 10:24:28 Unpacking ros-melodic-geneus (2.2.6-0bionic.20201017.032432) ... 10:24:28 Selecting previously unselected package ros-melodic-genlisp. 10:24:28 Preparing to unpack .../208-ros-melodic-genlisp_0.4.16-0bionic.20201017.032516_amd64.deb ... 10:24:28 Unpacking ros-melodic-genlisp (0.4.16-0bionic.20201017.032516) ... 10:24:29 Selecting previously unselected package ros-melodic-gennodejs. 10:24:29 Preparing to unpack .../209-ros-melodic-gennodejs_2.0.1-0bionic.20201017.032446_amd64.deb ... 10:24:29 Unpacking ros-melodic-gennodejs (2.0.1-0bionic.20201017.032446) ... 10:24:29 Selecting previously unselected package ros-melodic-message-generation. 10:24:29 Preparing to unpack .../210-ros-melodic-message-generation_0.4.1-1bionic.20201017.033327_amd64.deb ... 10:24:29 Unpacking ros-melodic-message-generation (0.4.1-1bionic.20201017.033327) ... 10:24:29 Selecting previously unselected package ros-melodic-ros-environment. 10:24:29 Preparing to unpack .../211-ros-melodic-ros-environment_1.2.3-1bionic.20201015.052244_amd64.deb ... 10:24:29 Unpacking ros-melodic-ros-environment (1.2.3-1bionic.20201015.052244) ... 10:24:29 Selecting previously unselected package ros-melodic-rostime. 10:24:29 Preparing to unpack .../212-ros-melodic-rostime_0.6.14-1bionic.20200801.051100_amd64.deb ... 10:24:29 Unpacking ros-melodic-rostime (0.6.14-1bionic.20200801.051100) ... 10:24:29 Selecting previously unselected package ros-melodic-roscpp-traits. 10:24:29 Preparing to unpack .../213-ros-melodic-roscpp-traits_0.6.14-1bionic.20200801.063118_amd64.deb ... 10:24:29 Unpacking ros-melodic-roscpp-traits (0.6.14-1bionic.20200801.063118) ... 10:24:29 Selecting previously unselected package ros-melodic-roscpp-serialization. 10:24:29 Preparing to unpack .../214-ros-melodic-roscpp-serialization_0.6.14-1bionic.20200801.063506_amd64.deb ... 10:24:29 Unpacking ros-melodic-roscpp-serialization (0.6.14-1bionic.20200801.063506) ... 10:24:29 Selecting previously unselected package ros-melodic-message-runtime. 10:24:29 Preparing to unpack .../215-ros-melodic-message-runtime_0.4.12-0bionic.20201017.033232_amd64.deb ... 10:24:29 Unpacking ros-melodic-message-runtime (0.4.12-0bionic.20201017.033232) ... 10:24:30 Selecting previously unselected package ros-melodic-rosbuild. 10:24:30 Preparing to unpack .../216-ros-melodic-rosbuild_1.14.9-1bionic.20201017.034128_amd64.deb ... 10:24:30 Unpacking ros-melodic-rosbuild (1.14.9-1bionic.20201017.034128) ... 10:24:30 Selecting previously unselected package liblog4cxx-dev:amd64. 10:24:30 Preparing to unpack .../217-liblog4cxx-dev_0.10.0-13ubuntu2_amd64.deb ... 10:24:30 Unpacking liblog4cxx-dev:amd64 (0.10.0-13ubuntu2) ... 10:24:30 Selecting previously unselected package ros-melodic-rosconsole. 10:24:30 Preparing to unpack .../218-ros-melodic-rosconsole_1.13.18-1bionic.20201017.035000_amd64.deb ... 10:24:30 Unpacking ros-melodic-rosconsole (1.13.18-1bionic.20201017.035000) ... 10:24:30 Selecting previously unselected package ros-melodic-std-msgs. 10:24:30 Preparing to unpack .../219-ros-melodic-std-msgs_0.5.12-0bionic.20201017.034204_amd64.deb ... 10:24:30 Unpacking ros-melodic-std-msgs (0.5.12-0bionic.20201017.034204) ... 10:24:31 Selecting previously unselected package ros-melodic-rosgraph-msgs. 10:24:31 Preparing to unpack .../220-ros-melodic-rosgraph-msgs_1.11.2-0bionic.20201017.050047_amd64.deb ... 10:24:31 Unpacking ros-melodic-rosgraph-msgs (1.11.2-0bionic.20201017.050047) ... 10:24:32 Selecting previously unselected package ros-melodic-xmlrpcpp. 10:24:32 Preparing to unpack .../221-ros-melodic-xmlrpcpp_1.14.10-1bionic.20201017.071853_amd64.deb ... 10:24:32 Unpacking ros-melodic-xmlrpcpp (1.14.10-1bionic.20201017.071853) ... 10:24:32 Selecting previously unselected package ros-melodic-roscpp. 10:24:32 Preparing to unpack .../222-ros-melodic-roscpp_1.14.10-1bionic.20201017.072603_amd64.deb ... 10:24:32 Unpacking ros-melodic-roscpp (1.14.10-1bionic.20201017.072603) ... 10:24:32 Selecting previously unselected package libtinyxml2-dev:amd64. 10:24:32 Preparing to unpack .../223-libtinyxml2-dev_6.0.0+dfsg-1_amd64.deb ... 10:24:32 Unpacking libtinyxml2-dev:amd64 (6.0.0+dfsg-1) ... 10:24:32 Selecting previously unselected package ros-melodic-rospack. 10:24:32 Preparing to unpack .../224-ros-melodic-rospack_2.5.6-1bionic.20201015.070131_amd64.deb ... 10:24:32 Unpacking ros-melodic-rospack (2.5.6-1bionic.20201015.070131) ... 10:24:32 Selecting previously unselected package ros-melodic-roslib. 10:24:32 Preparing to unpack .../225-ros-melodic-roslib_1.14.9-1bionic.20201016.105810_amd64.deb ... 10:24:32 Unpacking ros-melodic-roslib (1.14.9-1bionic.20201016.105810) ... 10:24:32 Selecting previously unselected package liburdfdom-headers-dev. 10:24:32 Preparing to unpack .../226-liburdfdom-headers-dev_1.0.0-1ubuntu0.1_amd64.deb ... 10:24:32 Unpacking liburdfdom-headers-dev (1.0.0-1ubuntu0.1) ... 10:24:33 Selecting previously unselected package liburdfdom-dev:amd64. 10:24:33 Preparing to unpack .../227-liburdfdom-dev_1.0.0-2ubuntu0.1_amd64.deb ... 10:24:33 Unpacking liburdfdom-dev:amd64 (1.0.0-2ubuntu0.1) ... 10:24:33 Selecting previously unselected package ros-melodic-class-loader. 10:24:33 Preparing to unpack .../228-ros-melodic-class-loader_0.4.1-0bionic.20201015.033003_amd64.deb ... 10:24:33 Unpacking ros-melodic-class-loader (0.4.1-0bionic.20201015.033003) ... 10:24:33 Selecting previously unselected package ros-melodic-pluginlib. 10:24:33 Preparing to unpack .../229-ros-melodic-pluginlib_1.12.1-0bionic.20201017.051441_amd64.deb ... 10:24:33 Unpacking ros-melodic-pluginlib (1.12.1-0bionic.20201017.051441) ... 10:24:33 Selecting previously unselected package ros-melodic-rosconsole-bridge. 10:24:33 Preparing to unpack .../230-ros-melodic-rosconsole-bridge_0.5.3-0bionic.20201017.051524_amd64.deb ... 10:24:33 Unpacking ros-melodic-rosconsole-bridge (0.5.3-0bionic.20201017.051524) ... 10:24:33 Selecting previously unselected package ros-melodic-urdf. 10:24:33 Preparing to unpack .../231-ros-melodic-urdf_1.13.2-1bionic.20201017.083057_amd64.deb ... 10:24:33 Unpacking ros-melodic-urdf (1.13.2-1bionic.20201017.083057) ... 10:24:34 Setting up libtinyxml2-6:amd64 (6.0.0+dfsg-1) ... 10:24:34 Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:24:34 Setting up libapr1:amd64 (1.6.3-2) ... 10:24:34 Setting up libboost-container1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:34 Setting up libboost-date-time1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:34 Setting up python-setuptools (39.0.1-2) ... 10:24:35 Setting up libboost-iostreams1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:35 Setting up libboost-stacktrace1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:35 Setting up libboost-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:24:35 Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 10:24:35 Setting up libtinyxml2.6.2v5:amd64 (2.6.2-4) ... 10:24:35 Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 10:24:35 Setting up libtinyxml-dev:amd64 (2.6.2-4) ... 10:24:35 Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 10:24:36 Setting up libsqlite3-dev:amd64 (3.22.0-1ubuntu0.4) ... 10:24:37 Setting up libconsole-bridge0.4:amd64 (0.4.0+dfsg-2) ... 10:24:37 Setting up liburdfdom-model:amd64 (1.0.0-2ubuntu0.1) ... 10:24:37 Setting up liburdfdom-sensor:amd64 (1.0.0-2ubuntu0.1) ... 10:24:37 Setting up libnuma1:amd64 (2.0.11-2.1ubuntu0.1) ... 10:24:37 Setting up libelf1:amd64 (0.170-0.4ubuntu0.1) ... 10:24:37 Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 10:24:37 Setting up libboost-atomic1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:37 Setting up mysql-common (5.8+1.0.4) ... 10:24:38 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 10:24:38 Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 10:24:38 Setting up ros-melodic-ros-environment (1.2.3-1bionic.20201015.052244) ... 10:24:38 Setting up libtinyxml2-dev:amd64 (6.0.0+dfsg-1) ... 10:24:38 Setting up distro-info-data (0.37ubuntu0.9) ... 10:24:38 Setting up lsb-release (9.20170808ubuntu1) ... 10:24:38 Setting up libboost-signals1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:38 Setting up libhwloc5:amd64 (1.11.9-1) ... 10:24:38 Setting up libboost-serialization1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:38 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... 10:24:38 Setting up libgraphite2-3:amd64 (1.3.11-2) ... 10:24:38 Setting up libpsm-infinipath1 (3.3+20.604758e7-5) ... 10:24:38 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode 10:24:38 Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:38 Setting up libboost-context1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:38 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:24:38 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 10:24:38 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... 10:24:38 Setting up openmpi-common (2.1.1-8) ... 10:24:38 Setting up libboost-thread1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:38 Setting up libaprutil1:amd64 (1.6.1-2) ... 10:24:38 Setting up libconsole-bridge-dev:amd64 (0.4.0+dfsg-2) ... 10:24:38 Setting up libpython2.7:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:24:39 Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... 10:24:39 Setting up libpciaccess0:amd64 (0.14-1) ... 10:24:39 Setting up libboost-chrono1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:39 Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... 10:24:39 Setting up libpcre32-3:amd64 (2:8.39-9) ... 10:24:39 Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 10:24:39 Setting up libpython2.7-dev:amd64 (2.7.17-1~18.04ubuntu1.6) ... 10:24:39 Setting up icu-devtools (60.2-3ubuntu3.1) ... 10:24:39 Setting up libpcre16-3:amd64 (2:8.39-9) ... 10:24:39 Setting up libnuma-dev:amd64 (2.0.11-2.1ubuntu0.1) ... 10:24:39 Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 10:24:39 Setting up libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:39 Setting up libboost-numpy1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:24:39 Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 10:24:39 Setting up ros-melodic-genmsg (0.5.16-1bionic.20201017.031430) ... 10:24:39 Setting up libboost-test1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:39 Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 10:24:39 Setting up libboost1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up python2.7-dev (2.7.17-1~18.04ubuntu1.6) ... 10:24:40 Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 10:24:40 Setting up liburdfdom-world:amd64 (1.0.0-2ubuntu0.1) ... 10:24:40 Setting up libboost-locale1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up libboost-random1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up libboost1.65-tools-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up libboost-signals1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up libpocofoundation50 (1.8.0.1-1ubuntu4) ... 10:24:40 Setting up libboost-math1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up libpython3.6:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:40 Setting up libboost-regex1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up libboost-signals-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:40 Setting up libboost-locale1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 10:24:40 Setting up libboost-locale-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:40 Setting up libpython-dev:amd64 (2.7.15~rc1-1) ... 10:24:40 Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 10:24:40 Setting up libboost-tools-dev (1.65.1.0ubuntu1) ... 10:24:40 Setting up liblog4cxx10v5:amd64 (0.10.0-13ubuntu2) ... 10:24:40 Setting up libboost-program-options1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:40 Setting up python-yaml (3.12-1build2) ... 10:24:41 Setting up libboost-stacktrace1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:41 Setting up libpcre3-dev:amd64 (2:8.39-9) ... 10:24:41 Setting up libboost-atomic1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:41 Setting up ros-melodic-gencpp (0.6.5-1bionic.20201017.032453) ... 10:24:41 Setting up libapr1-dev (1.6.3-2) ... 10:24:41 Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 10:24:42 Setting up libboost-atomic-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:42 Setting up libboost-test1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:42 Setting up libhwloc-dev:amd64 (1.11.9-1) ... 10:24:42 Setting up libpocodata50 (1.8.0.1-1ubuntu4) ... 10:24:42 Setting up liburdfdom-model-state:amd64 (1.0.0-2ubuntu0.1) ... 10:24:42 Setting up liburdfdom-headers-dev (1.0.0-1ubuntu0.1) ... 10:24:42 Setting up ros-melodic-genpy (0.6.14-1bionic.20201017.032412) ... 10:24:42 Setting up libboost-numpy1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:43 Setting up python-dev (2.7.15~rc1-1) ... 10:24:43 Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:43 Setting up libboost-stacktrace-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:43 Setting up libaprutil1-dev (1.6.1-2) ... 10:24:43 Setting up ros-melodic-gennodejs (2.0.1-0bionic.20201017.032446) ... 10:24:43 Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 10:24:43 Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 10:24:43 Setting up libboost-type-erasure1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:43 Setting up libboost-serialization1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:43 Setting up libboost-chrono1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:43 Setting up libboost-graph1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:44 Setting up libboost-exception1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:44 Setting up libpocozip50 (1.8.0.1-1ubuntu4) ... 10:24:44 Setting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:24:44 Setting up liburdfdom-dev:amd64 (1.0.0-2ubuntu0.1) ... 10:24:45 Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:24:45 Setting up libboost-log1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:24:45 Setting up libpocoxml50 (1.8.0.1-1ubuntu4) ... 10:24:47 Setting up ros-melodic-geneus (2.2.6-0bionic.20201017.032432) ... 10:24:47 Setting up libboost-coroutine1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:47 Setting up libhwloc-plugins (1.11.9-1) ... 10:24:48 Setting up libpocojson50 (1.8.0.1-1ubuntu4) ... 10:24:48 Setting up libboost-exception-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:48 Setting up libboost-random1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:48 Setting up python-rospkg-modules (1.2.10-1) ... 10:24:49 Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 10:24:49 Setting up libpococrypto50 (1.8.0.1-1ubuntu4) ... 10:24:50 Setting up libboost-wave1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:50 Setting up liblog4cxx-dev:amd64 (0.10.0-13ubuntu2) ... 10:24:50 Setting up libboost-context1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:50 Setting up libboost-timer1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:50 Setting up libpocodatamysql50 (1.8.0.1-1ubuntu4) ... 10:24:50 Setting up libboost-context-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:50 Setting up ros-melodic-genlisp (0.4.16-0bionic.20201017.032516) ... 10:24:50 Setting up libboost-test-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:50 Setting up libboost-system1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:50 Setting up default-libmysqlclient-dev:amd64 (1.0.4) ... 10:24:50 Setting up libpoconet50 (1.8.0.1-1ubuntu4) ... 10:24:50 Setting up libboost-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:50 Setting up libboost-container1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:51 Setting up python3.6-dev (3.6.9-1~18.04ubuntu1.4) ... 10:24:51 Setting up libboost-math1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:51 Setting up libpocoredis50 (1.8.0.1-1ubuntu4) ... 10:24:51 Setting up libpocoutil50 (1.8.0.1-1ubuntu4) ... 10:24:51 Setting up libpocodatasqlite50 (1.8.0.1-1ubuntu4) ... 10:24:52 Setting up libboost-math-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:52 Setting up libboost-numpy-dev (1.65.1.0ubuntu1) ... 10:24:52 Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 10:24:53 Setting up libboost-type-erasure1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:53 Setting up libboost-program-options-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:53 Setting up libpoconetssl50 (1.8.0.1-1ubuntu4) ... 10:24:53 Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ... 10:24:53 Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 10:24:53 Setting up libboost-fiber1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:53 Setting up libboost-serialization-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:53 Setting up libboost-fiber1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:53 Setting up libboost-coroutine1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:53 Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 10:24:53 Setting up libboost-graph1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:53 Setting up libpocodataodbc50 (1.8.0.1-1ubuntu4) ... 10:24:53 Setting up libboost-date-time1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:54 Setting up libboost-chrono-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:54 Setting up libboost-system-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:54 Setting up libboost-graph-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:54 Setting up python-rosdistro-modules (0.8.3-1) ... 10:24:55 Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 10:24:55 Setting up libboost-type-erasure-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:55 Setting up python3-dev (3.6.7-1~18.04) ... 10:24:55 Setting up libboost-fiber-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:55 Setting up librdmacm1:amd64 (17.1-1ubuntu0.2) ... 10:24:56 Setting up libboost-date-time-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:56 Setting up libboost-filesystem1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:56 Setting up python-rospkg (1.2.10-100) ... 10:24:56 Setting up libboost-container-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:56 Setting up ros-melodic-message-generation (0.4.1-1bionic.20201017.033327) ... 10:24:56 Setting up libboost-random-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:56 Setting up libpocomongodb50 (1.8.0.1-1ubuntu4) ... 10:24:56 Setting up libboost-thread1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:56 Setting up libboost-timer1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:56 Setting up libboost-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:56 Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 10:24:56 Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 10:24:57 Setting up libboost-coroutine-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:57 Setting up libibverbs-dev:amd64 (17.1-1ubuntu0.2) ... 10:24:57 Setting up libboost-python-dev (1.65.1.0ubuntu1) ... 10:24:57 Setting up python-rosdistro (0.8.3-100) ... 10:24:57 Setting up libboost-thread-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:57 Setting up libfabric1 (1.5.3-1) ... 10:24:57 Setting up python-rosdep-modules (0.20.0-1) ... 10:24:58 Setting up libboost-wave1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:24:58 Setting up libboost-timer-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:58 Setting up libboost-filesystem-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:58 Setting up libpoco-dev (1.8.0.1-1ubuntu4) ... 10:24:58 Setting up libboost-log1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:59 Setting up libboost-wave-dev:amd64 (1.65.1.0ubuntu1) ... 10:24:59 Setting up libopenmpi2:amd64 (2.1.1-8) ... 10:24:59 Setting up libboost-mpi1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:24:59 Setting up libopenmpi-dev (2.1.1-8) ... 10:24:59 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/mpi (mpi) in auto mode 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicc.1.gz because associated file /usr/share/man/man1/mpicc.openmpi.1.gz (of link group mpi) doesn't exist 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpic++.1.gz because associated file /usr/share/man/man1/mpic++.openmpi.1.gz (of link group mpi) doesn't exist 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpicxx.1.gz because associated file /usr/share/man/man1/mpicxx.openmpi.1.gz (of link group mpi) doesn't exist 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiCC.1.gz because associated file /usr/share/man/man1/mpiCC.openmpi.1.gz (of link group mpi) doesn't exist 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif77.1.gz because associated file /usr/share/man/man1/mpif77.openmpi.1.gz (of link group mpi) doesn't exist 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpif90.1.gz because associated file /usr/share/man/man1/mpif90.openmpi.1.gz (of link group mpi) doesn't exist 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpifort.1.gz because associated file /usr/share/man/man1/mpifort.openmpi.1.gz (of link group mpi) doesn't exist 10:24:59 Setting up openmpi-bin (2.1.1-8) ... 10:24:59 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist 10:24:59 update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist 10:24:59 Setting up mpi-default-dev (1.10) ... 10:24:59 Setting up libboost-log-dev (1.65.1.0ubuntu1) ... 10:24:59 Setting up libboost-mpi1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:59 Setting up mpi-default-bin (1.10) ... 10:24:59 Setting up libboost-graph-parallel1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:24:59 Setting up libboost-graph-parallel1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:24:59 Setting up libboost-graph-parallel-dev (1.65.1.0ubuntu1) ... 10:24:59 Setting up libboost-mpi-dev (1.65.1.0ubuntu1) ... 10:24:59 Setting up libboost-mpi-python1.65.1 (1.65.1+dfsg-0ubuntu5) ... 10:25:00 Setting up libboost-mpi-python1.65-dev (1.65.1+dfsg-0ubuntu5) ... 10:25:00 Setting up libboost-mpi-python-dev (1.65.1.0ubuntu1) ... 10:25:00 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:25:01 Processing triggers for libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:25:01 No schema files found: doing nothing. 10:25:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:25:07 Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 10:25:07 Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 10:25:07 Setting up libicu-dev (60.2-3ubuntu3.1) ... 10:25:07 Setting up libboost-regex1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:25:07 Setting up libboost-iostreams1.65-dev:amd64 (1.65.1+dfsg-0ubuntu5) ... 10:25:07 Setting up libboost-iostreams-dev:amd64 (1.65.1.0ubuntu1) ... 10:25:07 Setting up libboost-regex-dev:amd64 (1.65.1.0ubuntu1) ... 10:25:07 Setting up libboost-all-dev (1.65.1.0ubuntu1) ... 10:25:07 Setting up ros-melodic-rospack (2.5.6-1bionic.20201015.070131) ... 10:25:07 Setting up ros-melodic-cpp-common (0.6.14-1bionic.20200801.035855) ... 10:25:07 Setting up ros-melodic-class-loader (0.4.1-0bionic.20201015.033003) ... 10:25:07 Setting up ros-melodic-rostime (0.6.14-1bionic.20200801.051100) ... 10:25:07 Setting up ros-melodic-xmlrpcpp (1.14.10-1bionic.20201017.071853) ... 10:25:07 Setting up ros-melodic-roscpp-traits (0.6.14-1bionic.20200801.063118) ... 10:25:07 Setting up ros-melodic-roslib (1.14.9-1bionic.20201016.105810) ... 10:25:07 Setting up ros-melodic-roscpp-serialization (0.6.14-1bionic.20200801.063506) ... 10:25:08 Setting up ros-melodic-message-runtime (0.4.12-0bionic.20201017.033232) ... 10:25:08 Setting up ros-melodic-std-msgs (0.5.12-0bionic.20201017.034204) ... 10:25:08 Setting up ros-melodic-rosbuild (1.14.9-1bionic.20201017.034128) ... 10:25:08 Setting up ros-melodic-rosgraph-msgs (1.11.2-0bionic.20201017.050047) ... 10:25:08 Setting up ros-melodic-rosconsole (1.13.18-1bionic.20201017.035000) ... 10:25:08 Setting up ros-melodic-roscpp (1.14.10-1bionic.20201017.072603) ... 10:25:08 Setting up ros-melodic-rosconsole-bridge (0.5.3-0bionic.20201017.051524) ... 10:25:08 Setting up ros-melodic-pluginlib (1.12.1-0bionic.20201017.051441) ... 10:25:08 Setting up ros-melodic-urdf (1.13.2-1bionic.20201017.083057) ... 10:25:08 Invoking 'apt-get clean' 10:25:45 ---> 9dd9b0ac2940 10:25:45 Error removing intermediate container 39a35994f7b7: nosuchcontainer: no such id: 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b 10:25:45 Step 28 : RUN echo "ros-melodic-xacro: 1.13.9-1bionic.20201017.081248" && python3 -u /tmp/wrapper_scripts/apt.py update-install-clean -q -y -o Debug::pkgProblemResolver=yes ros-melodic-xacro 10:25:45 ---> Running in ad2c37f541dd 10:25:45 ros-melodic-xacro: 1.13.9-1bionic.20201017.081248 10:25:45 Invoking 'apt-get update' 10:25:46 Get:1 http://10.210.9.154/ubuntu/building bionic InRelease [2,826 B] 10:25:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:25:46 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:25:46 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 10:25:46 Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease 10:25:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:25:46 Get:7 http://10.210.9.154/ubuntu/building bionic/main amd64 Packages [187 kB] 10:25:46 Hit:8 http://packages.ros.org/ros/ubuntu bionic InRelease 10:25:47 Fetched 442 kB in 1s (374 kB/s) 10:25:49 Reading package lists... 10:25:49 Invoking 'apt-get install -q -y -o Debug::pkgProblemResolver=yes ros-melodic-xacro' 10:25:51 Reading package lists... 10:25:51 Building dependency tree... 10:25:51 Reading state information... 10:25:51 Starting pkgProblemResolver with broken count: 0 10:25:51 Starting 2 pkgProblemResolver with broken count: 0 10:25:51 Done 10:25:52 The following additional packages will be installed: 10:25:52 python-asn1crypto python-cffi-backend python-cryptography python-defusedxml 10:25:52 python-enum34 python-idna python-ipaddress python-netifaces python-paramiko 10:25:52 python-pyasn1 ros-melodic-rosclean ros-melodic-rosgraph 10:25:52 ros-melodic-roslaunch ros-melodic-rosmaster ros-melodic-rosout 10:25:52 ros-melodic-rosparam ros-melodic-rosunit 10:25:52 Suggested packages: 10:25:52 python-cryptography-doc python-cryptography-vectors python-enum34-doc 10:25:52 python-gssapi 10:25:52 The following NEW packages will be installed: 10:25:52 python-asn1crypto python-cffi-backend python-cryptography python-defusedxml 10:25:52 python-enum34 python-idna python-ipaddress python-netifaces python-paramiko 10:25:52 python-pyasn1 ros-melodic-rosclean ros-melodic-rosgraph 10:25:52 ros-melodic-roslaunch ros-melodic-rosmaster ros-melodic-rosout 10:25:52 ros-melodic-rosparam ros-melodic-rosunit ros-melodic-xacro 10:25:52 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 10:25:52 Need to get 1,085 kB of archives. 10:25:52 After this operation, 6,148 kB of additional disk space will be used. 10:25:52 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-asn1crypto all 0.24.0-1 [72.7 kB] 10:25:52 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-cffi-backend amd64 1.11.5-1 [63.4 kB] 10:25:52 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-enum34 all 1.1.6-2 [34.8 kB] 10:25:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-idna all 2.6-1 [32.4 kB] 10:25:52 Get:5 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosclean amd64 1.14.9-1bionic.20201015.071027 [11.8 kB] 10:25:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-ipaddress all 1.0.17-1 [18.2 kB] 10:25:52 Get:7 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosgraph amd64 1.14.10-1bionic.20201017.071321 [47.6 kB] 10:25:52 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-cryptography amd64 2.1.4-1ubuntu1.4 [276 kB] 10:25:52 Get:9 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosmaster amd64 1.14.10-1bionic.20201017.072043 [41.2 kB] 10:25:52 Get:10 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosout amd64 1.14.10-1bionic.20201017.073831 [33.6 kB] 10:25:52 Get:11 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosparam amd64 1.14.10-1bionic.20201017.072037 [17.6 kB] 10:25:52 Get:12 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-rosunit amd64 1.14.9-1bionic.20201017.031507 [46.9 kB] 10:25:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-defusedxml all 0.5.0-1ubuntu1 [35.1 kB] 10:25:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-netifaces amd64 0.10.4-0.1build4 [16.6 kB] 10:25:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 python-pyasn1 all 0.4.2-3 [46.7 kB] 10:25:52 Get:16 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-roslaunch amd64 1.14.10-1bionic.20201017.075054 [136 kB] 10:25:52 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-paramiko all 2.0.0-1ubuntu1.2 [110 kB] 10:25:53 Get:18 http://packages.ros.org/ros/ubuntu bionic/main amd64 ros-melodic-xacro amd64 1.13.9-1bionic.20201017.081248 [44.6 kB] 10:25:54 debconf: delaying package configuration, since apt-utils is not installed 10:25:54 Fetched 1,085 kB in 1s (1,436 kB/s) 10:25:56 Selecting previously unselected package python-asn1crypto. 10:25:57 (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 ... 44997 files and directories currently installed.) 10:25:57 Preparing to unpack .../00-python-asn1crypto_0.24.0-1_all.deb ... 10:25:57 Unpacking python-asn1crypto (0.24.0-1) ... 10:25:57 Selecting previously unselected package python-cffi-backend. 10:25:57 Preparing to unpack .../01-python-cffi-backend_1.11.5-1_amd64.deb ... 10:25:57 Unpacking python-cffi-backend (1.11.5-1) ... 10:25:57 Selecting previously unselected package python-enum34. 10:25:57 Preparing to unpack .../02-python-enum34_1.1.6-2_all.deb ... 10:25:57 Unpacking python-enum34 (1.1.6-2) ... 10:25:57 Selecting previously unselected package python-idna. 10:25:57 Preparing to unpack .../03-python-idna_2.6-1_all.deb ... 10:25:57 Unpacking python-idna (2.6-1) ... 10:25:57 Selecting previously unselected package python-ipaddress. 10:25:57 Preparing to unpack .../04-python-ipaddress_1.0.17-1_all.deb ... 10:25:57 Unpacking python-ipaddress (1.0.17-1) ... 10:25:57 Selecting previously unselected package python-cryptography. 10:25:57 Preparing to unpack .../05-python-cryptography_2.1.4-1ubuntu1.4_amd64.deb ... 10:25:57 Unpacking python-cryptography (2.1.4-1ubuntu1.4) ... 10:25:57 Selecting previously unselected package python-defusedxml. 10:25:57 Preparing to unpack .../06-python-defusedxml_0.5.0-1ubuntu1_all.deb ... 10:25:58 Unpacking python-defusedxml (0.5.0-1ubuntu1) ... 10:25:58 Selecting previously unselected package python-netifaces. 10:25:58 Preparing to unpack .../07-python-netifaces_0.10.4-0.1build4_amd64.deb ... 10:25:58 Unpacking python-netifaces (0.10.4-0.1build4) ... 10:25:58 Selecting previously unselected package python-pyasn1. 10:25:58 Preparing to unpack .../08-python-pyasn1_0.4.2-3_all.deb ... 10:25:58 Unpacking python-pyasn1 (0.4.2-3) ... 10:25:58 Selecting previously unselected package python-paramiko. 10:25:58 Preparing to unpack .../09-python-paramiko_2.0.0-1ubuntu1.2_all.deb ... 10:25:58 Unpacking python-paramiko (2.0.0-1ubuntu1.2) ... 10:25:58 Selecting previously unselected package ros-melodic-rosclean. 10:25:58 Preparing to unpack .../10-ros-melodic-rosclean_1.14.9-1bionic.20201015.071027_amd64.deb ... 10:25:58 Unpacking ros-melodic-rosclean (1.14.9-1bionic.20201015.071027) ... 10:25:58 Selecting previously unselected package ros-melodic-rosgraph. 10:25:58 Preparing to unpack .../11-ros-melodic-rosgraph_1.14.10-1bionic.20201017.071321_amd64.deb ... 10:25:58 Unpacking ros-melodic-rosgraph (1.14.10-1bionic.20201017.071321) ... 10:25:58 Selecting previously unselected package ros-melodic-rosmaster. 10:25:58 Preparing to unpack .../12-ros-melodic-rosmaster_1.14.10-1bionic.20201017.072043_amd64.deb ... 10:25:58 Unpacking ros-melodic-rosmaster (1.14.10-1bionic.20201017.072043) ... 10:25:59 Selecting previously unselected package ros-melodic-rosout. 10:25:59 Preparing to unpack .../13-ros-melodic-rosout_1.14.10-1bionic.20201017.073831_amd64.deb ... 10:25:59 Unpacking ros-melodic-rosout (1.14.10-1bionic.20201017.073831) ... 10:25:59 Selecting previously unselected package ros-melodic-rosparam. 10:25:59 Preparing to unpack .../14-ros-melodic-rosparam_1.14.10-1bionic.20201017.072037_amd64.deb ... 10:25:59 Unpacking ros-melodic-rosparam (1.14.10-1bionic.20201017.072037) ... 10:25:59 Selecting previously unselected package ros-melodic-rosunit. 10:25:59 Preparing to unpack .../15-ros-melodic-rosunit_1.14.9-1bionic.20201017.031507_amd64.deb ... 10:25:59 Unpacking ros-melodic-rosunit (1.14.9-1bionic.20201017.031507) ... 10:25:59 Selecting previously unselected package ros-melodic-roslaunch. 10:25:59 Preparing to unpack .../16-ros-melodic-roslaunch_1.14.10-1bionic.20201017.075054_amd64.deb ... 10:25:59 Unpacking ros-melodic-roslaunch (1.14.10-1bionic.20201017.075054) ... 10:25:59 Selecting previously unselected package ros-melodic-xacro. 10:25:59 Preparing to unpack .../17-ros-melodic-xacro_1.13.9-1bionic.20201017.081248_amd64.deb ... 10:25:59 Unpacking ros-melodic-xacro (1.13.9-1bionic.20201017.081248) ... 10:25:59 Setting up python-idna (2.6-1) ... 10:26:00 Setting up python-asn1crypto (0.24.0-1) ... 10:26:00 Setting up python-defusedxml (0.5.0-1ubuntu1) ... 10:26:02 Setting up python-pyasn1 (0.4.2-3) ... 10:26:03 Setting up python-netifaces (0.10.4-0.1build4) ... 10:26:03 Setting up ros-melodic-rosclean (1.14.9-1bionic.20201015.071027) ... 10:26:03 Setting up python-cffi-backend (1.11.5-1) ... 10:26:03 Setting up python-enum34 (1.1.6-2) ... 10:26:04 Setting up ros-melodic-rosout (1.14.10-1bionic.20201017.073831) ... 10:26:04 Setting up python-ipaddress (1.0.17-1) ... 10:26:04 Setting up ros-melodic-rosgraph (1.14.10-1bionic.20201017.071321) ... 10:26:04 Setting up ros-melodic-rosunit (1.14.9-1bionic.20201017.031507) ... 10:26:04 Setting up ros-melodic-rosparam (1.14.10-1bionic.20201017.072037) ... 10:26:04 Setting up ros-melodic-rosmaster (1.14.10-1bionic.20201017.072043) ... 10:26:04 Setting up python-cryptography (2.1.4-1ubuntu1.4) ... 10:26:07 Setting up python-paramiko (2.0.0-1ubuntu1.2) ... 10:26:08 Setting up ros-melodic-roslaunch (1.14.10-1bionic.20201017.075054) ... 10:26:08 Setting up ros-melodic-xacro (1.13.9-1bionic.20201017.081248) ... 10:26:08 Invoking 'apt-get clean' 10:26:31 ---> a8bb4a7500b5 10:26:32 Removing intermediate container b5f1a4ac80d3 10:26:33 Removing intermediate container ad2c37f541dd 10:26:33 Error removing intermediate container 39a35994f7b7: nosuchcontainer: no such id: 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b 10:26:33 Step 29 : USER buildfarm 10:26:34 ---> Running in 71726815e814 10:26:34 ---> 140f6e248339 10:26:34 Error removing intermediate container 39a35994f7b7: nosuchcontainer: no such id: 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b 10:26:34 Step 30 : ENTRYPOINT sh -c 10:26:35 ---> Running in fbff88ffd07b 10:26:35 ---> afb9f88c105d 10:26:35 Removing intermediate container 71726815e814 10:26:35 Removing intermediate container fbff88ffd07b 10:26:35 Error removing intermediate container 39a35994f7b7: nosuchcontainer: no such id: 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b 10:26:35 Step 31 : CMD PYTHONPATH=/tmp/ros_buildfarm:$PYTHONPATH PATH=/usr/lib/ccache:$PATH python3 -u /tmp/ros_buildfarm/scripts/release/build_binarydeb.py melodic kobuki_description --sourcedeb-dir /tmp/binarydeb 10:26:36 ---> Running in b7478cd80087 10:26:36 ---> 35e43e28d61d 10:26:36 Error removing intermediate container 39a35994f7b7: nosuchcontainer: no such id: 39a35994f7b74a414c9393ca94d6e42a5b2329f52628d2287f630d51bed67c5b 10:26:36 Successfully built 35e43e28d61d 10:26:36 + echo # END SECTION 10:26:36 # END SECTION10:27:09 [Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary] $ /bin/sh -xe /tmp/jenkins58721266626599570.sh 10:27:09 + [ false = false ] 10:27:09 + echo # BEGIN SECTION: Clean up to save disk space on agents13. Run Dockerfile - build binarydebHide Details
10:26:36 # BEGIN SECTION: Run Dockerfile - build binarydeb 10:26:36 + docker run --rm --cidfile=/home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/docker_build_binarydeb/docker.cid -e=HOME= -e=TRAVIS= --net=host -v /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/ros_buildfarm:/tmp/ros_buildfarm:ro -v /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/binarydeb:/tmp/binarydeb -v /home/jenkins-slave/.ccache:/home/buildfarm/.ccache binarydeb_build.melodic_ubuntu_bionic_amd64_kobuki_description10:27:09 + echo # END SECTION 10:27:09 # END SECTION13.1. build binarydebHide Details
10:26:38 # BEGIN SUBSECTION: build binarydeb 10:26:39 Package 'ros-melodic-kobuki-description' version: 3.0.2-1bionic.20210305.101532 10:26:41 Invoking 'apt-src build ros-melodic-kobuki-description' in '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:26:44 I: Building in /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 .. 10:26:44 dpkg-buildpackage: info: source package ros-melodic-kobuki-description 10:26:44 dpkg-buildpackage: info: source version 3.0.2-1bionic.20210305.101532 10:26:44 dpkg-buildpackage: info: source distribution bionic 10:26:44 dpkg-buildpackage: info: source changed by Marc Hanheide <marc@hanheide.net> 10:26:44 dpkg-buildpackage: info: host architecture amd64 10:26:44 dpkg-source --before-build ros-melodic-kobuki-description-3.0.2 10:26:45 dpkg-source: info: using options from ros-melodic-kobuki-description-3.0.2/debian/source/options: --auto-commit 10:26:45 fakeroot debian/rules clean 10:26:45 dh clean -v --buildsystem=cmake 10:26:46 dh_testdir -O-v -O--buildsystem=cmake 10:26:46 dh_auto_clean -O-v -O--buildsystem=cmake 10:26:46 dh_clean -O-v -O--buildsystem=cmake 10:26:46 rm -f debian/debhelper-build-stamp 10:26:46 rm -rf debian/.debhelper/ 10:26:46 rm -f -- debian/ros-melodic-kobuki-description.substvars debian/files 10:26:46 rm -fr -- debian/ros-melodic-kobuki-description/ debian/tmp/ 10:26:46 find . \( \( \ 10:26:46 \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ 10:26:46 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ 10:26:46 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ 10:26:46 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ 10:26:46 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ 10:26:46 \) -exec rm -f {} + \) -o \ 10:26:46 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) 10:26:46 debian/rules build 10:26:46 dh build -v --buildsystem=cmake 10:26:46 dh_testdir -O-v -O--buildsystem=cmake 10:26:46 dh_update_autotools_config -O-v -O--buildsystem=cmake 10:26:46 debian/rules override_dh_auto_configure 10:26:46 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:26:46 # In case we're installing to a non-standard location, look for a setup.sh 10:26:46 # in the install tree that was dropped by catkin, and source it. It will 10:26:46 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:26:46 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 10:26:46 dh_auto_configure -- \ 10:26:46 -DCATKIN_BUILD_BINARY_PACKAGE="1" \ 10:26:46 -DCMAKE_INSTALL_PREFIX="/opt/ros/melodic" \ 10:26:46 -DCMAKE_PREFIX_PATH="/opt/ros/melodic" 10:26:47 install -d obj-x86_64-linux-gnu 10:26:47 cd obj-x86_64-linux-gnu && cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCATKIN_BUILD_BINARY_PACKAGE=1 -DCMAKE_INSTALL_PREFIX=/opt/ros/melodic -DCMAKE_PREFIX_PATH=/opt/ros/melodic 10:26:52 -- The C compiler identification is GNU 7.5.0 10:26:55 -- The CXX compiler identification is GNU 7.5.0 10:26:55 -- Check for working C compiler: /usr/bin/cc 10:26:55 -- Check for working C compiler: /usr/bin/cc -- works 10:26:55 -- Detecting C compiler ABI info 10:26:56 -- Detecting C compiler ABI info - done 10:26:56 -- Detecting C compile features 10:26:56 -- Detecting C compile features - done 10:26:56 -- Check for working CXX compiler: /usr/bin/c++ 10:26:56 -- Check for working CXX compiler: /usr/bin/c++ -- works 10:26:56 -- Detecting CXX compiler ABI info 10:26:56 -- Detecting CXX compiler ABI info - done 10:26:57 -- Detecting CXX compile features 10:26:57 -- Detecting CXX compile features - done 10:26:57 -- Using CATKIN_DEVEL_PREFIX: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/devel 10:26:57 -- Using CMAKE_PREFIX_PATH: /opt/ros/melodic 10:26:57 -- This workspace overlays: /opt/ros/melodic 10:26:58 -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.17", minimum required is "2") 10:26:58 -- Using PYTHON_EXECUTABLE: /usr/bin/python2 10:26:58 -- Using Debian Python package layout 10:26:58 -- Using empy: /usr/bin/empy 10:26:58 -- Using CATKIN_ENABLE_TESTING: ON 10:26:58 -- Skip enable_testing() when building binary package 10:26:58 -- Using CATKIN_TEST_RESULTS_DIR: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/test_results 10:26:59 -- Found gtest sources under '/usr/src/googletest': gtests will be built 10:26:59 -- Found gmock sources under '/usr/src/googletest': gmock will be built 10:26:59 -- Found PythonInterp: /usr/bin/python2 (found version "2.7.17") 10:26:59 -- Looking for pthread.h 10:26:59 -- Looking for pthread.h - found 10:26:59 -- Looking for pthread_create 10:26:59 -- Looking for pthread_create - not found 10:26:59 -- Looking for pthread_create in pthreads 10:26:59 -- Looking for pthread_create in pthreads - not found 10:26:59 -- Looking for pthread_create in pthread 10:27:00 -- Looking for pthread_create in pthread - found 10:27:00 -- Found Threads: TRUE 10:27:00 -- Using Python nosetests: /usr/bin/nosetests-2.7 10:27:00 -- catkin 0.7.29 10:27:00 -- BUILD_SHARED_LIBS is on 10:27:01 -- Configuring done 10:27:01 -- Generating done 10:27:01 CMake Warning: 10:27:01 Manually-specified variables were not used by the project: 10:27:01 10:27:01 CMAKE_EXPORT_NO_PACKAGE_REGISTRY 10:27:01 CMAKE_INSTALL_LOCALSTATEDIR 10:27:01 CMAKE_INSTALL_SYSCONFDIR 10:27:01 10:27:01 10:27:01 -- Build files have been written to: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu 10:27:01 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:01 debian/rules override_dh_auto_build 10:27:01 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:01 # In case we're installing to a non-standard location, look for a setup.sh 10:27:01 # in the install tree that was dropped by catkin, and source it. It will 10:27:01 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:27:01 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 10:27:01 dh_auto_build 10:27:01 cd obj-x86_64-linux-gnu && make -j1 10:27:01 make[2]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:01 /usr/bin/cmake -H/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 -B/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 10:27:01 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 10:27:01 make -f CMakeFiles/Makefile2 all 10:27:01 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:01 make -f CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build.make CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/depend 10:27:01 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:01 cd /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/DependInfo.cmake --color= 10:27:01 Scanning dependencies of target kobuki_description_xacro_generated_to_devel_space_ 10:27:01 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:01 make -f CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build.make CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build 10:27:01 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:01 make[4]: Nothing to be done for 'CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build'. 10:27:01 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:02 Built target kobuki_description_xacro_generated_to_devel_space_ 10:27:02 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:02 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles 0 10:27:02 make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:02 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:02 debian/rules override_dh_auto_test 10:27:02 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:02 # In case we're installing to a non-standard location, look for a setup.sh 10:27:02 # in the install tree that was dropped by catkin, and source it. It will 10:27:02 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:27:02 echo -- Running tests. Even if one of them fails the build is not canceled. 10:27:02 -- Running tests. Even if one of them fails the build is not canceled. 10:27:02 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 10:27:02 dh_auto_test || true 10:27:02 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:02 fakeroot debian/rules binary 10:27:02 dh binary -v --buildsystem=cmake 10:27:02 dh_testroot -O-v -O--buildsystem=cmake 10:27:02 dh_prep -O-v -O--buildsystem=cmake 10:27:02 rm -f -- debian/ros-melodic-kobuki-description.substvars 10:27:02 rm -fr -- debian/.debhelper/generated/ros-melodic-kobuki-description/ debian/ros-melodic-kobuki-description/ debian/tmp/ 10:27:02 dh_installdirs -O-v -O--buildsystem=cmake 10:27:03 install -d debian/ros-melodic-kobuki-description 10:27:03 debian/rules override_dh_auto_install 10:27:03 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:03 # In case we're installing to a non-standard location, look for a setup.sh 10:27:03 # in the install tree that was dropped by catkin, and source it. It will 10:27:03 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:27:03 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 10:27:03 dh_auto_install 10:27:03 cd obj-x86_64-linux-gnu && make -j1 install DESTDIR=/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description AM_UPDATE_INFO_DIR=no 10:27:03 make[2]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 /usr/bin/cmake -H/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 -B/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 10:27:03 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles/progress.marks 10:27:03 make -f CMakeFiles/Makefile2 all 10:27:03 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 make -f CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build.make CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/depend 10:27:03 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 cd /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/DependInfo.cmake --color= 10:27:03 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 make -f CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build.make CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build 10:27:03 make[4]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 make[4]: Nothing to be done for 'CMakeFiles/kobuki_description_xacro_generated_to_devel_space_.dir/build'. 10:27:03 make[4]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 Built target kobuki_description_xacro_generated_to_devel_space_ 10:27:03 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 /usr/bin/cmake -E cmake_progress_start /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu/CMakeFiles 0 10:27:03 make -f CMakeFiles/Makefile2 preinstall 10:27:03 make[3]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 make[3]: Nothing to be done for 'preinstall'. 10:27:03 make[3]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:03 Install the project... 10:27:03 /usr/bin/cmake -P cmake_install.cmake 10:27:03 -- Install configuration: "None" 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/lib/pkgconfig/kobuki_description.pc 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/cmake/kobuki_descriptionConfig.cmake 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/cmake/kobuki_descriptionConfig-version.cmake 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/package.xml 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/launch 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/launch/view_model.launch 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/meshes 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/meshes/images 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/meshes/images/wheel.jpg 10:27:03 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/meshes/images/main_body.jpg 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/meshes/main_body.dae 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/meshes/wheel.dae 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/rviz 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/rviz/model.rviz 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/urdf 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/urdf/kobuki.urdf.xacro 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/urdf/kobuki_gazebo.urdf.xacro 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/urdf/common_properties.urdf.xacro 10:27:04 -- Installing: /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description/opt/ros/melodic/share/kobuki_description/urdf/kobuki_standalone.urdf.xacro 10:27:04 make[2]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu' 10:27:04 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:04 dh_install -O-v -O--buildsystem=cmake 10:27:04 install -d debian/.debhelper/generated/ros-melodic-kobuki-description 10:27:04 dh_installdocs -O-v -O--buildsystem=cmake 10:27:04 install -d debian/ros-melodic-kobuki-description/usr/share/doc/ros-melodic-kobuki-description 10:27:04 dh_installchangelogs -O-v -O--buildsystem=cmake 10:27:04 install -p -m0644 debian/changelog debian/ros-melodic-kobuki-description/usr/share/doc/ros-melodic-kobuki-description/changelog.Debian 10:27:04 dh_installexamples -O-v -O--buildsystem=cmake 10:27:04 dh_installman -O-v -O--buildsystem=cmake 10:27:05 dh_installcatalogs -O-v -O--buildsystem=cmake 10:27:05 dh_installcron -O-v -O--buildsystem=cmake 10:27:05 dh_installdebconf -O-v -O--buildsystem=cmake 10:27:05 install -d debian/ros-melodic-kobuki-description/DEBIAN 10:27:05 dh_installemacsen -O-v -O--buildsystem=cmake 10:27:05 dh_installifupdown -O-v -O--buildsystem=cmake 10:27:05 dh_installinfo -O-v -O--buildsystem=cmake 10:27:05 dh_installinit -O-v -O--buildsystem=cmake 10:27:05 dh_installmenu -O-v -O--buildsystem=cmake 10:27:05 dh_installmime -O-v -O--buildsystem=cmake 10:27:05 dh_installmodules -O-v -O--buildsystem=cmake 10:27:05 dh_installlogcheck -O-v -O--buildsystem=cmake 10:27:05 dh_installlogrotate -O-v -O--buildsystem=cmake 10:27:05 dh_installpam -O-v -O--buildsystem=cmake 10:27:05 dh_installppp -O-v -O--buildsystem=cmake 10:27:05 dh_installudev -O-v -O--buildsystem=cmake 10:27:05 dh_installgsettings -O-v -O--buildsystem=cmake 10:27:05 dh_bugfiles -O-v -O--buildsystem=cmake 10:27:06 dh_ucf -O-v -O--buildsystem=cmake 10:27:06 dh_lintian -O-v -O--buildsystem=cmake 10:27:06 dh_gconf -O-v -O--buildsystem=cmake 10:27:06 dh_icons -O-v -O--buildsystem=cmake 10:27:06 dh_perl -O-v -O--buildsystem=cmake 10:27:06 dh_usrlocal -O-v -O--buildsystem=cmake 10:27:06 dh_link -O-v -O--buildsystem=cmake 10:27:06 dh_installwm -O-v -O--buildsystem=cmake 10:27:06 dh_installxfonts -O-v -O--buildsystem=cmake 10:27:06 dh_strip_nondeterminism -O-v -O--buildsystem=cmake 10:27:06 dh_compress -O-v -O--buildsystem=cmake 10:27:06 cd debian/ros-melodic-kobuki-description 10:27:06 chmod a-x usr/share/doc/ros-melodic-kobuki-description/changelog.Debian 10:27:06 gzip -9nf usr/share/doc/ros-melodic-kobuki-description/changelog.Debian 10:27:06 cd '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:06 dh_fixperms -O-v -O--buildsystem=cmake 10:27:06 find debian/ros-melodic-kobuki-description -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0 10:27:06 find debian/ros-melodic-kobuki-description ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s 10:27:06 find debian/ros-melodic-kobuki-description/usr/share/doc -type f -a -true -a ! -regex 'debian/ros-melodic-kobuki-description/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644 10:27:06 find debian/ros-melodic-kobuki-description/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755 10:27:06 find debian/ros-melodic-kobuki-description -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644 10:27:06 dh_missing -O-v -O--buildsystem=cmake 10:27:06 dh_strip -O-v -O--buildsystem=cmake 10:27:07 dh_makeshlibs -O-v -O--buildsystem=cmake 10:27:07 rm -f debian/ros-melodic-kobuki-description/DEBIAN/shlibs 10:27:07 debian/rules override_dh_shlibdeps 10:27:07 make[1]: Entering directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:07 # In case we're installing to a non-standard location, look for a setup.sh 10:27:07 # in the install tree that was dropped by catkin, and source it. It will 10:27:07 # set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. 10:27:07 if [ -f "/opt/ros/melodic/setup.sh" ]; then . "/opt/ros/melodic/setup.sh"; fi && \ 10:27:07 dh_shlibdeps -l/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2/debian/ros-melodic-kobuki-description//opt/ros/melodic/lib/ 10:27:07 make[1]: Leaving directory '/tmp/binarydeb/ros-melodic-kobuki-description-3.0.2' 10:27:07 dh_installdeb -O-v -O--buildsystem=cmake 10:27:07 dh_gencontrol -O-v -O--buildsystem=cmake 10:27:07 echo misc:Depends= >> debian/ros-melodic-kobuki-description.substvars 10:27:07 echo misc:Pre-Depends= >> debian/ros-melodic-kobuki-description.substvars 10:27:07 dpkg-gencontrol -pros-melodic-kobuki-description -ldebian/changelog -Tdebian/ros-melodic-kobuki-description.substvars -Pdebian/ros-melodic-kobuki-description -UMulti-Arch 10:27:07 dpkg-gencontrol: warning: Depends field of package ros-melodic-kobuki-description: unknown substitution variable ${shlibs:Depends} 10:27:07 chmod 0644 -- debian/ros-melodic-kobuki-description/DEBIAN/control 10:27:07 chown 0:0 -- debian/ros-melodic-kobuki-description/DEBIAN/control 10:27:07 dh_md5sums -O-v -O--buildsystem=cmake 10:27:07 (cd debian/ros-melodic-kobuki-description >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null 10:27:07 chmod 0644 -- debian/ros-melodic-kobuki-description/DEBIAN/md5sums 10:27:07 chown 0:0 -- debian/ros-melodic-kobuki-description/DEBIAN/md5sums 10:27:07 dh_builddeb -O-v -O--buildsystem=cmake 10:27:07 dpkg-deb --build debian/ros-melodic-kobuki-description .. 10:27:07 dpkg-deb: building package 'ros-melodic-kobuki-description' in '../ros-melodic-kobuki-description_3.0.2-1bionic.20210305.101532_amd64.deb'. 10:27:08 dpkg-genbuildinfo --build=binary 10:27:09 dpkg-genchanges --build=binary >../ros-melodic-kobuki-description_3.0.2-1bionic.20210305.101532_amd64.changes 10:27:09 dpkg-genchanges: info: binary-only upload (no source code included) 10:27:09 dpkg-source --after-build ros-melodic-kobuki-description-3.0.2 10:27:09 dpkg-source: info: using options from ros-melodic-kobuki-description-3.0.2/debian/source/options: --auto-commit 10:27:09 dpkg-buildpackage: info: binary-only upload (no source included) 10:27:09 I: Successfully built in /tmp/binarydeb/ros-melodic-kobuki-description-3.0.2 10:27:09 # END SUBSECTION10:27:09 SSH: Connecting from host [lcas-buildfarm-slave-3] 10:27:09 SSH: Connecting with configuration [repo] ... 10:27:10 SSH: Disconnecting configuration [repo] ... 10:27:10 SSH: Transferred 2 file(s) 10:27:10 Build step 'Send files or execute commands over SSH' changed build result to SUCCESS 10:27:10 Waiting for the completion of Mrel_import-package 10:27:10 Mrel_import-package #868 started. 10:27:25 Mrel_import-package #868 completed. Result was SUCCESS 10:27:25 $ ssh-agent -k 10:27:25 unset SSH_AUTH_SOCK; 10:27:25 unset SSH_AGENT_PID; 10:27:25 echo Agent pid 22868 killed; 10:27:25 [ssh-agent] Stopped. 10:27:25 [description-setter] Description set: 3.0.2-1bionic.20210305.101532 10:27:25 Triggering a new build of Mrel_sync-packages-to-testing_bionic_amd64 10:27:25 Triggering a new build of Mbin_uB64__turtlebot_description__ubuntu_bionic_amd64__binary 10:27:25 Finished: SUCCESS14. Clean up to save disk space on agentsHide Details
10:27:09 # BEGIN SECTION: Clean up to save disk space on agents 10:27:09 + chmod -R u+w /home/jenkins-slave/workspace/Mbin_uB64__kobuki_description__ubuntu_bionic_amd64__binary/binarydeb 10:27:09 + rm -fr binarydeb/ros-melodic-kobuki-description-3.0.2/CHANGELOG.rst binarydeb/ros-melodic-kobuki-description-3.0.2/CMakeLists.txt binarydeb/ros-melodic-kobuki-description-3.0.2/debian binarydeb/ros-melodic-kobuki-description-3.0.2/launch binarydeb/ros-melodic-kobuki-description-3.0.2/meshes binarydeb/ros-melodic-kobuki-description-3.0.2/obj-x86_64-linux-gnu binarydeb/ros-melodic-kobuki-description-3.0.2/package.xml binarydeb/ros-melodic-kobuki-description-3.0.2/rviz binarydeb/ros-melodic-kobuki-description-3.0.2/urdf 10:27:09 + echo # END SECTION 10:27:09 # END SECTION