SuccessConsole Output

Started by GitLab push by ETSI CTI
Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/ttcn/titan-docker
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:etsi-cti-admin/titan-docker.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:etsi-cti-admin/titan-docker.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:etsi-cti-admin/titan-docker.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains f6c1b295b60aff5a3faf6406ef77c5950e71eb4f # timeout=10
Checking out Revision f6c1b295b60aff5a3faf6406ef77c5950e71eb4f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6c1b295b60aff5a3faf6406ef77c5950e71eb4f
Commit message: "Add LICENSE"
 > git rev-list --no-walk 94788707b3dd2d0d0ccb0bb5fcac3e58b2d8226c # timeout=10
[titan-docker] $ /bin/bash /tmp/jenkins14733267167220959723.sh

#echo "Building titan:binaries"
#cd from-binaries
#docker build --tag titan-bin .

echo "Building titan:binaries"
+ echo 'Building titan:binaries'
Building titan:binaries
cd from-sources
+ cd from-sources
./.jenkins.sh
+ ./.jenkins.sh

cd $(dirname $0)
++ dirname ./.jenkins.sh
+ cd .

OLD_PWD=`pwd`
++ pwd
+ OLD_PWD=/home/jenkins/workspace/ttcn/titan-docker/from-sources

./build.sh
+ ./build.sh

#check and build stfubuntu image
DOCKER_ID=`docker ps -a | grep -e stfubuntu | awk '{ print $1 }'`
++ docker ps -a
++ grep -e stfubuntu
++ awk '{ print $1 }'
+ DOCKER_ID=
if [ ! -z "${DOCKER_ID}" ]
then
    docker rm --force ${DOCKER_ID}
fi
+ '[' '!' -z '' ']'
DOCKER_IMAGES=`docker images -a -q`
++ docker images -a -q
+ DOCKER_IMAGES='bb6678c91861
06c5f8d5a7d8
ccf88a69ae0d
279a5aff18fa
83e55f608bc8
bb4856558e34
8b37b2159e0d
3c8689bad9a9
86e2d45d58a6
a81bfc0ca7d4
62df3c37e5a6
15324dccd03e
af3f2a5d93a7
c83573629b00
7ae93f39aaaf
a0993bc1f3de
37d73ef8a302
c33ddfdfe00e
ce75b9aa9a6c
f3027f439139
89eae985ec7c
62fa0bd7a46c
b40d28ebc52a
3e467747cc7d
4f4fbfae31b8
6e2dd3a3848f
e59bb435134d
c7ecc6d0fabc
ebad6f13935b
4aea02791ff8
6e4ae07ab72f
ec0444c090b0
9ca0d96cbbe8
08e605d199ce
1658ba604789
8d0bc42bee95
5859498c3fc4
0d2ed1b7aca3
d1d4b5053fab
30d1a6aa562b
de2aa39628b4
b1628f57760b
62419ee7dda6
3148b3ca637e
aec89d58b51c
941b719ca612
c4679ba24b85
c03f8336baf4
2d0daa102beb
76315faabbe9
0ef184236b38
5f0b69a98820
52409022987e
52409022987e
52409022987e
5508ed0bf19c
5508ed0bf19c
4c5a735edcdc
ff45f68ba625
dd11bb2f8759
9c166e51da0d
409f4ed23ee0
2a264281d1c6
93d8a35f8478
60f933742a35
9a5c844c57ad
8bc756c0a090
96db7c2ba6c6
316259deacd2
127f689add47
d30cf1fe2789
7ba669d3e0ea
26ae70dd1acf
02d093cf1c3e
78d04f0de2cd
4c108a37151f
bdb093c92858
bdb093c92858
ab91f27e3f24
3a7b80096cc2
6843e7ba4d93
782688408a1c
c02af521f858
c5f5ebefa4ce
98d88bb5ca83
fc4aead8c344
89f1f7557e8c
3ad739e03e83
39106dcfa957
cba67138a231
edba787129df
5ac44c06ace4
d035d60a2129
510f6b15fe69
ec2ffbb39f06
9f38484d220f
43773d1dba76
73a24e32a306'
if [ ! -z "${DOCKER_IMAGES}" ]
then
    docker rmi ${DOCKER_IMAGES}
fi
+ '[' '!' -z 'bb6678c91861
06c5f8d5a7d8
ccf88a69ae0d
279a5aff18fa
83e55f608bc8
bb4856558e34
8b37b2159e0d
3c8689bad9a9
86e2d45d58a6
a81bfc0ca7d4
62df3c37e5a6
15324dccd03e
af3f2a5d93a7
c83573629b00
7ae93f39aaaf
a0993bc1f3de
37d73ef8a302
c33ddfdfe00e
ce75b9aa9a6c
f3027f439139
89eae985ec7c
62fa0bd7a46c
b40d28ebc52a
3e467747cc7d
4f4fbfae31b8
6e2dd3a3848f
e59bb435134d
c7ecc6d0fabc
ebad6f13935b
4aea02791ff8
6e4ae07ab72f
ec0444c090b0
9ca0d96cbbe8
08e605d199ce
1658ba604789
8d0bc42bee95
5859498c3fc4
0d2ed1b7aca3
d1d4b5053fab
30d1a6aa562b
de2aa39628b4
b1628f57760b
62419ee7dda6
3148b3ca637e
aec89d58b51c
941b719ca612
c4679ba24b85
c03f8336baf4
2d0daa102beb
76315faabbe9
0ef184236b38
5f0b69a98820
52409022987e
52409022987e
52409022987e
5508ed0bf19c
5508ed0bf19c
4c5a735edcdc
ff45f68ba625
dd11bb2f8759
9c166e51da0d
409f4ed23ee0
2a264281d1c6
93d8a35f8478
60f933742a35
9a5c844c57ad
8bc756c0a090
96db7c2ba6c6
316259deacd2
127f689add47
d30cf1fe2789
7ba669d3e0ea
26ae70dd1acf
02d093cf1c3e
78d04f0de2cd
4c108a37151f
bdb093c92858
bdb093c92858
ab91f27e3f24
3a7b80096cc2
6843e7ba4d93
782688408a1c
c02af521f858
c5f5ebefa4ce
98d88bb5ca83
fc4aead8c344
89f1f7557e8c
3ad739e03e83
39106dcfa957
cba67138a231
edba787129df
5ac44c06ace4
d035d60a2129
510f6b15fe69
ec2ffbb39f06
9f38484d220f
43773d1dba76
73a24e32a306' ']'
+ docker rmi bb6678c91861 06c5f8d5a7d8 ccf88a69ae0d 279a5aff18fa 83e55f608bc8 bb4856558e34 8b37b2159e0d 3c8689bad9a9 86e2d45d58a6 a81bfc0ca7d4 62df3c37e5a6 15324dccd03e af3f2a5d93a7 c83573629b00 7ae93f39aaaf a0993bc1f3de 37d73ef8a302 c33ddfdfe00e ce75b9aa9a6c f3027f439139 89eae985ec7c 62fa0bd7a46c b40d28ebc52a 3e467747cc7d 4f4fbfae31b8 6e2dd3a3848f e59bb435134d c7ecc6d0fabc ebad6f13935b 4aea02791ff8 6e4ae07ab72f ec0444c090b0 9ca0d96cbbe8 08e605d199ce 1658ba604789 8d0bc42bee95 5859498c3fc4 0d2ed1b7aca3 d1d4b5053fab 30d1a6aa562b de2aa39628b4 b1628f57760b 62419ee7dda6 3148b3ca637e aec89d58b51c 941b719ca612 c4679ba24b85 c03f8336baf4 2d0daa102beb 76315faabbe9 0ef184236b38 5f0b69a98820 52409022987e 52409022987e 52409022987e 5508ed0bf19c 5508ed0bf19c 4c5a735edcdc ff45f68ba625 dd11bb2f8759 9c166e51da0d 409f4ed23ee0 2a264281d1c6 93d8a35f8478 60f933742a35 9a5c844c57ad 8bc756c0a090 96db7c2ba6c6 316259deacd2 127f689add47 d30cf1fe2789 7ba669d3e0ea 26ae70dd1acf 02d093cf1c3e 78d04f0de2cd 4c108a37151f bdb093c92858 bdb093c92858 ab91f27e3f24 3a7b80096cc2 6843e7ba4d93 782688408a1c c02af521f858 c5f5ebefa4ce 98d88bb5ca83 fc4aead8c344 89f1f7557e8c 3ad739e03e83 39106dcfa957 cba67138a231 edba787129df 5ac44c06ace4 d035d60a2129 510f6b15fe69 ec2ffbb39f06 9f38484d220f 43773d1dba76 73a24e32a306
Untagged: stf525_its:latest
Deleted: sha256:bb6678c9186138fb514cf2228a21b9b7aba6441709a54b3773fe5213647e71c4
Deleted: sha256:06c5f8d5a7d8388cca7537a3b60b5c13b3a0249e78b21b6286a16ef955ba142d
Deleted: sha256:020ead266853242a7f7b560e3e4d6640119b4620ab2e00239f248cff9092d7d7
Deleted: sha256:ccf88a69ae0dc7b03a2995564df040364f7016fe37c879edd7ffe62f1cd13b53
Deleted: sha256:279a5aff18fa99a7176342a524d82b94c5b4c5a7e3719b330e37bb9fd768b31d
Deleted: sha256:5b014e14938fa72b4558a37b830beba2278eaf56704be7dad55a6cc7bc64a0e9
Deleted: sha256:bb4856558e3450b87915a093574aec13009940e3e17fda0b5979959505060e28
Deleted: sha256:83e55f608bc842e48917b02650bcd91bc5d4df12c117c46df2c34cb415738820
Deleted: sha256:3c8689bad9a91e32a977fcc3f28c3f7e2a31f2ad4f2f1c4e5799972aec7b80ab
Deleted: sha256:8b37b2159e0d6b359eaab43b1a8af9991e05a3435d2cb1c219bb53c00e1d29a7
Deleted: sha256:86e2d45d58a6836d6104ffc303283bb62504494b3562a7bca2a98e21a6b93dd5
Untagged: ppodgorsek/robot-framework:latest
Untagged: ppodgorsek/robot-framework@sha256:66f785ff75dc811aec8e911ee7eb4e1d0845a6d4bed9505970dec0e57de45ae5
Deleted: sha256:73a24e32a306562c6416298547d65c82e9ac4d7e9e75fb17e82b40bd3b30fec0
Deleted: sha256:5d1b224e71a474121b1c5406ce0d3ada5909c3e740111324b23860be8a2068cf
Deleted: sha256:7e0575ac0668408a181319b4a5079b462e1e1f1d2bc92c611ae1fdffd4829fa4
Deleted: sha256:cf00bf55edc17501bcd5a85bafba54e53e58ea366ccb6debcc3ed1c1c73c3dd9
Deleted: sha256:40d3538d20439b8ef354f14b6aca718600383c2697dbff023fffafc0997b03cc
Deleted: sha256:db0678a030b0f8fe351f2e63501e7d5cefa1bc810737fc848cd2c499edffbf9f
Deleted: sha256:6241394d5ad4cae83f8c970ce8c5ed8acb71788ad3b1e57ce8a01241013c115f
Deleted: sha256:cf85b58b062b516149db2d16a263a4a8bd9266afe234f17cb52f4c5371fa4efa
Deleted: sha256:29395e07566574e3bae3a899a7859cdc18fca5accef7b133670dbc7c9762f672
Error: No such image: 06c5f8d5a7d8
Error: No such image: ccf88a69ae0d
Error: No such image: 279a5aff18fa
Error: No such image: 83e55f608bc8
Error: No such image: bb4856558e34
Error: No such image: 8b37b2159e0d
Error: No such image: 3c8689bad9a9
Error: No such image: 86e2d45d58a6
Error response from daemon: conflict: unable to delete a81bfc0ca7d4 (must be forced) - image is being used by stopped container 177a3497f7c9
Error response from daemon: conflict: unable to delete 62df3c37e5a6 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 15324dccd03e (must be forced) - image is being used by stopped container 4fbf61a20df1
Error response from daemon: conflict: unable to delete af3f2a5d93a7 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete c83573629b00 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 7ae93f39aaaf (must be forced) - image is being used by stopped container 56c178cc82b6
Error response from daemon: conflict: unable to delete a0993bc1f3de (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 37d73ef8a302 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete c33ddfdfe00e (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete ce75b9aa9a6c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete f3027f439139 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 89eae985ec7c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 62fa0bd7a46c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete b40d28ebc52a (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 3e467747cc7d (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 4f4fbfae31b8 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 6e2dd3a3848f (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete e59bb435134d (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete c7ecc6d0fabc (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete ebad6f13935b (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 4aea02791ff8 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 6e4ae07ab72f (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete ec0444c090b0 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 9ca0d96cbbe8 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 08e605d199ce (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 1658ba604789 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 8d0bc42bee95 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 5859498c3fc4 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 0d2ed1b7aca3 (must be forced) - image is being used by stopped container 4c33ef98f0ef
Error response from daemon: conflict: unable to delete d1d4b5053fab (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 30d1a6aa562b (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete de2aa39628b4 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete b1628f57760b (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 62419ee7dda6 (must be forced) - image is being used by stopped container 6b79b311835a
Error response from daemon: conflict: unable to delete 3148b3ca637e (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete aec89d58b51c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 941b719ca612 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete c4679ba24b85 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete c03f8336baf4 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 2d0daa102beb (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 76315faabbe9 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 0ef184236b38 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 5f0b69a98820 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 52409022987e (must be forced) - image is referenced in multiple repositories
Error response from daemon: conflict: unable to delete 52409022987e (must be forced) - image is referenced in multiple repositories
Error response from daemon: conflict: unable to delete 52409022987e (must be forced) - image is referenced in multiple repositories
Error response from daemon: conflict: unable to delete 5508ed0bf19c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 5508ed0bf19c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 4c5a735edcdc (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete ff45f68ba625 (must be forced) - image is being used by stopped container b021ac0cfefc
Error response from daemon: conflict: unable to delete dd11bb2f8759 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 9c166e51da0d (must be forced) - image is being used by stopped container 0427438786f8
Error response from daemon: conflict: unable to delete 409f4ed23ee0 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 2a264281d1c6 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 93d8a35f8478 (must be forced) - image is being used by stopped container 67825d18eeea
Error response from daemon: conflict: unable to delete 60f933742a35 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 9a5c844c57ad (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 8bc756c0a090 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 96db7c2ba6c6 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 316259deacd2 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 127f689add47 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete d30cf1fe2789 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 7ba669d3e0ea (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 26ae70dd1acf (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 02d093cf1c3e (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 78d04f0de2cd (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 4c108a37151f (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete bdb093c92858 (must be forced) - image is referenced in multiple repositories
Error response from daemon: conflict: unable to delete bdb093c92858 (must be forced) - image is referenced in multiple repositories
Error response from daemon: conflict: unable to delete ab91f27e3f24 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 3a7b80096cc2 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 6843e7ba4d93 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 782688408a1c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete c02af521f858 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete c5f5ebefa4ce (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 98d88bb5ca83 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete fc4aead8c344 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 89f1f7557e8c (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 3ad739e03e83 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 39106dcfa957 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete cba67138a231 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete edba787129df (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 5ac44c06ace4 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete d035d60a2129 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 510f6b15fe69 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete ec2ffbb39f06 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 9f38484d220f (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 43773d1dba76 (cannot be forced) - image has dependent child images
if [ -z `docker images -q stfubuntu` ]; then
  docker build --tag stfubuntu:18.04 -f Dockerfile.stfubuntu --force-rm  . || exit 1
fi
++ docker images -q stfubuntu
+ '[' -z ']'
+ docker build --tag stfubuntu:18.04 -f Dockerfile.stfubuntu --force-rm .
Sending build context to Docker daemon  25.09kB

Step 1/6 : FROM ubuntu:18.04
 ---> 4c108a37151f
Step 2/6 : MAINTAINER ETSI-CTI
 ---> Running in f2a83bfc33d8
Removing intermediate container f2a83bfc33d8
 ---> d6e28a0a08a5
Step 3/6 : LABEL description="STF Docker Ubuntu image"
 ---> Running in 1bb2e431064f
Removing intermediate container 1bb2e431064f
 ---> dbc8a49b0922
Step 4/6 : ENV TERM=linux     HOSTNAME=docker-STF
 ---> Running in 00ce23ae0f4d
Removing intermediate container 00ce23ae0f4d
 ---> 1028b4fb78e7
Step 5/6 : RUN echo "docker-STF-dev" > /etc/hostname     && DEBIAN_FRONTEND=noninteractive apt-get update     && DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y     && DEBIAN_FRONTEND=noninteractive apt-get install software-properties-common -y     && DEBIAN_FRONTEND=noninteractive add-apt-repository ppa:linuxuprising/java -y     && DEBIAN_FRONTEND=noninteractive apt-get update     && ( echo "oracle-java11-installer shared/accepted-oracle-license-v1-2 select true" | debconf-set-selections -v )     && DEBIAN_FRONTEND=noninteractive apt-get --allow-unauthenticated install -y       autoconf       bison       build-essential       cmake       curl       dos2unix       doxygen       emacs       expect       flex       g++-8       gcc-8       gdb       git-core       gnutls-bin       graphviz       iputils-ping       libglib2.0-dev       libpcap-dev       libgcrypt-dev       libncurses5-dev       libssl-dev       libtool-bin       libtool       libwireshark-dev       libxml2-dev       libxml2-utils       lsof       net-tools       ntp       oracle-java11-installer       oracle-java11-set-default       pkg-config       qt5-default       qtmultimedia5-dev       libqt5svg5-dev       subversion       sudo       sshpass       tcpdump       texlive-font-utils       tshark       tree       tzdata       unzip       valgrind       vim       vsftpd       wget       xutils-dev       xsltproc     && DEBIAN_FRONTEND=noninteractive apt-get autoremove --purge -y     && DEBIAN_FRONTEND=noninteractive apt-get autoclean     && useradd --create-home --shell /bin/bash etsi     && echo "etsi:etsi" | chpasswd     && adduser etsi sudo     && echo "" >> /etc/profile     && echo 'export HOME=/home/etsi' >> /etc/profile     && echo 'export LD_LIBRARY_PATH=${HOME}/lib:$LD_LIBRARY_PATH' >> /etc/profile     && echo 'export PATH=${HOME}/bin:$PATH' >> /etc/profile     && echo 'cd ${HOME}' >> /etc/profile     && echo ". ./devenv.bash" >> /etc/profile     && cd /home/etsi     && mkdir -p bin lib include tmp frameworks docs man dev src     && chown -R etsi:etsi *
 ---> Running in 0fe97c6afc1b
Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [5436 B]
Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [730 kB]
Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [905 kB]
Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [10.8 kB]
Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [14.2 kB]
Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1255 kB]
Get:15 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2496 B]
Get:16 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [3930 B]
Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [597 kB]
Get:18 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [4172 B]
Fetched 16.9 MB in 2s (6963 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
  base-files bash bzip2 gcc-8-base libbz2-1.0 libgcc1 libstdc++6 libsystemd0
  libudev1
9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1457 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.6 [60.1 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB]
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.24 [204 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-8-base amd64 8.3.0-6ubuntu1~18.04.1 [18.7 kB]
Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++6 amd64 8.3.0-6ubuntu1~18.04.1 [400 kB]
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc1 amd64 1:8.3.0-6ubuntu1~18.04.1 [40.7 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB]
Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB]
Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.24 [53.6 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1457 kB in 0s (3780 kB/s)
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../base-files_10.1ubuntu2.6_amd64.deb ...
Unpacking base-files (10.1ubuntu2.6) over (10.1ubuntu2.4) ...
Setting up base-files (10.1ubuntu2.6) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ...
Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1.1) ...
Setting up bash (4.4.18-2ubuntu1.2) ...
update-alternatives: error: alternative path /usr/share/man/man7/bash-builtins.7.gz doesn't exist
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../libsystemd0_237-3ubuntu10.24_amd64.deb ...
Unpacking libsystemd0:amd64 (237-3ubuntu10.24) over (237-3ubuntu10.22) ...
Setting up libsystemd0:amd64 (237-3ubuntu10.24) ...
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../gcc-8-base_8.3.0-6ubuntu1~18.04.1_amd64.deb ...
Unpacking gcc-8-base:amd64 (8.3.0-6ubuntu1~18.04.1) over (8.3.0-6ubuntu1~18.04) ...
Setting up gcc-8-base:amd64 (8.3.0-6ubuntu1~18.04.1) ...
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../libstdc++6_8.3.0-6ubuntu1~18.04.1_amd64.deb ...
Unpacking libstdc++6:amd64 (8.3.0-6ubuntu1~18.04.1) over (8.3.0-6ubuntu1~18.04) ...
Setting up libstdc++6:amd64 (8.3.0-6ubuntu1~18.04.1) ...
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../libgcc1_1%3a8.3.0-6ubuntu1~18.04.1_amd64.deb ...
Unpacking libgcc1:amd64 (1:8.3.0-6ubuntu1~18.04.1) over (1:8.3.0-6ubuntu1~18.04) ...
Setting up libgcc1:amd64 (1:8.3.0-6ubuntu1~18.04.1) ...
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ...
Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ...
Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ...
Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ...
Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ...
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../libudev1_237-3ubuntu10.24_amd64.deb ...
Unpacking libudev1:amd64 (237-3ubuntu10.24) over (237-3ubuntu10.22) ...
Setting up libudev1:amd64 (237-3ubuntu10.24) ...
Setting up bzip2 (1.0.6-8.1ubuntu0.2) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  ca-certificates cron dbus dirmngr distro-info-data file gir1.2-glib-2.0
  gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm iso-codes libapparmor1 libapt-inst2.0 libasn1-8-heimdal
  libassuan0 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0
  libglib2.0-data libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
  libheimntlm0-heimdal libhx509-5-heimdal libicu60 libkrb5-26-heimdal libksba8
  libldap-2.4-2 libldap-common libmagic-mgc libmagic1 libmpdec2 libnpth0
  libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7
  libroken18-heimdal libsasl2-2 libsasl2-modules libsasl2-modules-db
  libsqlite3-0 libssl1.1 libwind0-heimdal libxml2 lsb-release mime-support
  openssl pinentry-curses powermgmt-base python-apt-common python3 python3-apt
  python3-dbus python3-gi python3-minimal python3-software-properties
  python3.6 python3.6-minimal readline-common shared-mime-info ucf
  unattended-upgrades xdg-user-dirs xz-utils
Suggested packages:
  anacron logrotate checksecurity exim4 | postfix | mail-transport-agent
  default-dbus-session-bus | dbus-session-bus dbus-user-session libpam-systemd
  pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
  libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
  libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lsb
  pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg
  python-apt-doc python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc
  binutils binfmt-support readline-doc bsd-mailx default-mta
  | mail-transport-agent needrestart
The following NEW packages will be installed:
  ca-certificates cron dbus dirmngr distro-info-data file gir1.2-glib-2.0
  gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm iso-codes libapparmor1 libapt-inst2.0 libasn1-8-heimdal
  libassuan0 libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0
  libglib2.0-data libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
  libheimntlm0-heimdal libhx509-5-heimdal libicu60 libkrb5-26-heimdal libksba8
  libldap-2.4-2 libldap-common libmagic-mgc libmagic1 libmpdec2 libnpth0
  libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libreadline7
  libroken18-heimdal libsasl2-2 libsasl2-modules libsasl2-modules-db
  libsqlite3-0 libssl1.1 libwind0-heimdal libxml2 lsb-release mime-support
  openssl pinentry-curses powermgmt-base python-apt-common python3 python3-apt
  python3-dbus python3-gi python3-minimal python3-software-properties
  python3.6 python3.6-minimal readline-common shared-mime-info
  software-properties-common ucf unattended-upgrades xdg-user-dirs xz-utils
0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded.
Need to get 24.8 MB of archives.
After this operation, 112 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 cron amd64 3.0pl1-128.1ubuntu1 [68.8 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.4 [1300 kB]
Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.8-1~18.04.1 [533 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.1 [80.5 kB]
Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.8-1~18.04.1 [1620 kB]
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.1 [497 kB]
Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.8-1~18.04.1 [1715 kB]
Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.8-1~18.04.1 [202 kB]
Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.4 [613 kB]
Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 ca-certificates all 20180409 [151 kB]
Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB]
Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.1 [175 kB]
Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.1 [150 kB]
Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info-data all 0.37ubuntu0.5 [4568 B]
Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.2 [184 kB]
Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.2 [68.5 kB]
Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.2 [22.1 kB]
Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.4 [1169 kB]
Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB]
Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB]
Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-inst2.0 amd64 1.6.11 [55.6 kB]
Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.4 [4496 B]
Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libicu60 amd64 60.2-3ubuntu3 [8054 kB]
Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.2 [663 kB]
Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 lsb-release all 9.20170808ubuntu1 [11.0 kB]
Get:33 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB]
Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB]
Get:35 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB]
Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 ucf all 3.0038 [50.5 kB]
Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB]
Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB]
Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 iso-codes all 3.79-1 [2565 kB]
Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 powermgmt-base all 1.33 [8660 B]
Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python-apt-common all 1.6.4 [16.2 kB]
Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-apt amd64 1.6.4 [148 kB]
Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB]
Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB]
Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB]
Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB]
Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB]
Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB]
Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB]
Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB]
Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB]
Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB]
Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB]
Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB]
Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [14.8 kB]
Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [49.2 kB]
Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.3 [16.9 kB]
Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.3 [155 kB]
Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B]
Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB]
Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB]
Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB]
Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB]
Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB]
Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB]
Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB]
Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB]
Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB]
Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB]
Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2 [48.7 kB]
Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.9 [23.8 kB]
Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.9 [9992 B]
Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 unattended-upgrades all 1.1ubuntu1.18.04.11 [41.0 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 24.8 MB in 1s (23.2 MB/s)
Selecting previously unselected package cron.
(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 ... 4040 files and directories currently installed.)
Preparing to unpack .../cron_3.0pl1-128.1ubuntu1_amd64.deb ...
Unpacking cron (3.0pl1-128.1ubuntu1) ...
Selecting previously unselected package libssl1.1:amd64.
Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.4_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.4) ...
Selecting previously unselected package libpython3.6-minimal:amd64.
Preparing to unpack .../libpython3.6-minimal_3.6.8-1~18.04.1_amd64.deb ...
Unpacking libpython3.6-minimal:amd64 (3.6.8-1~18.04.1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.1_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.1) ...
Selecting previously unselected package python3.6-minimal.
Preparing to unpack .../python3.6-minimal_3.6.8-1~18.04.1_amd64.deb ...
Unpacking python3.6-minimal (3.6.8-1~18.04.1) ...
Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.4) ...
Setting up libpython3.6-minimal:amd64 (3.6.8-1~18.04.1) ...
Setting up libexpat1:amd64 (2.2.5-3ubuntu0.1) ...
Setting up python3.6-minimal (3.6.8-1~18.04.1) ...
Selecting previously unselected package python3-minimal.
(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 ... 4335 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
Unpacking python3-minimal (3.6.7-1~18.04) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
Unpacking mime-support (3.60ubuntu1) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
Unpacking readline-common (7.0-3) ...
Selecting previously unselected package libreadline7:amd64.
Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
Unpacking libreadline7:amd64 (7.0-3) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.1) ...
Selecting previously unselected package libpython3.6-stdlib:amd64.
Preparing to unpack .../6-libpython3.6-stdlib_3.6.8-1~18.04.1_amd64.deb ...
Unpacking libpython3.6-stdlib:amd64 (3.6.8-1~18.04.1) ...
Selecting previously unselected package python3.6.
Preparing to unpack .../7-python3.6_3.6.8-1~18.04.1_amd64.deb ...
Unpacking python3.6 (3.6.8-1~18.04.1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
Setting up python3-minimal (3.6.7-1~18.04) ...
Selecting previously unselected package python3.
(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 ... 4793 files and directories currently installed.)
Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ...
Unpacking python3 (3.6.7-1~18.04) ...
Selecting previously unselected package openssl.
Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.4_amd64.deb ...
Unpacking openssl (1.1.1-1ubuntu2.1~18.04.4) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../02-ca-certificates_20180409_all.deb ...
Unpacking ca-certificates (20180409) ...
Selecting previously unselected package libapparmor1:amd64.
Preparing to unpack .../03-libapparmor1_2.12-4ubuntu5.1_amd64.deb ...
Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ...
Selecting previously unselected package libdbus-1-3:amd64.
Preparing to unpack .../04-libdbus-1-3_1.12.2-1ubuntu1.1_amd64.deb ...
Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.1) ...
Selecting previously unselected package dbus.
Preparing to unpack .../05-dbus_1.12.2-1ubuntu1.1_amd64.deb ...
Unpacking dbus (1.12.2-1ubuntu1.1) ...
Selecting previously unselected package distro-info-data.
Preparing to unpack .../06-distro-info-data_0.37ubuntu0.5_all.deb ...
Unpacking distro-info-data (0.37ubuntu0.5) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../07-libmagic-mgc_1%3a5.32-2ubuntu0.2_amd64.deb ...
Unpacking libmagic-mgc (1:5.32-2ubuntu0.2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../08-libmagic1_1%3a5.32-2ubuntu0.2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.2) ...
Selecting previously unselected package file.
Preparing to unpack .../09-file_1%3a5.32-2ubuntu0.2_amd64.deb ...
Unpacking file (1:5.32-2ubuntu0.2) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../10-libglib2.0-0_2.56.4-0ubuntu0.18.04.4_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...
Selecting previously unselected package libgirepository-1.0-1:amd64.
Preparing to unpack .../11-libgirepository-1.0-1_1.56.1-1_amd64.deb ...
Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ...
Selecting previously unselected package gir1.2-glib-2.0:amd64.
Preparing to unpack .../12-gir1.2-glib-2.0_1.56.1-1_amd64.deb ...
Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ...
Selecting previously unselected package libapt-inst2.0:amd64.
Preparing to unpack .../13-libapt-inst2.0_1.6.11_amd64.deb ...
Unpacking libapt-inst2.0:amd64 (1.6.11) ...
Selecting previously unselected package libglib2.0-data.
Preparing to unpack .../14-libglib2.0-data_2.56.4-0ubuntu0.18.04.4_all.deb ...
Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.4) ...
Selecting previously unselected package libicu60:amd64.
Preparing to unpack .../15-libicu60_60.2-3ubuntu3_amd64.deb ...
Unpacking libicu60:amd64 (60.2-3ubuntu3) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../16-libxml2_2.9.4+dfsg1-6.1ubuntu1.2_amd64.deb ...
Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../17-lsb-release_9.20170808ubuntu1_all.deb ...
Unpacking lsb-release (9.20170808ubuntu1) ...
Selecting previously unselected package python3-dbus.
Preparing to unpack .../18-python3-dbus_1.2.6-1_amd64.deb ...
Unpacking python3-dbus (1.2.6-1) ...
Selecting previously unselected package python3-gi.
Preparing to unpack .../19-python3-gi_3.26.1-2ubuntu1_amd64.deb ...
Unpacking python3-gi (3.26.1-2ubuntu1) ...
Selecting previously unselected package shared-mime-info.
Preparing to unpack .../20-shared-mime-info_1.9-2_amd64.deb ...
Unpacking shared-mime-info (1.9-2) ...
Selecting previously unselected package ucf.
Preparing to unpack .../21-ucf_3.0038_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0038) ...
Selecting previously unselected package xdg-user-dirs.
Preparing to unpack .../22-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ...
Unpacking xdg-user-dirs (0.17-1ubuntu1) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../23-xz-utils_5.2.2-1.3_amd64.deb ...
Unpacking xz-utils (5.2.2-1.3) ...
Selecting previously unselected package iso-codes.
Preparing to unpack .../24-iso-codes_3.79-1_all.deb ...
Unpacking iso-codes (3.79-1) ...
Selecting previously unselected package powermgmt-base.
Preparing to unpack .../25-powermgmt-base_1.33_all.deb ...
Unpacking powermgmt-base (1.33) ...
Selecting previously unselected package python-apt-common.
Preparing to unpack .../26-python-apt-common_1.6.4_all.deb ...
Unpacking python-apt-common (1.6.4) ...
Selecting previously unselected package python3-apt.
Preparing to unpack .../27-python3-apt_1.6.4_amd64.deb ...
Unpacking python3-apt (1.6.4) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../28-libassuan0_2.5.1-2_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.1-2) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../29-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gpgconf (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package libksba8:amd64.
Preparing to unpack .../30-libksba8_1.3.5-2_amd64.deb ...
Unpacking libksba8:amd64 (1.3.5-2) ...
Selecting previously unselected package libroken18-heimdal:amd64.
Preparing to unpack .../31-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libasn1-8-heimdal:amd64.
Preparing to unpack .../32-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libheimbase1-heimdal:amd64.
Preparing to unpack .../33-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libhcrypto4-heimdal:amd64.
Preparing to unpack .../34-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libwind0-heimdal:amd64.
Preparing to unpack .../35-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libhx509-5-heimdal:amd64.
Preparing to unpack .../36-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libkrb5-26-heimdal:amd64.
Preparing to unpack .../37-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libheimntlm0-heimdal:amd64.
Preparing to unpack .../38-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libgssapi3-heimdal:amd64.
Preparing to unpack .../39-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ...
Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../40-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../41-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...
Selecting previously unselected package libldap-common.
Preparing to unpack .../42-libldap-common_2.4.45+dfsg-1ubuntu1.3_all.deb ...
Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.3) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../43-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.3_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.3) ...
Selecting previously unselected package libnpth0:amd64.
Preparing to unpack .../44-libnpth0_1.5-3_amd64.deb ...
Unpacking libnpth0:amd64 (1.5-3) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../45-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking dirmngr (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../46-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ...
Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package gnupg-utils.
Preparing to unpack .../47-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package gpg.
Preparing to unpack .../48-gpg_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gpg (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../49-pinentry-curses_1.1.0-1_amd64.deb ...
Unpacking pinentry-curses (1.1.0-1) ...
Selecting previously unselected package gpg-agent.
Preparing to unpack .../50-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gpg-agent (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package gpg-wks-client.
Preparing to unpack .../51-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package gpg-wks-server.
Preparing to unpack .../52-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../53-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gpgsm (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../54-gnupg_2.2.4-1ubuntu1.2_amd64.deb ...
Unpacking gnupg (2.2.4-1ubuntu1.2) ...
Selecting previously unselected package libsasl2-modules:amd64.
Preparing to unpack .../55-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...
Selecting previously unselected package python3-software-properties.
Preparing to unpack .../56-python3-software-properties_0.96.24.32.9_all.deb ...
Unpacking python3-software-properties (0.96.24.32.9) ...
Selecting previously unselected package software-properties-common.
Preparing to unpack .../57-software-properties-common_0.96.24.32.9_all.deb ...
Unpacking software-properties-common (0.96.24.32.9) ...
Selecting previously unselected package unattended-upgrades.
Preparing to unpack .../58-unattended-upgrades_1.1ubuntu1.18.04.11_all.deb ...
Unpacking unattended-upgrades (1.1ubuntu1.18.04.11) ...
Setting up python-apt-common (1.6.4) ...
Setting up libnpth0:amd64 (1.5-3) ...
Setting up readline-common (7.0-3) ...
Setting up libapt-inst2.0:amd64 (1.6.11) ...
Setting up powermgmt-base (1.33) ...
Setting up libicu60:amd64 (60.2-3ubuntu3) ...
Setting up mime-support (3.60ubuntu1) ...
Setting up iso-codes (3.79-1) ...
Setting up libldap-common (2.4.45+dfsg-1ubuntu1.3) ...
Setting up libreadline7:amd64 (7.0-3) ...
Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.4) ...
No schema files found: doing nothing.
Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...
Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...
Setting up distro-info-data (0.37ubuntu0.5) ...
Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up libksba8:amd64 (1.3.5-2) ...
Setting up ucf (3.0038) ...
Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ...
Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.2) ...
Setting up libmagic-mgc (1:5.32-2ubuntu0.2) ...
Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ...
Setting up libmagic1:amd64 (1:5.32-2ubuntu0.2) ...
Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ...
Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.4) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ...
Setting up xz-utils (5.2.2-1.3) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up openssl (1.1.1-1ubuntu2.1~18.04.4) ...
Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.1) ...
Setting up shared-mime-info (1.9-2) ...
Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2) ...
Setting up ca-certificates (20180409) ...
Updating certificates in /etc/ssl/certs...
133 added, 0 removed; done.
Setting up cron (3.0pl1-128.1ubuntu1) ...
Adding group `crontab' (GID 101) ...
Done.
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libassuan0:amd64 (2.5.1-2) ...
Setting up xdg-user-dirs (0.17-1ubuntu1) ...
Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.1) ...
Setting up libpython3.6-stdlib:amd64 (3.6.8-1~18.04.1) ...
Setting up python3.6 (3.6.8-1~18.04.1) ...
Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up gpgconf (2.2.4-1ubuntu1.2) ...
Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up file (1:5.32-2ubuntu0.2) ...
Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up gpgsm (2.2.4-1ubuntu1.2) ...
Setting up gnupg-utils (2.2.4-1ubuntu1.2) ...
Setting up pinentry-curses (1.1.0-1) ...
Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up dbus (1.12.2-1ubuntu1.1) ...
Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up gpg (2.2.4-1ubuntu1.2) ...
Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
Setting up python3 (3.6.7-1~18.04) ...
Setting up gpg-agent (2.2.4-1ubuntu1.2) ...
Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ...
Setting up python3-gi (3.26.1-2ubuntu1) ...
Setting up lsb-release (9.20170808ubuntu1) ...
Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ...
Setting up python3-apt (1.6.4) ...
Setting up python3-dbus (1.2.6-1) ...
Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.3) ...
Setting up unattended-upgrades (1.1ubuntu1.18.04.11) ...

Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version

Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
Setting up python3-software-properties (0.96.24.32.9) ...
Setting up dirmngr (2.2.4-1ubuntu1.2) ...
Setting up software-properties-common (0.96.24.32.9) ...
Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ...
Setting up gnupg (2.2.4-1ubuntu1.2) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for ca-certificates (20180409) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for dbus (1.12.2-1ubuntu1.1) ...
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Get:2 http://ppa.launchpad.net/linuxuprising/java/ubuntu bionic InRelease [15.9 kB]
Hit:3 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Get:6 http://ppa.launchpad.net/linuxuprising/java/ubuntu bionic/main amd64 Packages [1912 B]
Fetched 17.8 kB in 1s (24.1 kB/s)
Reading package lists...
Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://ppa.launchpad.net/linuxuprising/java/ubuntu bionic InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease
Reading package lists...
info: Trying to set 'shared/accepted-oracle-license-v1-2' [select] to 'true'
info: Loading answer for 'shared/accepted-oracle-license-v1-2'
Reading package lists...
Building dependency tree...
Reading state information...
Package oracle-java11-installer is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  oracle-java11-installer-local

Package oracle-java11-set-default is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  oracle-java12-set-default oracle-java11-set-default-local

E: Package 'oracle-java11-installer' has no installation candidate
E: Package 'oracle-java11-set-default' has no installation candidate
Removing intermediate container 0fe97c6afc1b
The command '/bin/sh -c echo "docker-STF-dev" > /etc/hostname     && DEBIAN_FRONTEND=noninteractive apt-get update     && DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y     && DEBIAN_FRONTEND=noninteractive apt-get install software-properties-common -y     && DEBIAN_FRONTEND=noninteractive add-apt-repository ppa:linuxuprising/java -y     && DEBIAN_FRONTEND=noninteractive apt-get update     && ( echo "oracle-java11-installer shared/accepted-oracle-license-v1-2 select true" | debconf-set-selections -v )     && DEBIAN_FRONTEND=noninteractive apt-get --allow-unauthenticated install -y       autoconf       bison       build-essential       cmake       curl       dos2unix       doxygen       emacs       expect       flex       g++-8       gcc-8       gdb       git-core       gnutls-bin       graphviz       iputils-ping       libglib2.0-dev       libpcap-dev       libgcrypt-dev       libncurses5-dev       libssl-dev       libtool-bin       libtool       libwireshark-dev       libxml2-dev       libxml2-utils       lsof       net-tools       ntp       oracle-java11-installer       oracle-java11-set-default       pkg-config       qt5-default       qtmultimedia5-dev       libqt5svg5-dev       subversion       sudo       sshpass       tcpdump       texlive-font-utils       tshark       tree       tzdata       unzip       valgrind       vim       vsftpd       wget       xutils-dev       xsltproc     && DEBIAN_FRONTEND=noninteractive apt-get autoremove --purge -y     && DEBIAN_FRONTEND=noninteractive apt-get autoclean     && useradd --create-home --shell /bin/bash etsi     && echo "etsi:etsi" | chpasswd     && adduser etsi sudo     && echo "" >> /etc/profile     && echo 'export HOME=/home/etsi' >> /etc/profile     && echo 'export LD_LIBRARY_PATH=${HOME}/lib:$LD_LIBRARY_PATH' >> /etc/profile     && echo 'export PATH=${HOME}/bin:$PATH' >> /etc/profile     && echo 'cd ${HOME}' >> /etc/profile     && echo ". ./devenv.bash" >> /etc/profile     && cd /home/etsi     && mkdir -p bin lib include tmp frameworks docs man dev src     && chown -R etsi:etsi *' returned a non-zero code: 100
+ exit 1
./run.sh
+ ./run.sh

docker run -it -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix --cap-add=NET_RAW --cap-add=NET_ADMIN --rm stftitan:latest /bin/bash -c "cd /home/etsi"
+ docker run -it -e DISPLAY= -v /tmp/.X11-unix:/tmp/.X11-unix --cap-add=NET_RAW --cap-add=NET_ADMIN --rm stftitan:latest /bin/bash -c 'cd /home/etsi'
the input device is not a TTY

cd ${OLD_PWD}
+ cd /home/jenkins/workspace/ttcn/titan-docker/from-sources

# That's all Floks
exit 0
+ exit 0

cd -
+ cd -
/home/jenkins/workspace/ttcn/titan-docker

# That's all Floks
exit 0
+ exit 0
Finished: SUCCESS