Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-10501 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ljXdstbYSE91/agent.2072 SSH_AGENT_PID=2074 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/private_key_16244969495421455715.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git init /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0f515fe81fce861092290e32cfe61c892a8beab7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 Commit message: "ci: nonrtric-plt-rappmanager: Fix staging jobs" > git rev-list --no-walk 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins3916187568312378370.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZDI1 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZDI1/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-ZDI1/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.82 botocore==1.42.82 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.0.post2 charset-normalizer==3.4.7 click==8.3.1 cliff==4.13.2 cmd2==3.4.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.25.2 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.18 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.10.0 os-service-types==1.8.2 osc-lib==4.4.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.0 packaging==26.0 pbr==7.0.3 platformdirs==4.9.4 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.0 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.1 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.3 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.0 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config446142918194376714tmp copy managed file [ci-management-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config3449031509010934296tmp [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins11080386966078094552.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins14307036645912074293.sh [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8122384288345184456.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=docker/bldr-ubuntu16-c-go CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins10918127302658980680.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDI1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-ZDI1/bin to PATH ---> Docker image tag found: 3-u16.04-nng [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=docker/bldr-ubuntu16-c-go CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=bldr-ubuntu16-c-go [EnvInject] - Variables injected successfully. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins17914463335080012150.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng docker build --network=host -t nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.80kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/ubuntu:16.04 #3 DONE 1.3s #4 [ 1/10] FROM nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 #4 resolve nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 0.0s done #4 sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 1.42kB / 1.42kB done #4 sha256:a3785f78ab8547ae2710c89e627783cfa7ee7824d3468cae6835c9f4eae23ff7 1.15kB / 1.15kB done #4 sha256:b6f50765242581c887ff1acc2511fa2d885c52d8fb3ac8c4bba131fd86567f2e 3.36kB / 3.36kB done #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 5.24MB / 46.50MB 0.2s #4 sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 857B / 857B 0.1s done #4 sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 528B / 528B 0.1s done #4 sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e 170B / 170B 0.1s done #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 12.58MB / 46.50MB 0.3s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 21.12MB / 46.50MB 0.4s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 40.89MB / 46.50MB 0.6s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 0.7s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 0.8s done #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 2.8s done #4 extracting sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 done #4 extracting sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 #4 extracting sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 done #4 extracting sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e done #4 DONE 4.2s #5 [ 2/10] RUN apt-get update && apt-get install -y autoconf autoconf-archive automake autotools-dev build-essential g++ gcc git libbz2-dev libicu-dev libsctp-dev libtool lksctp-tools make python-dev pkg-config software-properties-common wget zlib1g zlib1g-dev zlibc zip #5 0.485 Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [106 kB] #5 0.555 Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] #5 1.176 Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1151 kB] #5 1.507 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [106 kB] #5 1.737 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [106 kB] #5 1.844 Get:6 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.9 kB] #5 1.844 Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [928 kB] #5 1.910 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] #5 1.920 Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [8820 B] #5 2.405 Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] #5 2.408 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] #5 3.064 Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] #5 3.067 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1608 kB] #5 3.156 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [16.4 kB] #5 3.157 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1483 kB] #5 3.239 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [25.0 kB] #5 3.239 Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [11.3 kB] #5 3.239 Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.9 kB] #5 4.314 Fetched 17.4 MB in 4s (4246 kB/s) #5 4.314 Reading package lists... #5 5.623 Reading package lists... #5 6.811 Building dependency tree... #5 7.041 Reading state information... #5 7.325 zlib1g is already the newest version (1:1.2.8.dfsg-2ubuntu4.3). #5 7.325 The following additional packages will be installed: #5 7.325 apt-transport-https apt-utils binutils bzip2 bzip2-doc ca-certificates cpp #5 7.325 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot #5 7.325 file g++-5 gcc-5 gir1.2-glib-2.0 git-man icu-devtools ifupdown iproute2 #5 7.325 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less #5 7.325 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #5 7.325 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 #5 7.326 libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 libcurl3-gnutls #5 7.326 libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl libedit2 #5 7.326 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 #5 7.326 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 #5 7.326 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 #5 7.326 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #5 7.326 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 #5 7.326 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 #5 7.326 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal #5 7.326 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 #5 7.326 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 #5 7.326 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib #5 7.326 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib #5 7.326 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 #5 7.326 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #5 7.326 libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev libtasn1-6 #5 7.326 libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 #5 7.326 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 linux-libc-dev #5 7.356 lsb-release m4 manpages manpages-dev mime-support netbase openssh-client #5 7.356 openssl patch perl perl-modules-5.22 powermgmt-base python python-apt-common #5 7.356 python-minimal python2.7 python2.7-dev python2.7-minimal python3 python3-apt #5 7.356 python3-dbus python3-distro-info python3-gi python3-minimal #5 7.356 python3-pkg-resources python3-pycurl python3-software-properties #5 7.356 python3-yaml python3.5 python3.5-minimal rename rsync sgml-base #5 7.356 shared-mime-info ubuntu-advantage-desktop-daemon ubuntu-advantage-tools #5 7.356 ubuntu-pro-client ubuntu-pro-client-l10n ucf unattended-upgrades unzip xauth #5 7.356 xdg-user-dirs xml-core xz-utils #5 7.356 Suggested packages: #5 7.356 gnu-standards autoconf-doc gettext binutils-doc cpp-doc gcc-5-locales #5 7.356 anacron logrotate checksecurity exim4 | postfix | mail-transport-agent #5 7.356 dbus-user-session | dbus-x11 shunit2 debian-keyring g++-multilib #5 7.356 g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib flex bison gdb #5 7.356 gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #5 7.356 libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg #5 7.356 libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run #5 7.356 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch #5 7.356 git-cvs git-mediawiki git-svn ppp rdnssd iproute2-doc resolvconf #5 7.356 avahi-autoipd isc-dhcp-client-ddns apparmor isoquery glibc-doc gnutls-bin #5 7.356 krb5-doc krb5-user icu-doc libtool-doc libsasl2-modules-otp #5 7.356 libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit #5 7.356 | libsasl2-modules-gssapi-heimdal libstdc++-5-doc gfortran #5 7.356 | fortran95-compiler gcj-jdk lsb make-doc man-browser ssh-askpass libpam-ssh #5 7.356 keychain monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl #5 7.356 | libterm-readline-perl-perl python-doc python-tk python2.7-doc #5 7.356 binfmt-support python3-doc python3-tk python3-venv python3-apt-dbg #5 7.356 python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools #5 7.356 libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.5-venv #5 7.356 python3.5-doc openssh-server sgml-base-doc bsd-mailx default-mta #5 7.356 | mail-transport-agent needrestart debhelper #5 7.356 The following NEW packages will be installed: #5 7.356 apt-transport-https apt-utils autoconf autoconf-archive automake #5 7.356 autotools-dev binutils build-essential bzip2 bzip2-doc ca-certificates cpp #5 7.356 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot #5 7.356 file g++ g++-5 gcc gcc-5 gir1.2-glib-2.0 git git-man icu-devtools ifupdown #5 7.356 iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less #5 7.356 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #5 7.356 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 #5 7.356 libbz2-dev libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 #5 7.356 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl #5 7.356 libedit2 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 #5 7.356 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 #5 7.356 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 #5 7.356 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #5 7.356 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu-dev libicu55 #5 7.356 libidn11 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 #5 7.356 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal #5 7.356 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 #5 7.356 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 #5 7.356 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib #5 7.356 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib #5 7.356 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 #5 7.356 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #5 7.356 libsctp-dev libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev #5 7.356 libtasn1-6 libtool libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data #5 7.356 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 #5 7.356 linux-libc-dev lksctp-tools lsb-release m4 make manpages manpages-dev #5 7.356 mime-support netbase openssh-client openssl patch perl perl-modules-5.22 #5 7.356 pkg-config powermgmt-base python python-apt-common python-dev python-minimal #5 7.356 python2.7 python2.7-dev python2.7-minimal python3 python3-apt python3-dbus #5 7.356 python3-distro-info python3-gi python3-minimal python3-pkg-resources #5 7.356 python3-pycurl python3-software-properties python3-yaml python3.5 #5 7.356 python3.5-minimal rename rsync sgml-base shared-mime-info #5 7.356 software-properties-common ubuntu-advantage-desktop-daemon #5 7.356 ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n ucf #5 7.356 unattended-upgrades unzip wget xauth xdg-user-dirs xml-core xz-utils zip #5 7.356 zlib1g-dev zlibc #5 7.879 0 upgraded, 198 newly installed, 0 to remove and 2 not upgraded. #5 7.879 Need to get 124 MB of archives. #5 7.879 After this operation, 460 MB of additional disk space will be used. #5 7.879 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 cron amd64 3.0pl1-128ubuntu2 [68.4 kB] #5 8.110 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] #5 8.126 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] #5 8.136 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] #5 8.153 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.20 [1083 kB] #5 8.409 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [524 kB] #5 8.471 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB] #5 8.471 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [1597 kB] #5 8.511 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] #5 8.512 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] #5 8.513 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] #5 8.516 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB] #5 8.541 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.13 [2135 kB] #5 8.585 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.13 [165 kB] #5 8.588 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] #5 8.588 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] #5 8.590 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] #5 8.614 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] #5 8.619 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] #5 8.620 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.8 [1120 kB] #5 8.640 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] #5 8.648 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] #5 8.681 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] #5 8.682 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB] #5 8.685 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB] #5 8.701 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #5 8.702 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] #5 8.750 Get:28 http://archive.ubuntu.com/ubuntu xenial/universe amd64 autoconf-archive all 20150925-1 [637 kB] #5 8.766 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] #5 8.767 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] #5 8.769 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.9 [2634 kB] #5 8.882 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB] #5 8.991 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB] #5 8.998 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [338 kB] #5 9.008 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [1260 kB] #5 9.034 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] #5 9.035 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.18 [1883 kB] #5 9.078 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.18 [224 kB] #5 9.090 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] #5 9.091 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] #5 9.095 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] #5 9.099 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] #5 9.134 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] #5 9.135 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.35 [54.8 kB] #5 9.136 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.35 [196 kB] #5 9.142 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] #5 9.200 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.21 [5216 B] #5 9.202 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB] #5 9.209 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB] #5 9.209 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] #5 9.221 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] #5 9.222 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [153 kB] #5 9.267 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [665 kB] #5 9.285 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] #5 9.290 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] #5 9.292 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] #5 9.334 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB] #5 9.338 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.2 [93.7 kB] #5 9.341 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.2 [136 kB] #5 9.347 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] #5 9.348 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.2 [107 kB] #5 9.351 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] #5 9.400 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.9 [548 kB] #5 9.414 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjson-c2 amd64 0.11-4ubuntu2.6 [22.2 kB] #5 9.415 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] #5 9.415 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] #5 9.467 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] #5 9.468 Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-yaml amd64 3.11-3build1 [95.6 kB] #5 9.469 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.12 [16.7 kB] #5 9.470 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.12 [145 kB] #5 9.474 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB] #5 9.475 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB] #5 9.533 Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] #5 9.534 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB] #5 9.541 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.2 [120 kB] #5 9.545 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB] #5 9.600 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB] #5 9.605 Get:78 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB] #5 9.607 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB] #5 9.622 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB] #5 9.622 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB] #5 9.626 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB] #5 9.669 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB] #5 9.670 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB] #5 9.671 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB] #5 9.672 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB] #5 9.733 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.13 [159 kB] #5 9.742 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] #5 9.749 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.19 [189 kB] #5 9.753 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.35 [26.6 kB] #5 9.754 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info amd64 0.14ubuntu0.3 [20.2 kB] #5 9.755 Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] #5 9.801 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client amd64 37.1ubuntu0~16.04 [235 kB] #5 9.808 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools all 37.1ubuntu0~16.04 [11.3 kB] #5 9.809 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client-l10n amd64 37.1ubuntu0~16.04 [18.8 kB] #5 9.809 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] #5 9.868 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.20 [492 kB] #5 9.881 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20210119~16.04.1 [148 kB] #5 9.885 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] #5 9.886 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.6 [161 kB] #5 9.889 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.6 [141 kB] #5 10.03 Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgirepository-1.0-1 amd64 1.46.0-3ubuntu1 [88.3 kB] #5 10.30 Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-glib-2.0 amd64 1.46.0-3ubuntu1 [127 kB] #5 10.37 Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] #5 10.66 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.2 [13.7 kB] #5 10.66 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdbus-glib-1-2 amd64 0.106-1 [67.1 kB] #5 10.66 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] #5 10.66 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.8 [131 kB] #5 10.66 Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB] #5 10.85 Get:110 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.5 [36.6 kB] #5 10.85 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB] #5 10.85 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] #5 10.86 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #5 10.86 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] #5 10.88 Get:115 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB] #5 10.93 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7178 B] #5 10.93 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dbus amd64 1.2.0-3 [83.1 kB] #5 10.93 Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-gi amd64 3.20.0-0ubuntu1 [153 kB] #5 10.93 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB] #5 10.99 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] #5 11.03 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB] #5 11.10 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] #5 11.11 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] #5 11.19 Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] #5 11.19 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] #5 11.27 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] #5 11.34 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] #5 11.42 Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] #5 11.47 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] #5 11.56 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.3 [68.6 kB] #5 11.56 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-210.242 [832 kB] #5 11.62 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.3 [2083 kB] #5 11.70 Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] #5 11.77 Get:134 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB] #5 12.00 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] #5 12.01 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB] #5 12.01 Get:137 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB] #5 12.01 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB] #5 12.01 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] #5 12.01 Get:140 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] #5 12.02 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] #5 12.02 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] #5 12.03 Get:143 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB] #5 12.07 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB] #5 12.14 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] #5 12.14 Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] #5 12.14 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB] #5 12.22 Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB] #5 12.49 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] #5 12.49 Get:150 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB] #5 12.52 Get:151 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB] #5 12.71 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] #5 12.71 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] #5 12.71 Get:154 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.7 [195 kB] #5 12.72 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] #5 12.73 Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] #5 12.73 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.7 [584 kB] #5 12.80 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] #5 12.80 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2-doc all 1.0.6-8ubuntu0.2 [294 kB] #5 12.81 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] #5 12.81 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] #5 12.81 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] #5 12.84 Get:163 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.10 [737 kB] #5 12.87 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.10 [3183 kB] #5 12.94 Get:165 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB] #5 12.95 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #5 12.95 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] #5 12.95 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #5 12.95 Get:169 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbz2-dev amd64 1.0.6-8ubuntu0.2 [29.0 kB] #5 12.95 Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB] #5 12.95 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] #5 12.95 Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB] #5 13.14 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6172 B] #5 13.14 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] #5 13.15 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] #5 13.15 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] #5 13.15 Get:177 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.18 [1070 kB] #5 13.18 Get:178 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.18 [27.8 MB] #5 13.79 Get:179 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] #5 13.79 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8088 B] #5 13.79 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] #5 13.79 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] #5 13.80 Get:183 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lksctp-tools amd64 1.0.16+dfsg-3 [42.5 kB] #5 13.80 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] #5 13.84 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] #5 13.84 Get:186 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.18 [276 kB] #5 13.85 Get:187 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] #5 13.86 Get:188 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-distro-info all 0.14ubuntu0.3 [8332 B] #5 13.92 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pycurl amd64 7.43.0-1ubuntu1 [42.3 kB] #5 13.92 Get:190 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-desktop-daemon amd64 1.10.ubuntu0.16.04.1~esm1 [23.4 kB] #5 13.92 Get:191 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-software-properties all 0.96.20.13 [20.2 kB] #5 13.92 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] #5 13.92 Get:193 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 software-properties-common all 0.96.20.13 [9522 B] #5 13.92 Get:194 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unattended-upgrades all 1.1ubuntu1.18.04.7~16.04.7 [42.4 kB] #5 13.92 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unzip amd64 6.0-20ubuntu1.1 [162 kB] #5 13.93 Get:196 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] #5 13.93 Get:197 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.3 [167 kB] #5 13.99 Get:198 http://archive.ubuntu.com/ubuntu xenial/universe amd64 zlibc amd64 0.9k-4.3 [63.9 kB] #5 14.12 debconf: delaying package configuration, since apt-utils is not installed #5 14.16 Fetched 124 MB in 6s (19.8 MB/s) #5 14.22 Selecting previously unselected package cron. #5 14.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 ... 4785 files and directories currently installed.) #5 14.22 Preparing to unpack .../cron_3.0pl1-128ubuntu2_amd64.deb ... #5 14.23 Unpacking cron (3.0pl1-128ubuntu2) ... #5 14.31 Selecting previously unselected package libatm1:amd64. #5 14.31 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... #5 14.32 Unpacking libatm1:amd64 (1:2.5.1-1.5) ... #5 14.44 Selecting previously unselected package libmnl0:amd64. #5 14.44 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... #5 14.46 Unpacking libmnl0:amd64 (1.0.3-5) ... #5 14.57 Selecting previously unselected package libpopt0:amd64. #5 14.57 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... #5 14.58 Unpacking libpopt0:amd64 (1.16-10) ... #5 14.66 Selecting previously unselected package libssl1.0.0:amd64. #5 14.67 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.20_amd64.deb ... #5 14.69 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... #5 14.88 Selecting previously unselected package libpython3.5-minimal:amd64. #5 14.88 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 14.90 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 15.22 Selecting previously unselected package libexpat1:amd64. #5 15.22 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... #5 15.23 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 15.30 Selecting previously unselected package python3.5-minimal. #5 15.30 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 15.32 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... #5 15.60 Selecting previously unselected package python3-minimal. #5 15.60 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... #5 15.61 Unpacking python3-minimal (3.5.1-3) ... #5 15.68 Selecting previously unselected package mime-support. #5 15.68 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... #5 15.69 Unpacking mime-support (3.59ubuntu1) ... #5 15.75 Selecting previously unselected package libmpdec2:amd64. #5 15.75 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... #5 15.76 Unpacking libmpdec2:amd64 (2.4.2-1) ... #5 15.82 Selecting previously unselected package libsqlite3-0:amd64. #5 15.82 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ... #5 15.84 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... #5 15.93 Selecting previously unselected package libpython3.5-stdlib:amd64. #5 15.93 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 15.94 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 16.71 Selecting previously unselected package python3.5. #5 16.71 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 16.73 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.13) ... #5 16.94 Selecting previously unselected package libpython3-stdlib:amd64. #5 16.95 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... #5 17.00 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... #5 17.07 Selecting previously unselected package dh-python. #5 17.07 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... #5 17.08 Unpacking dh-python (2.20151103ubuntu1.2) ... #5 17.12 Processing triggers for systemd (229-4ubuntu21.31) ... #5 17.13 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 17.19 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... #5 17.28 debconf: unable to initialize frontend: Dialog #5 17.28 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 17.28 debconf: falling back to frontend: Readline #5 17.29 debconf: unable to initialize frontend: Readline #5 17.29 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #5 17.29 debconf: falling back to frontend: Teletype #5 17.33 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 17.36 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 17.39 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... #5 18.11 Setting up python3-minimal (3.5.1-3) ... #5 18.35 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 18.42 Selecting previously unselected package python3. #5 18.42 (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 ... 5815 files and directories currently installed.) #5 18.43 Preparing to unpack .../python3_3.5.1-3_amd64.deb ... #5 18.44 Unpacking python3 (3.5.1-3) ... #5 18.52 Selecting previously unselected package libgdbm3:amd64. #5 18.52 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... #5 18.53 Unpacking libgdbm3:amd64 (1.8.3-13.1) ... #5 18.57 Selecting previously unselected package libffi6:amd64. #5 18.58 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... #5 18.59 Unpacking libffi6:amd64 (3.2.1-4) ... #5 18.65 Selecting previously unselected package libglib2.0-0:amd64. #5 18.67 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.8_amd64.deb ... #5 18.67 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... #5 18.92 Selecting previously unselected package libxau6:amd64. #5 18.92 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... #5 18.96 Unpacking libxau6:amd64 (1:1.0.8-1) ... #5 19.03 Selecting previously unselected package libxdmcp6:amd64. #5 19.03 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... #5 19.04 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... #5 19.12 Selecting previously unselected package libxcb1:amd64. #5 19.12 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... #5 19.13 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... #5 19.20 Selecting previously unselected package libx11-data. #5 19.21 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ... #5 19.22 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ... #5 19.47 Selecting previously unselected package libx11-6:amd64. #5 19.47 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ... #5 19.48 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... #5 19.66 Selecting previously unselected package libxext6:amd64. #5 19.66 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... #5 19.68 Unpacking libxext6:amd64 (2:1.3.3-1) ... #5 19.74 Selecting previously unselected package sgml-base. #5 19.74 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... #5 19.76 Unpacking sgml-base (1.26+nmu4ubuntu1) ... #5 19.84 Selecting previously unselected package autoconf-archive. #5 19.84 Preparing to unpack .../autoconf-archive_20150925-1_all.deb ... #5 19.85 Unpacking autoconf-archive (20150925-1) ... #5 20.97 Selecting previously unselected package libsigsegv2:amd64. #5 20.97 Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... #5 20.98 Unpacking libsigsegv2:amd64 (2.10-4) ... #5 21.04 Selecting previously unselected package libyaml-0-2:amd64. #5 21.05 Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... #5 21.06 Unpacking libyaml-0-2:amd64 (0.1.6-3) ... #5 21.12 Selecting previously unselected package perl-modules-5.22. #5 21.12 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ... #5 21.13 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ... #5 22.88 Selecting previously unselected package libperl5.22:amd64. #5 22.88 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ... #5 22.89 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... #5 23.58 Selecting previously unselected package perl. #5 23.59 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ... #5 23.59 Unpacking perl (5.22.1-9ubuntu0.9) ... #5 23.75 Selecting previously unselected package libpython2.7-minimal:amd64. #5 23.76 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 23.76 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 24.16 Selecting previously unselected package python2.7-minimal. #5 24.16 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 24.17 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... #5 24.44 Selecting previously unselected package python-minimal. #5 24.45 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... #5 24.46 Unpacking python-minimal (2.7.12-1~16.04) ... #5 24.54 Selecting previously unselected package libpython2.7-stdlib:amd64. #5 24.54 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 24.55 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 25.26 Selecting previously unselected package python2.7. #5 25.26 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 25.28 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.18) ... #5 25.33 Selecting previously unselected package libpython-stdlib:amd64. #5 25.33 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... #5 25.34 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... #5 25.37 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 25.43 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 25.48 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... #5 25.87 Linking and byte-compiling packages for runtime python2.7... #5 25.92 Setting up python-minimal (2.7.12-1~16.04) ... #5 26.09 Selecting previously unselected package python. #5 26.09 (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 ... 9822 files and directories currently installed.) #5 26.10 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... #5 26.12 Unpacking python (2.7.12-1~16.04) ... #5 26.19 Selecting previously unselected package libgmp10:amd64. #5 26.19 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... #5 26.22 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... #5 26.30 Selecting previously unselected package libmpfr4:amd64. #5 26.30 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... #5 26.32 Unpacking libmpfr4:amd64 (3.1.4-1) ... #5 26.41 Selecting previously unselected package libmpc3:amd64. #5 26.41 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... #5 26.42 Unpacking libmpc3:amd64 (1.0.3-1) ... #5 26.48 Selecting previously unselected package libapt-inst2.0:amd64. #5 26.48 Preparing to unpack .../libapt-inst2.0_1.2.35_amd64.deb ... #5 26.49 Unpacking libapt-inst2.0:amd64 (1.2.35) ... #5 26.56 Selecting previously unselected package apt-utils. #5 26.56 Preparing to unpack .../apt-utils_1.2.35_amd64.deb ... #5 26.57 Unpacking apt-utils (1.2.35) ... #5 26.64 Selecting previously unselected package bzip2. #5 26.65 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... #5 26.66 Unpacking bzip2 (1.0.6-8ubuntu0.2) ... #5 26.71 Selecting previously unselected package distro-info-data. #5 26.72 Preparing to unpack .../distro-info-data_0.28ubuntu0.21_all.deb ... #5 26.72 Unpacking distro-info-data (0.28ubuntu0.21) ... #5 26.79 Selecting previously unselected package libmagic1:amd64. #5 26.79 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ... #5 26.80 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ... #5 26.91 Selecting previously unselected package file. #5 26.91 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ... #5 26.92 Unpacking file (1:5.25-2ubuntu1.4) ... #5 26.98 Selecting previously unselected package iproute2. #5 26.99 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... #5 26.99 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... #5 27.14 Selecting previously unselected package ifupdown. #5 27.14 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... #5 27.16 Unpacking ifupdown (0.8.10ubuntu1.4) ... #5 27.26 Selecting previously unselected package libisc-export160. #5 27.26 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... #5 27.27 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 27.36 Selecting previously unselected package libdns-export162. #5 27.36 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... #5 27.37 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 27.53 Selecting previously unselected package isc-dhcp-client. #5 27.54 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... #5 27.81 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... #5 27.99 Selecting previously unselected package isc-dhcp-common. #5 27.99 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... #5 28.01 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... #5 28.11 Selecting previously unselected package less. #5 28.12 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... #5 28.13 Unpacking less (481-2.1ubuntu0.2) ... #5 28.18 Selecting previously unselected package libbsd0:amd64. #5 28.19 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ... #5 28.20 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ... #5 28.25 Selecting previously unselected package libnettle6:amd64. #5 28.26 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.2_amd64.deb ... #5 28.26 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... #5 28.32 Selecting previously unselected package libhogweed4:amd64. #5 28.33 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.2_amd64.deb ... #5 28.33 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... #5 28.40 Selecting previously unselected package libidn11:amd64. #5 28.40 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... #5 28.41 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... #5 28.48 Selecting previously unselected package libp11-kit0:amd64. #5 28.48 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.2_amd64.deb ... #5 28.49 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... #5 28.57 Selecting previously unselected package libtasn1-6:amd64. #5 28.57 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... #5 28.58 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... #5 28.66 Selecting previously unselected package libgnutls30:amd64. #5 28.66 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.9_amd64.deb ... #5 28.68 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... #5 28.81 Selecting previously unselected package libjson-c2:amd64. #5 28.82 Preparing to unpack .../libjson-c2_0.11-4ubuntu2.6_amd64.deb ... #5 28.83 Unpacking libjson-c2:amd64 (0.11-4ubuntu2.6) ... #5 28.91 Selecting previously unselected package libxtables11:amd64. #5 28.92 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... #5 28.93 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... #5 29.00 Selecting previously unselected package lsb-release. #5 29.00 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... #5 29.01 Unpacking lsb-release (9.20160110ubuntu0.2) ... #5 29.07 Selecting previously unselected package netbase. #5 29.07 Preparing to unpack .../archives/netbase_5.3_all.deb ... #5 29.09 Unpacking netbase (5.3) ... #5 29.14 Selecting previously unselected package python3-yaml. #5 29.15 Preparing to unpack .../python3-yaml_3.11-3build1_amd64.deb ... #5 29.16 Unpacking python3-yaml (3.11-3build1) ... #5 29.21 Selecting previously unselected package python-apt-common. #5 29.21 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.12_all.deb ... #5 29.22 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... #5 29.28 Selecting previously unselected package python3-apt. #5 29.28 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.12_amd64.deb ... #5 29.29 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... #5 29.37 Selecting previously unselected package libkrb5support0:amd64. #5 29.37 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 29.38 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 29.45 Selecting previously unselected package libk5crypto3:amd64. #5 29.45 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 29.46 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 29.52 Selecting previously unselected package libkeyutils1:amd64. #5 29.52 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... #5 29.53 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... #5 29.59 Selecting previously unselected package libkrb5-3:amd64. #5 29.60 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 29.61 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 29.73 Selecting previously unselected package libgssapi-krb5-2:amd64. #5 29.73 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 29.74 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 29.82 Selecting previously unselected package libroken18-heimdal:amd64. #5 29.82 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 29.82 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 29.88 Selecting previously unselected package libasn1-8-heimdal:amd64. #5 29.88 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 29.89 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 29.97 Selecting previously unselected package libhcrypto4-heimdal:amd64. #5 29.98 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 29.99 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 30.04 Selecting previously unselected package libheimbase1-heimdal:amd64. #5 30.04 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 30.05 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 30.12 Selecting previously unselected package libwind0-heimdal:amd64. #5 30.13 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 30.14 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 30.20 Selecting previously unselected package libhx509-5-heimdal:amd64. #5 30.20 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 30.20 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 30.28 Selecting previously unselected package libkrb5-26-heimdal:amd64. #5 30.28 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 30.29 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 30.38 Selecting previously unselected package libheimntlm0-heimdal:amd64. #5 30.39 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 30.39 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 30.46 Selecting previously unselected package libgssapi3-heimdal:amd64. #5 30.46 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 30.47 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 30.54 Selecting previously unselected package libsasl2-modules-db:amd64. #5 30.54 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #5 30.55 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 30.60 Selecting previously unselected package libsasl2-2:amd64. #5 30.60 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #5 30.61 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 30.68 Selecting previously unselected package libldap-2.4-2:amd64. #5 30.69 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.13_amd64.deb ... #5 30.70 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... #5 30.79 Selecting previously unselected package librtmp1:amd64. #5 30.79 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... #5 30.80 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... #5 30.89 Selecting previously unselected package libcurl3-gnutls:amd64. #5 30.89 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.19_amd64.deb ... #5 30.90 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... #5 30.99 Selecting previously unselected package apt-transport-https. #5 30.99 Preparing to unpack .../apt-transport-https_1.2.35_amd64.deb ... #5 31.00 Unpacking apt-transport-https (1.2.35) ... #5 31.06 Selecting previously unselected package distro-info. #5 31.06 Preparing to unpack .../distro-info_0.14ubuntu0.3_amd64.deb ... #5 31.07 Unpacking distro-info (0.14ubuntu0.3) ... #5 31.12 Selecting previously unselected package python3-pkg-resources. #5 31.12 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... #5 31.14 Unpacking python3-pkg-resources (20.7.0-1) ... #5 31.24 Selecting previously unselected package ubuntu-pro-client. #5 31.25 Preparing to unpack .../ubuntu-pro-client_37.1ubuntu0~16.04_amd64.deb ... #5 31.26 Unpacking ubuntu-pro-client (37.1ubuntu0~16.04) ... #5 31.50 Selecting previously unselected package ubuntu-advantage-tools. #5 31.50 Preparing to unpack .../ubuntu-advantage-tools_37.1ubuntu0~16.04_all.deb ... #5 31.56 Unpacking ubuntu-advantage-tools (37.1ubuntu0~16.04) ... #5 31.62 Selecting previously unselected package ubuntu-pro-client-l10n. #5 31.63 Preparing to unpack .../ubuntu-pro-client-l10n_37.1ubuntu0~16.04_amd64.deb ... #5 31.64 Unpacking ubuntu-pro-client-l10n (37.1ubuntu0~16.04) ... #5 31.72 Selecting previously unselected package ucf. #5 31.72 Preparing to unpack .../archives/ucf_3.0036_all.deb ... #5 31.73 Moving old data out of the way #5 31.73 Unpacking ucf (3.0036) ... #5 31.79 Selecting previously unselected package openssl. #5 31.80 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.20_amd64.deb ... #5 31.80 Unpacking openssl (1.0.2g-1ubuntu4.20) ... #5 31.95 Selecting previously unselected package ca-certificates. #5 31.96 Preparing to unpack .../ca-certificates_20210119~16.04.1_all.deb ... #5 31.97 Unpacking ca-certificates (20210119~16.04.1) ... #5 32.23 Selecting previously unselected package libcap-ng0:amd64. #5 32.23 Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... #5 32.24 Unpacking libcap-ng0:amd64 (0.7.7-1) ... #5 32.31 Selecting previously unselected package libdbus-1-3:amd64. #5 32.32 Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.6_amd64.deb ... #5 32.32 Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... #5 32.41 Selecting previously unselected package dbus. #5 32.41 Preparing to unpack .../dbus_1.10.6-1ubuntu3.6_amd64.deb ... #5 32.43 Unpacking dbus (1.10.6-1ubuntu3.6) ... #5 32.54 Selecting previously unselected package libgirepository-1.0-1:amd64. #5 32.54 Preparing to unpack .../libgirepository-1.0-1_1.46.0-3ubuntu1_amd64.deb ... #5 32.55 Unpacking libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... #5 32.61 Selecting previously unselected package gir1.2-glib-2.0:amd64. #5 32.62 Preparing to unpack .../gir1.2-glib-2.0_1.46.0-3ubuntu1_amd64.deb ... #5 32.63 Unpacking gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... #5 32.69 Selecting previously unselected package iso-codes. #5 32.70 Preparing to unpack .../iso-codes_3.65-1_all.deb ... #5 32.71 Unpacking iso-codes (3.65-1) ... #5 33.74 Selecting previously unselected package krb5-locales. #5 33.74 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ... #5 33.75 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... #5 33.80 Selecting previously unselected package libdbus-glib-1-2:amd64. #5 33.80 Preparing to unpack .../libdbus-glib-1-2_0.106-1_amd64.deb ... #5 33.81 Unpacking libdbus-glib-1-2:amd64 (0.106-1) ... #5 33.90 Selecting previously unselected package libedit2:amd64. #5 33.90 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... #5 33.90 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... #5 33.96 Selecting previously unselected package libglib2.0-data. #5 33.96 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.8_all.deb ... #5 33.97 Unpacking libglib2.0-data (2.48.2-0ubuntu4.8) ... #5 34.04 Selecting previously unselected package libicu55:amd64. #5 34.04 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ... #5 34.06 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ... #5 35.08 Selecting previously unselected package libpolkit-gobject-1-0:amd64. #5 35.08 Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.5_amd64.deb ... #5 35.10 Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... #5 35.16 Selecting previously unselected package libsasl2-modules:amd64. #5 35.16 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #5 35.17 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 35.23 Selecting previously unselected package libxml2:amd64. #5 35.23 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... #5 35.24 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... #5 35.38 Selecting previously unselected package libxmuu1:amd64. #5 35.38 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... #5 35.38 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #5 35.48 Selecting previously unselected package manpages. #5 35.48 Preparing to unpack .../manpages_4.04-2_all.deb ... #5 35.50 Unpacking manpages (4.04-2) ... #5 35.80 Selecting previously unselected package openssh-client. #5 35.81 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ... #5 35.82 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ... #5 35.97 Selecting previously unselected package powermgmt-base. #5 35.97 Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ... #5 35.99 Unpacking powermgmt-base (1.31+nmu1) ... #5 36.06 Selecting previously unselected package python3-dbus. #5 36.06 Preparing to unpack .../python3-dbus_1.2.0-3_amd64.deb ... #5 36.07 Unpacking python3-dbus (1.2.0-3) ... #5 36.16 Selecting previously unselected package python3-gi. #5 36.16 Preparing to unpack .../python3-gi_3.20.0-0ubuntu1_amd64.deb ... #5 36.17 Unpacking python3-gi (3.20.0-0ubuntu1) ... #5 36.33 Selecting previously unselected package rsync. #5 36.33 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ... #5 36.34 Unpacking rsync (3.1.1-3ubuntu1.3) ... #5 36.45 Selecting previously unselected package shared-mime-info. #5 36.46 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... #5 36.46 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... #5 36.58 Selecting previously unselected package wget. #5 36.58 Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ... #5 36.59 Unpacking wget (1.17.1-1ubuntu1.5) ... #5 36.68 Selecting previously unselected package xauth. #5 36.68 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... #5 36.70 Unpacking xauth (1:1.0.9-1ubuntu2) ... #5 36.78 Selecting previously unselected package xdg-user-dirs. #5 36.78 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... #5 36.79 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... #5 36.99 Selecting previously unselected package xml-core. #5 36.99 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... #5 37.01 Unpacking xml-core (0.13+nmu2) ... #5 37.10 Selecting previously unselected package m4. #5 37.10 Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... #5 37.12 Unpacking m4 (1.4.17-5) ... #5 37.24 Selecting previously unselected package autoconf. #5 37.25 Preparing to unpack .../autoconf_2.69-9_all.deb ... #5 37.25 Unpacking autoconf (2.69-9) ... #5 37.43 Selecting previously unselected package autotools-dev. #5 37.43 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... #5 37.45 Unpacking autotools-dev (20150820.1) ... #5 37.52 Selecting previously unselected package automake. #5 37.52 Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... #5 37.53 Unpacking automake (1:1.15-4ubuntu1) ... #5 37.78 Selecting previously unselected package binutils. #5 37.78 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... #5 37.79 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... #5 38.27 Selecting previously unselected package libc-dev-bin. #5 38.27 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.3_amd64.deb ... #5 38.28 Unpacking libc-dev-bin (2.23-0ubuntu11.3) ... #5 38.35 Selecting previously unselected package linux-libc-dev:amd64. #5 38.35 Preparing to unpack .../linux-libc-dev_4.4.0-210.242_amd64.deb ... #5 38.36 Unpacking linux-libc-dev:amd64 (4.4.0-210.242) ... #5 39.62 Selecting previously unselected package libc6-dev:amd64. #5 39.62 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.3_amd64.deb ... #5 39.63 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.3) ... #5 40.55 Selecting previously unselected package libisl15:amd64. #5 40.56 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... #5 40.57 Unpacking libisl15:amd64 (0.16.1-1) ... #5 40.72 Selecting previously unselected package cpp-5. #5 40.73 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 40.74 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... #5 41.75 Selecting previously unselected package cpp. #5 41.75 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... #5 41.76 Unpacking cpp (4:5.3.1-1ubuntu1) ... #5 41.82 Selecting previously unselected package libcc1-0:amd64. #5 41.82 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 41.83 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 41.89 Selecting previously unselected package libgomp1:amd64. #5 41.89 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 41.90 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 41.97 Selecting previously unselected package libitm1:amd64. #5 41.97 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 41.98 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.03 Selecting previously unselected package libatomic1:amd64. #5 42.03 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.04 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.15 Selecting previously unselected package libasan2:amd64. #5 42.15 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.16 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.31 Selecting previously unselected package liblsan0:amd64. #5 42.31 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.32 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.39 Selecting previously unselected package libtsan0:amd64. #5 42.39 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.40 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.50 Selecting previously unselected package libubsan0:amd64. #5 42.50 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.52 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.58 Selecting previously unselected package libcilkrts5:amd64. #5 42.58 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.60 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.68 Selecting previously unselected package libmpx0:amd64. #5 42.68 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.71 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.80 Selecting previously unselected package libquadmath0:amd64. #5 42.80 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.82 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 42.88 Selecting previously unselected package libgcc-5-dev:amd64. #5 42.88 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 42.89 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 43.25 Selecting previously unselected package gcc-5. #5 43.26 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 43.26 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... #5 44.27 Selecting previously unselected package gcc. #5 44.27 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... #5 44.28 Unpacking gcc (4:5.3.1-1ubuntu1) ... #5 44.32 Selecting previously unselected package libstdc++-5-dev:amd64. #5 44.32 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 44.33 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 45.58 Selecting previously unselected package g++-5. #5 45.58 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 45.59 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... #5 46.65 Selecting previously unselected package g++. #5 46.66 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... #5 46.67 Unpacking g++ (4:5.3.1-1ubuntu1) ... #5 46.71 Selecting previously unselected package make. #5 46.72 Preparing to unpack .../archives/make_4.1-6_amd64.deb ... #5 46.74 Unpacking make (4.1-6) ... #5 46.82 Selecting previously unselected package libdpkg-perl. #5 46.82 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.7_all.deb ... #5 46.83 Unpacking libdpkg-perl (1.18.4ubuntu1.7) ... #5 46.96 Selecting previously unselected package xz-utils. #5 46.97 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... #5 46.98 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... #5 47.05 Selecting previously unselected package patch. #5 47.05 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... #5 47.06 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... #5 47.13 Selecting previously unselected package dpkg-dev. #5 47.13 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.7_all.deb ... #5 47.14 Unpacking dpkg-dev (1.18.4ubuntu1.7) ... #5 47.51 Selecting previously unselected package build-essential. #5 47.51 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... #5 47.52 Unpacking build-essential (12.1ubuntu2) ... #5 47.58 Selecting previously unselected package bzip2-doc. #5 47.58 Preparing to unpack .../bzip2-doc_1.0.6-8ubuntu0.2_all.deb ... #5 47.59 Unpacking bzip2-doc (1.0.6-8ubuntu0.2) ... #5 47.66 Selecting previously unselected package libfakeroot:amd64. #5 47.66 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... #5 47.67 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... #5 47.74 Selecting previously unselected package fakeroot. #5 47.75 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... #5 47.75 Unpacking fakeroot (1.20.2-1ubuntu1) ... #5 47.83 Selecting previously unselected package liberror-perl. #5 47.83 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... #5 47.84 Unpacking liberror-perl (0.17-1.2) ... #5 47.90 Selecting previously unselected package git-man. #5 47.91 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.10_all.deb ... #5 47.91 Unpacking git-man (1:2.7.4-0ubuntu1.10) ... #5 48.18 Selecting previously unselected package git. #5 48.18 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.10_amd64.deb ... #5 48.20 Unpacking git (1:2.7.4-0ubuntu1.10) ... #5 49.45 Selecting previously unselected package icu-devtools. #5 49.45 Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ... #5 49.48 Unpacking icu-devtools (55.1-7ubuntu0.5) ... #5 49.56 Selecting previously unselected package libalgorithm-diff-perl. #5 49.57 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... #5 49.59 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #5 49.69 Selecting previously unselected package libalgorithm-diff-xs-perl. #5 49.69 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... #5 49.71 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... #5 49.78 Selecting previously unselected package libalgorithm-merge-perl. #5 49.78 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... #5 49.79 Unpacking libalgorithm-merge-perl (0.08-3) ... #5 49.87 Selecting previously unselected package libbz2-dev:amd64. #5 49.88 Preparing to unpack .../libbz2-dev_1.0.6-8ubuntu0.2_amd64.deb ... #5 49.90 Unpacking libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... #5 49.94 Selecting previously unselected package libexpat1-dev:amd64. #5 49.95 Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ... #5 49.96 Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 50.03 Selecting previously unselected package libfile-fcntllock-perl. #5 50.03 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... #5 50.04 Unpacking libfile-fcntllock-perl (0.22-3) ... #5 50.08 Selecting previously unselected package libicu-dev:amd64. #5 50.09 Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ... #5 50.10 Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ... #5 51.77 Selecting previously unselected package libjson-glib-1.0-common. #5 51.78 Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... #5 51.78 Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... #5 51.84 Selecting previously unselected package libjson-glib-1.0-0:amd64. #5 51.85 Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... #5 51.85 Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... #5 51.91 Selecting previously unselected package libltdl7:amd64. #5 51.91 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... #5 51.92 Unpacking libltdl7:amd64 (2.4.6-0.1) ... #5 51.97 Selecting previously unselected package libltdl-dev:amd64. #5 51.98 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... #5 51.99 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... #5 52.07 Selecting previously unselected package libpython2.7:amd64. #5 52.07 Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 52.08 Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 52.28 Selecting previously unselected package libpython2.7-dev:amd64. #5 52.28 Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 52.29 Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 54.76 Selecting previously unselected package libpython-dev:amd64. #5 54.77 Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... #5 54.78 Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... #5 54.86 Selecting previously unselected package libsctp1:amd64. #5 54.86 Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... #5 54.87 Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... #5 54.93 Selecting previously unselected package libsctp-dev. #5 54.94 Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... #5 54.95 Unpacking libsctp-dev (1.0.16+dfsg-3) ... #5 55.00 Selecting previously unselected package libtool. #5 55.01 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... #5 55.02 Unpacking libtool (2.4.6-0.1) ... #5 55.10 Selecting previously unselected package lksctp-tools. #5 55.10 Preparing to unpack .../lksctp-tools_1.0.16+dfsg-3_amd64.deb ... #5 55.11 Unpacking lksctp-tools (1.0.16+dfsg-3) ... #5 55.16 Selecting previously unselected package manpages-dev. #5 55.16 Preparing to unpack .../manpages-dev_4.04-2_all.deb ... #5 55.17 Unpacking manpages-dev (4.04-2) ... #5 56.46 Selecting previously unselected package pkg-config. #5 56.46 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... #5 56.48 Unpacking pkg-config (0.29.1-0ubuntu1) ... #5 56.53 Selecting previously unselected package python2.7-dev. #5 56.53 Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 56.54 Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... #5 56.62 Selecting previously unselected package python-dev. #5 56.62 Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... #5 56.63 Unpacking python-dev (2.7.12-1~16.04) ... #5 56.70 Selecting previously unselected package python3-distro-info. #5 56.70 Preparing to unpack .../python3-distro-info_0.14ubuntu0.3_all.deb ... #5 56.71 Unpacking python3-distro-info (0.14ubuntu0.3) ... #5 56.77 Selecting previously unselected package python3-pycurl. #5 56.78 Preparing to unpack .../python3-pycurl_7.43.0-1ubuntu1_amd64.deb ... #5 56.79 Unpacking python3-pycurl (7.43.0-1ubuntu1) ... #5 56.86 Selecting previously unselected package ubuntu-advantage-desktop-daemon. #5 56.87 Preparing to unpack .../ubuntu-advantage-desktop-daemon_1.10.ubuntu0.16.04.1~esm1_amd64.deb ... #5 56.88 Unpacking ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... #5 56.94 Selecting previously unselected package python3-software-properties. #5 56.94 Preparing to unpack .../python3-software-properties_0.96.20.13_all.deb ... #5 56.95 Unpacking python3-software-properties (0.96.20.13) ... #5 57.01 Selecting previously unselected package rename. #5 57.01 Preparing to unpack .../archives/rename_0.20-4_all.deb ... #5 57.02 Unpacking rename (0.20-4) ... #5 57.10 Selecting previously unselected package software-properties-common. #5 57.10 Preparing to unpack .../software-properties-common_0.96.20.13_all.deb ... #5 57.11 Unpacking software-properties-common (0.96.20.13) ... #5 57.21 Selecting previously unselected package unattended-upgrades. #5 57.22 Preparing to unpack .../unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_all.deb ... #5 57.22 Unpacking unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... #5 57.31 Selecting previously unselected package unzip. #5 57.31 Preparing to unpack .../unzip_6.0-20ubuntu1.1_amd64.deb ... #5 57.32 Unpacking unzip (6.0-20ubuntu1.1) ... #5 57.38 Selecting previously unselected package zip. #5 57.39 Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... #5 57.40 Unpacking zip (3.0-11) ... #5 57.47 Selecting previously unselected package zlib1g-dev:amd64. #5 57.48 Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ... #5 57.48 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... #5 57.55 Selecting previously unselected package zlibc. #5 57.55 Preparing to unpack .../zlibc_0.9k-4.3_amd64.deb ... #5 57.56 Unpacking zlibc (0.9k-4.3) ... #5 57.60 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 57.63 Processing triggers for systemd (229-4ubuntu21.31) ... #5 57.68 Setting up cron (3.0pl1-128ubuntu2) ... #5 57.82 Adding group `crontab' (GID 106) ... #5 57.84 Done. #5 58.03 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #5 58.03 update-rc.d: warning: stop runlevel arguments (1) do not match cron Default-Stop values (none) #5 58.05 invoke-rc.d: could not determine current runlevel #5 58.05 invoke-rc.d: policy-rc.d denied execution of start. #5 58.06 Setting up libatm1:amd64 (1:2.5.1-1.5) ... #5 58.12 Setting up libmnl0:amd64 (1.0.3-5) ... #5 58.18 Setting up libpopt0:amd64 (1.16-10) ... #5 58.22 Setting up mime-support (3.59ubuntu1) ... #5 58.27 Setting up libmpdec2:amd64 (2.4.2-1) ... #5 58.30 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... #5 58.35 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 58.37 Setting up python3.5 (3.5.2-2ubuntu0~16.04.13) ... #5 60.05 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... #5 60.09 Setting up libgdbm3:amd64 (1.8.3-13.1) ... #5 60.13 Setting up libffi6:amd64 (3.2.1-4) ... #5 60.17 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... #5 60.19 No schema files found: doing nothing. #5 60.20 Setting up libxau6:amd64 (1:1.0.8-1) ... #5 60.25 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... #5 60.27 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... #5 60.29 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ... #5 60.31 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... #5 60.33 Setting up libxext6:amd64 (2:1.3.3-1) ... #5 60.36 Setting up sgml-base (1.26+nmu4ubuntu1) ... #5 60.41 Setting up autoconf-archive (20150925-1) ... #5 60.45 Setting up libsigsegv2:amd64 (2.10-4) ... #5 60.48 Setting up libyaml-0-2:amd64 (0.1.6-3) ... #5 60.51 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ... #5 60.53 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... #5 60.56 Setting up perl (5.22.1-9ubuntu0.9) ... #5 60.60 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode #5 60.62 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 60.63 Setting up python2.7 (2.7.12-1ubuntu0~16.04.18) ... #5 61.69 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... #5 61.72 Setting up python (2.7.12-1~16.04) ... #5 61.75 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... #5 61.77 Setting up libmpfr4:amd64 (3.1.4-1) ... #5 61.80 Setting up libmpc3:amd64 (1.0.3-1) ... #5 61.83 Setting up libapt-inst2.0:amd64 (1.2.35) ... #5 61.85 Setting up apt-utils (1.2.35) ... #5 61.87 Setting up bzip2 (1.0.6-8ubuntu0.2) ... #5 61.89 Setting up distro-info-data (0.28ubuntu0.21) ... #5 61.92 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ... #5 61.96 Setting up file (1:5.25-2ubuntu1.4) ... #5 61.98 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... #5 62.12 Setting up ifupdown (0.8.10ubuntu1.4) ... #5 62.25 Creating /etc/network/interfaces. #5 62.45 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 62.47 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 62.49 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... #5 62.54 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... #5 62.56 Setting up less (481-2.1ubuntu0.2) ... #5 62.66 debconf: unable to initialize frontend: Dialog #5 62.66 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 62.66 debconf: falling back to frontend: Readline #5 62.69 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ... #5 62.71 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... #5 62.73 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... #5 62.75 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... #5 62.77 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... #5 62.79 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... #5 62.81 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... #5 62.82 Setting up libjson-c2:amd64 (0.11-4ubuntu2.6) ... #5 62.86 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... #5 62.87 Setting up netbase (5.3) ... #5 62.91 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... #5 62.93 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 62.95 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 62.99 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... #5 63.04 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 63.07 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 63.09 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.11 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.14 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.16 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.18 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.20 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.22 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.24 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.29 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 63.31 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 63.33 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 63.35 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... #5 63.40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... #5 63.41 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... #5 63.44 Setting up apt-transport-https (1.2.35) ... #5 63.46 Setting up distro-info (0.14ubuntu0.3) ... #5 63.49 Setting up ucf (3.0036) ... #5 63.57 debconf: unable to initialize frontend: Dialog #5 63.57 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 63.57 debconf: falling back to frontend: Readline #5 63.63 Setting up openssl (1.0.2g-1ubuntu4.20) ... #5 63.67 Setting up ca-certificates (20210119~16.04.1) ... #5 63.76 debconf: unable to initialize frontend: Dialog #5 63.76 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 63.76 debconf: falling back to frontend: Readline #5 64.15 Setting up libcap-ng0:amd64 (0.7.7-1) ... #5 64.18 Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... #5 64.21 Setting up dbus (1.10.6-1ubuntu3.6) ... #5 64.48 Setting up libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... #5 64.50 Setting up gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... #5 64.52 Setting up iso-codes (3.65-1) ... #5 64.54 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... #5 64.57 Setting up libdbus-glib-1-2:amd64 (0.106-1) ... #5 64.60 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... #5 64.62 Setting up libglib2.0-data (2.48.2-0ubuntu4.8) ... #5 64.65 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ... #5 64.67 Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... #5 64.69 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 64.72 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... #5 64.77 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #5 64.80 Setting up manpages (4.04-2) ... #5 64.82 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ... #5 64.98 Setting up powermgmt-base (1.31+nmu1) ... #5 65.02 Setting up rsync (3.1.1-3ubuntu1.3) ... #5 65.11 invoke-rc.d: could not determine current runlevel #5 65.11 invoke-rc.d: policy-rc.d denied execution of restart. #5 65.12 Setting up shared-mime-info (1.5-2ubuntu0.2) ... #5 69.95 Setting up wget (1.17.1-1ubuntu1.5) ... #5 69.98 Setting up xauth (1:1.0.9-1ubuntu2) ... #5 70.00 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... #5 70.06 Setting up xml-core (0.13+nmu2) ... #5 70.32 Setting up m4 (1.4.17-5) ... #5 70.35 Setting up autoconf (2.69-9) ... #5 70.39 Setting up autotools-dev (20150820.1) ... #5 70.41 Setting up automake (1:1.15-4ubuntu1) ... #5 70.43 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #5 70.45 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... #5 70.48 Setting up libc-dev-bin (2.23-0ubuntu11.3) ... #5 70.50 Setting up linux-libc-dev:amd64 (4.4.0-210.242) ... #5 70.53 Setting up libc6-dev:amd64 (2.23-0ubuntu11.3) ... #5 70.56 Setting up libisl15:amd64 (0.16.1-1) ... #5 70.58 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... #5 70.60 Setting up cpp (4:5.3.1-1ubuntu1) ... #5 70.63 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.67 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.69 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.72 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.74 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.77 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.79 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.81 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.83 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.86 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.88 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.90 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 70.92 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... #5 70.95 Setting up gcc (4:5.3.1-1ubuntu1) ... #5 71.00 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 71.03 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... #5 71.06 Setting up g++ (4:5.3.1-1ubuntu1) ... #5 71.11 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #5 71.13 Setting up make (4.1-6) ... #5 71.16 Setting up libdpkg-perl (1.18.4ubuntu1.7) ... #5 71.19 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... #5 71.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #5 71.22 Setting up patch (2.7.5-1ubuntu0.16.04.2) ... #5 71.24 Setting up dpkg-dev (1.18.4ubuntu1.7) ... #5 71.31 Setting up build-essential (12.1ubuntu2) ... #5 71.33 Setting up bzip2-doc (1.0.6-8ubuntu0.2) ... #5 71.37 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... #5 71.40 Setting up fakeroot (1.20.2-1ubuntu1) ... #5 71.42 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #5 71.46 Setting up liberror-perl (0.17-1.2) ... #5 71.48 Setting up git-man (1:2.7.4-0ubuntu1.10) ... #5 71.50 Setting up git (1:2.7.4-0ubuntu1.10) ... #5 71.55 Setting up icu-devtools (55.1-7ubuntu0.5) ... #5 71.64 Setting up libalgorithm-diff-perl (1.19.03-1) ... #5 71.68 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... #5 71.70 Setting up libalgorithm-merge-perl (0.08-3) ... #5 71.76 Setting up libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... #5 71.79 Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 71.81 Setting up libfile-fcntllock-perl (0.22-3) ... #5 71.85 Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ... #5 71.88 Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... #5 71.90 Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... #5 71.94 Setting up libltdl7:amd64 (2.4.6-0.1) ... #5 71.96 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... #5 71.99 Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 72.01 Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 72.03 Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... #5 72.06 Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... #5 72.08 Setting up libsctp-dev (1.0.16+dfsg-3) ... #5 72.12 Setting up libtool (2.4.6-0.1) ... #5 72.15 Setting up lksctp-tools (1.0.16+dfsg-3) ... #5 72.19 Setting up manpages-dev (4.04-2) ... #5 72.23 Setting up pkg-config (0.29.1-0ubuntu1) ... #5 72.29 Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... #5 72.32 Setting up python-dev (2.7.12-1~16.04) ... #5 72.34 Setting up rename (0.20-4) ... #5 72.37 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode #5 72.40 Setting up unzip (6.0-20ubuntu1.1) ... #5 72.44 Setting up zip (3.0-11) ... #5 72.47 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... #5 72.49 Setting up zlibc (0.9k-4.3) ... #5 72.53 Setting up python3 (3.5.1-3) ... #5 72.55 running python rtupdate hooks for python3.5... #5 72.87 running python post-rtupdate hooks for python3.5... #5 73.02 Setting up lsb-release (9.20160110ubuntu0.2) ... #5 73.05 Setting up python3-yaml (3.11-3build1) ... #5 73.34 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... #5 73.62 Setting up python3-pkg-resources (20.7.0-1) ... #5 73.93 Setting up ubuntu-pro-client (37.1ubuntu0~16.04) ... #5 74.14 debconf: unable to initialize frontend: Dialog #5 74.14 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 74.14 debconf: falling back to frontend: Readline #5 75.22 Setting up ubuntu-advantage-tools (37.1ubuntu0~16.04) ... #5 75.31 debconf: unable to initialize frontend: Dialog #5 75.31 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 75.31 debconf: falling back to frontend: Readline #5 76.99 Setting up ubuntu-pro-client-l10n (37.1ubuntu0~16.04) ... #5 77.01 Setting up python3-dbus (1.2.0-3) ... #5 77.26 Setting up python3-gi (3.20.0-0ubuntu1) ... #5 77.55 Setting up python3-distro-info (0.14ubuntu0.3) ... #5 77.78 Setting up python3-pycurl (7.43.0-1ubuntu1) ... #5 77.99 Setting up ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... #5 78.01 Setting up python3-software-properties (0.96.20.13) ... #5 78.23 Setting up software-properties-common (0.96.20.13) ... #5 78.46 Setting up unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... #5 78.61 debconf: unable to initialize frontend: Dialog #5 78.61 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 78.61 debconf: falling back to frontend: Readline #5 78.67 #5 78.67 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version #5 78.75 #5 78.75 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version #5 79.21 Setting up dh-python (2.20151103ubuntu1.2) ... #5 79.43 Processing triggers for systemd (229-4ubuntu21.31) ... #5 79.47 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 79.52 Processing triggers for ca-certificates (20210119~16.04.1) ... #5 79.53 Updating certificates in /etc/ssl/certs... #5 81.08 129 added, 0 removed; done. #5 81.08 Running hooks in /etc/ca-certificates/update.d... #5 81.08 done. #5 81.11 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... #5 81.14 Processing triggers for dbus (1.10.6-1ubuntu3.6) ... #5 DONE 82.0s #6 [ 3/10] WORKDIR /tmp #6 DONE 0.1s #7 [ 4/10] RUN wget -nv https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Linux-x86_64.sh && chmod +x cmake-3.14.5-Linux-x86_64.sh && ./cmake-3.14.5-Linux-x86_64.sh --prefix=/usr/local --skip-license #7 1.427 2026-04-04 09:58:38 URL:https://release-assets.githubusercontent.com/github-production-release-asset/537699/ad7b7280-83a2-11e9-8514-7cba293bd456?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-04T10%3A57%3A50Z&rscd=attachment%3B+filename%3Dcmake-3.14.5-Linux-x86_64.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-04T09%3A57%3A49Z&ske=2026-04-04T10%3A57%3A50Z&sks=b&skv=2018-11-09&sig=2UG%2BYbbA0mmEN7JBT2wmXImraC8bjP%2Bl9kf4fRCofZU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTI5ODUxNywibmJmIjoxNzc1Mjk2NzE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.h9JOGH_UDiIWjgb-qi53-g3nToF--gBYA1wG62mGgM8&response-content-disposition=attachment%3B%20filename%3Dcmake-3.14.5-Linux-x86_64.sh&response-content-type=application%2Foctet-stream [37200120/37200120] -> "cmake-3.14.5-Linux-x86_64.sh" [1] #7 1.449 CMake Installer Version: 3.14.5, Copyright (c) Kitware #7 1.449 This is a self-extracting archive. #7 1.450 The archive will be extracted to: /usr/local #7 1.450 #7 1.450 Using target directory: /usr/local #7 1.450 Extracting, please wait... #7 1.450 #7 2.633 Unpacking finished successfully #7 DONE 3.4s #8 [ 5/10] RUN wget -nv https://dl.google.com/go/go1.12.linux-amd64.tar.gz && tar -xf go1.12.linux-amd64.tar.gz && mv go /usr/local #8 7.410 2026-04-04 09:58:47 URL:https://dl.google.com/go/go1.12.linux-amd64.tar.gz [127228112/127228112] -> "go1.12.linux-amd64.tar.gz" [1] #8 DONE 12.0s #9 [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin #9 8.844 package golang.org/x/sys/unix: found packages unix (affinity_linux.go) and main (mkasm.go) in /root/go/src/golang.org/x/sys/unix #9 8.909 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) #9 9.602 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) #9 15.04 package golang.org/x/text/unicode/norm: found packages norm (composition.go) and main (maketables.go) in /root/go/src/golang.org/x/text/unicode/norm #9 15.75 package slices: unrecognized import path "slices" (import path does not begin with hostname) #9 16.57 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package #9 19.84 package go.yaml.in/yaml/v4/internal/libyaml: unrecognized import path "go.yaml.in/yaml/v4/internal/libyaml" (parse https://go.yaml.in/yaml/v4/internal/libyaml?go-get=1: no go-import meta tags ()) #9 19.95 package go.yaml.in/yaml/v4/plugin/limit: unrecognized import path "go.yaml.in/yaml/v4/plugin/limit" (parse https://go.yaml.in/yaml/v4/plugin/limit?go-get=1: no go-import meta tags ()) #9 19.95 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) #9 ERROR: process "/bin/sh -c go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin" did not complete successfully: exit code: 1 ------ > [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin: #9 8.844 package golang.org/x/sys/unix: found packages unix (affinity_linux.go) and main (mkasm.go) in /root/go/src/golang.org/x/sys/unix #9 8.909 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) #9 9.602 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) #9 15.04 package golang.org/x/text/unicode/norm: found packages norm (composition.go) and main (maketables.go) in /root/go/src/golang.org/x/text/unicode/norm #9 15.75 package slices: unrecognized import path "slices" (import path does not begin with hostname) #9 16.57 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package #9 19.84 package go.yaml.in/yaml/v4/internal/libyaml: unrecognized import path "go.yaml.in/yaml/v4/internal/libyaml" (parse https://go.yaml.in/yaml/v4/internal/libyaml?go-get=1: no go-import meta tags ()) #9 19.95 package go.yaml.in/yaml/v4/plugin/limit: unrecognized import path "go.yaml.in/yaml/v4/plugin/limit" (parse https://go.yaml.in/yaml/v4/plugin/limit?go-get=1: no go-import meta tags ()) #9 19.95 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) ------ Dockerfile:55 -------------------- 54 | ENV PATH=$PATH:/usr/local/go/bin:/usr/lib/go-1.12/bin 55 | >>> RUN go get -u github.com/ory/go-acc \ 56 | >>> && mv ~/go/bin/go-acc /usr/local/go/bin 57 | -------------------- ERROR: failed to solve: process "/bin/sh -c go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin" did not complete successfully: exit code: 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2074 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins12595382545064922474.sh ---> sysstat.sh [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins4268662490226819204.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' + mkdir -p /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/archives/ [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins1419519275778978927.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDI1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZDI1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins17267488799314678289.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config10329356175588609274tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins13553507895322198282.sh ---> create-netrc.sh [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins14972178208779808498.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDI1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ZDI1/bin to PATH [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins18210990149248020766.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins17186714196154703630.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDI1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ZDI1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins9085164317181644091.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDI1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ZDI1/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-bldr-ubuntu16-c-go-docker-merge-master/362 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-10501 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 9.1G 53% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 506 3935 0 3533 7170 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:33:85:9e brd ff:ff:ff:ff:ff:ff inet 10.32.6.19/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86043sec preferred_lft 86043sec inet6 fe80::f816:3eff:fe33:859e/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:5c:49:9a:76 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10501) 04/04/26 _x86_64_ (4 CPU) 09:54:45 LINUX RESTART (4 CPU) 09:55:01 tps rtps wtps bread/s bwrtn/s 09:56:01 158.13 69.11 89.02 5603.33 40027.61 09:57:01 66.04 1.98 64.06 394.07 9103.28 09:58:01 333.57 10.68 322.88 1872.40 30751.20 09:59:01 232.41 0.03 232.38 2.53 31944.41 10:00:01 28.75 2.27 26.48 87.32 5124.61 Average: 163.77 16.82 146.96 1592.05 23390.53 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:01 5859028 7389036 2308392 28.26 38192 1670792 1012928 10.99 612972 1522788 61492 09:57:01 5635440 7450536 2531980 31.00 60084 1917260 1024304 11.11 558260 1766664 117352 09:58:01 4763468 7330360 3403952 41.68 90712 2598804 1332112 14.45 782668 2343884 4620 09:59:01 3970656 7354320 4196764 51.38 117776 3326944 1473360 15.99 859712 2995160 33544 10:00:01 4066692 7375104 4100728 50.21 120108 3256464 1021992 11.09 839200 2931540 9436 Average: 4859057 7379871 3308363 40.51 85374 2554053 1172939 12.73 730562 2312007 45289 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:01 ens3 395.27 211.46 1223.26 66.40 0.00 0.00 0.00 0.00 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 09:57:01 ens3 56.46 44.16 707.58 6.26 0.00 0.00 0.00 0.00 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:58:01 ens3 501.82 185.88 3101.71 22.72 0.00 0.00 0.00 0.00 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 lo 1.60 1.60 0.14 0.14 0.00 0.00 0.00 0.00 09:59:01 ens3 397.95 298.48 3500.70 21.78 0.00 0.00 0.00 0.00 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:00:01 ens3 93.82 61.72 641.40 17.22 0.00 0.00 0.00 0.00 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 289.06 160.34 1834.87 26.88 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.84 0.84 0.07 0.07 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10501) 04/04/26 _x86_64_ (4 CPU) 09:54:45 LINUX RESTART (4 CPU) 09:55:01 CPU %user %nice %system %iowait %steal %idle 09:56:01 all 17.98 0.00 2.97 5.76 3.09 70.21 09:56:01 0 10.05 0.00 2.03 8.49 2.34 77.09 09:56:01 1 36.80 0.00 2.87 3.27 3.93 53.14 09:56:01 2 14.37 0.00 2.30 1.99 2.86 78.48 09:56:01 3 10.69 0.00 4.68 9.27 3.21 72.16 09:57:01 all 19.71 0.00 1.29 2.34 1.30 75.36 09:57:01 0 2.05 0.00 0.20 0.20 0.18 97.37 09:57:01 1 38.60 0.00 2.54 1.14 2.17 55.54 09:57:01 2 21.87 0.00 1.16 0.60 1.40 74.97 09:57:01 3 16.28 0.00 1.24 7.40 1.44 73.63 09:58:01 all 11.32 0.00 4.04 8.79 2.77 73.08 09:58:01 0 6.63 0.00 2.98 3.73 1.97 84.69 09:58:01 1 15.52 0.00 4.54 9.05 3.31 67.58 09:58:01 2 10.87 0.00 4.51 13.47 3.31 67.84 09:58:01 3 12.27 0.00 4.12 8.96 2.51 72.14 09:59:01 all 9.55 0.00 4.20 7.09 2.87 76.29 09:59:01 0 9.36 0.00 4.78 13.68 2.97 69.22 09:59:01 1 11.53 0.00 3.17 0.87 2.97 81.46 09:59:01 2 8.00 0.00 2.20 1.14 2.61 86.06 09:59:01 3 9.33 0.00 6.63 12.59 2.93 68.52 10:00:01 all 17.16 0.00 1.50 0.90 1.88 78.54 10:00:01 0 9.35 0.00 1.14 1.24 1.14 87.11 10:00:01 1 28.27 0.00 1.87 0.70 2.80 66.36 10:00:01 2 5.05 0.00 1.03 0.36 1.37 92.18 10:00:01 3 25.99 0.00 1.98 1.33 2.19 68.51 Average: all 15.14 0.00 2.80 4.98 2.38 74.70 Average: 0 7.49 0.00 2.23 5.48 1.72 83.07 Average: 1 26.17 0.00 3.00 3.00 3.04 64.79 Average: 2 12.02 0.00 2.24 3.50 2.31 79.92 Average: 3 14.90 0.00 3.73 7.92 2.46 70.99