Content
Clean installation, CentOS 6 (x86_64)
Environment
Process
Full Output of the Installation
Tests
Clean installation, \S (x86_64)
Environment
Process
Full Output of the Installation
Tests
Clean installation, Debian 7 (x86_64)
Environment
Process
Full Output of the Installation
Tests
Clean installation, Debian 8 (x86_64)
Environment
Process
Full Output of the Installation
Tests
Clean installation, Ubuntu 14 (x86_64)
Environment
Process
Full Output of the Installation
Tests
Clean installation, Ubuntu 16 (x86_64)
Environment
Process
Full Output of the Installation
Tests
Reports
Clean installation, CentOS 6 (x86_64)
Environment
Clean installation according to EMI guidelines (CA certificates, proxy certificate...).
OS Issue | CentOS |
Platform | x86_64 |
Host | cloud255-179.cerit-sc.cz |
Duration | 0 min |
Testbed uptime | 22:49:34 up 9 min, 0 users, load average: 0.85, 0.80, 0.44 |
Process
REPOS="canl-c"
BUILDS="canl-c:release gridsite:release glite-lb:release proxyrenewal:release"
rpm -ivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum install -y yum-priorities yum-protectbase
wget --no-verbose -P /etc/yum.repos.d http://scientific.zcu.cz/repos/external-sl6.repo
yum install -y unzip
for repo in $REPOS; do
build=`echo ${BUILDS#*$repo:} | cut -f1 -d' '`
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -O /etc/yum.repos.d/jenkins-$repo.repo https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=epel-6-x86_64/lastSuccessfulBuild/artifact/build.repo
done
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -P /tmp https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=epel-6-x86_64/lastSuccessfulBuild/artifact/reports/*zip*/reports.zip
rm -rf /tmp/reports
unzip -q -d /tmp /tmp/reports.zip
yum install -y canl-c canl-c-examples
Full Output of the Installation
Retrieving http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
Preparing... ##################################################
epel-release ##################################################
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.fi.muni.cz
* epel: ftp.fi.muni.cz
* extras: ftp.fi.muni.cz
* updates: ftp.fi.muni.cz
Resolving Dependencies
--> Running transaction check
---> Package yum-plugin-priorities.noarch 0:1.1.30-37.el6 will be installed
---> Package yum-plugin-protectbase.noarch 0:1.1.30-37.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
yum-plugin-priorities noarch 1.1.30-37.el6 base 27 k
yum-plugin-protectbase noarch 1.1.30-37.el6 base 25 k
Transaction Summary
================================================================================
Install 2 Package(s)
Total download size: 52 k
Installed size: 50 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 2.1 MB/s | 52 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : yum-plugin-protectbase-1.1.30-37.el6.noarch 1/2
Installing : yum-plugin-priorities-1.1.30-37.el6.noarch 2/2
Verifying : yum-plugin-priorities-1.1.30-37.el6.noarch 1/2
Verifying : yum-plugin-protectbase-1.1.30-37.el6.noarch 2/2
Installed:
yum-plugin-priorities.noarch 0:1.1.30-37.el6
yum-plugin-protectbase.noarch 0:1.1.30-37.el6
Complete!
Loaded plugins: fastestmirror, priorities, protectbase, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.fi.muni.cz
* epel: ftp.fi.muni.cz
* extras: ftp.fi.muni.cz
* updates: ftp.fi.muni.cz
0 packages excluded due to repository protections
Package unzip-6.0-4.el6.x86_64 already installed and latest version
Nothing to do
Loaded plugins: fastestmirror, priorities, protectbase, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.fi.muni.cz
* epel: ftp.fi.muni.cz
* extras: ftp.fi.muni.cz
* updates: ftp.fi.muni.cz
6 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package canl-c.x86_64 0:2.1.8-1.el6 will be installed
--> Processing Dependency: libcares.so.2()(64bit) for package: canl-c-2.1.8-1.el6.x86_64
---> Package canl-c-examples.x86_64 0:2.1.8-1.el6 will be installed
--> Running transaction check
---> Package c-ares.x86_64 0:1.10.0-3.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
canl-c x86_64 2.1.8-1.el6 jenkins-canl-c-build-release-platform-epel-6-x86_64-40
65 k
canl-c-examples x86_64 2.1.8-1.el6 jenkins-canl-c-build-release-platform-epel-6-x86_64-40
13 k
Installing for dependencies:
c-ares x86_64 1.10.0-3.el6 base 75 k
Transaction Summary
================================================================================
Install 3 Package(s)
Total download size: 152 k
Installed size: 389 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 1.9 MB/s | 152 kB 00:00
Retrieving key from http://scientific.zcu.cz/repos/jenkins-builder.asc
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : c-ares-1.10.0-3.el6.x86_64 1/3
Installing : canl-c-2.1.8-1.el6.x86_64 2/3
Installing : canl-c-examples-2.1.8-1.el6.x86_64 3/3
Verifying : canl-c-examples-2.1.8-1.el6.x86_64 1/3
Verifying : canl-c-2.1.8-1.el6.x86_64 2/3
Verifying : c-ares-1.10.0-3.el6.x86_64 3/3
Installed:
canl-c.x86_64 0:2.1.8-1.el6 canl-c-examples.x86_64 0:2.1.8-1.el6
Dependency Installed:
c-ares.x86_64 0:1.10.0-3.el6
Complete!
Tests
Certificate file: none
gLite user: glite
Terminal width: 80
Output format: -x
Package ca-certificates-2015.2.6-65.0.1.el6_7.noarch already installed and latest version
Package git-1.7.1-4.el6_7.1.x86_64 already installed and latest version
Package lsof-4.82-5.el6.x86_64 already installed and latest version
Package wget-1.12-8.el6.x86_64 already installed and latest version
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.0' -> `/etc/grid-security/certificates/0e2ca11d.0'
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.namespaces' -> `/etc/grid-security/certificates/0e2ca11d.namespaces'
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.r0' -> `/etc/grid-security/certificates/0e2ca11d.r0'
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.signing_policy' -> `/etc/grid-security/certificates/0e2ca11d.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.0' -> `/etc/grid-security/certificates/0fbe317b.0'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.namespaces' -> `/etc/grid-security/certificates/0fbe317b.namespaces'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.r0' -> `/etc/grid-security/certificates/0fbe317b.r0'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.signing_policy' -> `/etc/grid-security/certificates/0fbe317b.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.0' -> `/etc/grid-security/certificates/36395d3c.0'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.namespaces' -> `/etc/grid-security/certificates/36395d3c.namespaces'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.r0' -> `/etc/grid-security/certificates/36395d3c.r0'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.signing_policy' -> `/etc/grid-security/certificates/36395d3c.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/41a90451.0' -> `/etc/grid-security/certificates/41a90451.0'
`/tmp/test-certs.root/grid-security/certificates/41a90451.namespaces' -> `/etc/grid-security/certificates/41a90451.namespaces'
`/tmp/test-certs.root/grid-security/certificates/41a90451.r0' -> `/etc/grid-security/certificates/41a90451.r0'
`/tmp/test-certs.root/grid-security/certificates/41a90451.signing_policy' -> `/etc/grid-security/certificates/41a90451.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.0' -> `/etc/grid-security/certificates/7362bbd6.0'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.namespaces' -> `/etc/grid-security/certificates/7362bbd6.namespaces'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.r0' -> `/etc/grid-security/certificates/7362bbd6.r0'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.signing_policy' -> `/etc/grid-security/certificates/7362bbd6.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.0' -> `/etc/grid-security/certificates/79356fdd.0'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.namespaces' -> `/etc/grid-security/certificates/79356fdd.namespaces'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.r0' -> `/etc/grid-security/certificates/79356fdd.r0'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.signing_policy' -> `/etc/grid-security/certificates/79356fdd.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.0' -> `/etc/grid-security/certificates/9a529ab0.0'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.namespaces' -> `/etc/grid-security/certificates/9a529ab0.namespaces'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.r0' -> `/etc/grid-security/certificates/9a529ab0.r0'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.signing_policy' -> `/etc/grid-security/certificates/9a529ab0.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.0' -> `/etc/grid-security/certificates/c1d9b6d3.0'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.namespaces' -> `/etc/grid-security/certificates/c1d9b6d3.namespaces'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.r0' -> `/etc/grid-security/certificates/c1d9b6d3.r0'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.signing_policy' -> `/etc/grid-security/certificates/c1d9b6d3.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.0' -> `/etc/grid-security/certificates/ffb9710f.0'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.namespaces' -> `/etc/grid-security/certificates/ffb9710f.namespaces'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.r0' -> `/etc/grid-security/certificates/ffb9710f.r0'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.signing_policy' -> `/etc/grid-security/certificates/ffb9710f.signing_policy'
Initialized empty Git repository in /root/caNl_testing/glite-testsuites/.git/
========================
REAL TESTS START HERE
========================
Feb 23 22:49:13 cloud255-179 canl-test-cert-handle.sh: start
Testing if binary of canl_proxy_init is available done
Testing if all binaries are available done
Generating new proxy certificate
done
Simulating cert. delegation
done
Feb 23 22:49:13 cloud255-179 canl-test-cert-handle.sh: end
Feb 23 22:49:13 cloud255-179 canl-test-cs-openssl.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Starting openssl server
done
CANL client: connecting to openssl server
This is the testing message to send? done
Starting canl sample server
done
Openssl client: connect to CANL sample server
This is a testing message to send? done
Feb 23 22:49:24 cloud255-179 canl-test-cs-openssl.sh: end
Feb 23 22:49:24 cloud255-179 canl-test-sec-connection.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Testing server with nonexisting host certificates done
Testing server with nonexisting host key done
Testing server with nonexisting host cert and key done
Testing client: connect to server not running done
Testing client: use nonexisting proxy certificate done
Starting canl sample server
done
CANL client: connect to CANL sample server
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:49:25 cloud255-179 canl-test-sec-connection.sh: end
Feb 23 22:49:25 cloud255-179 canl-test-sha2.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
done
Starting canl sample server
done
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:49:25 cloud255-179 canl-test-sha2.sh: end
Feb 23 22:49:25 cloud255-179 canl-test-packaging.sh: start
Packages compliance check output:
canl-c-examples
canl-c-examples.x86_64: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
Feb 23 22:49:26 cloud255-179 canl-test-packaging.sh: end
Feb 23 22:49:26 cloud255-179 canl-test-build.sh: start
Build reports available done
Checking canl-c-build.log warning
./src/canl.c:250: warning: dereferencing pointer 'p4' does break strict-aliasing rules
./src/canl.c:255: warning: dereferencing pointer 'p6' does break strict-aliasing rules
./src/canl_ssl.c:789: warning: passing argument 1 of 'X509_STORE_CTX_get_error' discards qualifiers from pointer target type
./src/canl_cred.c:711: warning: passing argument 1 of 'X509_REQ_dup' discards qualifiers from pointer target type
./src/canl_cred.c:857: warning: passing argument 2 of 'sc_get_priv_key_obj_by_label' discards qualifiers from pointer target type
./src/canl_cred.c:876: warning: passing argument 2 of 'sc_get_cert_obj_by_label' discards qualifiers from pointer target type
./src/canl_ocsp.c:171: warning: value computed is not used
./src/canl_ocsp.c:174: warning: value computed is not used
./src/proxy/proxycertinfo.c:337: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type
./src/proxy/proxycertinfo.c:356: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type
./src/proxy/scutils.c:523: warning: assignment discards qualifiers from pointer target type
./src/proxy/scutils.c:527: warning: assignment from incompatible pointer type
./src/proxy/scutils.c:528: warning: assignment from incompatible pointer type
./src/proxy/scutils.c:660: warning: unused variable 'false'
./src/proxy/scutils.c:657: warning: unused variable 'keyType'
./src/proxy/scutils.c:656: warning: unused variable 'status'
./src/proxy/scutils.c:783: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type
./src/proxy/scutils.c:808: warning: unused variable 'ulObjectCount'
./src/proxy/scutils.c:807: warning: unused variable 'false'
./src/proxy/scutils.c:803: warning: unused variable 'status'
./src/proxy/sslutils.c:1845: warning: unused variable 'cert'
./src/proxy/sslutils.c:4218: warning: unused variable 'error_msg'
./src/proxy/sslutils.c:4212: warning: unused variable 'oper'
./src/proxy/scutils.c:138: warning: 'gfl' may be used uninitialized in this function
./src/proxy/sslutils.c:1023: warning: 'user_cert_info' may be used uninitialized in this function
<stdout>:1252: warning: 'yyunput' defined but not used
<stdout>:1294: warning: 'input' defined but not used
<stdout>:1283: warning: 'yyunput' defined but not used
<stdout>:1325: warning: 'input' defined but not used
Feb 23 22:49:26 cloud255-179 canl-test-build.sh: end
==================
TESTS END HERE
==================
Clean installation, \S (x86_64)
Environment
Clean installation according to EMI guidelines (CA certificates, proxy certificate...).
OS Issue | |
Platform | x86_64 |
Host | veverka |
Duration | 0 min |
Testbed uptime | 21:47:46 up 6 min, 1 user, load average: 1.50, 1.30, 0.65 |
Process
REPOS="canl-c"
BUILDS="canl-c:release gridsite:release glite-lb:release proxyrenewal:release"
rpm -ivh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm
yum install -y yum-priorities yum-protectbase
wget --no-verbose -P /etc/yum.repos.d http://scientific.zcu.cz/repos/external-sl7.repo
yum install -y unzip
for repo in $REPOS; do
build=`echo ${BUILDS#*$repo:} | cut -f1 -d' '`
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -O /etc/yum.repos.d/jenkins-$repo.repo https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=epel-7-x86_64/lastSuccessfulBuild/artifact/build.repo
done
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -P /tmp https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=epel-7-x86_64/lastSuccessfulBuild/artifact/reports/*zip*/reports.zip
rm -rf /tmp/reports
unzip -q -d /tmp /tmp/reports.zip
yum install -y canl-c canl-c-examples
Full Output of the Installation
Retrieving http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-9.noarch.rpm
Preparing... ########################################
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: ftp.fi.muni.cz
* epel: ftp.fi.muni.cz
* extras: ftp.fi.muni.cz
* updates: ftp.fi.muni.cz
Resolving Dependencies
--> Running transaction check
---> Package yum-plugin-priorities.noarch 0:1.1.31-40.el7 will be installed
---> Package yum-plugin-protectbase.noarch 0:1.1.31-40.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
yum-plugin-priorities noarch 1.1.31-40.el7 base 27 k
yum-plugin-protectbase noarch 1.1.31-40.el7 base 25 k
Transaction Summary
================================================================================
Install 2 Packages
Total download size: 51 k
Installed size: 51 k
Downloading packages:
--------------------------------------------------------------------------------
Total 286 kB/s | 51 kB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : yum-plugin-protectbase-1.1.31-40.el7.noarch 1/2
Installing : yum-plugin-priorities-1.1.31-40.el7.noarch 2/2
Verifying : yum-plugin-priorities-1.1.31-40.el7.noarch 1/2
Verifying : yum-plugin-protectbase-1.1.31-40.el7.noarch 2/2
Installed:
yum-plugin-priorities.noarch 0:1.1.31-40.el7
yum-plugin-protectbase.noarch 0:1.1.31-40.el7
Complete!
Loaded plugins: fastestmirror, priorities, protectbase
Loading mirror speeds from cached hostfile
* base: ftp.fi.muni.cz
* epel: ftp.fi.muni.cz
* extras: ftp.fi.muni.cz
* updates: ftp.fi.muni.cz
0 packages excluded due to repository protections
Package unzip-6.0-16.el7.x86_64 already installed and latest version
Nothing to do
Loaded plugins: fastestmirror, priorities, protectbase
Loading mirror speeds from cached hostfile
* base: ftp.fi.muni.cz
* epel: ftp.fi.muni.cz
* extras: ftp.fi.muni.cz
* updates: ftp.fi.muni.cz
4 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package canl-c.x86_64 0:2.1.8-1.el7.centos will be installed
--> Processing Dependency: libcares.so.2()(64bit) for package: canl-c-2.1.8-1.el7.centos.x86_64
---> Package canl-c-examples.x86_64 0:2.1.8-1.el7.centos will be installed
--> Running transaction check
---> Package c-ares.x86_64 0:1.10.0-3.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
canl-c x86_64 2.1.8-1.el7.centos jenkins-canl-c-build-release-platform-epel-7-x86_64-40
68 k
canl-c-examples x86_64 2.1.8-1.el7.centos jenkins-canl-c-build-release-platform-epel-7-x86_64-40
16 k
Installing for dependencies:
c-ares x86_64 1.10.0-3.el7 base 78 k
Transaction Summary
================================================================================
Install 2 Packages (+1 Dependent package)
Total download size: 162 k
Installed size: 410 k
Downloading packages:
Public key for canl-c-examples-2.1.8-1.el7.centos.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 411 kB/s | 162 kB 00:00
Retrieving key from http://scientific.zcu.cz/repos/jenkins-builder.asc
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : c-ares-1.10.0-3.el7.x86_64 1/3
Installing : canl-c-2.1.8-1.el7.centos.x86_64 2/3
Installing : canl-c-examples-2.1.8-1.el7.centos.x86_64 3/3
Verifying : canl-c-examples-2.1.8-1.el7.centos.x86_64 1/3
Verifying : c-ares-1.10.0-3.el7.x86_64 2/3
Verifying : canl-c-2.1.8-1.el7.centos.x86_64 3/3
Installed:
canl-c.x86_64 0:2.1.8-1.el7.centos
canl-c-examples.x86_64 0:2.1.8-1.el7.centos
Dependency Installed:
c-ares.x86_64 0:1.10.0-3.el7
Complete!
Tests
Certificate file: none
gLite user: glite
Terminal width: 80
Output format: -x
Package ca-certificates-2015.2.6-73.el7.noarch already installed and latest version
Package git-1.8.3.1-6.el7_2.1.x86_64 already installed and latest version
Package wget-1.14-13.el7.x86_64 already installed and latest version
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.0' -> '/etc/grid-security/certificates/0e2ca11d.0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.namespaces' -> '/etc/grid-security/certificates/0e2ca11d.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.r0' -> '/etc/grid-security/certificates/0e2ca11d.r0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.signing_policy' -> '/etc/grid-security/certificates/0e2ca11d.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.0' -> '/etc/grid-security/certificates/0fbe317b.0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.namespaces' -> '/etc/grid-security/certificates/0fbe317b.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.r0' -> '/etc/grid-security/certificates/0fbe317b.r0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.signing_policy' -> '/etc/grid-security/certificates/0fbe317b.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.0' -> '/etc/grid-security/certificates/36395d3c.0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.namespaces' -> '/etc/grid-security/certificates/36395d3c.namespaces'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.r0' -> '/etc/grid-security/certificates/36395d3c.r0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.signing_policy' -> '/etc/grid-security/certificates/36395d3c.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/41a90451.0' -> '/etc/grid-security/certificates/41a90451.0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.namespaces' -> '/etc/grid-security/certificates/41a90451.namespaces'
'/tmp/test-certs.root/grid-security/certificates/41a90451.r0' -> '/etc/grid-security/certificates/41a90451.r0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.signing_policy' -> '/etc/grid-security/certificates/41a90451.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.0' -> '/etc/grid-security/certificates/7362bbd6.0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.namespaces' -> '/etc/grid-security/certificates/7362bbd6.namespaces'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.r0' -> '/etc/grid-security/certificates/7362bbd6.r0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.signing_policy' -> '/etc/grid-security/certificates/7362bbd6.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.0' -> '/etc/grid-security/certificates/79356fdd.0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.namespaces' -> '/etc/grid-security/certificates/79356fdd.namespaces'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.r0' -> '/etc/grid-security/certificates/79356fdd.r0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.signing_policy' -> '/etc/grid-security/certificates/79356fdd.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.0' -> '/etc/grid-security/certificates/9a529ab0.0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.namespaces' -> '/etc/grid-security/certificates/9a529ab0.namespaces'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.r0' -> '/etc/grid-security/certificates/9a529ab0.r0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.signing_policy' -> '/etc/grid-security/certificates/9a529ab0.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.0' -> '/etc/grid-security/certificates/c1d9b6d3.0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.namespaces' -> '/etc/grid-security/certificates/c1d9b6d3.namespaces'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.r0' -> '/etc/grid-security/certificates/c1d9b6d3.r0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.signing_policy' -> '/etc/grid-security/certificates/c1d9b6d3.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.0' -> '/etc/grid-security/certificates/ffb9710f.0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.namespaces' -> '/etc/grid-security/certificates/ffb9710f.namespaces'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.r0' -> '/etc/grid-security/certificates/ffb9710f.r0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.signing_policy' -> '/etc/grid-security/certificates/ffb9710f.signing_policy'
Cloning into 'glite-testsuites'...
========================
REAL TESTS START HERE
========================
Feb 23 21:47:23 veverka canl-test-cert-handle.sh: start
Testing if binary of canl_proxy_init is available done
Testing if all binaries are available done
Generating new proxy certificate
done
Simulating cert. delegation
done
Feb 23 21:47:23 veverka canl-test-cert-handle.sh: end
Feb 23 21:47:23 veverka canl-test-cs-openssl.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Starting openssl server
done
CANL client: connecting to openssl server
This is the testing message to send? done
Starting canl sample server
done
Openssl client: connect to CANL sample server
This is a testing message to send? done
Feb 23 21:47:34 veverka canl-test-cs-openssl.sh: end
Feb 23 21:47:34 veverka canl-test-sec-connection.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Testing server with nonexisting host certificates done
Testing server with nonexisting host key done
Testing server with nonexisting host cert and key done
Testing client: connect to server not running done
Testing client: use nonexisting proxy certificate done
Starting canl sample server
done
CANL client: connect to CANL sample server
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 21:47:34 veverka canl-test-sec-connection.sh: end
Feb 23 21:47:34 veverka canl-test-sha2.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
done
Starting canl sample server
done
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 21:47:35 veverka canl-test-sha2.sh: end
Feb 23 21:47:35 veverka canl-test-packaging.sh: start
Packages compliance check output:
canl-c-examples
canl-c-examples.x86_64: W: no-documentation
canl-c-examples.x86_64: W: no-manual-page-for-binary emi-canl-server
canl-c-examples.x86_64: W: no-manual-page-for-binary emi-canl-proxy-init
canl-c-examples.x86_64: W: no-manual-page-for-binary emi-canl-client
canl-c-examples.x86_64: W: no-manual-page-for-binary emi-canl-delegation
1 packages and 0 specfiles checked; 0 errors, 5 warnings.
Feb 23 21:47:36 veverka canl-test-packaging.sh: end
Feb 23 21:47:36 veverka canl-test-build.sh: start
Build reports available done
Checking canl-c-build.log warning
./src/canl_ssl.c:789:9: warning: passing argument 1 of 'X509_STORE_CTX_get_error' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:711:5: warning: passing argument 1 of 'X509_REQ_dup' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:857:5: warning: passing argument 2 of 'sc_get_priv_key_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:876:5: warning: passing argument 2 of 'sc_get_cert_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default]
./src/proxy/proxycertinfo.c:337:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default]
./src/proxy/proxycertinfo.c:356:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:479:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
./src/proxy/scutils.c:523:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
./src/proxy/scutils.c:527:23: warning: assignment from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:528:23: warning: assignment from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:660:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:657:39: warning: unused variable 'keyType' [-Wunused-variable]
./src/proxy/scutils.c:656:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:783:3: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:808:39: warning: unused variable 'ulObjectCount' [-Wunused-variable]
./src/proxy/scutils.c:807:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:803:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/sslutils.c:1845:41: warning: unused variable 'cert' [-Wunused-variable]
./src/proxy/scutils.c:201:10: warning: 'gfl' may be used uninitialized in this function [-Wmaybe-uninitialized]
./src/proxy/sslutils.c:3976:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4219:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4218:11: warning: unused variable 'error_msg' [-Wunused-variable]
./src/proxy/sslutils.c:4212:11: warning: unused variable 'oper' [-Wunused-variable]
./src/proxy/sslutils.c:1196:52: warning: 'user_cert_info' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdout>:1252:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1294:16: warning: 'input' defined but not used [-Wunused-function]
<stdout>:1283:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1325:16: warning: 'input' defined but not used [-Wunused-function]
./examples/canl_sample_client.c:20:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
./examples/canl_sample_server.c:24:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
Feb 23 21:47:36 veverka canl-test-build.sh: end
==================
TESTS END HERE
==================
Clean installation, Debian 7 (x86_64)
Environment
Clean installation according to EMI guidelines (CA certificates, proxy certificate...).
OS Issue | Debian GNU/Linux 7 |
Platform | x86_64 |
Host | ip-10-4-0-38.localdomain |
Duration | 2 min |
Testbed uptime | 22:48:22 up 7 min, 0 users, load average: 1.35, 1.21, 0.62 |
Process
REPOS="canl-c"
BUILDS="canl-c:release gridsite:release glite-lb:release proxyrenewal:release"
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
wget --no-verbose -O /etc/apt/sources.list.d/sci-ext.list http://scientific.zcu.cz/repos/external-debian7.list
wget --no-verbose -O /etc/apt/preferences.d/sci http://scientific.zcu.cz/repos/debian.preferences
apt-get install -y unzip
cat >/etc/apt/preferences.d/jenkins <<EOF
Package: *
Pin: origin ""
Pin-Priority: 900
EOF
for repo in $REPOS; do
build=`echo ${BUILDS#*$repo:} | cut -f1 -d' '`
wget --no-verbose --ca-directory=/etc/grid-security/certificates -P /var/cache/jenkins-repo-$repo/ https://emian.zcu.cz:8443/jenkins/job/${repo}-build-$build/platform=debian-7-x86_64/lastSuccessfulBuild/artifact/results/debian/*zip*/debian.zip
if [ -f /var/cache/jenkins-repo-$repo/debian.zip ]; then
(cd /var/cache/jenkins-repo-$repo; rm -rf debian; unzip -q debian.zip)
cat > /etc/apt/sources.list.d/jenkins-$repo.list <<EOF
deb file:///var/cache/jenkins-repo-$repo/debian/ stable/
deb-src file:///var/cache/jenkins-repo-$repo/debian/ stable/
EOF
fi
done
wget --no-verbose --ca-directory=/etc/grid-security/certificates -P /tmp https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=debian-7-x86_64/lastSuccessfulBuild/artifact/reports/*zip*/reports.zip
rm -rf /tmp/reports
unzip -q -d /tmp /tmp/reports.zip
apt-get update
apt-get install -y libcanl-c-examples
Full Output of the Installation
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.l9R347aoJ7 --trustdb-name /etc/apt//trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-stable.gpg --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.uBAzjNacyL --trustdb-name /etc/apt//trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-stable.gpg --fetch-keys http://scientific.zcu.cz/repos/valtri.asc
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.EsMhrTV9SQ --trustdb-name /etc/apt//trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-stable.gpg --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Get:1 http://apt.cerit-sc.cz wheezy Release.gpg [836 B]
Get:2 http://apt.cerit-sc.cz wheezy Release.gpg [836 B]
Get:3 file: stable/ Release.gpg [819 B]
Hit http://apt.cerit-sc.cz wheezy Release
Get:4 file: stable/ Release [1499 B]
Hit http://apt.cerit-sc.cz wheezy Release
Ign http://apt.cerit-sc.cz wheezy Release
Ign http://apt.cerit-sc.cz wheezy/main amd64 Packages/DiffIndex
Hit http://apt.cerit-sc.cz wheezy/main amd64 Packages
Ign http://apt.cerit-sc.cz wheezy/main Translation-en
Get:5 http://scientific.zcu.cz wheezy/ Release.gpg [836 B]
Ign http://apt.cerit-sc.cz wheezy Release
Ign file: stable/ Translation-en
Ign http://apt.cerit-sc.cz wheezy/main amd64 Packages/DiffIndex
Get:6 http://scientific.zcu.cz wheezy/ Release [1497 B]
Hit http://apt.cerit-sc.cz wheezy/main amd64 Packages
Get:7 http://scientific.zcu.cz wheezy/ Sources [4521 B]
Hit ftp://depot1.mc.cesnet.cz all Release.gpg
Hit ftp://depot1.mc.cesnet.cz wheezy Release.gpg
Hit ftp://depot1.mc.cesnet.cz all Release
Hit ftp://depot1.mc.cesnet.cz wheezy Release
Hit http://ftp.debian.org wheezy Release.gpg
Get:8 http://scientific.zcu.cz wheezy/ Packages [4770 B]
Hit ftp://depot1.mc.cesnet.cz all/main amd64 Packages
Ign http://apt.cerit-sc.cz wheezy/main Translation-en
Get:9 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:10 ftp://depot1.mc.cesnet.cz all/main Translation-en
Hit ftp://depot1.mc.cesnet.cz wheezy/main amd64 Packages
Hit http://security.debian.org wheezy/updates Release.gpg
Get:11 ftp://depot1.mc.cesnet.cz wheezy/main Translation-en
Get:12 ftp://depot1.mc.cesnet.cz all/main Translation-en
Hit http://ftp.debian.org wheezy-updates Release.gpg
Get:13 ftp://depot1.mc.cesnet.cz wheezy/main Translation-en
Get:14 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:15 ftp://depot1.mc.cesnet.cz wheezy/main Translation-en
Get:16 ftp://depot1.mc.cesnet.cz all/main Translation-en
Ign ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:17 ftp://depot1.mc.cesnet.cz wheezy/main Translation-en
Get:18 ftp://depot1.mc.cesnet.cz wheezy/main Translation-en
Hit http://security.debian.org wheezy/updates Release
Ign ftp://depot1.mc.cesnet.cz wheezy/main Translation-en
Hit http://ftp.debian.org wheezy Release
Ign http://scientific.zcu.cz wheezy/ Translation-en
Hit http://ftp.debian.org wheezy-updates Release
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://ftp.debian.org wheezy/main Sources
Hit http://security.debian.org wheezy/updates/contrib Sources
Hit http://ftp.debian.org wheezy/non-free Sources
Hit http://security.debian.org wheezy/updates/non-free Sources
Hit http://ftp.debian.org wheezy/contrib Sources
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://http.debian.net wheezy-backports Release.gpg
Hit http://ftp.debian.org wheezy/main amd64 Packages
Hit http://repository.egi.eu egi-igtf Release.gpg
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit http://ftp.debian.org wheezy/non-free amd64 Packages
Hit http://security.debian.org wheezy/updates/non-free amd64 Packages
Hit http://ftp.debian.org wheezy/contrib amd64 Packages
Hit http://http.debian.net wheezy-backports Release
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://ftp.debian.org wheezy/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://ftp.debian.org wheezy/main Translation-en
Hit http://security.debian.org wheezy/updates/non-free Translation-en
Hit http://repository.egi.eu egi-igtf Release
Hit http://ftp.debian.org wheezy/non-free Translation-en
Hit http://ftp.debian.org wheezy-updates/main Sources
Hit http://http.debian.net wheezy-backports/main amd64 Packages/DiffIndex
Hit http://ftp.debian.org wheezy-updates/contrib Sources
Hit http://ftp.debian.org wheezy-updates/non-free Sources
Hit ftp://ftp.debian.org jessie Release.gpg
Hit http://ftp.debian.org wheezy-updates/main amd64 Packages/DiffIndex
Hit http://http.debian.net wheezy-backports/main Translation-en/DiffIndex
Hit http://repository.egi.eu egi-igtf/core amd64 Packages
Hit ftp://ftp.debian.org jessie Release
Hit http://ftp.debian.org wheezy-updates/contrib amd64 Packages
Hit http://ftp.debian.org wheezy-updates/non-free amd64 Packages/DiffIndex
Hit ftp://ftp.debian.org jessie/main Sources
Hit http://ftp.debian.org wheezy-updates/contrib Translation-en
Hit http://ftp.debian.org wheezy-updates/main Translation-en/DiffIndex
Hit ftp://ftp.debian.org jessie/main amd64 Packages
Hit http://ftp.debian.org wheezy-updates/non-free Translation-en/DiffIndex
Hit ftp://ftp.debian.org jessie/main Translation-en
Ign http://repository.egi.eu egi-igtf/core Translation-en
Fetched 13.3 kB in 2s (5031 B/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libc-ares2 libcanl-c2
The following NEW packages will be installed:
libc-ares2 libcanl-c-examples libcanl-c2
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 74.7 kB/158 kB of archives.
After this operation, 417 kB of additional disk space will be used.
Get:1 http://security.debian.org/ wheezy/updates/main libc-ares2 amd64 1.9.1-3+deb7u1 [74.7 kB]
Fetched 74.7 kB in 0s (646 kB/s)
Selecting previously unselected package libc-ares2:amd64.
(Reading database ... 34971 files and directories currently installed.)
Unpacking libc-ares2:amd64 (from .../libc-ares2_1.9.1-3+deb7u1_amd64.deb) ...
Selecting previously unselected package libcanl-c2.
Unpacking libcanl-c2 (from .../libcanl-c2_2.1.8-1_amd64.deb) ...
Selecting previously unselected package libcanl-c-examples.
Unpacking libcanl-c-examples (from .../libcanl-c-examples_2.1.8-1_amd64.deb) ...
Setting up libc-ares2:amd64 (1.9.1-3+deb7u1) ...
Setting up libcanl-c2 (2.1.8-1) ...
Setting up libcanl-c-examples (2.1.8-1) ...
Tests
Certificate file: none
gLite user: glite
Terminal width: 80
Output format: -x
Reading package lists...
Building dependency tree...
Reading state information...
ca-certificates is already the newest version.
git is already the newest version.
wget is already the newest version.
The following extra packages will be installed:
autopoint diffstat gettext hardening-includes intltool-debian
libapt-pkg-perl libarchive-zip-perl libclass-accessor-perl libclone-perl
libcroco3 libdigest-hmac-perl libemail-valid-perl libencode-locale-perl
libfile-listing-perl libfont-afm-perl libgettextpo0 libglobus-callout0
libglobus-common0 libglobus-gsi-callback0 libglobus-gsi-cert-utils0
libglobus-gsi-credential1 libglobus-gsi-openssl-error0
libglobus-gsi-proxy-core0 libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1
libglobus-gss-assist3 libglobus-gssapi-gsi4 libglobus-openssl-module0
libhtml-form-perl libhtml-format-perl libhtml-parser-perl
libhtml-tagset-perl libhtml-template-perl libhtml-tree-perl
libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
libhttp-message-perl libhttp-negotiate-perl libio-pty-perl
libio-socket-ip-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl
libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
libnet-ssleay-perl libparse-debianchangelog-perl libsocket-perl
libsub-name-perl libunistring0 liburi-perl libvomsapi1 libwww-perl
libwww-robotrules-perl libxml-namespacesupport-perl libxml-parser-perl
libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
libxml-simple-perl patchutils
Suggested packages:
gettext-doc libdata-dump-perl libipc-sharedcache-perl libcrypt-ssleay-perl
libio-socket-inet6-perl libauthen-ntlm-perl binutils-multiarch
libperlio-gzip-perl libtext-template-perl
The following NEW packages will be installed:
autopoint diffstat gettext globus-proxy-utils hardening-includes
intltool-debian libapt-pkg-perl libarchive-zip-perl libclass-accessor-perl
libclone-perl libcroco3 libdigest-hmac-perl libemail-valid-perl
libencode-locale-perl libfile-listing-perl libfont-afm-perl libgettextpo0
libglobus-callout0 libglobus-common0 libglobus-gsi-callback0
libglobus-gsi-cert-utils0 libglobus-gsi-credential1
libglobus-gsi-openssl-error0 libglobus-gsi-proxy-core0
libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1 libglobus-gss-assist3
libglobus-gssapi-gsi4 libglobus-openssl-module0 libhtml-form-perl
libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
libhtml-template-perl libhtml-tree-perl libhttp-cookies-perl
libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
libhttp-negotiate-perl libio-pty-perl libio-socket-ip-perl
libio-socket-ssl-perl libio-string-perl libipc-run-perl libltdl7
liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl
libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl
libnet-ssleay-perl libparse-debianchangelog-perl libsocket-perl
libsub-name-perl libunistring0 liburi-perl libvomsapi1 libwww-perl
libwww-robotrules-perl libxml-namespacesupport-perl libxml-parser-perl
libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
libxml-simple-perl lintian lsof patchutils voms-clients
0 upgraded, 72 newly installed, 0 to remove and 0 not upgraded.
Need to get 8586 kB of archives.
After this operation, 23.4 MB of additional disk space will be used.
Get:1 ftp://depot1.mc.cesnet.cz/ wheezy/main libglobus-gssapi-gsi4 amd64 10.6-1.dk1 [52.1 kB]
Get:2 http://ftp.debian.org/debian/ wheezy/main libcroco3 amd64 0.6.6-2 [134 kB]
Get:3 http://ftp.debian.org/debian/ wheezy/main libmailtools-perl all 2.09-1 [97.6 kB]
Get:4 http://ftp.debian.org/debian/ wheezy/main libdigest-hmac-perl all 1.03+dfsg-1 [12.3 kB]
Get:5 http://ftp.debian.org/debian/ wheezy/main libnet-ip-perl all 1.25-3 [29.5 kB]
Get:6 http://ftp.debian.org/debian/ wheezy/main libnet-dns-perl amd64 0.66-2+b2 [298 kB]
Get:7 http://ftp.debian.org/debian/ wheezy/main libnet-domain-tld-perl all 1.69-1 [11.4 kB]
Get:8 http://ftp.debian.org/debian/ wheezy/main libemail-valid-perl all 0.190-1 [20.9 kB]
Get:9 http://ftp.debian.org/debian/ wheezy/main libunistring0 amd64 0.9.3-5 [434 kB]
Get:10 http://ftp.debian.org/debian/ wheezy/main libgettextpo0 amd64 0.18.1.1-9 [145 kB]
Get:11 http://ftp.debian.org/debian/ wheezy/main libltdl7 amd64 2.4.2-1.1 [352 kB]
Get:12 http://ftp.debian.org/debian/ wheezy/main lsof amd64 4.86+dfsg-1 [316 kB]
Get:13 http://ftp.debian.org/debian/ wheezy/main autopoint all 0.18.1.1-9 [629 kB]
Get:14 http://ftp.debian.org/debian/ wheezy/main diffstat amd64 1.55-3 [30.0 kB]
Get:15 http://ftp.debian.org/debian/ wheezy/main gettext amd64 0.18.1.1-9 [1975 kB]
Get:16 http://ftp.debian.org/debian/ wheezy/main libglobus-common0 amd64 14.7-2 [131 kB]
Get:17 http://ftp.debian.org/debian/ wheezy/main libglobus-gsi-openssl-error0 amd64 2.1-2 [10.5 kB]
Get:18 http://ftp.debian.org/debian/ wheezy/main libglobus-gsi-proxy-ssl1 amd64 4.1-2 [11.5 kB]
Get:19 http://ftp.debian.org/debian/ wheezy/main libglobus-openssl-module0 amd64 3.2-1 [7214 B]
Get:20 http://ftp.debian.org/debian/ wheezy/main libglobus-gsi-cert-utils0 amd64 8.3-1 [13.0 kB]
Get:21 http://ftp.debian.org/debian/ wheezy/main libglobus-gsi-sysconfig1 amd64 5.2-1 [23.8 kB]
Get:22 http://ftp.debian.org/debian/ wheezy/main libglobus-gsi-callback0 amd64 4.2-1 [36.3 kB]
Get:23 http://ftp.debian.org/debian/ wheezy/main libglobus-gsi-credential1 amd64 5.3-1 [29.8 kB]
Get:24 http://ftp.debian.org/debian/ wheezy/main libglobus-gsi-proxy-core0 amd64 6.2-1 [30.6 kB]
Get:25 http://ftp.debian.org/debian/ wheezy/main libglobus-callout0 amd64 2.2-1 [10.9 kB]
Get:26 http://ftp.debian.org/debian/ wheezy/main libglobus-gss-assist3 amd64 8.5-1 [27.8 kB]
Get:27 http://ftp.debian.org/debian/ wheezy/main globus-proxy-utils amd64 5.0-2 [38.8 kB]
Get:28 http://ftp.debian.org/debian/ wheezy/main hardening-includes all 2.2 [17.6 kB]
Get:29 http://ftp.debian.org/debian/ wheezy/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get:30 http://ftp.debian.org/debian/ wheezy/main libapt-pkg-perl amd64 0.1.26+b1 [84.7 kB]
Get:31 http://ftp.debian.org/debian/ wheezy/main libarchive-zip-perl all 1.30-6 [97.6 kB]
Get:32 http://ftp.debian.org/debian/ wheezy/main libsub-name-perl amd64 0.05-1+b2 [10.2 kB]
Get:33 http://ftp.debian.org/debian/ wheezy/main libclass-accessor-perl all 0.34-1 [25.9 kB]
Get:34 http://ftp.debian.org/debian/ wheezy/main libclone-perl amd64 0.31-1+b2 [13.3 kB]
Get:35 http://ftp.debian.org/debian/ wheezy/main libencode-locale-perl all 1.03-1 [13.6 kB]
Get:36 http://ftp.debian.org/debian/ wheezy/main libhttp-date-perl all 6.02-1 [10.7 kB]
Get:37 http://ftp.debian.org/debian/ wheezy/main libfile-listing-perl all 6.04-1 [10.3 kB]
Get:38 http://ftp.debian.org/debian/ wheezy/main libfont-afm-perl all 1.20-1 [14.4 kB]
Get:39 http://ftp.debian.org/debian/ wheezy/main liburi-perl all 1.60-1 [100 kB]
Get:40 http://ftp.debian.org/debian/ wheezy/main libhtml-tagset-perl all 3.20-2 [13.5 kB]
Get:41 http://ftp.debian.org/debian/ wheezy/main libhtml-parser-perl amd64 3.69-2 [114 kB]
Get:42 http://ftp.debian.org/debian/ wheezy/main liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
Get:43 http://ftp.debian.org/debian/ wheezy/main libhttp-message-perl all 6.03-1 [78.5 kB]
Get:44 http://ftp.debian.org/debian/ wheezy/main libhtml-form-perl all 6.03-1 [23.9 kB]
Get:45 http://ftp.debian.org/debian/ wheezy/main libhtml-tree-perl all 5.02-1 [225 kB]
Get:46 http://ftp.debian.org/debian/ wheezy/main libhtml-format-perl all 2.10-1 [42.1 kB]
Get:47 http://ftp.debian.org/debian/ wheezy/main libhtml-template-perl all 2.91-1 [72.0 kB]
Get:48 http://ftp.debian.org/debian/ wheezy/main libhttp-cookies-perl all 6.00-2 [23.5 kB]
Get:49 http://ftp.debian.org/debian/ wheezy/main libhttp-daemon-perl all 6.01-1 [17.3 kB]
Get:50 http://ftp.debian.org/debian/ wheezy/main libhttp-negotiate-perl all 6.00-2 [13.6 kB]
Get:51 http://ftp.debian.org/debian/ wheezy/main libio-pty-perl amd64 1:1.08-1+b2 [40.0 kB]
Get:52 http://ftp.debian.org/debian/ wheezy/main libsocket-perl amd64 2.002-1 [40.0 kB]
Get:53 http://ftp.debian.org/debian/ wheezy/main libio-socket-ip-perl all 0.16-2 [23.6 kB]
Get:54 http://ftp.debian.org/debian/ wheezy/main libnet-ssleay-perl amd64 1.48-1+b1 [335 kB]
Get:55 http://ftp.debian.org/debian/ wheezy/main libio-socket-ssl-perl all 1.76-2 [68.0 kB]
Get:56 http://ftp.debian.org/debian/ wheezy/main libio-string-perl all 1.08-2 [12.0 kB]
Get:57 http://ftp.debian.org/debian/ wheezy/main libipc-run-perl all 0.92-1 [110 kB]
Get:58 http://ftp.debian.org/debian/ wheezy/main libnet-http-perl all 6.03-2 [24.3 kB]
Get:59 http://ftp.debian.org/debian/ wheezy/main libwww-robotrules-perl all 6.01-1 [14.3 kB]
Get:60 http://ftp.debian.org/debian/ wheezy/main libwww-perl all 6.04-1 [203 kB]
Get:61 http://ftp.debian.org/debian/ wheezy/main liblwp-protocol-https-perl all 6.03-1 [7580 B]
Get:62 http://ftp.debian.org/debian/ wheezy/main libparse-debianchangelog-perl all 1.2.0-1 [62.3 kB]
Get:63 http://ftp.debian.org/debian/ wheezy/main libvomsapi1 amd64 2.0.8-1 [180 kB]
Get:64 http://ftp.debian.org/debian/ wheezy/main libxml-namespacesupport-perl all 1.09-3 [15.3 kB]
Get:65 http://ftp.debian.org/debian/ wheezy/main libxml-parser-perl amd64 2.41-1+b1 [278 kB]
Get:66 http://ftp.debian.org/debian/ wheezy/main libxml-sax-base-perl all 1.07-1 [23.1 kB]
Get:67 http://ftp.debian.org/debian/ wheezy/main libxml-sax-perl all 0.99+dfsg-2 [68.3 kB]
Get:68 http://ftp.debian.org/debian/ wheezy/main libxml-sax-expat-perl all 0.40-2 [12.9 kB]
Get:69 http://ftp.debian.org/debian/ wheezy/main libxml-simple-perl all 2.20-1 [74.7 kB]
Get:70 http://ftp.debian.org/debian/ wheezy/main patchutils amd64 0.3.2-1.1 [110 kB]
Get:71 http://ftp.debian.org/debian/ wheezy/main lintian all 2.5.10.4 [709 kB]
Get:72 http://ftp.debian.org/debian/ wheezy/main voms-clients amd64 2.0.8-1 [191 kB]
Fetched 8586 kB in 5s (1666 kB/s)
Selecting previously unselected package libcroco3:amd64.
(Reading database ... 34989 files and directories currently installed.)
Unpacking libcroco3:amd64 (from .../libcroco3_0.6.6-2_amd64.deb) ...
Selecting previously unselected package libmailtools-perl.
Unpacking libmailtools-perl (from .../libmailtools-perl_2.09-1_all.deb) ...
Selecting previously unselected package libdigest-hmac-perl.
Unpacking libdigest-hmac-perl (from .../libdigest-hmac-perl_1.03+dfsg-1_all.deb) ...
Selecting previously unselected package libnet-ip-perl.
Unpacking libnet-ip-perl (from .../libnet-ip-perl_1.25-3_all.deb) ...
Selecting previously unselected package libnet-dns-perl.
Unpacking libnet-dns-perl (from .../libnet-dns-perl_0.66-2+b2_amd64.deb) ...
Selecting previously unselected package libnet-domain-tld-perl.
Unpacking libnet-domain-tld-perl (from .../libnet-domain-tld-perl_1.69-1_all.deb) ...
Selecting previously unselected package libemail-valid-perl.
Unpacking libemail-valid-perl (from .../libemail-valid-perl_0.190-1_all.deb) ...
Selecting previously unselected package libunistring0:amd64.
Unpacking libunistring0:amd64 (from .../libunistring0_0.9.3-5_amd64.deb) ...
Selecting previously unselected package libgettextpo0:amd64.
Unpacking libgettextpo0:amd64 (from .../libgettextpo0_0.18.1.1-9_amd64.deb) ...
Selecting previously unselected package libltdl7:amd64.
Unpacking libltdl7:amd64 (from .../libltdl7_2.4.2-1.1_amd64.deb) ...
Selecting previously unselected package lsof.
Unpacking lsof (from .../lsof_4.86+dfsg-1_amd64.deb) ...
Selecting previously unselected package autopoint.
Unpacking autopoint (from .../autopoint_0.18.1.1-9_all.deb) ...
Selecting previously unselected package diffstat.
Unpacking diffstat (from .../diffstat_1.55-3_amd64.deb) ...
Selecting previously unselected package gettext.
Unpacking gettext (from .../gettext_0.18.1.1-9_amd64.deb) ...
Selecting previously unselected package libglobus-common0.
Unpacking libglobus-common0 (from .../libglobus-common0_14.7-2_amd64.deb) ...
Selecting previously unselected package libglobus-gsi-openssl-error0.
Unpacking libglobus-gsi-openssl-error0 (from .../libglobus-gsi-openssl-error0_2.1-2_amd64.deb) ...
Selecting previously unselected package libglobus-gsi-proxy-ssl1.
Unpacking libglobus-gsi-proxy-ssl1 (from .../libglobus-gsi-proxy-ssl1_4.1-2_amd64.deb) ...
Selecting previously unselected package libglobus-openssl-module0.
Unpacking libglobus-openssl-module0 (from .../libglobus-openssl-module0_3.2-1_amd64.deb) ...
Selecting previously unselected package libglobus-gsi-cert-utils0.
Unpacking libglobus-gsi-cert-utils0 (from .../libglobus-gsi-cert-utils0_8.3-1_amd64.deb) ...
Selecting previously unselected package libglobus-gsi-sysconfig1.
Unpacking libglobus-gsi-sysconfig1 (from .../libglobus-gsi-sysconfig1_5.2-1_amd64.deb) ...
Selecting previously unselected package libglobus-gsi-callback0.
Unpacking libglobus-gsi-callback0 (from .../libglobus-gsi-callback0_4.2-1_amd64.deb) ...
Selecting previously unselected package libglobus-gsi-credential1.
Unpacking libglobus-gsi-credential1 (from .../libglobus-gsi-credential1_5.3-1_amd64.deb) ...
Selecting previously unselected package libglobus-gsi-proxy-core0.
Unpacking libglobus-gsi-proxy-core0 (from .../libglobus-gsi-proxy-core0_6.2-1_amd64.deb) ...
Selecting previously unselected package libglobus-callout0.
Unpacking libglobus-callout0 (from .../libglobus-callout0_2.2-1_amd64.deb) ...
Selecting previously unselected package libglobus-gssapi-gsi4.
Unpacking libglobus-gssapi-gsi4 (from .../libglobus-gssapi-gsi4_10.6-1.dk1_amd64.deb) ...
Selecting previously unselected package libglobus-gss-assist3.
Unpacking libglobus-gss-assist3 (from .../libglobus-gss-assist3_8.5-1_amd64.deb) ...
Selecting previously unselected package globus-proxy-utils.
Unpacking globus-proxy-utils (from .../globus-proxy-utils_5.0-2_amd64.deb) ...
Selecting previously unselected package hardening-includes.
Unpacking hardening-includes (from .../hardening-includes_2.2_all.deb) ...
Selecting previously unselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously unselected package libapt-pkg-perl.
Unpacking libapt-pkg-perl (from .../libapt-pkg-perl_0.1.26+b1_amd64.deb) ...
Selecting previously unselected package libarchive-zip-perl.
Unpacking libarchive-zip-perl (from .../libarchive-zip-perl_1.30-6_all.deb) ...
Selecting previously unselected package libsub-name-perl.
Unpacking libsub-name-perl (from .../libsub-name-perl_0.05-1+b2_amd64.deb) ...
Selecting previously unselected package libclass-accessor-perl.
Unpacking libclass-accessor-perl (from .../libclass-accessor-perl_0.34-1_all.deb) ...
Selecting previously unselected package libclone-perl.
Unpacking libclone-perl (from .../libclone-perl_0.31-1+b2_amd64.deb) ...
Selecting previously unselected package libencode-locale-perl.
Unpacking libencode-locale-perl (from .../libencode-locale-perl_1.03-1_all.deb) ...
Selecting previously unselected package libhttp-date-perl.
Unpacking libhttp-date-perl (from .../libhttp-date-perl_6.02-1_all.deb) ...
Selecting previously unselected package libfile-listing-perl.
Unpacking libfile-listing-perl (from .../libfile-listing-perl_6.04-1_all.deb) ...
Selecting previously unselected package libfont-afm-perl.
Unpacking libfont-afm-perl (from .../libfont-afm-perl_1.20-1_all.deb) ...
Selecting previously unselected package liburi-perl.
Unpacking liburi-perl (from .../liburi-perl_1.60-1_all.deb) ...
Selecting previously unselected package libhtml-tagset-perl.
Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ...
Selecting previously unselected package libhtml-parser-perl.
Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.69-2_amd64.deb) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Unpacking liblwp-mediatypes-perl (from .../liblwp-mediatypes-perl_6.02-1_all.deb) ...
Selecting previously unselected package libhttp-message-perl.
Unpacking libhttp-message-perl (from .../libhttp-message-perl_6.03-1_all.deb) ...
Selecting previously unselected package libhtml-form-perl.
Unpacking libhtml-form-perl (from .../libhtml-form-perl_6.03-1_all.deb) ...
Selecting previously unselected package libhtml-tree-perl.
Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_5.02-1_all.deb) ...
Selecting previously unselected package libhtml-format-perl.
Unpacking libhtml-format-perl (from .../libhtml-format-perl_2.10-1_all.deb) ...
Selecting previously unselected package libhtml-template-perl.
Unpacking libhtml-template-perl (from .../libhtml-template-perl_2.91-1_all.deb) ...
Selecting previously unselected package libhttp-cookies-perl.
Unpacking libhttp-cookies-perl (from .../libhttp-cookies-perl_6.00-2_all.deb) ...
Selecting previously unselected package libhttp-daemon-perl.
Unpacking libhttp-daemon-perl (from .../libhttp-daemon-perl_6.01-1_all.deb) ...
Selecting previously unselected package libhttp-negotiate-perl.
Unpacking libhttp-negotiate-perl (from .../libhttp-negotiate-perl_6.00-2_all.deb) ...
Selecting previously unselected package libio-pty-perl.
Unpacking libio-pty-perl (from .../libio-pty-perl_1%3a1.08-1+b2_amd64.deb) ...
Selecting previously unselected package libsocket-perl.
Unpacking libsocket-perl (from .../libsocket-perl_2.002-1_amd64.deb) ...
Selecting previously unselected package libio-socket-ip-perl.
Unpacking libio-socket-ip-perl (from .../libio-socket-ip-perl_0.16-2_all.deb) ...
Selecting previously unselected package libnet-ssleay-perl.
Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.48-1+b1_amd64.deb) ...
Selecting previously unselected package libio-socket-ssl-perl.
Unpacking libio-socket-ssl-perl (from .../libio-socket-ssl-perl_1.76-2_all.deb) ...
Selecting previously unselected package libio-string-perl.
Unpacking libio-string-perl (from .../libio-string-perl_1.08-2_all.deb) ...
Selecting previously unselected package libipc-run-perl.
Unpacking libipc-run-perl (from .../libipc-run-perl_0.92-1_all.deb) ...
Selecting previously unselected package libnet-http-perl.
Unpacking libnet-http-perl (from .../libnet-http-perl_6.03-2_all.deb) ...
Selecting previously unselected package libwww-robotrules-perl.
Unpacking libwww-robotrules-perl (from .../libwww-robotrules-perl_6.01-1_all.deb) ...
Selecting previously unselected package libwww-perl.
Unpacking libwww-perl (from .../libwww-perl_6.04-1_all.deb) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Unpacking liblwp-protocol-https-perl (from .../liblwp-protocol-https-perl_6.03-1_all.deb) ...
Selecting previously unselected package libparse-debianchangelog-perl.
Unpacking libparse-debianchangelog-perl (from .../libparse-debianchangelog-perl_1.2.0-1_all.deb) ...
Selecting previously unselected package libvomsapi1.
Unpacking libvomsapi1 (from .../libvomsapi1_2.0.8-1_amd64.deb) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Unpacking libxml-namespacesupport-perl (from .../libxml-namespacesupport-perl_1.09-3_all.deb) ...
Selecting previously unselected package libxml-parser-perl.
Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.41-1+b1_amd64.deb) ...
Selecting previously unselected package libxml-sax-base-perl.
Unpacking libxml-sax-base-perl (from .../libxml-sax-base-perl_1.07-1_all.deb) ...
Selecting previously unselected package libxml-sax-perl.
Unpacking libxml-sax-perl (from .../libxml-sax-perl_0.99+dfsg-2_all.deb) ...
Selecting previously unselected package libxml-sax-expat-perl.
Unpacking libxml-sax-expat-perl (from .../libxml-sax-expat-perl_0.40-2_all.deb) ...
Selecting previously unselected package libxml-simple-perl.
Unpacking libxml-simple-perl (from .../libxml-simple-perl_2.20-1_all.deb) ...
Selecting previously unselected package patchutils.
Unpacking patchutils (from .../patchutils_0.3.2-1.1_amd64.deb) ...
Selecting previously unselected package lintian.
Unpacking lintian (from .../lintian_2.5.10.4_all.deb) ...
Selecting previously unselected package voms-clients.
Unpacking voms-clients (from .../voms-clients_2.0.8-1_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up libcroco3:amd64 (0.6.6-2) ...
Setting up libmailtools-perl (2.09-1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
Setting up libnet-ip-perl (1.25-3) ...
Setting up libnet-dns-perl (0.66-2+b2) ...
Setting up libnet-domain-tld-perl (1.69-1) ...
Setting up libemail-valid-perl (0.190-1) ...
Setting up libunistring0:amd64 (0.9.3-5) ...
Setting up libgettextpo0:amd64 (0.18.1.1-9) ...
Setting up libltdl7:amd64 (2.4.2-1.1) ...
Setting up lsof (4.86+dfsg-1) ...
Setting up autopoint (0.18.1.1-9) ...
Setting up diffstat (1.55-3) ...
Setting up gettext (0.18.1.1-9) ...
Setting up libglobus-common0 (14.7-2) ...
Setting up libglobus-gsi-openssl-error0 (2.1-2) ...
Setting up libglobus-gsi-proxy-ssl1 (4.1-2) ...
Setting up libglobus-openssl-module0 (3.2-1) ...
Setting up libglobus-gsi-cert-utils0 (8.3-1) ...
Setting up libglobus-gsi-sysconfig1 (5.2-1) ...
Setting up libglobus-gsi-callback0 (4.2-1) ...
Setting up libglobus-gsi-credential1 (5.3-1) ...
Setting up libglobus-gsi-proxy-core0 (6.2-1) ...
Setting up libglobus-callout0 (2.2-1) ...
Setting up libglobus-gssapi-gsi4 (10.6-1.dk1) ...
Setting up libglobus-gss-assist3 (8.5-1) ...
Setting up globus-proxy-utils (5.0-2) ...
Setting up hardening-includes (2.2) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up libapt-pkg-perl (0.1.26+b1) ...
Setting up libarchive-zip-perl (1.30-6) ...
Setting up libsub-name-perl (0.05-1+b2) ...
Setting up libclass-accessor-perl (0.34-1) ...
Setting up libclone-perl (0.31-1+b2) ...
Setting up libencode-locale-perl (1.03-1) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up libfont-afm-perl (1.20-1) ...
Setting up liburi-perl (1.60-1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up libhtml-parser-perl (3.69-2) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.03-1) ...
Setting up libhtml-form-perl (6.03-1) ...
Setting up libhtml-tree-perl (5.02-1) ...
Setting up libhtml-format-perl (2.10-1) ...
Setting up libhtml-template-perl (2.91-1) ...
Setting up libhttp-cookies-perl (6.00-2) ...
Setting up libhttp-daemon-perl (6.01-1) ...
Setting up libhttp-negotiate-perl (6.00-2) ...
Setting up libio-pty-perl (1:1.08-1+b2) ...
Setting up libsocket-perl (2.002-1) ...
Setting up libio-socket-ip-perl (0.16-2) ...
Setting up libnet-ssleay-perl (1.48-1+b1) ...
Setting up libio-socket-ssl-perl (1.76-2) ...
Setting up libio-string-perl (1.08-2) ...
Setting up libipc-run-perl (0.92-1) ...
Setting up libnet-http-perl (6.03-2) ...
Setting up libwww-robotrules-perl (6.01-1) ...
Setting up libparse-debianchangelog-perl (1.2.0-1) ...
Setting up libvomsapi1 (2.0.8-1) ...
Setting up libxml-namespacesupport-perl (1.09-3) ...
Setting up libxml-sax-base-perl (1.07-1) ...
Setting up libxml-sax-perl (0.99+dfsg-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Setting up patchutils (0.3.2-1.1) ...
Setting up lintian (2.5.10.4) ...
Setting up voms-clients (2.0.8-1) ...
Setting up liblwp-protocol-https-perl (6.03-1) ...
Setting up libwww-perl (6.04-1) ...
Setting up libxml-parser-perl (2.41-1+b1) ...
Setting up libxml-sax-expat-perl (0.40-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Setting up libxml-simple-perl (2.20-1) ...
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.0' -> `/etc/grid-security/certificates/0e2ca11d.0'
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.namespaces' -> `/etc/grid-security/certificates/0e2ca11d.namespaces'
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.r0' -> `/etc/grid-security/certificates/0e2ca11d.r0'
`/tmp/test-certs.root/grid-security/certificates/0e2ca11d.signing_policy' -> `/etc/grid-security/certificates/0e2ca11d.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.0' -> `/etc/grid-security/certificates/0fbe317b.0'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.namespaces' -> `/etc/grid-security/certificates/0fbe317b.namespaces'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.r0' -> `/etc/grid-security/certificates/0fbe317b.r0'
`/tmp/test-certs.root/grid-security/certificates/0fbe317b.signing_policy' -> `/etc/grid-security/certificates/0fbe317b.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.0' -> `/etc/grid-security/certificates/36395d3c.0'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.namespaces' -> `/etc/grid-security/certificates/36395d3c.namespaces'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.r0' -> `/etc/grid-security/certificates/36395d3c.r0'
`/tmp/test-certs.root/grid-security/certificates/36395d3c.signing_policy' -> `/etc/grid-security/certificates/36395d3c.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/41a90451.0' -> `/etc/grid-security/certificates/41a90451.0'
`/tmp/test-certs.root/grid-security/certificates/41a90451.namespaces' -> `/etc/grid-security/certificates/41a90451.namespaces'
`/tmp/test-certs.root/grid-security/certificates/41a90451.r0' -> `/etc/grid-security/certificates/41a90451.r0'
`/tmp/test-certs.root/grid-security/certificates/41a90451.signing_policy' -> `/etc/grid-security/certificates/41a90451.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.0' -> `/etc/grid-security/certificates/7362bbd6.0'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.namespaces' -> `/etc/grid-security/certificates/7362bbd6.namespaces'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.r0' -> `/etc/grid-security/certificates/7362bbd6.r0'
`/tmp/test-certs.root/grid-security/certificates/7362bbd6.signing_policy' -> `/etc/grid-security/certificates/7362bbd6.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.0' -> `/etc/grid-security/certificates/79356fdd.0'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.namespaces' -> `/etc/grid-security/certificates/79356fdd.namespaces'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.r0' -> `/etc/grid-security/certificates/79356fdd.r0'
`/tmp/test-certs.root/grid-security/certificates/79356fdd.signing_policy' -> `/etc/grid-security/certificates/79356fdd.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.0' -> `/etc/grid-security/certificates/9a529ab0.0'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.namespaces' -> `/etc/grid-security/certificates/9a529ab0.namespaces'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.r0' -> `/etc/grid-security/certificates/9a529ab0.r0'
`/tmp/test-certs.root/grid-security/certificates/9a529ab0.signing_policy' -> `/etc/grid-security/certificates/9a529ab0.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.0' -> `/etc/grid-security/certificates/c1d9b6d3.0'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.namespaces' -> `/etc/grid-security/certificates/c1d9b6d3.namespaces'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.r0' -> `/etc/grid-security/certificates/c1d9b6d3.r0'
`/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.signing_policy' -> `/etc/grid-security/certificates/c1d9b6d3.signing_policy'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.0' -> `/etc/grid-security/certificates/ffb9710f.0'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.namespaces' -> `/etc/grid-security/certificates/ffb9710f.namespaces'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.r0' -> `/etc/grid-security/certificates/ffb9710f.r0'
`/tmp/test-certs.root/grid-security/certificates/ffb9710f.signing_policy' -> `/etc/grid-security/certificates/ffb9710f.signing_policy'
Cloning into 'glite-testsuites'...
========================
REAL TESTS START HERE
========================
Feb 23 22:48:01 ip-10-4-0-38 canl-test-cert-handle.sh: start
Testing if binary of canl_proxy_init is available done
Testing if all binaries are available done
Generating new proxy certificate
done
Simulating cert. delegation
done
Feb 23 22:48:02 ip-10-4-0-38 canl-test-cert-handle.sh: end
Feb 23 22:48:02 ip-10-4-0-38 canl-test-cs-openssl.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Starting openssl server
done
CANL client: connecting to openssl server
This is the testing message to send? done
Starting canl sample server
done
Openssl client: connect to CANL sample server
This is a testing message to send? done
Feb 23 22:48:13 ip-10-4-0-38 canl-test-cs-openssl.sh: end
Feb 23 22:48:13 ip-10-4-0-38 canl-test-sec-connection.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Testing server with nonexisting host certificates done
Testing server with nonexisting host key done
Testing server with nonexisting host cert and key done
Testing client: connect to server not running done
Testing client: use nonexisting proxy certificate done
Starting canl sample server
done
CANL client: connect to CANL sample server
server: waiting for connections...
[SERVER] connection established
[SERVER] Trying to send sth to the client
[SERVER] message "This is a testing message to send" sent successfully
[SERVER] received: This is the testing message to send
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:48:13 ip-10-4-0-38 canl-test-sec-connection.sh: end
Feb 23 22:48:13 ip-10-4-0-38 canl-test-sha2.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
done
Starting canl sample server
done
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:48:13 ip-10-4-0-38 canl-test-sha2.sh: end
Feb 23 22:48:13 ip-10-4-0-38 canl-test-packaging.sh: start
Downloading packages... done
Packages compliance check output:
libcanl-c-examples:
libcanl-c2:
canl-c:
W: canl-c source: newer-standards-version 3.9.5 (current is 3.9.4)
W: canl-c source: dbg-package-missing-depends canl-c-dbg
W: canl-c source: out-of-date-standards-version 3.9.1 (current is 3.9.4)
Feb 23 22:48:17 ip-10-4-0-38 canl-test-packaging.sh: end
Feb 23 22:48:17 ip-10-4-0-38 canl-test-build.sh: start
Build reports available done
Checking canl-c_2.1.8-1_amd64.build warning
./src/canl_ssl.c:789:9: warning: passing argument 1 of 'X509_STORE_CTX_get_error' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:711:5: warning: passing argument 1 of 'X509_REQ_dup' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:857:5: warning: passing argument 2 of 'sc_get_priv_key_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:876:5: warning: passing argument 2 of 'sc_get_cert_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_ocsp.c:171:5: warning: value computed is not used [-Wunused-value]
./src/canl_ocsp.c:174:5: warning: value computed is not used [-Wunused-value]
./src/proxy/proxycertinfo.c:337:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default]
./src/proxy/proxycertinfo.c:356:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:479:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
./src/proxy/scutils.c:523:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
./src/proxy/scutils.c:527:23: warning: assignment from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:528:23: warning: assignment from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:660:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:657:39: warning: unused variable 'keyType' [-Wunused-variable]
./src/proxy/scutils.c:656:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:783:3: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:808:39: warning: unused variable 'ulObjectCount' [-Wunused-variable]
./src/proxy/scutils.c:807:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:803:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:201:10: warning: 'gfl' may be used uninitialized in this function [-Wmaybe-uninitialized]
./src/proxy/sslutils.c:1845:41: warning: unused variable 'cert' [-Wunused-variable]
./src/proxy/sslutils.c:3976:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4219:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4218:11: warning: unused variable 'error_msg' [-Wunused-variable]
./src/proxy/sslutils.c:4212:11: warning: unused variable 'oper' [-Wunused-variable]
./src/proxy/sslutils.c:1196:52: warning: 'user_cert_info' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdout>:1252:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1294:16: warning: 'input' defined but not used [-Wunused-function]
<stdout>:1283:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1325:16: warning: 'input' defined but not used [-Wunused-function]
./examples/canl_sample_server.c:24:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
./examples/canl_sample_client.c:20:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
Feb 23 22:48:17 ip-10-4-0-38 canl-test-build.sh: end
==================
TESTS END HERE
==================
Clean installation, Debian 8 (x86_64)
Environment
Clean installation according to EMI guidelines (CA certificates, proxy certificate...).
OS Issue | Debian GNU/Linux 8 |
Platform | x86_64 |
Host | ip-10-4-0-40.localdomain |
Duration | 1 min |
Testbed uptime | 22:47:59 up 4 min, 1 user, load average: 1.32, 0.76, 0.32 |
Process
REPOS="canl-c"
BUILDS="canl-c:release gridsite:release glite-lb:release proxyrenewal:release"
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
wget --no-verbose -O /etc/apt/sources.list.d/sci-ext.list http://scientific.zcu.cz/repos/external-debian8.list
wget --no-verbose -O /etc/apt/preferences.d/sci http://scientific.zcu.cz/repos/debian.preferences
apt-get install -y unzip
cat >/etc/apt/preferences.d/jenkins <<EOF
Package: *
Pin: origin ""
Pin-Priority: 900
EOF
for repo in $REPOS; do
build=`echo ${BUILDS#*$repo:} | cut -f1 -d' '`
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -P /var/cache/jenkins-repo-$repo/ https://emian.zcu.cz:8443/jenkins/job/${repo}-build-$build/platform=debian-8-x86_64/lastSuccessfulBuild/artifact/results/debian/*zip*/debian.zip
if [ -f /var/cache/jenkins-repo-$repo/debian.zip ]; then
(cd /var/cache/jenkins-repo-$repo; rm -rf debian; unzip -q debian.zip)
cat > /etc/apt/sources.list.d/jenkins-$repo.list <<EOF
deb file:///var/cache/jenkins-repo-$repo/debian/ stable/
deb-src file:///var/cache/jenkins-repo-$repo/debian/ stable/
EOF
fi
done
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -P /tmp https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=debian-8-x86_64/lastSuccessfulBuild/artifact/reports/*zip*/reports.zip
rm -rf /tmp/reports
unzip -q -d /tmp /tmp/reports.zip
apt-get update
apt-get install -y libcanl-c-examples
Full Output of the Installation
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.lP1B7pVO35 --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.hSGML3D5SJ --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --fetch-keys http://scientific.zcu.cz/repos/valtri.asc
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.iJcXDwT46J --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Ign file: stable/ InRelease
Get:1 http://apt.cerit-sc.cz jessie InRelease [2537 B]
Get:2 file: stable/ Release.gpg [819 B]
Get:3 ftp://depot1.mc.cesnet.cz all InRelease
Ign ftp://depot1.mc.cesnet.cz all InRelease
Get:4 file: stable/ Release [1499 B]
Get:5 ftp://depot1.mc.cesnet.cz jessie InRelease
Ign ftp://depot1.mc.cesnet.cz jessie InRelease
Ign http://apt.cerit-sc.cz jessie InRelease
Hit ftp://depot1.mc.cesnet.cz all Release.gpg
Ign http://scientific.zcu.cz jessie/ InRelease
Ign http://apt.cerit-sc.cz jessie/main amd64 Packages/DiffIndex
Hit ftp://depot1.mc.cesnet.cz jessie Release.gpg
Hit ftp://depot1.mc.cesnet.cz all Release
Hit ftp://depot1.mc.cesnet.cz jessie Release
Hit http://apt.cerit-sc.cz jessie/main amd64 Packages
Ign http://apt.cerit-sc.cz jessie/main Translation-en
Get:6 http://scientific.zcu.cz jessie/ Release.gpg [836 B]
Ign file: stable/ Translation-en
Hit ftp://depot1.mc.cesnet.cz all/main amd64 Packages
Hit http://security.debian.org jessie/updates InRelease
Get:7 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:8 http://scientific.zcu.cz jessie/ Release [1497 B]
Get:9 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:10 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:11 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:12 ftp://depot1.mc.cesnet.cz all/main Translation-en
Ign ftp://depot1.mc.cesnet.cz all/main Translation-en
Hit ftp://depot1.mc.cesnet.cz jessie/main amd64 Packages
Get:13 ftp://depot1.mc.cesnet.cz jessie/main Translation-en
Get:14 ftp://depot1.mc.cesnet.cz jessie/main Translation-en
Get:15 ftp://depot1.mc.cesnet.cz jessie/main Translation-en
Get:16 ftp://depot1.mc.cesnet.cz jessie/main Translation-en
Ign http://ftp.debian.org jessie InRelease
Get:17 ftp://depot1.mc.cesnet.cz jessie/main Translation-en
Ign ftp://depot1.mc.cesnet.cz jessie/main Translation-en
Hit http://ftp.debian.org jessie-updates InRelease
Hit http://security.debian.org jessie/updates/main Sources
Get:18 http://scientific.zcu.cz jessie/ Sources [2138 B]
Hit http://repository.egi.eu egi-igtf InRelease
Hit http://ftp.debian.org jessie Release.gpg
Get:19 http://scientific.zcu.cz jessie/ Packages [2627 B]
Hit http://security.debian.org jessie/updates/contrib Sources
Hit http://ftp.debian.org jessie Release
Hit http://security.debian.org jessie/updates/non-free Sources
Hit http://ftp.debian.org jessie-updates/main Sources
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit http://ftp.debian.org jessie-updates/contrib Sources
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Ign http://scientific.zcu.cz jessie/ Translation-en
Hit http://ftp.debian.org jessie-updates/non-free Sources
Hit http://security.debian.org jessie/updates/non-free amd64 Packages
Get:20 http://ftp.debian.org jessie-updates/main amd64 Packages/DiffIndex [6916 B]
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://ftp.debian.org jessie-updates/contrib amd64 Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://repository.egi.eu egi-igtf/core amd64 Packages
Get:21 http://ftp.debian.org jessie-updates/non-free amd64 Packages/DiffIndex [736 B]
Hit http://security.debian.org jessie/updates/non-free Translation-en
Hit http://ftp.debian.org jessie-updates/contrib Translation-en
Get:22 http://ftp.debian.org jessie-updates/main Translation-en/DiffIndex [2704 B]
Get:23 http://ftp.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]
Hit http://ftp.debian.org jessie/main Sources
Hit http://ftp.debian.org jessie/non-free Sources
Hit http://ftp.debian.org jessie/contrib Sources
Hit http://ftp.debian.org jessie/main amd64 Packages
Hit http://ftp.debian.org jessie/non-free amd64 Packages
Hit http://ftp.debian.org jessie/contrib amd64 Packages
Hit http://ftp.debian.org jessie/contrib Translation-en
Hit http://ftp.debian.org jessie/main Translation-en
Hit http://ftp.debian.org jessie/non-free Translation-en
Ign http://repository.egi.eu egi-igtf/core Translation-en
Fetched 20.7 kB in 2s (10.3 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libc-ares2 libcanl-c2
The following NEW packages will be installed:
libc-ares2 libcanl-c-examples libcanl-c2
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 72.5 kB/138 kB of archives.
After this operation, 387 kB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian/ jessie/main libc-ares2 amd64 1.10.0-2+deb8u1 [72.5 kB]
Fetched 72.5 kB in 0s (776 kB/s)
Selecting previously unselected package libc-ares2:amd64.
(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 ... 36586 files and directories currently installed.)
Preparing to unpack .../libc-ares2_1.10.0-2+deb8u1_amd64.deb ...
Unpacking libc-ares2:amd64 (1.10.0-2+deb8u1) ...
Selecting previously unselected package libcanl-c2.
Preparing to unpack .../libcanl-c2_2.1.8-1_amd64.deb ...
Unpacking libcanl-c2 (2.1.8-1) ...
Selecting previously unselected package libcanl-c-examples.
Preparing to unpack .../libcanl-c-examples_2.1.8-1_amd64.deb ...
Unpacking libcanl-c-examples (2.1.8-1) ...
Setting up libc-ares2:amd64 (1.10.0-2+deb8u1) ...
Setting up libcanl-c2 (2.1.8-1) ...
Setting up libcanl-c-examples (2.1.8-1) ...
Processing triggers for libc-bin (2.19-18+deb8u7) ...
Tests
Certificate file: none
gLite user: glite
Terminal width: 80
Output format: -x
Reading package lists...
Building dependency tree...
Reading state information...
ca-certificates is already the newest version.
git is already the newest version.
wget is already the newest version.
The following extra packages will be installed:
autopoint diffstat gettext hardening-includes intltool-debian
libapt-pkg-perl libarchive-zip-perl libasprintf-dev libauthen-sasl-perl
libclass-accessor-perl libclone-perl libcroco3 libdigest-hmac-perl
libemail-valid-perl libfile-basedir-perl libgettextpo-dev libgettextpo0
libglobus-callout0 libglobus-common0 libglobus-gsi-callback0
libglobus-gsi-cert-utils0 libglobus-gsi-credential1
libglobus-gsi-openssl-error0 libglobus-gsi-proxy-core0
libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1 libglobus-gss-assist3
libglobus-gssapi-gsi4 libglobus-openssl-module0 libio-pty-perl
libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl
libipc-run-perl liblist-moreutils-perl libltdl7 libmailtools-perl
libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl
libnet-smtp-ssl-perl libnet-ssleay-perl libparse-debianchangelog-perl
libperl4-corelibs-perl libperlio-gzip-perl libsocket6-perl libsub-name-perl
libtext-levenshtein-perl libunistring0 liburi-perl libvomsapi1 patchutils
t1utils
Suggested packages:
gettext-doc libgssapi-perl libhtml-parser-perl libhtml-template-perl
libxml-simple-perl libwww-perl binutils-multiarch libyaml-perl
The following NEW packages will be installed:
autopoint diffstat gettext globus-proxy-utils hardening-includes
intltool-debian libapt-pkg-perl libarchive-zip-perl libasprintf-dev
libauthen-sasl-perl libclass-accessor-perl libclone-perl libcroco3
libdigest-hmac-perl libemail-valid-perl libfile-basedir-perl
libgettextpo-dev libgettextpo0 libglobus-callout0 libglobus-common0
libglobus-gsi-callback0 libglobus-gsi-cert-utils0 libglobus-gsi-credential1
libglobus-gsi-openssl-error0 libglobus-gsi-proxy-core0
libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1 libglobus-gss-assist3
libglobus-gssapi-gsi4 libglobus-openssl-module0 libio-pty-perl
libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl
libipc-run-perl liblist-moreutils-perl libltdl7 libmailtools-perl
libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl
libnet-smtp-ssl-perl libnet-ssleay-perl libparse-debianchangelog-perl
libperl4-corelibs-perl libperlio-gzip-perl libsocket6-perl libsub-name-perl
libtext-levenshtein-perl libunistring0 liburi-perl libvomsapi1 lintian lsof
patchutils t1utils voms-clients
0 upgraded, 58 newly installed, 0 to remove and 0 not upgraded.
Need to get 6147 kB of archives.
After this operation, 22.3 MB of additional disk space will be used.
Get:1 http://ftp.debian.org/debian/ jessie/main libcroco3 amd64 0.6.8-3+b1 [135 kB]
Get:2 http://ftp.debian.org/debian/ jessie/main libunistring0 amd64 0.9.3-5.2+b1 [288 kB]
Get:3 http://ftp.debian.org/debian/ jessie/main libgettextpo0 amd64 0.19.3-2 [138 kB]
Get:4 http://ftp.debian.org/debian/ jessie/main libltdl7 amd64 2.4.2-1.11+b1 [45.4 kB]
Get:5 http://ftp.debian.org/debian/ jessie/main libglobus-common0 amd64 15.26-3 [104 kB]
Get:6 http://ftp.debian.org/debian/ jessie/main libglobus-callout0 amd64 3.13-3 [10.5 kB]
Get:7 http://ftp.debian.org/debian/ jessie/main libglobus-gsi-openssl-error0 amd64 3.5-3 [8934 B]
Get:8 http://ftp.debian.org/debian/ jessie/main libglobus-gsi-proxy-ssl1 amd64 5.7-3 [9814 B]
Get:9 http://ftp.debian.org/debian/ jessie/main libglobus-openssl-module0 amd64 4.6-3 [6364 B]
Get:10 http://ftp.debian.org/debian/ jessie/main libglobus-gsi-cert-utils0 amd64 9.10-3 [11.1 kB]
Get:11 http://ftp.debian.org/debian/ jessie/main libglobus-gsi-sysconfig1 amd64 6.8-3 [20.2 kB]
Get:12 http://ftp.debian.org/debian/ jessie/main libglobus-gsi-callback0 amd64 5.6-3 [29.1 kB]
Get:13 http://ftp.debian.org/debian/ jessie/main libglobus-gsi-credential1 amd64 7.7-3 [25.0 kB]
Get:14 http://ftp.debian.org/debian/ jessie/main libglobus-gsi-proxy-core0 amd64 7.7-3 [24.6 kB]
Get:15 http://ftp.debian.org/debian/ jessie/main libglobus-gssapi-gsi4 amd64 11.13-3 [44.6 kB]
Get:16 http://ftp.debian.org/debian/ jessie/main libglobus-gss-assist3 amd64 10.12-3 [24.2 kB]
Get:17 http://ftp.debian.org/debian/ jessie/main libperl4-corelibs-perl all 0.003-1 [43.6 kB]
Get:18 http://ftp.debian.org/debian/ jessie/main lsof amd64 4.86+dfsg-1 [316 kB]
Get:19 http://ftp.debian.org/debian/ jessie/main autopoint all 0.19.3-2 [413 kB]
Get:20 http://ftp.debian.org/debian/ jessie/main diffstat amd64 1.58-1 [29.4 kB]
Get:21 http://ftp.debian.org/debian/ jessie/main gettext amd64 0.19.3-2 [1240 kB]
Get:22 http://ftp.debian.org/debian/ jessie/main globus-proxy-utils amd64 6.8-1 [31.4 kB]
Get:23 http://ftp.debian.org/debian/ jessie/main hardening-includes all 2.6 [17.4 kB]
Get:24 http://ftp.debian.org/debian/ jessie/main intltool-debian all 0.35.0+20060710.1 [30.8 kB]
Get:25 http://ftp.debian.org/debian/ jessie/main libapt-pkg-perl amd64 0.1.29+b2 [77.4 kB]
Get:26 http://ftp.debian.org/debian/ jessie/main libarchive-zip-perl all 1.39-1 [95.9 kB]
Get:27 http://ftp.debian.org/debian/ jessie/main libasprintf-dev amd64 0.19.3-2 [31.1 kB]
Get:28 http://ftp.debian.org/debian/ jessie/main libauthen-sasl-perl all 2.1600-1 [50.8 kB]
Get:29 http://ftp.debian.org/debian/ jessie/main libsub-name-perl amd64 0.12-1 [12.1 kB]
Get:30 http://ftp.debian.org/debian/ jessie/main libclass-accessor-perl all 0.34-1 [25.9 kB]
Get:31 http://ftp.debian.org/debian/ jessie/main libclone-perl amd64 0.37-1+b1 [14.2 kB]
Get:32 http://ftp.debian.org/debian/ jessie/main libdigest-hmac-perl all 1.03+dfsg-1 [12.3 kB]
Get:33 http://ftp.debian.org/debian/ jessie/main libnet-ssleay-perl amd64 1.65-1+deb8u1 [277 kB]
Get:34 http://ftp.debian.org/debian/ jessie/main libio-socket-ssl-perl all 2.002-2+deb8u2 [172 kB]
Get:35 http://ftp.debian.org/debian/ jessie/main libnet-smtp-ssl-perl all 1.01-3 [5996 B]
Get:36 http://ftp.debian.org/debian/ jessie/main libmailtools-perl all 2.13-1 [96.6 kB]
Get:37 http://ftp.debian.org/debian/ jessie/main libsocket6-perl amd64 0.25-1+b1 [28.5 kB]
Get:38 http://ftp.debian.org/debian/ jessie/main libio-socket-inet6-perl all 2.72-1 [16.6 kB]
Get:39 http://ftp.debian.org/debian/ jessie/main libnet-ip-perl all 1.26-1 [33.2 kB]
Get:40 http://ftp.debian.org/debian/ jessie/main libnet-dns-perl amd64 0.81-2+deb8u1 [331 kB]
Get:41 http://ftp.debian.org/debian/ jessie/main libnet-domain-tld-perl all 1.72-1 [17.7 kB]
Get:42 http://ftp.debian.org/debian/ jessie/main libemail-valid-perl all 1.195-1 [22.2 kB]
Get:43 http://ftp.debian.org/debian/ jessie/main libfile-basedir-perl all 0.03-1 [10.4 kB]
Get:44 http://ftp.debian.org/debian/ jessie/main libgettextpo-dev amd64 0.19.3-2 [153 kB]
Get:45 http://ftp.debian.org/debian/ jessie/main libio-pty-perl amd64 1:1.08-1+b4 [35.8 kB]
Get:46 http://ftp.debian.org/debian/ jessie/main libio-string-perl all 1.08-3 [12.3 kB]
Get:47 http://ftp.debian.org/debian/ jessie/main libipc-run-perl all 0.92-1 [110 kB]
Get:48 http://ftp.debian.org/debian/ jessie/main liblist-moreutils-perl amd64 0.33-2+b1 [44.4 kB]
Get:49 http://ftp.debian.org/debian/ jessie/main libnet-libidn-perl amd64 0.12.ds-2+b1 [19.0 kB]
Get:50 http://ftp.debian.org/debian/ jessie/main libparse-debianchangelog-perl all 1.2.0-1.1 [57.9 kB]
Get:51 http://ftp.debian.org/debian/ jessie/main libperlio-gzip-perl amd64 0.18-3+b1 [17.9 kB]
Get:52 http://ftp.debian.org/debian/ jessie/main libtext-levenshtein-perl all 0.11-1 [10.6 kB]
Get:53 http://ftp.debian.org/debian/ jessie/main liburi-perl all 1.64-1 [95.5 kB]
Get:54 http://ftp.debian.org/debian/ jessie/main libvomsapi1 amd64 2.0.11-5 [152 kB]
Get:55 http://ftp.debian.org/debian/ jessie/main patchutils amd64 0.3.3-1 [87.0 kB]
Get:56 http://ftp.debian.org/debian/ jessie/main t1utils amd64 1.38-4 [58.2 kB]
Get:57 http://ftp.debian.org/debian/ jessie/main lintian all 2.5.30+deb8u4 [793 kB]
Get:58 http://ftp.debian.org/debian/ jessie/main voms-clients amd64 2.0.11-5 [123 kB]
Fetched 6147 kB in 3s (1980 kB/s)
Selecting previously unselected package libcroco3:amd64.
(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 ... 36604 files and directories currently installed.)
Preparing to unpack .../libcroco3_0.6.8-3+b1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.8-3+b1) ...
Selecting previously unselected package libunistring0:amd64.
Preparing to unpack .../libunistring0_0.9.3-5.2+b1_amd64.deb ...
Unpacking libunistring0:amd64 (0.9.3-5.2+b1) ...
Selecting previously unselected package libgettextpo0:amd64.
Preparing to unpack .../libgettextpo0_0.19.3-2_amd64.deb ...
Unpacking libgettextpo0:amd64 (0.19.3-2) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.2-1.11+b1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.2-1.11+b1) ...
Selecting previously unselected package libglobus-common0:amd64.
Preparing to unpack .../libglobus-common0_15.26-3_amd64.deb ...
Unpacking libglobus-common0:amd64 (15.26-3) ...
Selecting previously unselected package libglobus-callout0:amd64.
Preparing to unpack .../libglobus-callout0_3.13-3_amd64.deb ...
Unpacking libglobus-callout0:amd64 (3.13-3) ...
Selecting previously unselected package libglobus-gsi-openssl-error0:amd64.
Preparing to unpack .../libglobus-gsi-openssl-error0_3.5-3_amd64.deb ...
Unpacking libglobus-gsi-openssl-error0:amd64 (3.5-3) ...
Selecting previously unselected package libglobus-gsi-proxy-ssl1:amd64.
Preparing to unpack .../libglobus-gsi-proxy-ssl1_5.7-3_amd64.deb ...
Unpacking libglobus-gsi-proxy-ssl1:amd64 (5.7-3) ...
Selecting previously unselected package libglobus-openssl-module0:amd64.
Preparing to unpack .../libglobus-openssl-module0_4.6-3_amd64.deb ...
Unpacking libglobus-openssl-module0:amd64 (4.6-3) ...
Selecting previously unselected package libglobus-gsi-cert-utils0:amd64.
Preparing to unpack .../libglobus-gsi-cert-utils0_9.10-3_amd64.deb ...
Unpacking libglobus-gsi-cert-utils0:amd64 (9.10-3) ...
Selecting previously unselected package libglobus-gsi-sysconfig1:amd64.
Preparing to unpack .../libglobus-gsi-sysconfig1_6.8-3_amd64.deb ...
Unpacking libglobus-gsi-sysconfig1:amd64 (6.8-3) ...
Selecting previously unselected package libglobus-gsi-callback0:amd64.
Preparing to unpack .../libglobus-gsi-callback0_5.6-3_amd64.deb ...
Unpacking libglobus-gsi-callback0:amd64 (5.6-3) ...
Selecting previously unselected package libglobus-gsi-credential1:amd64.
Preparing to unpack .../libglobus-gsi-credential1_7.7-3_amd64.deb ...
Unpacking libglobus-gsi-credential1:amd64 (7.7-3) ...
Selecting previously unselected package libglobus-gsi-proxy-core0:amd64.
Preparing to unpack .../libglobus-gsi-proxy-core0_7.7-3_amd64.deb ...
Unpacking libglobus-gsi-proxy-core0:amd64 (7.7-3) ...
Selecting previously unselected package libglobus-gssapi-gsi4:amd64.
Preparing to unpack .../libglobus-gssapi-gsi4_11.13-3_amd64.deb ...
Unpacking libglobus-gssapi-gsi4:amd64 (11.13-3) ...
Selecting previously unselected package libglobus-gss-assist3:amd64.
Preparing to unpack .../libglobus-gss-assist3_10.12-3_amd64.deb ...
Unpacking libglobus-gss-assist3:amd64 (10.12-3) ...
Selecting previously unselected package libperl4-corelibs-perl.
Preparing to unpack .../libperl4-corelibs-perl_0.003-1_all.deb ...
Unpacking libperl4-corelibs-perl (0.003-1) ...
Selecting previously unselected package lsof.
Preparing to unpack .../lsof_4.86+dfsg-1_amd64.deb ...
Unpacking lsof (4.86+dfsg-1) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../autopoint_0.19.3-2_all.deb ...
Unpacking autopoint (0.19.3-2) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../diffstat_1.58-1_amd64.deb ...
Unpacking diffstat (1.58-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.19.3-2_amd64.deb ...
Unpacking gettext (0.19.3-2) ...
Selecting previously unselected package globus-proxy-utils.
Preparing to unpack .../globus-proxy-utils_6.8-1_amd64.deb ...
Unpacking globus-proxy-utils (6.8-1) ...
Selecting previously unselected package hardening-includes.
Preparing to unpack .../hardening-includes_2.6_all.deb ...
Unpacking hardening-includes (2.6) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../libapt-pkg-perl_0.1.29+b2_amd64.deb ...
Unpacking libapt-pkg-perl (0.1.29+b2) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../libarchive-zip-perl_1.39-1_all.deb ...
Unpacking libarchive-zip-perl (1.39-1) ...
Selecting previously unselected package libasprintf-dev:amd64.
Preparing to unpack .../libasprintf-dev_0.19.3-2_amd64.deb ...
Unpacking libasprintf-dev:amd64 (0.19.3-2) ...
Selecting previously unselected package libauthen-sasl-perl.
Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
Unpacking libauthen-sasl-perl (2.1600-1) ...
Selecting previously unselected package libsub-name-perl.
Preparing to unpack .../libsub-name-perl_0.12-1_amd64.deb ...
Unpacking libsub-name-perl (0.12-1) ...
Selecting previously unselected package libclass-accessor-perl.
Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
Unpacking libclass-accessor-perl (0.34-1) ...
Selecting previously unselected package libclone-perl.
Preparing to unpack .../libclone-perl_0.37-1+b1_amd64.deb ...
Unpacking libclone-perl (0.37-1+b1) ...
Selecting previously unselected package libdigest-hmac-perl.
Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../libnet-ssleay-perl_1.65-1+deb8u1_amd64.deb ...
Unpacking libnet-ssleay-perl (1.65-1+deb8u1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../libio-socket-ssl-perl_2.002-2+deb8u2_all.deb ...
Unpacking libio-socket-ssl-perl (2.002-2+deb8u2) ...
Selecting previously unselected package libnet-smtp-ssl-perl.
Preparing to unpack .../libnet-smtp-ssl-perl_1.01-3_all.deb ...
Unpacking libnet-smtp-ssl-perl (1.01-3) ...
Selecting previously unselected package libmailtools-perl.
Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
Unpacking libmailtools-perl (2.13-1) ...
Selecting previously unselected package libsocket6-perl.
Preparing to unpack .../libsocket6-perl_0.25-1+b1_amd64.deb ...
Unpacking libsocket6-perl (0.25-1+b1) ...
Selecting previously unselected package libio-socket-inet6-perl.
Preparing to unpack .../libio-socket-inet6-perl_2.72-1_all.deb ...
Unpacking libio-socket-inet6-perl (2.72-1) ...
Selecting previously unselected package libnet-ip-perl.
Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
Unpacking libnet-ip-perl (1.26-1) ...
Selecting previously unselected package libnet-dns-perl.
Preparing to unpack .../libnet-dns-perl_0.81-2+deb8u1_amd64.deb ...
Unpacking libnet-dns-perl (0.81-2+deb8u1) ...
Selecting previously unselected package libnet-domain-tld-perl.
Preparing to unpack .../libnet-domain-tld-perl_1.72-1_all.deb ...
Unpacking libnet-domain-tld-perl (1.72-1) ...
Selecting previously unselected package libemail-valid-perl.
Preparing to unpack .../libemail-valid-perl_1.195-1_all.deb ...
Unpacking libemail-valid-perl (1.195-1) ...
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack .../libfile-basedir-perl_0.03-1_all.deb ...
Unpacking libfile-basedir-perl (0.03-1) ...
Selecting previously unselected package libgettextpo-dev:amd64.
Preparing to unpack .../libgettextpo-dev_0.19.3-2_amd64.deb ...
Unpacking libgettextpo-dev:amd64 (0.19.3-2) ...
Selecting previously unselected package libio-pty-perl.
Preparing to unpack .../libio-pty-perl_1%3a1.08-1+b4_amd64.deb ...
Unpacking libio-pty-perl (1:1.08-1+b4) ...
Selecting previously unselected package libio-string-perl.
Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
Unpacking libio-string-perl (1.08-3) ...
Selecting previously unselected package libipc-run-perl.
Preparing to unpack .../libipc-run-perl_0.92-1_all.deb ...
Unpacking libipc-run-perl (0.92-1) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../liblist-moreutils-perl_0.33-2+b1_amd64.deb ...
Unpacking liblist-moreutils-perl (0.33-2+b1) ...
Selecting previously unselected package libnet-libidn-perl.
Preparing to unpack .../libnet-libidn-perl_0.12.ds-2+b1_amd64.deb ...
Unpacking libnet-libidn-perl (0.12.ds-2+b1) ...
Selecting previously unselected package libparse-debianchangelog-perl.
Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-1.1_all.deb ...
Unpacking libparse-debianchangelog-perl (1.2.0-1.1) ...
Selecting previously unselected package libperlio-gzip-perl.
Preparing to unpack .../libperlio-gzip-perl_0.18-3+b1_amd64.deb ...
Unpacking libperlio-gzip-perl (0.18-3+b1) ...
Selecting previously unselected package libtext-levenshtein-perl.
Preparing to unpack .../libtext-levenshtein-perl_0.11-1_all.deb ...
Unpacking libtext-levenshtein-perl (0.11-1) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../liburi-perl_1.64-1_all.deb ...
Unpacking liburi-perl (1.64-1) ...
Selecting previously unselected package libvomsapi1.
Preparing to unpack .../libvomsapi1_2.0.11-5_amd64.deb ...
Unpacking libvomsapi1 (2.0.11-5) ...
Selecting previously unselected package patchutils.
Preparing to unpack .../patchutils_0.3.3-1_amd64.deb ...
Unpacking patchutils (0.3.3-1) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../t1utils_1.38-4_amd64.deb ...
Unpacking t1utils (1.38-4) ...
Selecting previously unselected package lintian.
Preparing to unpack .../lintian_2.5.30+deb8u4_all.deb ...
Unpacking lintian (2.5.30+deb8u4) ...
Selecting previously unselected package voms-clients.
Preparing to unpack .../voms-clients_2.0.11-5_amd64.deb ...
Unpacking voms-clients (2.0.11-5) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libcroco3:amd64 (0.6.8-3+b1) ...
Setting up libunistring0:amd64 (0.9.3-5.2+b1) ...
Setting up libgettextpo0:amd64 (0.19.3-2) ...
Setting up libltdl7:amd64 (2.4.2-1.11+b1) ...
Setting up libglobus-common0:amd64 (15.26-3) ...
Setting up libglobus-callout0:amd64 (3.13-3) ...
Setting up libglobus-gsi-openssl-error0:amd64 (3.5-3) ...
Setting up libglobus-gsi-proxy-ssl1:amd64 (5.7-3) ...
Setting up libglobus-openssl-module0:amd64 (4.6-3) ...
Setting up libglobus-gsi-cert-utils0:amd64 (9.10-3) ...
Setting up libglobus-gsi-sysconfig1:amd64 (6.8-3) ...
Setting up libglobus-gsi-callback0:amd64 (5.6-3) ...
Setting up libglobus-gsi-credential1:amd64 (7.7-3) ...
Setting up libglobus-gsi-proxy-core0:amd64 (7.7-3) ...
Setting up libglobus-gssapi-gsi4:amd64 (11.13-3) ...
Setting up libglobus-gss-assist3:amd64 (10.12-3) ...
Setting up libperl4-corelibs-perl (0.003-1) ...
Setting up lsof (4.86+dfsg-1) ...
Setting up autopoint (0.19.3-2) ...
Setting up diffstat (1.58-1) ...
Setting up gettext (0.19.3-2) ...
Setting up globus-proxy-utils (6.8-1) ...
Setting up hardening-includes (2.6) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up libapt-pkg-perl (0.1.29+b2) ...
Setting up libarchive-zip-perl (1.39-1) ...
Setting up libasprintf-dev:amd64 (0.19.3-2) ...
Setting up libauthen-sasl-perl (2.1600-1) ...
Setting up libsub-name-perl (0.12-1) ...
Setting up libclass-accessor-perl (0.34-1) ...
Setting up libclone-perl (0.37-1+b1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
Setting up libnet-ssleay-perl (1.65-1+deb8u1) ...
Setting up libio-socket-ssl-perl (2.002-2+deb8u2) ...
Setting up libnet-smtp-ssl-perl (1.01-3) ...
Setting up libmailtools-perl (2.13-1) ...
Setting up libsocket6-perl (0.25-1+b1) ...
Setting up libio-socket-inet6-perl (2.72-1) ...
Setting up libnet-ip-perl (1.26-1) ...
Setting up libnet-dns-perl (0.81-2+deb8u1) ...
Setting up libnet-domain-tld-perl (1.72-1) ...
Setting up libemail-valid-perl (1.195-1) ...
Setting up libfile-basedir-perl (0.03-1) ...
Setting up libgettextpo-dev:amd64 (0.19.3-2) ...
Setting up libio-pty-perl (1:1.08-1+b4) ...
Setting up libio-string-perl (1.08-3) ...
Setting up libipc-run-perl (0.92-1) ...
Setting up liblist-moreutils-perl (0.33-2+b1) ...
Setting up libnet-libidn-perl (0.12.ds-2+b1) ...
Setting up libparse-debianchangelog-perl (1.2.0-1.1) ...
Setting up libperlio-gzip-perl (0.18-3+b1) ...
Setting up libtext-levenshtein-perl (0.11-1) ...
Setting up liburi-perl (1.64-1) ...
Setting up libvomsapi1 (2.0.11-5) ...
Setting up patchutils (0.3.3-1) ...
Setting up t1utils (1.38-4) ...
Setting up lintian (2.5.30+deb8u4) ...
Setting up voms-clients (2.0.11-5) ...
Processing triggers for libc-bin (2.19-18+deb8u7) ...
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.0' -> '/etc/grid-security/certificates/0e2ca11d.0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.namespaces' -> '/etc/grid-security/certificates/0e2ca11d.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.r0' -> '/etc/grid-security/certificates/0e2ca11d.r0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.signing_policy' -> '/etc/grid-security/certificates/0e2ca11d.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.0' -> '/etc/grid-security/certificates/0fbe317b.0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.namespaces' -> '/etc/grid-security/certificates/0fbe317b.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.r0' -> '/etc/grid-security/certificates/0fbe317b.r0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.signing_policy' -> '/etc/grid-security/certificates/0fbe317b.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.0' -> '/etc/grid-security/certificates/36395d3c.0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.namespaces' -> '/etc/grid-security/certificates/36395d3c.namespaces'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.r0' -> '/etc/grid-security/certificates/36395d3c.r0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.signing_policy' -> '/etc/grid-security/certificates/36395d3c.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/41a90451.0' -> '/etc/grid-security/certificates/41a90451.0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.namespaces' -> '/etc/grid-security/certificates/41a90451.namespaces'
'/tmp/test-certs.root/grid-security/certificates/41a90451.r0' -> '/etc/grid-security/certificates/41a90451.r0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.signing_policy' -> '/etc/grid-security/certificates/41a90451.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.0' -> '/etc/grid-security/certificates/7362bbd6.0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.namespaces' -> '/etc/grid-security/certificates/7362bbd6.namespaces'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.r0' -> '/etc/grid-security/certificates/7362bbd6.r0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.signing_policy' -> '/etc/grid-security/certificates/7362bbd6.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.0' -> '/etc/grid-security/certificates/79356fdd.0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.namespaces' -> '/etc/grid-security/certificates/79356fdd.namespaces'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.r0' -> '/etc/grid-security/certificates/79356fdd.r0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.signing_policy' -> '/etc/grid-security/certificates/79356fdd.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.0' -> '/etc/grid-security/certificates/9a529ab0.0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.namespaces' -> '/etc/grid-security/certificates/9a529ab0.namespaces'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.r0' -> '/etc/grid-security/certificates/9a529ab0.r0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.signing_policy' -> '/etc/grid-security/certificates/9a529ab0.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.0' -> '/etc/grid-security/certificates/c1d9b6d3.0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.namespaces' -> '/etc/grid-security/certificates/c1d9b6d3.namespaces'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.r0' -> '/etc/grid-security/certificates/c1d9b6d3.r0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.signing_policy' -> '/etc/grid-security/certificates/c1d9b6d3.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.0' -> '/etc/grid-security/certificates/ffb9710f.0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.namespaces' -> '/etc/grid-security/certificates/ffb9710f.namespaces'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.r0' -> '/etc/grid-security/certificates/ffb9710f.r0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.signing_policy' -> '/etc/grid-security/certificates/ffb9710f.signing_policy'
========================
REAL TESTS START HERE
========================
Feb 23 22:47:42 ip-10-4-0-40 canl-test-cert-handle.sh: start
Testing if binary of canl_proxy_init is available done
Testing if all binaries are available done
Generating new proxy certificate
done
Simulating cert. delegation
done
Feb 23 22:47:42 ip-10-4-0-40 canl-test-cert-handle.sh: end
Feb 23 22:47:42 ip-10-4-0-40 canl-test-cs-openssl.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Starting openssl server
done
CANL client: connecting to openssl server
This is the testing message to send? done
Starting canl sample server
done
Openssl client: connect to CANL sample server
This is a testing message to send? done
Feb 23 22:47:53 ip-10-4-0-40 canl-test-cs-openssl.sh: end
Feb 23 22:47:53 ip-10-4-0-40 canl-test-sec-connection.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Testing server with nonexisting host certificates done
Testing server with nonexisting host key done
Testing server with nonexisting host cert and key done
Testing client: connect to server not running done
Testing client: use nonexisting proxy certificate done
Starting canl sample server
done
CANL client: connect to CANL sample server
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:47:54 ip-10-4-0-40 canl-test-sec-connection.sh: end
Feb 23 22:47:54 ip-10-4-0-40 canl-test-sha2.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
done
Starting canl sample server
done
server: waiting for connections...
[SERVER] connection established
[SERVER] Trying to send sth to the client
[SERVER] message "This is a testing message to send" sent successfully
[SERVER] received: This is the testing message to send
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:47:54 ip-10-4-0-40 canl-test-sha2.sh: end
Feb 23 22:47:54 ip-10-4-0-40 canl-test-packaging.sh: start
Downloading packages... done
Packages compliance check output:
libcanl-c-examples:
libcanl-c2:
canl-c:
W: canl-c source: ancient-standards-version 3.9.1 (current is 3.9.6)
Feb 23 22:47:56 ip-10-4-0-40 canl-test-packaging.sh: end
Feb 23 22:47:56 ip-10-4-0-40 canl-test-build.sh: start
Build reports available done
Checking canl-c_2.1.8-1_amd64.build warning
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
./src/canl_ssl.c:789:43: warning: passing argument 1 of 'X509_STORE_CTX_get_error' discards 'const' qualifier from pointer target type
./src/canl_cred.c:711:31: warning: passing argument 1 of 'X509_REQ_dup' discards 'const' qualifier from pointer target type
./src/canl_cred.c:857:50: warning: passing argument 2 of 'sc_get_priv_key_obj_by_label' discards 'const' qualifier from pointer target type
./src/canl_cred.c:876:46: warning: passing argument 2 of 'sc_get_cert_obj_by_label' discards 'const' qualifier from pointer target type
./src/proxy/proxycertinfo.c:337:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type
./src/proxy/proxycertinfo.c:356:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type
./src/proxy/scutils.c:479:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
./src/proxy/scutils.c:523:23: warning: assignment discards 'const' qualifier from pointer target type
./src/proxy/scutils.c:527:23: warning: assignment from incompatible pointer type
./src/proxy/scutils.c:528:23: warning: assignment from incompatible pointer type
./src/proxy/scutils.c:660:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:657:39: warning: unused variable 'keyType' [-Wunused-variable]
./src/proxy/scutils.c:656:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:783:24: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type
./src/proxy/scutils.c:808:39: warning: unused variable 'ulObjectCount' [-Wunused-variable]
./src/proxy/scutils.c:807:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:803:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:201:10: warning: 'gfl' may be used uninitialized in this function [-Wmaybe-uninitialized]
./src/proxy/sslutils.c:1845:41: warning: unused variable 'cert' [-Wunused-variable]
./src/proxy/sslutils.c:3976:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4219:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4218:11: warning: unused variable 'error_msg' [-Wunused-variable]
./src/proxy/sslutils.c:4212:11: warning: unused variable 'oper' [-Wunused-variable]
./src/proxy/sslutils.c:1196:52: warning: 'user_cert_info' may be used uninitialized in this function [-Wmaybe-uninitialized]
.././src/proxy/namespaces_parse.y:41.1-13: warning: deprecated directive, use '%name-prefix' [-Wdeprecated]
<stdout>:1252:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1294:16: warning: 'input' defined but not used [-Wunused-function]
.././src/proxy/signing_policy_parse.y:43.1-13: warning: deprecated directive, use '%name-prefix' [-Wdeprecated]
<stdout>:1283:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1325:16: warning: 'input' defined but not used [-Wunused-function]
./examples/canl_sample_server.c:24:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
./examples/canl_sample_client.c:20:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
Feb 23 22:47:56 ip-10-4-0-40 canl-test-build.sh: end
==================
TESTS END HERE
==================
Clean installation, Ubuntu 14 (x86_64)
Environment
Clean installation according to EMI guidelines (CA certificates, proxy certificate...).
OS Issue | Ubuntu 14.04.5 LTS |
Platform | x86_64 |
Host | ip-10-4-0-42.localdomain |
Duration | 2 min |
Testbed uptime | 22:48:15 up 6 min, 1 user, load average: 1.38, 1.16, 0.56 |
Process
REPOS="canl-c"
BUILDS="canl-c:release gridsite:release glite-lb:release proxyrenewal:release"
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
wget --no-verbose -O /etc/apt/sources.list.d/sci-ext.list http://scientific.zcu.cz/repos/external-ubuntu14.list
wget --no-verbose -O /etc/apt/preferences.d/sci http://scientific.zcu.cz/repos/debian.preferences
apt-get install -y unzip
cat >/etc/apt/preferences.d/jenkins <<EOF
Package: *
Pin: origin ""
Pin-Priority: 900
EOF
apt-get install -y apt-transport-https
cat > /etc/apt/apt.conf.d/80jenkins <<EOF
#Debug::Acquire::https "true";
Acquire::https::emian.zcu.cz {
# can't handle CA directory
Verify-Peer "false";
Verify-Host "false";
};
EOF
for repo in $REPOS; do
build=`echo ${BUILDS#*$repo:} | cut -f1 -d' '`
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -O /etc/apt/sources.list.d/jenkins-$repo.list https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=ubuntu-14-x86_64/lastSuccessfulBuild/artifact/build.list
done
wget --no-verbose --ca-directory=/etc/grid-security/certificates --secure-protocol=sslv3 -P /tmp https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=ubuntu-14-x86_64/lastSuccessfulBuild/artifact/reports/*zip*/reports.zip
rm -rf /tmp/reports
unzip -q -d /tmp /tmp/reports.zip
apt-get update
apt-get install -y libcanl-c-examples
Full Output of the Installation
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.7GxXbN50Bh --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.vsPiRTYNeH --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --fetch-keys http://scientific.zcu.cz/repos/valtri.asc
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.fXo9R8vHoR --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
The following packages were automatically installed and are no longer required:
libcryptsetup4 libsystemd-journal0
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
apt-transport-https is already the newest version.
The following packages were automatically installed and are no longer required:
libcryptsetup4 libsystemd-journal0
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Get:1 http://apt.cerit-sc.cz wheezy InRelease [2540 B]
Get:2 ftp://depot1.mc.cesnet.cz all InRelease
Ign ftp://depot1.mc.cesnet.cz all InRelease
Ign http://apt.cerit-sc.cz wheezy InRelease
Get:3 ftp://depot1.mc.cesnet.cz squeeze InRelease
Ign http://apt.cerit-sc.cz wheezy/main amd64 Packages/DiffIndex
Ign http://scientific.zcu.cz trusty/ InRelease
Ign ftp://depot1.mc.cesnet.cz squeeze InRelease
Hit ftp://depot1.mc.cesnet.cz all Release.gpg
Hit ftp://depot1.mc.cesnet.cz squeeze Release.gpg
Hit ftp://depot1.mc.cesnet.cz all Release
Hit http://apt.cerit-sc.cz wheezy/main amd64 Packages
Hit ftp://depot1.mc.cesnet.cz squeeze Release
Get:4 http://scientific.zcu.cz trusty/ Release.gpg [836 B]
Ign http://apt.cerit-sc.cz wheezy/main Translation-en
Hit ftp://depot1.mc.cesnet.cz all/main amd64 Packages
Hit ftp://depot1.mc.cesnet.cz all/main i386 Packages
Get:5 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:6 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:7 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:8 ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:9 http://scientific.zcu.cz trusty/ Release [1497 B]
Hit ftp://depot1.mc.cesnet.cz squeeze/main amd64 Packages
Hit ftp://depot1.mc.cesnet.cz squeeze/main i386 Packages
Get:10 ftp://depot1.mc.cesnet.cz squeeze/main Translation-en
Get:11 ftp://depot1.mc.cesnet.cz all/main Translation-en
Ign ftp://depot1.mc.cesnet.cz all/main Translation-en
Get:12 ftp://depot1.mc.cesnet.cz squeeze/main Translation-en
Get:13 ftp://depot1.mc.cesnet.cz squeeze/main Translation-en
Get:14 ftp://depot1.mc.cesnet.cz squeeze/main Translation-en
Get:15 ftp://depot1.mc.cesnet.cz squeeze/main Translation-en
Ign ftp://depot1.mc.cesnet.cz squeeze/main Translation-en
Ign http://archive.ubuntu.com trusty InRelease
Get:16 http://scientific.zcu.cz trusty/ Sources [1377 B]
Get:17 http://scientific.zcu.cz trusty/ Packages [2032 B]
Hit http://archive.ubuntu.com trusty-updates InRelease
Hit http://archive.ubuntu.com trusty-backports InRelease
Hit http://repository.egi.eu egi-igtf InRelease
Ign http://scientific.zcu.cz trusty/ Translation-en
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty-updates/main Sources
Hit http://security.ubuntu.com trusty-security InRelease
Get:18 https://emian.zcu.cz:8443 stable/ InRelease
Ign https://emian.zcu.cz:8443 stable/ InRelease
Hit http://archive.ubuntu.com trusty-updates/restricted Sources
Get:19 https://emian.zcu.cz:8443 stable/ Release
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Get:20 https://emian.zcu.cz:8443 stable/ Sources
Hit http://repository.egi.eu egi-igtf/core amd64 Packages
Get:21 https://emian.zcu.cz:8443 stable/ Packages
Get:22 https://emian.zcu.cz:8443 stable/ Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
Ign https://emian.zcu.cz:8443 stable/ Translation-en
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
Hit http://security.ubuntu.com trusty-security/main Sources
Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
Hit http://repository.egi.eu egi-igtf/core i386 Packages
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
Hit http://security.ubuntu.com trusty-security/restricted Sources
Hit http://archive.ubuntu.com trusty-updates/main i386 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-updates/universe i386 Packages
Hit http://security.ubuntu.com trusty-security/universe Sources
Hit http://archive.ubuntu.com trusty-updates/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-updates/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://security.ubuntu.com trusty-security/multiverse Sources
Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://security.ubuntu.com trusty-security/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/main Sources
Hit http://archive.ubuntu.com trusty-backports/restricted Sources
Ign http://repository.egi.eu egi-igtf/core Translation-en
Hit http://archive.ubuntu.com trusty-backports/universe Sources
Hit http://security.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://security.ubuntu.com trusty-security/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-backports/main Translation-en
Hit http://security.ubuntu.com trusty-security/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://security.ubuntu.com trusty-security/restricted i386 Packages
Hit http://archive.ubuntu.com trusty Release
Hit http://security.ubuntu.com trusty-security/universe i386 Packages
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://security.ubuntu.com trusty-security/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty/multiverse Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://security.ubuntu.com trusty-security/main Translation-en
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty/restricted i386 Packages
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Hit http://archive.ubuntu.com trusty/universe i386 Packages
Hit http://archive.ubuntu.com trusty/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty/main Translation-en
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Hit http://archive.ubuntu.com trusty/multiverse Translation-en
Hit http://archive.ubuntu.com trusty/restricted Translation-en
Hit http://archive.ubuntu.com trusty/universe Translation-en
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Fetched 13.7 kB in 3s (3545 B/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libcryptsetup4 libsystemd-journal0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libc-ares2 libcanl-c2
The following NEW packages will be installed:
libc-ares2 libcanl-c-examples libcanl-c2
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 96.0 kB of archives.
After this operation, 372 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.1 [34.0 kB]
Get:2 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-14-x86_64/40/artifact/results/ubuntu/ stable/ libcanl-c2 2.1.8-1 [53.7 kB]
Get:3 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-14-x86_64/40/artifact/results/ubuntu/ stable/ libcanl-c-examples 2.1.8-1 [8306 B]
Fetched 96.0 kB in 0s (483 kB/s)
Selecting previously unselected package libc-ares2:amd64.
(Reading database ... 93986 files and directories currently installed.)
Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.1_amd64.deb ...
Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.1) ...
Selecting previously unselected package libcanl-c2.
Preparing to unpack .../libcanl-c2_2.1.8-1_amd64.deb ...
Unpacking libcanl-c2 (2.1.8-1) ...
Selecting previously unselected package libcanl-c-examples.
Preparing to unpack .../libcanl-c-examples_2.1.8-1_amd64.deb ...
Unpacking libcanl-c-examples (2.1.8-1) ...
Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.1) ...
Setting up libcanl-c2 (2.1.8-1) ...
Setting up libcanl-c-examples (2.1.8-1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
Tests
Certificate file: none
gLite user: glite
Terminal width: 80
Output format: -x
Reading package lists...
Building dependency tree...
Reading state information...
lsof is already the newest version.
ca-certificates is already the newest version.
git is already the newest version.
wget is already the newest version.
The following packages were automatically installed and are no longer required:
libcryptsetup4 libsystemd-journal0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
diffstat gettext hardening-includes intltool-debian libapt-pkg-perl
libarchive-zip-perl libasprintf-dev libauthen-sasl-perl libautodie-perl
libclone-perl libcroco3 libdigest-hmac-perl libemail-valid-perl
libfile-basedir-perl libgettextpo-dev libgettextpo0 libglobus-callout0
libglobus-common0 libglobus-gsi-callback0 libglobus-gsi-cert-utils0
libglobus-gsi-credential1 libglobus-gsi-openssl-error0
libglobus-gsi-proxy-core0 libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1
libglobus-gss-assist3 libglobus-gssapi-gsi4 libglobus-openssl-module0
libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl libipc-run-perl
libipc-system-simple-perl liblist-moreutils-perl libltdl7 libmailtools-perl
libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl
libnet-smtp-ssl-perl libnet-ssleay-perl libperlio-gzip-perl libsocket6-perl
libsub-identify-perl libtext-levenshtein-perl libunistring0 liburi-perl
libvomsapi1 patchutils t1utils
Suggested packages:
gettext-doc libgssapi-perl libwww-perl binutils-multiarch
libhtml-parser-perl libtext-template-perl libyaml-perl
The following NEW packages will be installed:
diffstat gettext globus-proxy-utils hardening-includes intltool-debian
libapt-pkg-perl libarchive-zip-perl libasprintf-dev libauthen-sasl-perl
libautodie-perl libclone-perl libcroco3 libdigest-hmac-perl
libemail-valid-perl libfile-basedir-perl libgettextpo-dev libgettextpo0
libglobus-callout0 libglobus-common0 libglobus-gsi-callback0
libglobus-gsi-cert-utils0 libglobus-gsi-credential1
libglobus-gsi-openssl-error0 libglobus-gsi-proxy-core0
libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1 libglobus-gss-assist3
libglobus-gssapi-gsi4 libglobus-openssl-module0 libio-pty-perl
libio-socket-inet6-perl libio-socket-ssl-perl libipc-run-perl
libipc-system-simple-perl liblist-moreutils-perl libltdl7 libmailtools-perl
libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl
libnet-smtp-ssl-perl libnet-ssleay-perl libperlio-gzip-perl libsocket6-perl
libsub-identify-perl libtext-levenshtein-perl libunistring0 liburi-perl
libvomsapi1 lintian patchutils t1utils voms-clients
0 upgraded, 54 newly installed, 0 to remove and 0 not upgraded.
Need to get 4252 kB of archives.
After this operation, 18.3 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-common0 amd64 14.10-2 [97.8 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-callout0 amd64 2.4-2 [10.6 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gsi-openssl-error0 amd64 2.1-5 [8740 B]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gsi-proxy-ssl1 amd64 4.1-5 [9570 B]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-openssl-module0 amd64 3.3-2 [6366 B]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gsi-cert-utils0 amd64 8.6-2 [10.8 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gsi-sysconfig1 amd64 5.3-3 [19.0 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gsi-callback0 amd64 4.6-1 [27.9 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gsi-credential1 amd64 6.0-2 [24.3 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gsi-proxy-core0 amd64 6.2-4 [23.7 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gssapi-gsi4 amd64 10.10-1 [41.8 kB]
Get:16 http://archive.ubuntu.com/ubuntu/ trusty/universe libglobus-gss-assist3 amd64 9.0-1 [23.4 kB]
Get:17 http://archive.ubuntu.com/ubuntu/ trusty/main diffstat amd64 1.58-1 [21.8 kB]
Get:18 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB]
Get:19 http://archive.ubuntu.com/ubuntu/ trusty/universe globus-proxy-utils amd64 5.2-1 [32.1 kB]
Get:20 http://archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB]
Get:21 http://archive.ubuntu.com/ubuntu/ trusty/main libapt-pkg-perl amd64 0.1.29build1 [85.9 kB]
Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main libarchive-zip-perl all 1.30-7 [90.1 kB]
Get:23 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B]
Get:24 http://archive.ubuntu.com/ubuntu/ trusty/main libsub-identify-perl amd64 0.04-1build3 [9254 B]
Get:25 http://archive.ubuntu.com/ubuntu/ trusty/main libautodie-perl all 2.23-1 [60.6 kB]
Get:26 http://archive.ubuntu.com/ubuntu/ trusty/main libclone-perl amd64 0.36-1 [11.0 kB]
Get:27 http://archive.ubuntu.com/ubuntu/ trusty/main libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
Get:28 http://archive.ubuntu.com/ubuntu/ trusty/main libnet-ssleay-perl amd64 1.58-1 [243 kB]
Get:29 http://archive.ubuntu.com/ubuntu/ trusty/main libio-socket-ssl-perl all 1.965-1ubuntu1 [73.7 kB]
Get:30 http://archive.ubuntu.com/ubuntu/ trusty/main libnet-smtp-ssl-perl all 1.01-3 [5948 B]
Get:31 http://archive.ubuntu.com/ubuntu/ trusty/main libmailtools-perl all 2.12-1 [84.1 kB]
Get:32 http://archive.ubuntu.com/ubuntu/ trusty/main libnet-ip-perl all 1.26-1 [31.5 kB]
Get:33 http://archive.ubuntu.com/ubuntu/ trusty/main libsocket6-perl amd64 0.25-1 [23.5 kB]
Get:34 http://archive.ubuntu.com/ubuntu/ trusty/main libio-socket-inet6-perl all 2.71-1 [14.6 kB]
Get:35 http://archive.ubuntu.com/ubuntu/ trusty/main libnet-dns-perl amd64 0.68-1.2build1 [295 kB]
Get:36 http://archive.ubuntu.com/ubuntu/ trusty/main libnet-domain-tld-perl all 1.70-1 [12.4 kB]
Get:37 http://archive.ubuntu.com/ubuntu/ trusty/main libemail-valid-perl all 1.192-1 [16.5 kB]
Get:38 http://archive.ubuntu.com/ubuntu/ trusty/main libfile-basedir-perl all 0.03-1fakesync1 [10.5 kB]
Get:39 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB]
Get:40 http://archive.ubuntu.com/ubuntu/ trusty/main libio-pty-perl amd64 1:1.08-1build4 [36.9 kB]
Get:41 http://archive.ubuntu.com/ubuntu/ trusty/main libipc-run-perl all 0.92-1 [101 kB]
Get:42 http://archive.ubuntu.com/ubuntu/ trusty/main libipc-system-simple-perl all 1.25-2 [24.5 kB]
Get:43 http://archive.ubuntu.com/ubuntu/ trusty/main liblist-moreutils-perl amd64 0.33-1build3 [48.5 kB]
Get:44 http://archive.ubuntu.com/ubuntu/ trusty/main libnet-libidn-perl amd64 0.12.ds-1build4 [19.5 kB]
Get:45 http://archive.ubuntu.com/ubuntu/ trusty/main libperlio-gzip-perl amd64 0.18-1build3 [16.0 kB]
Get:46 http://archive.ubuntu.com/ubuntu/ trusty/main libtext-levenshtein-perl all 0.06~01-2 [6476 B]
Get:47 http://archive.ubuntu.com/ubuntu/ trusty/main liburi-perl all 1.60-1 [89.6 kB]
Get:48 http://archive.ubuntu.com/ubuntu/ trusty/universe libvomsapi1 amd64 2.0.11-1 [126 kB]
Get:49 http://archive.ubuntu.com/ubuntu/ trusty-updates/main hardening-includes all 2.5ubuntu2.1 [13.8 kB]
Get:50 http://archive.ubuntu.com/ubuntu/ trusty/main patchutils amd64 0.3.2-3 [92.1 kB]
Get:51 http://archive.ubuntu.com/ubuntu/ trusty-updates/main t1utils amd64 1.37-2ubuntu1.1 [50.9 kB]
Get:52 http://archive.ubuntu.com/ubuntu/ trusty/main lintian all 2.5.22ubuntu1 [553 kB]
Get:53 http://archive.ubuntu.com/ubuntu/ trusty/universe voms-clients amd64 2.0.11-1 [100 kB]
Get:54 http://archive.ubuntu.com/ubuntu/ trusty/main libauthen-sasl-perl all 2.1500-1 [53.2 kB]
Fetched 4252 kB in 1s (2172 kB/s)
Selecting previously unselected package libcroco3:amd64.
(Reading database ... 94002 files and directories currently installed.)
Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ...
Selecting previously unselected package libunistring0:amd64.
Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ...
Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ...
Selecting previously unselected package libgettextpo0:amd64.
Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ...
Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ...
Selecting previously unselected package libglobus-common0:amd64.
Preparing to unpack .../libglobus-common0_14.10-2_amd64.deb ...
Unpacking libglobus-common0:amd64 (14.10-2) ...
Selecting previously unselected package libglobus-callout0:amd64.
Preparing to unpack .../libglobus-callout0_2.4-2_amd64.deb ...
Unpacking libglobus-callout0:amd64 (2.4-2) ...
Selecting previously unselected package libglobus-gsi-openssl-error0:amd64.
Preparing to unpack .../libglobus-gsi-openssl-error0_2.1-5_amd64.deb ...
Unpacking libglobus-gsi-openssl-error0:amd64 (2.1-5) ...
Selecting previously unselected package libglobus-gsi-proxy-ssl1:amd64.
Preparing to unpack .../libglobus-gsi-proxy-ssl1_4.1-5_amd64.deb ...
Unpacking libglobus-gsi-proxy-ssl1:amd64 (4.1-5) ...
Selecting previously unselected package libglobus-openssl-module0:amd64.
Preparing to unpack .../libglobus-openssl-module0_3.3-2_amd64.deb ...
Unpacking libglobus-openssl-module0:amd64 (3.3-2) ...
Selecting previously unselected package libglobus-gsi-cert-utils0:amd64.
Preparing to unpack .../libglobus-gsi-cert-utils0_8.6-2_amd64.deb ...
Unpacking libglobus-gsi-cert-utils0:amd64 (8.6-2) ...
Selecting previously unselected package libglobus-gsi-sysconfig1:amd64.
Preparing to unpack .../libglobus-gsi-sysconfig1_5.3-3_amd64.deb ...
Unpacking libglobus-gsi-sysconfig1:amd64 (5.3-3) ...
Selecting previously unselected package libglobus-gsi-callback0:amd64.
Preparing to unpack .../libglobus-gsi-callback0_4.6-1_amd64.deb ...
Unpacking libglobus-gsi-callback0:amd64 (4.6-1) ...
Selecting previously unselected package libglobus-gsi-credential1:amd64.
Preparing to unpack .../libglobus-gsi-credential1_6.0-2_amd64.deb ...
Unpacking libglobus-gsi-credential1:amd64 (6.0-2) ...
Selecting previously unselected package libglobus-gsi-proxy-core0:amd64.
Preparing to unpack .../libglobus-gsi-proxy-core0_6.2-4_amd64.deb ...
Unpacking libglobus-gsi-proxy-core0:amd64 (6.2-4) ...
Selecting previously unselected package libglobus-gssapi-gsi4:amd64.
Preparing to unpack .../libglobus-gssapi-gsi4_10.10-1_amd64.deb ...
Unpacking libglobus-gssapi-gsi4:amd64 (10.10-1) ...
Selecting previously unselected package libglobus-gss-assist3:amd64.
Preparing to unpack .../libglobus-gss-assist3_9.0-1_amd64.deb ...
Unpacking libglobus-gss-assist3:amd64 (9.0-1) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../diffstat_1.58-1_amd64.deb ...
Unpacking diffstat (1.58-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ...
Unpacking gettext (0.18.3.1-1ubuntu3) ...
Selecting previously unselected package globus-proxy-utils.
Preparing to unpack .../globus-proxy-utils_5.2-1_amd64.deb ...
Unpacking globus-proxy-utils (5.2-1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.1) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../libapt-pkg-perl_0.1.29build1_amd64.deb ...
Unpacking libapt-pkg-perl (0.1.29build1) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../libarchive-zip-perl_1.30-7_all.deb ...
Unpacking libarchive-zip-perl (1.30-7) ...
Selecting previously unselected package libasprintf-dev:amd64.
Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ...
Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ...
Selecting previously unselected package libsub-identify-perl.
Preparing to unpack .../libsub-identify-perl_0.04-1build3_amd64.deb ...
Unpacking libsub-identify-perl (0.04-1build3) ...
Selecting previously unselected package libautodie-perl.
Preparing to unpack .../libautodie-perl_2.23-1_all.deb ...
Unpacking libautodie-perl (2.23-1) ...
Selecting previously unselected package libclone-perl.
Preparing to unpack .../libclone-perl_0.36-1_amd64.deb ...
Unpacking libclone-perl (0.36-1) ...
Selecting previously unselected package libdigest-hmac-perl.
Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../libnet-ssleay-perl_1.58-1_amd64.deb ...
Unpacking libnet-ssleay-perl (1.58-1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../libio-socket-ssl-perl_1.965-1ubuntu1_all.deb ...
Unpacking libio-socket-ssl-perl (1.965-1ubuntu1) ...
Selecting previously unselected package libnet-smtp-ssl-perl.
Preparing to unpack .../libnet-smtp-ssl-perl_1.01-3_all.deb ...
Unpacking libnet-smtp-ssl-perl (1.01-3) ...
Selecting previously unselected package libmailtools-perl.
Preparing to unpack .../libmailtools-perl_2.12-1_all.deb ...
Unpacking libmailtools-perl (2.12-1) ...
Selecting previously unselected package libnet-ip-perl.
Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
Unpacking libnet-ip-perl (1.26-1) ...
Selecting previously unselected package libsocket6-perl.
Preparing to unpack .../libsocket6-perl_0.25-1_amd64.deb ...
Unpacking libsocket6-perl (0.25-1) ...
Selecting previously unselected package libio-socket-inet6-perl.
Preparing to unpack .../libio-socket-inet6-perl_2.71-1_all.deb ...
Unpacking libio-socket-inet6-perl (2.71-1) ...
Selecting previously unselected package libnet-dns-perl.
Preparing to unpack .../libnet-dns-perl_0.68-1.2build1_amd64.deb ...
Unpacking libnet-dns-perl (0.68-1.2build1) ...
Selecting previously unselected package libnet-domain-tld-perl.
Preparing to unpack .../libnet-domain-tld-perl_1.70-1_all.deb ...
Unpacking libnet-domain-tld-perl (1.70-1) ...
Selecting previously unselected package libemail-valid-perl.
Preparing to unpack .../libemail-valid-perl_1.192-1_all.deb ...
Unpacking libemail-valid-perl (1.192-1) ...
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack .../libfile-basedir-perl_0.03-1fakesync1_all.deb ...
Unpacking libfile-basedir-perl (0.03-1fakesync1) ...
Selecting previously unselected package libgettextpo-dev:amd64.
Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ...
Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ...
Selecting previously unselected package libio-pty-perl.
Preparing to unpack .../libio-pty-perl_1%3a1.08-1build4_amd64.deb ...
Unpacking libio-pty-perl (1:1.08-1build4) ...
Selecting previously unselected package libipc-run-perl.
Preparing to unpack .../libipc-run-perl_0.92-1_all.deb ...
Unpacking libipc-run-perl (0.92-1) ...
Selecting previously unselected package libipc-system-simple-perl.
Preparing to unpack .../libipc-system-simple-perl_1.25-2_all.deb ...
Unpacking libipc-system-simple-perl (1.25-2) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../liblist-moreutils-perl_0.33-1build3_amd64.deb ...
Unpacking liblist-moreutils-perl (0.33-1build3) ...
Selecting previously unselected package libnet-libidn-perl.
Preparing to unpack .../libnet-libidn-perl_0.12.ds-1build4_amd64.deb ...
Unpacking libnet-libidn-perl (0.12.ds-1build4) ...
Selecting previously unselected package libperlio-gzip-perl.
Preparing to unpack .../libperlio-gzip-perl_0.18-1build3_amd64.deb ...
Unpacking libperlio-gzip-perl (0.18-1build3) ...
Selecting previously unselected package libtext-levenshtein-perl.
Preparing to unpack .../libtext-levenshtein-perl_0.06~01-2_all.deb ...
Unpacking libtext-levenshtein-perl (0.06~01-2) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../liburi-perl_1.60-1_all.deb ...
Unpacking liburi-perl (1.60-1) ...
Selecting previously unselected package libvomsapi1.
Preparing to unpack .../libvomsapi1_2.0.11-1_amd64.deb ...
Unpacking libvomsapi1 (2.0.11-1) ...
Selecting previously unselected package hardening-includes.
Preparing to unpack .../hardening-includes_2.5ubuntu2.1_all.deb ...
Unpacking hardening-includes (2.5ubuntu2.1) ...
Selecting previously unselected package patchutils.
Preparing to unpack .../patchutils_0.3.2-3_amd64.deb ...
Unpacking patchutils (0.3.2-3) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../t1utils_1.37-2ubuntu1.1_amd64.deb ...
Unpacking t1utils (1.37-2ubuntu1.1) ...
Selecting previously unselected package lintian.
Preparing to unpack .../lintian_2.5.22ubuntu1_all.deb ...
Unpacking lintian (2.5.22ubuntu1) ...
Selecting previously unselected package voms-clients.
Preparing to unpack .../voms-clients_2.0.11-1_amd64.deb ...
Unpacking voms-clients (2.0.11-1) ...
Selecting previously unselected package libauthen-sasl-perl.
Preparing to unpack .../libauthen-sasl-perl_2.1500-1_all.deb ...
Unpacking libauthen-sasl-perl (2.1500-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ...
Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ...
Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ...
Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ...
Setting up libglobus-common0:amd64 (14.10-2) ...
Setting up libglobus-callout0:amd64 (2.4-2) ...
Setting up libglobus-gsi-openssl-error0:amd64 (2.1-5) ...
Setting up libglobus-gsi-proxy-ssl1:amd64 (4.1-5) ...
Setting up libglobus-openssl-module0:amd64 (3.3-2) ...
Setting up libglobus-gsi-cert-utils0:amd64 (8.6-2) ...
Setting up libglobus-gsi-sysconfig1:amd64 (5.3-3) ...
Setting up libglobus-gsi-callback0:amd64 (4.6-1) ...
Setting up libglobus-gsi-credential1:amd64 (6.0-2) ...
Setting up libglobus-gsi-proxy-core0:amd64 (6.2-4) ...
Setting up libglobus-gssapi-gsi4:amd64 (10.10-1) ...
Setting up libglobus-gss-assist3:amd64 (9.0-1) ...
Setting up diffstat (1.58-1) ...
Setting up gettext (0.18.3.1-1ubuntu3) ...
Setting up globus-proxy-utils (5.2-1) ...
Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up libapt-pkg-perl (0.1.29build1) ...
Setting up libarchive-zip-perl (1.30-7) ...
Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ...
Setting up libsub-identify-perl (0.04-1build3) ...
Setting up libautodie-perl (2.23-1) ...
Setting up libclone-perl (0.36-1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
Setting up libnet-ssleay-perl (1.58-1) ...
Setting up libio-socket-ssl-perl (1.965-1ubuntu1) ...
Setting up libnet-smtp-ssl-perl (1.01-3) ...
Setting up libmailtools-perl (2.12-1) ...
Setting up libnet-ip-perl (1.26-1) ...
Setting up libsocket6-perl (0.25-1) ...
Setting up libio-socket-inet6-perl (2.71-1) ...
Setting up libnet-dns-perl (0.68-1.2build1) ...
Setting up libnet-domain-tld-perl (1.70-1) ...
Setting up libemail-valid-perl (1.192-1) ...
Setting up libfile-basedir-perl (0.03-1fakesync1) ...
Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ...
Setting up libio-pty-perl (1:1.08-1build4) ...
Setting up libipc-run-perl (0.92-1) ...
Setting up libipc-system-simple-perl (1.25-2) ...
Setting up liblist-moreutils-perl (0.33-1build3) ...
Setting up libnet-libidn-perl (0.12.ds-1build4) ...
Setting up libperlio-gzip-perl (0.18-1build3) ...
Setting up libtext-levenshtein-perl (0.06~01-2) ...
Setting up liburi-perl (1.60-1) ...
Setting up libvomsapi1 (2.0.11-1) ...
Setting up hardening-includes (2.5ubuntu2.1) ...
Setting up patchutils (0.3.2-3) ...
Setting up t1utils (1.37-2ubuntu1.1) ...
Setting up lintian (2.5.22ubuntu1) ...
Setting up voms-clients (2.0.11-1) ...
Setting up libauthen-sasl-perl (2.1500-1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.0' -> '/etc/grid-security/certificates/0e2ca11d.0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.namespaces' -> '/etc/grid-security/certificates/0e2ca11d.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.r0' -> '/etc/grid-security/certificates/0e2ca11d.r0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.signing_policy' -> '/etc/grid-security/certificates/0e2ca11d.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.0' -> '/etc/grid-security/certificates/0fbe317b.0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.namespaces' -> '/etc/grid-security/certificates/0fbe317b.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.r0' -> '/etc/grid-security/certificates/0fbe317b.r0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.signing_policy' -> '/etc/grid-security/certificates/0fbe317b.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.0' -> '/etc/grid-security/certificates/36395d3c.0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.namespaces' -> '/etc/grid-security/certificates/36395d3c.namespaces'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.r0' -> '/etc/grid-security/certificates/36395d3c.r0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.signing_policy' -> '/etc/grid-security/certificates/36395d3c.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/41a90451.0' -> '/etc/grid-security/certificates/41a90451.0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.namespaces' -> '/etc/grid-security/certificates/41a90451.namespaces'
'/tmp/test-certs.root/grid-security/certificates/41a90451.r0' -> '/etc/grid-security/certificates/41a90451.r0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.signing_policy' -> '/etc/grid-security/certificates/41a90451.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.0' -> '/etc/grid-security/certificates/7362bbd6.0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.namespaces' -> '/etc/grid-security/certificates/7362bbd6.namespaces'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.r0' -> '/etc/grid-security/certificates/7362bbd6.r0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.signing_policy' -> '/etc/grid-security/certificates/7362bbd6.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.0' -> '/etc/grid-security/certificates/79356fdd.0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.namespaces' -> '/etc/grid-security/certificates/79356fdd.namespaces'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.r0' -> '/etc/grid-security/certificates/79356fdd.r0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.signing_policy' -> '/etc/grid-security/certificates/79356fdd.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.0' -> '/etc/grid-security/certificates/9a529ab0.0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.namespaces' -> '/etc/grid-security/certificates/9a529ab0.namespaces'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.r0' -> '/etc/grid-security/certificates/9a529ab0.r0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.signing_policy' -> '/etc/grid-security/certificates/9a529ab0.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.0' -> '/etc/grid-security/certificates/c1d9b6d3.0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.namespaces' -> '/etc/grid-security/certificates/c1d9b6d3.namespaces'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.r0' -> '/etc/grid-security/certificates/c1d9b6d3.r0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.signing_policy' -> '/etc/grid-security/certificates/c1d9b6d3.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.0' -> '/etc/grid-security/certificates/ffb9710f.0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.namespaces' -> '/etc/grid-security/certificates/ffb9710f.namespaces'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.r0' -> '/etc/grid-security/certificates/ffb9710f.r0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.signing_policy' -> '/etc/grid-security/certificates/ffb9710f.signing_policy'
========================
REAL TESTS START HERE
========================
Feb 23 22:47:56 ip-10-4-0-42 canl-test-cert-handle.sh: start
Testing if binary of canl_proxy_init is available done
Testing if all binaries are available done
Generating new proxy certificate
done
Simulating cert. delegation
done
Feb 23 22:47:56 ip-10-4-0-42 canl-test-cert-handle.sh: end
Feb 23 22:47:56 ip-10-4-0-42 canl-test-cs-openssl.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Starting openssl server
done
CANL client: connecting to openssl server
This is the testing message to send? done
Starting canl sample server
done
Openssl client: connect to CANL sample server
This is a testing message to send? done
Feb 23 22:48:07 ip-10-4-0-42 canl-test-cs-openssl.sh: end
Feb 23 22:48:07 ip-10-4-0-42 canl-test-sec-connection.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Testing server with nonexisting host certificates done
Testing server with nonexisting host key done
Testing server with nonexisting host cert and key done
Testing client: connect to server not running done
Testing client: use nonexisting proxy certificate done
Starting canl sample server
done
CANL client: connect to CANL sample server
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:48:08 ip-10-4-0-42 canl-test-sec-connection.sh: end
Feb 23 22:48:08 ip-10-4-0-42 canl-test-sha2.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
done
Starting canl sample server
done
server: waiting for connections...
[SERVER] connection established
[SERVER] Trying to send sth to the client
[SERVER] message "This is a testing message to send" sent successfully
[SERVER] received: This is the testing message to send
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 23 22:48:08 ip-10-4-0-42 canl-test-sha2.sh: end
Feb 23 22:48:08 ip-10-4-0-42 canl-test-packaging.sh: start
Downloading packages... done
Packages compliance check output:
libcanl-c-examples:
libcanl-c2:
canl-c:
W: canl-c source: ancient-standards-version 3.9.1 (current is 3.9.5)
Feb 23 22:48:11 ip-10-4-0-42 canl-test-packaging.sh: end
Feb 23 22:48:11 ip-10-4-0-42 canl-test-build.sh: start
Build reports available done
Checking canl-c_2.1.8-1_amd64.build warning
./src/canl_ssl.c:789:9: warning: passing argument 1 of 'X509_STORE_CTX_get_error' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:711:5: warning: passing argument 1 of 'X509_REQ_dup' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:857:5: warning: passing argument 2 of 'sc_get_priv_key_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default]
./src/canl_cred.c:876:5: warning: passing argument 2 of 'sc_get_cert_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default]
./src/proxy/proxycertinfo.c:337:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default]
./src/proxy/proxycertinfo.c:356:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:479:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
./src/proxy/scutils.c:523:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
./src/proxy/scutils.c:527:23: warning: assignment from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:528:23: warning: assignment from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:660:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:657:39: warning: unused variable 'keyType' [-Wunused-variable]
./src/proxy/scutils.c:656:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:783:3: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default]
./src/proxy/scutils.c:808:39: warning: unused variable 'ulObjectCount' [-Wunused-variable]
./src/proxy/scutils.c:807:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:803:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:201:10: warning: 'gfl' may be used uninitialized in this function [-Wmaybe-uninitialized]
./src/proxy/sslutils.c:1845:41: warning: unused variable 'cert' [-Wunused-variable]
./src/proxy/sslutils.c:3976:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4219:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4218:11: warning: unused variable 'error_msg' [-Wunused-variable]
./src/proxy/sslutils.c:4212:11: warning: unused variable 'oper' [-Wunused-variable]
./src/proxy/sslutils.c:1196:52: warning: 'user_cert_info' may be used uninitialized in this function [-Wmaybe-uninitialized]
.././src/proxy/namespaces_parse.y:41.1-13: warning: deprecated directive, use '%name-prefix' [-Wdeprecated]
<stdout>:1252:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1294:16: warning: 'input' defined but not used [-Wunused-function]
.././src/proxy/signing_policy_parse.y:43.1-13: warning: deprecated directive, use '%name-prefix' [-Wdeprecated]
<stdout>:1283:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1325:16: warning: 'input' defined but not used [-Wunused-function]
./examples/canl_sample_server.c:24:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
./examples/canl_sample_client.c:20:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
Feb 23 22:48:11 ip-10-4-0-42 canl-test-build.sh: end
==================
TESTS END HERE
==================
Clean installation, Ubuntu 16 (x86_64)
Environment
Clean installation according to EMI guidelines (CA certificates, proxy certificate...).
OS Issue | Ubuntu 16.04.1 LTS |
Platform | x86_64 |
Host | 400b641edf96 |
Duration | 6 min |
Testbed uptime | 16:45:34 up 6 days, 7:53, 0 users, load average: 3.78, 4.67, 4.43 |
Process
REPOS="canl-c"
BUILDS="canl-c:release gridsite:release glite-lb:release proxyrenewal:release"
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/jenkins-builder.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri.asc
apt-key adv --fetch-keys http://scientific.zcu.cz/repos/valtri2.asc
apt-get install -y unzip
cat >/etc/apt/preferences.d/jenkins <<EOF
Package: *
Pin: origin ""
Pin-Priority: 900
EOF
apt-get install -y apt-transport-https
cat > /etc/apt/apt.conf.d/80jenkins <<EOF
#Debug::Acquire::https "true";
Acquire::https::emian.zcu.cz {
# can't handle CA directory
Verify-Peer "false";
Verify-Host "false";
};
EOF
for repo in $REPOS; do
build=`echo ${BUILDS#*$repo:} | cut -f1 -d' '`
wget --no-verbose --ca-directory=/etc/grid-security/certificates -O /etc/apt/sources.list.d/jenkins-$repo.list https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=ubuntu-16-x86_64/lastSuccessfulBuild/artifact/build.list
done
wget --no-verbose --ca-directory=/etc/grid-security/certificates -P /tmp https://emian.zcu.cz:8443/jenkins/job/$repo-build-$build/platform=ubuntu-16-x86_64/lastSuccessfulBuild/artifact/reports/*zip*/reports.zip
rm -rf /tmp/reports
unzip -q -d /tmp /tmp/reports.zip
apt-get update
apt-get install -y libcanl-c-examples
Full Output of the Installation
Executing: /tmp/tmp.s7seo6bOcl/gpg.1.sh --fetch-keys
http://scientific.zcu.cz/repos/jenkins-builder.asc
Executing: /tmp/tmp.XR2yRSAvhM/gpg.1.sh --fetch-keys
http://scientific.zcu.cz/repos/valtri.asc
Executing: /tmp/tmp.KKpODoA8Sx/gpg.1.sh --fetch-keys
http://scientific.zcu.cz/repos/valtri2.asc
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version (6.0-20ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
krb5-locales libasn1-8-heimdal libcurl3-gnutls libgssapi-krb5-2
libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1
libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
libwind0-heimdal
Suggested packages:
krb5-doc krb5-user libsasl2-modules-otp libsasl2-modules-ldap
libsasl2-modules-sql libsasl2-modules-gssapi-mit
| libsasl2-modules-gssapi-heimdal
The following NEW packages will be installed:
apt-transport-https krb5-locales libasn1-8-heimdal libcurl3-gnutls
libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1
libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
libwind0-heimdal
0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
Need to get 1862 kB of archives.
After this operation, 9547 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2 [30.8 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2 [81.2 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2 [273 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2 [120 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [41.2 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [174 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [84.9 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [29.2 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [48.2 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [107 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [202 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [15.1 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1 [96.1 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14build1 [14.5 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14build1 [48.7 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.1 [161 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1build1 [53.9 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.2 [184 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.19 [26.0 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2 [13.2 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14build1 [47.5 kB]
Fetched 1862 kB in 8s (226 kB/s)
Selecting previously unselected package libkrb5support0:amd64.
(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 ... 17566 files and directories currently installed.)
Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2) ...
Selecting previously unselected package libroken18-heimdal:amd64.
Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libasn1-8-heimdal:amd64.
Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libhcrypto4-heimdal:amd64.
Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libheimbase1-heimdal:amd64.
Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libwind0-heimdal:amd64.
Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libhx509-5-heimdal:amd64.
Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libkrb5-26-heimdal:amd64.
Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libheimntlm0-heimdal:amd64.
Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libgssapi3-heimdal:amd64.
Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1_amd64.deb ...
Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14build1_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14build1) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14build1_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14build1) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.1_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1build1_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1build1) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.2_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.2) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_1.2.19_amd64.deb ...
Unpacking apt-transport-https (1.2.19) ...
Selecting previously unselected package krb5-locales.
Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2_all.deb ...
Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2) ...
Selecting previously unselected package libsasl2-modules:amd64.
Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14build1_amd64.deb ...
Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14build1) ...
Processing triggers for libc-bin (2.23-0ubuntu5) ...
Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2) ...
Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2) ...
Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...
Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2) ...
Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2) ...
Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1) ...
Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14build1) ...
Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14build1) ...
Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1build1) ...
Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.2) ...
Setting up apt-transport-https (1.2.19) ...
Setting up krb5-locales (1.13.2+dfsg-5ubuntu2) ...
Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14build1) ...
Processing triggers for libc-bin (2.23-0ubuntu5) ...
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Hit:4 http://repository.egi.eu/sw/production/cas/1/current egi-igtf InRelease
Ign:5 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-16-x86_64/39/artifact/results/ubuntu stable/ InRelease
Get:6 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-16-x86_64/39/artifact/results/ubuntu stable/ Release [1499 B]
Get:7 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-16-x86_64/39/artifact/results/ubuntu stable/ Release.gpg [819 B]
Get:8 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-16-x86_64/39/artifact/results/ubuntu stable/ Sources [1072 B]
Get:9 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-16-x86_64/39/artifact/results/ubuntu stable/ Packages [1834 B]
Fetched 5224 B in 0s (5834 B/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libc-ares2 libcanl-c2
The following NEW packages will be installed:
libc-ares2 libcanl-c-examples libcanl-c2
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 97.4 kB of archives.
After this operation, 318 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-ares2 amd64 1.10.0-3ubuntu0.1 [34.1 kB]
Get:2 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-16-x86_64/39/artifact/results/ubuntu stable/ libcanl-c2 2.1.7-1 [54.8 kB]
Get:3 https://emian.zcu.cz:8443/jenkins/job/canl-c-build-release/platform=ubuntu-16-x86_64/39/artifact/results/ubuntu stable/ libcanl-c-examples 2.1.7-1 [8432 B]
Fetched 97.4 kB in 0s (99.8 kB/s)
Selecting previously unselected package libc-ares2:amd64.
(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 ... 17737 files and directories currently installed.)
Preparing to unpack .../libc-ares2_1.10.0-3ubuntu0.1_amd64.deb ...
Unpacking libc-ares2:amd64 (1.10.0-3ubuntu0.1) ...
Selecting previously unselected package libcanl-c2.
Preparing to unpack .../libcanl-c2_2.1.7-1_amd64.deb ...
Unpacking libcanl-c2 (2.1.7-1) ...
Selecting previously unselected package libcanl-c-examples.
Preparing to unpack .../libcanl-c-examples_2.1.7-1_amd64.deb ...
Unpacking libcanl-c-examples (2.1.7-1) ...
Processing triggers for libc-bin (2.23-0ubuntu5) ...
Setting up libc-ares2:amd64 (1.10.0-3ubuntu0.1) ...
Setting up libcanl-c2 (2.1.7-1) ...
Setting up libcanl-c-examples (2.1.7-1) ...
Processing triggers for libc-bin (2.23-0ubuntu5) ...
Tests
Certificate file: none
gLite user: glite
Terminal width: 80
Output format: -x
Reading package lists...
Building dependency tree...
Reading state information...
ca-certificates is already the newest version (20160104ubuntu1).
wget is already the newest version (1.17.1-1ubuntu1.1).
The following additional packages will be installed:
bsdmainutils diffstat gettext gettext-base git-man groff-base
hardening-includes intltool-debian libapt-pkg-perl libarchive-zip-perl
libasprintf-dev libasprintf0v5 libauthen-sasl-perl libbsd0 libcgi-fast-perl
libcgi-pm-perl libclass-accessor-perl libclone-perl libcroco3
libdata-alias-perl libdigest-hmac-perl libedit2 libemail-valid-perl
libencode-locale-perl liberror-perl libexporter-tiny-perl libfcgi-perl
libfile-basedir-perl libgettextpo-dev libgettextpo0 libglobus-callout0
libglobus-common0 libglobus-gsi-callback0 libglobus-gsi-cert-utils0
libglobus-gsi-credential1 libglobus-gsi-openssl-error0
libglobus-gsi-proxy-core0 libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1
libglobus-gss-assist3 libglobus-gssapi-gsi4 libglobus-openssl-module0
libhtml-parser-perl libhtml-tagset-perl libhttp-date-perl
libhttp-message-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl
libio-socket-ssl-perl libio-string-perl libipc-run-perl
libipc-system-simple-perl liblist-moreutils-perl liblocale-gettext-perl
libltdl7 liblwp-mediatypes-perl libmailtools-perl libnet-dns-perl
libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl
libnet-smtp-ssl-perl libnet-ssleay-perl libparse-debianchangelog-perl
libperlio-gzip-perl libpipeline1 libpopt0 libsocket6-perl libsub-name-perl
libtext-levenshtein-perl libtimedate-perl libunistring0 liburi-perl
libvomsapi1v5 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6
libxmuu1 libyaml-libyaml-perl man-db openssh-client patchutils rsync t1utils
xauth
Suggested packages:
wamerican | wordlist whois vacation gettext-doc autopoint git-daemon-run
| git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
git-cvs git-mediawiki git-svn groff libgssapi-perl libdata-dump-perl
libhtml-template-perl libxml-simple-perl libwww-perl binutils-multiarch
libtext-template-perl www-browser ssh-askpass libpam-ssh keychain
monkeysphere openssh-server
The following NEW packages will be installed:
bsdmainutils diffstat gettext gettext-base git git-man globus-proxy-utils
groff-base hardening-includes intltool-debian libapt-pkg-perl
libarchive-zip-perl libasprintf-dev libasprintf0v5 libauthen-sasl-perl
libbsd0 libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl libclone-perl
libcroco3 libdata-alias-perl libdigest-hmac-perl libedit2
libemail-valid-perl libencode-locale-perl liberror-perl
libexporter-tiny-perl libfcgi-perl libfile-basedir-perl libgettextpo-dev
libgettextpo0 libglobus-callout0 libglobus-common0 libglobus-gsi-callback0
libglobus-gsi-cert-utils0 libglobus-gsi-credential1
libglobus-gsi-openssl-error0 libglobus-gsi-proxy-core0
libglobus-gsi-proxy-ssl1 libglobus-gsi-sysconfig1 libglobus-gss-assist3
libglobus-gssapi-gsi4 libglobus-openssl-module0 libhtml-parser-perl
libhtml-tagset-perl libhttp-date-perl libhttp-message-perl libio-html-perl
libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl
libio-string-perl libipc-run-perl libipc-system-simple-perl
liblist-moreutils-perl liblocale-gettext-perl libltdl7
liblwp-mediatypes-perl libmailtools-perl libnet-dns-perl
libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl
libnet-smtp-ssl-perl libnet-ssleay-perl libparse-debianchangelog-perl
libperlio-gzip-perl libpipeline1 libpopt0 libsocket6-perl libsub-name-perl
libtext-levenshtein-perl libtimedate-perl libunistring0 liburi-perl
libvomsapi1v5 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6
libxmuu1 libyaml-libyaml-perl lintian lsof man-db openssh-client patchutils
rsync t1utils voms-clients xauth
0 upgraded, 94 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.4 MB of archives.
After this operation, 61.7 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]
Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libx11-data all 2:1.6.3-1ubuntu2 [113 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2 [571 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbsd0 amd64 0.8.2-1 [41.7 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3 [6412 B]
Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 gettext-base amd64 0.19.7-2ubuntu3 [47.9 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]
Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 lsof amd64 4.89+dfsg-0.1 [248 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.1 [587 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 rsync amd64 3.1.1-3ubuntu1 [325 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1076 kB]
Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 git-man all 1:2.7.4-0ubuntu1 [735 kB]
Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 git amd64 1:2.7.4-0ubuntu1 [3006 kB]
Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
Get:30 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-common0 amd64 16.0-2 [101 kB]
Get:31 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gsi-openssl-error0 amd64 3.5-5 [8386 B]
Get:32 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gsi-proxy-ssl1 amd64 5.7-5 [9030 B]
Get:33 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-openssl-module0 amd64 4.6-5 [5758 B]
Get:34 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gsi-cert-utils0 amd64 9.11-2 [10.6 kB]
Get:35 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gsi-sysconfig1 amd64 6.9-2 [19.5 kB]
Get:36 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gsi-callback0 amd64 5.8-2 [28.0 kB]
Get:37 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gsi-credential1 amd64 7.9-2 [24.2 kB]
Get:38 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gsi-proxy-core0 amd64 7.9-2 [23.7 kB]
Get:39 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-callout0 amd64 3.13-5 [9860 B]
Get:40 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gssapi-gsi4 amd64 11.26-2 [45.6 kB]
Get:41 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libglobus-gss-assist3 amd64 10.15-2 [23.6 kB]
Get:42 http://archive.ubuntu.com/ubuntu xenial/universe amd64 globus-proxy-utils amd64 6.13-2 [35.9 kB]
Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB]
Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB]
Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libarchive-zip-perl all 1.56-2 [84.1 kB]
Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4734 B]
Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB]
Get:48 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB]
Get:49 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB]
Get:50 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB]
Get:51 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB]
Get:52 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB]
Get:53 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB]
Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB]
Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB]
Get:56 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB]
Get:57 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB]
Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB]
Get:59 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB]
Get:60 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB]
Get:61 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B]
Get:62 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB]
Get:63 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB]
Get:64 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB]
Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB]
Get:66 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB]
Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB]
Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB]
Get:69 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
Get:70 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB]
Get:71 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB]
Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB]
Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB]
Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB]
Get:75 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB]
Get:76 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
Get:77 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB]
Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB]
Get:79 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB]
Get:80 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
Get:81 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB]
Get:82 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB]
Get:83 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-libidn-perl amd64 0.12.ds-2build2 [16.7 kB]
Get:84 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB]
Get:85 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB]
Get:86 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
Get:87 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libvomsapi1v5 amd64 2.0.12-4build1 [122 kB]
Get:88 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB]
Get:89 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB]
Get:90 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB]
Get:91 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]
Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 lintian all 2.5.43 [626 kB]
Get:93 http://archive.ubuntu.com/ubuntu xenial/universe amd64 voms-clients amd64 2.0.12-4build1 [102 kB]
Get:94 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
Fetched 13.4 MB in 1min 10s (191 kB/s)
Selecting previously unselected package liblocale-gettext-perl.
(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 ... 17753 files and directories currently installed.)
Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ...
Unpacking liblocale-gettext-perl (1.07-1build1) ...
Selecting previously unselected package libpopt0:amd64.
Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...
Unpacking libpopt0:amd64 (1.16-10) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...
Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2_all.deb ...
Unpacking libx11-data (2:1.6.3-1ubuntu2) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.3-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ...
Unpacking groff-base (1.22.3-7) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ...
Unpacking bsdmainutils (9.0.6ubuntu3) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ...
Unpacking libpipeline1:amd64 (1.4.1-2) ...
Selecting previously unselected package man-db.
Preparing to unpack .../man-db_2.7.5-1_amd64.deb ...
Unpacking man-db (2.7.5-1) ...
Selecting previously unselected package libunistring0:amd64.
Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ...
Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../libbsd0_0.8.2-1_amd64.deb ...
Unpacking libbsd0:amd64 (0.8.2-1) ...
Selecting previously unselected package libasprintf0v5:amd64.
Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3_amd64.deb ...
Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../gettext-base_0.19.7-2ubuntu3_amd64.deb ...
Unpacking gettext-base (0.19.7-2ubuntu3) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...
Selecting previously unselected package libxmuu1:amd64.
Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...
Unpacking libxmuu1:amd64 (2:1.1.2-2) ...
Selecting previously unselected package lsof.
Preparing to unpack .../lsof_4.89+dfsg-0.1_amd64.deb ...
Unpacking lsof (4.89+dfsg-0.1) ...
Selecting previously unselected package openssh-client.
Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb ...
Unpacking openssh-client (1:7.2p2-4ubuntu2.1) ...
Selecting previously unselected package rsync.
Preparing to unpack .../rsync_3.1.1-3ubuntu1_amd64.deb ...
Unpacking rsync (3.1.1-3ubuntu1) ...
Selecting previously unselected package xauth.
Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...
Unpacking xauth (1:1.0.9-1ubuntu2) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../diffstat_1.61-1_amd64.deb ...
Unpacking diffstat (1.61-1) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.11-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ...
Unpacking gettext (0.19.7-2ubuntu3) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
Unpacking liberror-perl (0.17-1.2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1_all.deb ...
Unpacking git-man (1:2.7.4-0ubuntu1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.7.4-0ubuntu1_amd64.deb ...
Unpacking git (1:2.7.4-0ubuntu1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-0.1) ...
Selecting previously unselected package libglobus-common0:amd64.
Preparing to unpack .../libglobus-common0_16.0-2_amd64.deb ...
Unpacking libglobus-common0:amd64 (16.0-2) ...
Selecting previously unselected package libglobus-gsi-openssl-error0:amd64.
Preparing to unpack .../libglobus-gsi-openssl-error0_3.5-5_amd64.deb ...
Unpacking libglobus-gsi-openssl-error0:amd64 (3.5-5) ...
Selecting previously unselected package libglobus-gsi-proxy-ssl1:amd64.
Preparing to unpack .../libglobus-gsi-proxy-ssl1_5.7-5_amd64.deb ...
Unpacking libglobus-gsi-proxy-ssl1:amd64 (5.7-5) ...
Selecting previously unselected package libglobus-openssl-module0:amd64.
Preparing to unpack .../libglobus-openssl-module0_4.6-5_amd64.deb ...
Unpacking libglobus-openssl-module0:amd64 (4.6-5) ...
Selecting previously unselected package libglobus-gsi-cert-utils0:amd64.
Preparing to unpack .../libglobus-gsi-cert-utils0_9.11-2_amd64.deb ...
Unpacking libglobus-gsi-cert-utils0:amd64 (9.11-2) ...
Selecting previously unselected package libglobus-gsi-sysconfig1:amd64.
Preparing to unpack .../libglobus-gsi-sysconfig1_6.9-2_amd64.deb ...
Unpacking libglobus-gsi-sysconfig1:amd64 (6.9-2) ...
Selecting previously unselected package libglobus-gsi-callback0:amd64.
Preparing to unpack .../libglobus-gsi-callback0_5.8-2_amd64.deb ...
Unpacking libglobus-gsi-callback0:amd64 (5.8-2) ...
Selecting previously unselected package libglobus-gsi-credential1:amd64.
Preparing to unpack .../libglobus-gsi-credential1_7.9-2_amd64.deb ...
Unpacking libglobus-gsi-credential1:amd64 (7.9-2) ...
Selecting previously unselected package libglobus-gsi-proxy-core0:amd64.
Preparing to unpack .../libglobus-gsi-proxy-core0_7.9-2_amd64.deb ...
Unpacking libglobus-gsi-proxy-core0:amd64 (7.9-2) ...
Selecting previously unselected package libglobus-callout0:amd64.
Preparing to unpack .../libglobus-callout0_3.13-5_amd64.deb ...
Unpacking libglobus-callout0:amd64 (3.13-5) ...
Selecting previously unselected package libglobus-gssapi-gsi4:amd64.
Preparing to unpack .../libglobus-gssapi-gsi4_11.26-2_amd64.deb ...
Unpacking libglobus-gssapi-gsi4:amd64 (11.26-2) ...
Selecting previously unselected package libglobus-gss-assist3:amd64.
Preparing to unpack .../libglobus-gss-assist3_10.15-2_amd64.deb ...
Unpacking libglobus-gss-assist3:amd64 (10.15-2) ...
Selecting previously unselected package globus-proxy-utils.
Preparing to unpack .../globus-proxy-utils_6.13-2_amd64.deb ...
Unpacking globus-proxy-utils (6.13-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.4) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ...
Unpacking libapt-pkg-perl (0.1.29build7) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../libarchive-zip-perl_1.56-2_all.deb ...
Unpacking libarchive-zip-perl (1.56-2) ...
Selecting previously unselected package libasprintf-dev:amd64.
Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ...
Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
Unpacking libhtml-tagset-perl (3.20-2) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../liburi-perl_1.71-1_all.deb ...
Unpacking liburi-perl (1.71-1) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ...
Unpacking libhtml-parser-perl (3.72-1) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ...
Unpacking libcgi-pm-perl (4.26-1) ...
Selecting previously unselected package libfcgi-perl.
Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ...
Unpacking libfcgi-perl (0.77-1build1) ...
Selecting previously unselected package libcgi-fast-perl.
Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ...
Unpacking libcgi-fast-perl (1:2.10-1) ...
Selecting previously unselected package libsub-name-perl.
Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ...
Unpacking libsub-name-perl (0.14-1build1) ...
Selecting previously unselected package libclass-accessor-perl.
Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ...
Unpacking libclass-accessor-perl (0.34-1) ...
Selecting previously unselected package libclone-perl.
Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ...
Unpacking libclone-perl (0.38-1build1) ...
Selecting previously unselected package libdata-alias-perl.
Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ...
Unpacking libdata-alias-perl (1.20-1build1) ...
Selecting previously unselected package libdigest-hmac-perl.
Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ...
Unpacking libdigest-hmac-perl (1.03+dfsg-1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
Unpacking libtimedate-perl (2.3000-2) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ...
Unpacking libnet-ssleay-perl (1.72-1build1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.024-1) ...
Selecting previously unselected package libnet-smtp-ssl-perl.
Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ...
Unpacking libnet-smtp-ssl-perl (1.03-1) ...
Selecting previously unselected package libmailtools-perl.
Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
Unpacking libmailtools-perl (2.13-1) ...
Selecting previously unselected package libsocket6-perl.
Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ...
Unpacking libsocket6-perl (0.25-1build2) ...
Selecting previously unselected package libio-socket-inet6-perl.
Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ...
Unpacking libio-socket-inet6-perl (2.72-2) ...
Selecting previously unselected package libnet-ip-perl.
Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ...
Unpacking libnet-ip-perl (1.26-1) ...
Selecting previously unselected package libnet-dns-perl.
Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ...
Unpacking libnet-dns-perl (0.81-2build1) ...
Selecting previously unselected package libnet-domain-tld-perl.
Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ...
Unpacking libnet-domain-tld-perl (1.73-1) ...
Selecting previously unselected package libemail-valid-perl.
Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ...
Unpacking libemail-valid-perl (1.198-1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ...
Unpacking libencode-locale-perl (1.05-1) ...
Selecting previously unselected package libexporter-tiny-perl.
Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ...
Unpacking libexporter-tiny-perl (0.042-1) ...
Selecting previously unselected package libipc-system-simple-perl.
Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ...
Unpacking libipc-system-simple-perl (1.25-3) ...
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ...
Unpacking libfile-basedir-perl (0.07-1) ...
Selecting previously unselected package libgettextpo0:amd64.
Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ...
Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ...
Selecting previously unselected package libgettextpo-dev:amd64.
Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ...
Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
Unpacking libhttp-date-perl (6.02-1) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
Unpacking libio-html-perl (1.001-1) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
Unpacking liblwp-mediatypes-perl (6.02-1) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ...
Unpacking libhttp-message-perl (6.11-1) ...
Selecting previously unselected package libio-pty-perl.
Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ...
Unpacking libio-pty-perl (1:1.08-1.1build1) ...
Selecting previously unselected package libio-string-perl.
Preparing to unpack .../libio-string-perl_1.08-3_all.deb ...
Unpacking libio-string-perl (1.08-3) ...
Selecting previously unselected package libipc-run-perl.
Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ...
Unpacking libipc-run-perl (0.94-1) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ...
Unpacking liblist-moreutils-perl (0.413-1build1) ...
Selecting previously unselected package libnet-libidn-perl.
Preparing to unpack .../libnet-libidn-perl_0.12.ds-2build2_amd64.deb ...
Unpacking libnet-libidn-perl (0.12.ds-2build2) ...
Selecting previously unselected package libparse-debianchangelog-perl.
Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ...
Unpacking libparse-debianchangelog-perl (1.2.0-8) ...
Selecting previously unselected package libperlio-gzip-perl.
Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ...
Unpacking libperlio-gzip-perl (0.19-1build1) ...
Selecting previously unselected package libtext-levenshtein-perl.
Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ...
Unpacking libtext-levenshtein-perl (0.13-1) ...
Selecting previously unselected package libvomsapi1v5.
Preparing to unpack .../libvomsapi1v5_2.0.12-4build1_amd64.deb ...
Unpacking libvomsapi1v5 (2.0.12-4build1) ...
Selecting previously unselected package libyaml-libyaml-perl.
Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ...
Unpacking libyaml-libyaml-perl (0.41-6build1) ...
Selecting previously unselected package hardening-includes.
Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ...
Unpacking hardening-includes (2.7ubuntu2) ...
Selecting previously unselected package patchutils.
Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ...
Unpacking patchutils (0.3.4-1) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../t1utils_1.39-2_amd64.deb ...
Unpacking t1utils (1.39-2) ...
Selecting previously unselected package lintian.
Preparing to unpack .../lintian_2.5.43_all.deb ...
Unpacking lintian (2.5.43) ...
Selecting previously unselected package voms-clients.
Preparing to unpack .../voms-clients_2.0.12-4build1_amd64.deb ...
Unpacking voms-clients (2.0.12-4build1) ...
Selecting previously unselected package libauthen-sasl-perl.
Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
Unpacking libauthen-sasl-perl (2.1600-1) ...
Processing triggers for libc-bin (2.23-0ubuntu5) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for systemd (229-4ubuntu16) ...
Setting up liblocale-gettext-perl (1.07-1build1) ...
Setting up libpopt0:amd64 (1.16-10) ...
Setting up libxau6:amd64 (1:1.0.8-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...
Setting up libx11-data (2:1.6.3-1ubuntu2) ...
Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2) ...
Setting up libxext6:amd64 (2:1.3.3-1) ...
Setting up groff-base (1.22.3-7) ...
Setting up bsdmainutils (9.0.6ubuntu3) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libpipeline1:amd64 (1.4.1-2) ...
Setting up man-db (2.7.5-1) ...
Building database of manual pages ...
Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ...
Setting up libbsd0:amd64 (0.8.2-1) ...
Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3) ...
Setting up gettext-base (0.19.7-2ubuntu3) ...
Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...
Setting up libxmuu1:amd64 (2:1.1.2-2) ...
Setting up lsof (4.89+dfsg-0.1) ...
Setting up openssh-client (1:7.2p2-4ubuntu2.1) ...
Setting up rsync (3.1.1-3ubuntu1) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of restart.
Setting up xauth (1:1.0.9-1ubuntu2) ...
Setting up diffstat (1.61-1) ...
Setting up libcroco3:amd64 (0.6.11-1) ...
Setting up gettext (0.19.7-2ubuntu3) ...
Setting up liberror-perl (0.17-1.2) ...
Setting up git-man (1:2.7.4-0ubuntu1) ...
Setting up git (1:2.7.4-0ubuntu1) ...
Setting up libltdl7:amd64 (2.4.6-0.1) ...
Setting up libglobus-common0:amd64 (16.0-2) ...
Setting up libglobus-gsi-openssl-error0:amd64 (3.5-5) ...
Setting up libglobus-gsi-proxy-ssl1:amd64 (5.7-5) ...
Setting up libglobus-openssl-module0:amd64 (4.6-5) ...
Setting up libglobus-gsi-cert-utils0:amd64 (9.11-2) ...
Setting up libglobus-gsi-sysconfig1:amd64 (6.9-2) ...
Setting up libglobus-gsi-callback0:amd64 (5.8-2) ...
Setting up libglobus-gsi-credential1:amd64 (7.9-2) ...
Setting up libglobus-gsi-proxy-core0:amd64 (7.9-2) ...
Setting up libglobus-callout0:amd64 (3.13-5) ...
Setting up libglobus-gssapi-gsi4:amd64 (11.26-2) ...
Setting up libglobus-gss-assist3:amd64 (10.15-2) ...
Setting up globus-proxy-utils (6.13-2) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up libapt-pkg-perl (0.1.29build7) ...
Setting up libarchive-zip-perl (1.56-2) ...
Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up liburi-perl (1.71-1) ...
Setting up libhtml-parser-perl (3.72-1) ...
Setting up libcgi-pm-perl (4.26-1) ...
Setting up libfcgi-perl (0.77-1build1) ...
Setting up libcgi-fast-perl (1:2.10-1) ...
Setting up libsub-name-perl (0.14-1build1) ...
Setting up libclass-accessor-perl (0.34-1) ...
Setting up libclone-perl (0.38-1build1) ...
Setting up libdata-alias-perl (1.20-1build1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-1) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libnet-ssleay-perl (1.72-1build1) ...
Setting up libio-socket-ssl-perl (2.024-1) ...
Setting up libnet-smtp-ssl-perl (1.03-1) ...
Setting up libmailtools-perl (2.13-1) ...
Setting up libsocket6-perl (0.25-1build2) ...
Setting up libio-socket-inet6-perl (2.72-2) ...
Setting up libnet-ip-perl (1.26-1) ...
Setting up libnet-dns-perl (0.81-2build1) ...
Setting up libnet-domain-tld-perl (1.73-1) ...
Setting up libemail-valid-perl (1.198-1) ...
Setting up libencode-locale-perl (1.05-1) ...
Setting up libexporter-tiny-perl (0.042-1) ...
Setting up libipc-system-simple-perl (1.25-3) ...
Setting up libfile-basedir-perl (0.07-1) ...
Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ...
Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libio-html-perl (1.001-1) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.11-1) ...
Setting up libio-pty-perl (1:1.08-1.1build1) ...
Setting up libio-string-perl (1.08-3) ...
Setting up libipc-run-perl (0.94-1) ...
Setting up liblist-moreutils-perl (0.413-1build1) ...
Setting up libnet-libidn-perl (0.12.ds-2build2) ...
Setting up libparse-debianchangelog-perl (1.2.0-8) ...
Setting up libperlio-gzip-perl (0.19-1build1) ...
Setting up libtext-levenshtein-perl (0.13-1) ...
Setting up libvomsapi1v5 (2.0.12-4build1) ...
Setting up libyaml-libyaml-perl (0.41-6build1) ...
Setting up hardening-includes (2.7ubuntu2) ...
Setting up patchutils (0.3.4-1) ...
Setting up t1utils (1.39-2) ...
Setting up lintian (2.5.43) ...
Setting up voms-clients (2.0.12-4build1) ...
update-alternatives: using /usr/bin/voms-proxy-init2 to provide /usr/bin/voms-proxy-init (voms-proxy-init) in auto mode
update-alternatives: using /usr/bin/voms-proxy-info2 to provide /usr/bin/voms-proxy-info (voms-proxy-info) in auto mode
update-alternatives: using /usr/bin/voms-proxy-destroy2 to provide /usr/bin/voms-proxy-destroy (voms-proxy-destroy) in auto mode
Setting up libauthen-sasl-perl (2.1600-1) ...
Processing triggers for libc-bin (2.23-0ubuntu5) ...
Processing triggers for systemd (229-4ubuntu16) ...
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.0' -> '/etc/grid-security/certificates/0e2ca11d.0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.namespaces' -> '/etc/grid-security/certificates/0e2ca11d.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.r0' -> '/etc/grid-security/certificates/0e2ca11d.r0'
'/tmp/test-certs.root/grid-security/certificates/0e2ca11d.signing_policy' -> '/etc/grid-security/certificates/0e2ca11d.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.0' -> '/etc/grid-security/certificates/0fbe317b.0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.namespaces' -> '/etc/grid-security/certificates/0fbe317b.namespaces'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.r0' -> '/etc/grid-security/certificates/0fbe317b.r0'
'/tmp/test-certs.root/grid-security/certificates/0fbe317b.signing_policy' -> '/etc/grid-security/certificates/0fbe317b.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.0' -> '/etc/grid-security/certificates/36395d3c.0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.namespaces' -> '/etc/grid-security/certificates/36395d3c.namespaces'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.r0' -> '/etc/grid-security/certificates/36395d3c.r0'
'/tmp/test-certs.root/grid-security/certificates/36395d3c.signing_policy' -> '/etc/grid-security/certificates/36395d3c.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/41a90451.0' -> '/etc/grid-security/certificates/41a90451.0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.namespaces' -> '/etc/grid-security/certificates/41a90451.namespaces'
'/tmp/test-certs.root/grid-security/certificates/41a90451.r0' -> '/etc/grid-security/certificates/41a90451.r0'
'/tmp/test-certs.root/grid-security/certificates/41a90451.signing_policy' -> '/etc/grid-security/certificates/41a90451.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.0' -> '/etc/grid-security/certificates/7362bbd6.0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.namespaces' -> '/etc/grid-security/certificates/7362bbd6.namespaces'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.r0' -> '/etc/grid-security/certificates/7362bbd6.r0'
'/tmp/test-certs.root/grid-security/certificates/7362bbd6.signing_policy' -> '/etc/grid-security/certificates/7362bbd6.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.0' -> '/etc/grid-security/certificates/79356fdd.0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.namespaces' -> '/etc/grid-security/certificates/79356fdd.namespaces'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.r0' -> '/etc/grid-security/certificates/79356fdd.r0'
'/tmp/test-certs.root/grid-security/certificates/79356fdd.signing_policy' -> '/etc/grid-security/certificates/79356fdd.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.0' -> '/etc/grid-security/certificates/9a529ab0.0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.namespaces' -> '/etc/grid-security/certificates/9a529ab0.namespaces'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.r0' -> '/etc/grid-security/certificates/9a529ab0.r0'
'/tmp/test-certs.root/grid-security/certificates/9a529ab0.signing_policy' -> '/etc/grid-security/certificates/9a529ab0.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.0' -> '/etc/grid-security/certificates/c1d9b6d3.0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.namespaces' -> '/etc/grid-security/certificates/c1d9b6d3.namespaces'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.r0' -> '/etc/grid-security/certificates/c1d9b6d3.r0'
'/tmp/test-certs.root/grid-security/certificates/c1d9b6d3.signing_policy' -> '/etc/grid-security/certificates/c1d9b6d3.signing_policy'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.0' -> '/etc/grid-security/certificates/ffb9710f.0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.namespaces' -> '/etc/grid-security/certificates/ffb9710f.namespaces'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.r0' -> '/etc/grid-security/certificates/ffb9710f.r0'
'/tmp/test-certs.root/grid-security/certificates/ffb9710f.signing_policy' -> '/etc/grid-security/certificates/ffb9710f.signing_policy'
========================
REAL TESTS START HERE
========================
Feb 08 16:45:15 400b641edf96 canl-test-cert-handle.sh: start
Testing if binary of canl_proxy_init is available done
Testing if all binaries are available done
Generating new proxy certificate
done
Simulating cert. delegation
done
Feb 08 16:45:15 400b641edf96 canl-test-cert-handle.sh: end
Feb 08 16:45:15 400b641edf96 canl-test-cs-openssl.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Starting openssl server
done
CANL client: connecting to openssl server
This is the testing message to send? done
Starting canl sample server
done
Openssl client: connect to CANL sample server
This is a testing message to send? done
Feb 08 16:45:27 400b641edf96 canl-test-cs-openssl.sh: end
Feb 08 16:45:27 400b641edf96 canl-test-sec-connection.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
Testing server with nonexisting host certificates done
Testing server with nonexisting host key done
Testing server with nonexisting host cert and key done
Testing client: connect to server not running done
Testing client: use nonexisting proxy certificate done
Starting canl sample server
done
CANL client: connect to CANL sample server
server: waiting for connections...
[SERVER] connection established
[SERVER] Trying to send sth to the client
[SERVER] message "This is a testing message to send" sent successfully
[SERVER] received: This is the testing message to send
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 08 16:45:27 400b641edf96 canl-test-sec-connection.sh: end
Feb 08 16:45:27 400b641edf96 canl-test-sha2.sh: start
Testing if binaries of canl examples are available done
Testing if all binaries are available done
Testing credentials done
done
Starting canl sample server
done
server: waiting for connections...
[SERVER] connection established
[SERVER] Trying to send sth to the client
[SERVER] message "This is a testing message to send" sent successfully
[SERVER] received: This is the testing message to send
[CLIENT] connection established
[CLIENT] Trying to send sth to the server
[CLIENT] message "This is the testing message to send" sent successfully
[CLIENT] received: This is a testing message to send
done
Feb 08 16:45:27 400b641edf96 canl-test-sha2.sh: end
Feb 08 16:45:27 400b641edf96 canl-test-packaging.sh: start
Downloading packages... done
Packages compliance check output:
libcanl-c-examples:
libcanl-c2:
canl-c:
W: canl-c source: ancient-standards-version 3.9.1 (current is 3.9.7)
Feb 08 16:45:31 400b641edf96 canl-test-packaging.sh: end
Feb 08 16:45:31 400b641edf96 canl-test-build.sh: start
Build reports available done
Checking canl-c_2.1.7-1_amd64.build warning
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
./src/canl_ssl.c:789:43: warning: passing argument 1 of 'X509_STORE_CTX_get_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./src/canl_cred.c:711:31: warning: passing argument 1 of 'X509_REQ_dup' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./src/canl_cred.c:857:50: warning: passing argument 2 of 'sc_get_priv_key_obj_by_label' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./src/canl_cred.c:876:46: warning: passing argument 2 of 'sc_get_cert_obj_by_label' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./src/proxy/proxycertinfo.c:337:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [-Wincompatible-pointer-types]
./src/proxy/proxycertinfo.c:356:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [-Wincompatible-pointer-types]
./src/proxy/scutils.c:479:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
./src/proxy/scutils.c:523:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./src/proxy/scutils.c:527:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
./src/proxy/scutils.c:528:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
./src/proxy/scutils.c:660:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:657:39: warning: unused variable 'keyType' [-Wunused-variable]
./src/proxy/scutils.c:656:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:783:24: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [-Wincompatible-pointer-types]
./src/proxy/scutils.c:808:39: warning: unused variable 'ulObjectCount' [-Wunused-variable]
./src/proxy/scutils.c:807:39: warning: unused variable 'false' [-Wunused-variable]
./src/proxy/scutils.c:803:39: warning: unused variable 'status' [-Wunused-variable]
./src/proxy/scutils.c:201:10: warning: 'gfl' may be used uninitialized in this function [-Wmaybe-uninitialized]
./src/proxy/sslutils.c:1845:41: warning: unused variable 'cert' [-Wunused-variable]
./src/proxy/sslutils.c:4021:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4264:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
./src/proxy/sslutils.c:4263:11: warning: unused variable 'error_msg' [-Wunused-variable]
./src/proxy/sslutils.c:4257:11: warning: unused variable 'oper' [-Wunused-variable]
./src/proxy/sslutils.c:1196:52: warning: 'user_cert_info' may be used uninitialized in this function [-Wmaybe-uninitialized]
.././src/proxy/namespaces_parse.y:41.1-13: warning: deprecated directive, use '%name-prefix' [-Wdeprecated]
<stdout>:1252:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1294:16: warning: 'input' defined but not used [-Wunused-function]
.././src/proxy/signing_policy_parse.y:43.1-13: warning: deprecated directive, use '%name-prefix' [-Wdeprecated]
<stdout>:1283:17: warning: 'yyunput' defined but not used [-Wunused-function]
<stdout>:1325:16: warning: 'input' defined but not used [-Wunused-function]
./examples/canl_sample_server.c:24:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
./examples/canl_sample_client.c:20:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable]
Feb 08 16:45:31 400b641edf96 canl-test-build.sh: end
==================
TESTS END HERE
==================