Quality Criteria Verification Report ==================================== Product: apel Release: apel.apel.sl6.x86_64-1.5.1 Software Provider: APEL RT Ticket: 12285 Provider contact: >apel-admins@stfcNOSPAMPLEASE.ac.uk Verifier: Pablo Orviz Hours worked: 20min Date: 11/04/2017 Status: Accepted Summary ======= Installation of packages, no functional test done. Further details at https://jenkins.egi.ifca.es/job/standalone-pkgs/15/ Related tickets =============== None. Documentation Criteria ====================== * Release notes: https://github.com/apel/apel/releases/tag/1.5.1-1 * User Documentation: https://twiki.cern.ch/twiki/bin/view/EMI/EMI3APELClient * API Documentation: https://twiki.cern.ch/twiki/bin/view/EMI/EMI3APELClient * Admin Documentation: https://twiki.cern.ch/twiki/bin/view/EMI/EMI3APELClient * Software License: Apache 2.0 Generic Criteria ================ (Possible Statuses: OK, WARN, FAIL, NA (Not Applicable) or NT (Not Tested)) * Binary Distribution: OK * Upgrade: NT * X.509 Certificate support: NA * SHA-2 Certificates Support: NA * RFC Proxy support: NA * ARGUS Integration: NA * World Writable Files: OK * Passwords in world readable files: OK * GlueSchema 1.3 Support: NA * GlueSchema 2.0 Support: NA * Middleware Version Information: NA * Service Probes: NT * Accounting Records: NT * Bug Tracking System: OK Verification logs ================= + sudo fab individual-packages:umd_release=4,repository_url_1=http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/,package_1=apel-client,package_2=apel-parsers,package_3=apel-server,log_path=logs,qc_step=QC_DIST_1 [INFO] Using UMD 4 release repository [INFO] Using UMD verification repository: ['http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/'] [WARN] No installation type provided: performing installation. [INFO] Metapackage/s selected: + apel-client + apel-parsers + apel-server UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg http://repository.egi.eu/sw/production/umd/4/sl6/x86_64/updates/umd-release-4.0.0-1.el6.noarch.rpm | igtf_repo http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo | epel_release http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm [INFO] Using the following UMD verification repositories + http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/ [localhost] local: sudo -E wget http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo -O /etc/yum.repos.d/EGI-trustanchors.repo [INFO] Repository 'http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo' added [localhost] local: sudo -E rpm --import https://dist.eugridpma.info/distribution/igtf/current/GPG-KEY-EUGridPMA-RPM-3 [INFO] Repository key added: https://dist.eugridpma.info/distribution/igtf/current/GPG-KEY-EUGridPMA-RPM-3 [localhost] local: sudo -E yum clean all [localhost] local: sudo -E yum -y makecache fast [localhost] local: sudo -E yum -y install ca-policy-egi-core [INFO] Generating own certificates [localhost] local: sudo -E mkdir -p /root/UMDVerificationOwnCA [localhost] local: sudo -E openssl req -x509 -nodes -days 1 -newkey rsa:2048 -out ca.pem -outform PEM -keyout ca.key -subj '/DC=es/DC=UMDverification/CN=UMDVerificationOwnCA' [localhost] local: sudo -E openssl x509 -noout -hash -in ca.pem [localhost] local: sudo -E cp ca.pem /etc/grid-security/certificates/0d2a3bdd.0 [localhost] local: sudo -E echo "01" > crlnumber [localhost] local: sudo -E touch index.txt [localhost] local: sudo -E openssl ca -config openssl.cnf -gencrl -keyfile ca.key -cert ca.pem -out crl.pem [localhost] local: sudo -E cp crl.pem /etc/grid-security/certificates/0d2a3bdd.r0 [localhost] local: sudo -E openssl req -newkey rsa:2048 -nodes -sha1 -keyout cert.key -keyform PEM -out cert.req -outform PEM -subj '/DC=es/DC=UMDverification/CN=sl6-nova-756.privatevlan.cloud.ifca.es' -config openssl.cnf [localhost] local: sudo -E openssl x509 -req -in cert.req -CA ca.pem -CAkey ca.key -CAcreateserial -extensions v3_req -extfile openssl.cnf -out cert.crt -days 1 [localhost] local: sudo -E chmod 600 cert.key [localhost] local: sudo -E cp cert.key /etc/grid-security/hostkey.pem [INFO] Private key stored in '/etc/grid-security/hostkey.pem' (with 600 perms). [localhost] local: sudo -E cp cert.crt /etc/grid-security/hostcert.pem [INFO] Public key stored in '/etc/grid-security/hostcert.pem'. [[QC_DIST_1: Binary Distribution]] [localhost] local: sudo -E yum -y remove epel-release* umd-release* [localhost] local: sudo -E /bin/rm -f /etc/yum.repos.d//epel-* /etc/yum.repos.d//UMD-* [localhost] local: sudo -E rpm --import http://repository.egi.eu/sw/production/umd/UMD-RPM-PGP-KEY [INFO] Repository key added: http://repository.egi.eu/sw/production/umd/UMD-RPM-PGP-KEY [localhost] local: sudo -E wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm -O /tmp/epel-release-6-8.noarch.rpm [INFO] Log directory 'logs' has been created. [INFO] EPEL release package fetched from http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm [localhost] local: sudo -E yum -y install /tmp/epel-release-6-8.noarch.rpm [INFO] EPEL release package installed. [localhost] local: sudo -E wget http://repository.egi.eu/sw/production/umd/4/sl6/x86_64/updates/umd-release-4.0.0-1.el6.noarch.rpm -O /tmp/umd-release-4.0.0-1.el6.noarch.rpm [INFO] UMD release package fetched from http://repository.egi.eu/sw/production/umd/4/sl6/x86_64/updates/umd-release-4.0.0-1.el6.noarch.rpm [localhost] local: sudo -E yum -y install /tmp/umd-release-4.0.0-1.el6.noarch.rpm [INFO] UMD release package installed. [localhost] local: sudo -E yum -y install yum-priorities [INFO] 'yum-priorities' requirement installed. [localhost] local: sudo -E yum -y install yum-conf-sl6x [INFO] 'yum-conf-sl6x' requirement installed. [localhost] local: sudo -E grep UMD-4-base /etc/yum.repos.d//* | cut -d':' -f1|uniq [localhost] local: sudo -E sed -i 's/enabled.*=.*1/enabled=0/g' /etc/yum.repos.d//UMD-4-base.repo [INFO] Repository 'UMD-4-base' disabled [INFO] Repository URLs found: adding [localhost] local: sudo -E rm -rf /tmp/repofiles/* [localhost] local: sudo -E wget -P /tmp/repofiles -r --no-parent -R*.html* http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/ [FAIL] Command execution has failed (reason: "--2017-04-11 16:45:22-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/ Resolving admin-repo.egi.eu... 195.251.54.94 Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html” 0K ...... 107M=0s 2017-04-11 16:45:22 (107 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html” saved [7160] Loading robots.txt; please ignore errors. --2017-04-11 16:45:22-- http://admin-repo.egi.eu/robots.txt Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-04-11 16:45:23 ERROR 404: Not Found. Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html since it should be rejected. --2017-04-11 16:45:23-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/?C=N;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=N;O=D” 0K ...... 196M=0s 2017-04-11 16:45:23 (196 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=N;O=D” saved [7160] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=N;O=D since it should be rejected. --2017-04-11 16:45:23-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/?C=M;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=M;O=A” 0K ...... 73.7M=0s 2017-04-11 16:45:23 (73.7 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=M;O=A” saved [7160] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=M;O=A since it should be rejected. --2017-04-11 16:45:23-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/?C=S;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=S;O=A” 0K ...... 205M=0s 2017-04-11 16:45:23 (205 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=S;O=A” saved [7160] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=S;O=A since it should be rejected. --2017-04-11 16:45:23-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/ Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html” 0K ...... 199M=0s 2017-04-11 16:45:24 (199 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html” saved [7007] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html since it should be rejected. --2017-04-11 16:45:24-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/ Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html” 0K ..... 163M=0s 2017-04-11 16:45:24 (163 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html” saved [5903] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html since it should be rejected. --2017-04-11 16:45:24-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/ Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2940 (2.9K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/index.html” 0K .. 100% 91.3M=0s 2017-04-11 16:45:24 (91.3 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/index.html” saved [2940/2940] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/index.html since it should be rejected. --2017-04-11 16:45:24-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-client-1.5.1-1.el6.noarch.rpm Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 19298 (19K) [application/x-rpm] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-client-1.5.1-1.el6.noarch.rpm” 0K .......... ........ 100% 106K=0.2s 2017-04-11 16:45:24 (106 KB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-client-1.5.1-1.el6.noarch.rpm” saved [19298/19298] --2017-04-11 16:45:24-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-lib-1.5.1-1.el6.noarch.rpm Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 51429 (50K) [application/x-rpm] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-lib-1.5.1-1.el6.noarch.rpm” 0K .......... .......... .......... .......... .......... 99% 141K 0s 50K 100% 427G=0.4s 2017-04-11 16:45:25 (141 KB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-lib-1.5.1-1.el6.noarch.rpm” saved [51429/51429] --2017-04-11 16:45:25-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-parsers-1.5.1-1.el6.noarch.rpm Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 15939 (16K) [application/x-rpm] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-parsers-1.5.1-1.el6.noarch.rpm” 0K .......... ..... 100% 73.3K=0.2s 2017-04-11 16:45:25 (73.3 KB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-parsers-1.5.1-1.el6.noarch.rpm” saved [15939/15939] --2017-04-11 16:45:25-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-server-1.5.1-1.el6.noarch.rpm Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 26567 (26K) [application/x-rpm] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-server-1.5.1-1.el6.noarch.rpm” 0K .......... .......... ..... 100% 136K=0.2s 2017-04-11 16:45:26 (136 KB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-server-1.5.1-1.el6.noarch.rpm” saved [26567/26567] --2017-04-11 16:45:26-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/?C=N;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=N;O=A” 0K ...... 195M=0s 2017-04-11 16:45:26 (195 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=N;O=A” saved [7160] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=N;O=A since it should be rejected. --2017-04-11 16:45:26-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/?C=M;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=M;O=D” 0K ...... 189M=0s 2017-04-11 16:45:26 (189 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=M;O=D” saved [7160] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=M;O=D since it should be rejected. --2017-04-11 16:45:26-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/?C=S;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=S;O=D” 0K ...... 199M=0s 2017-04-11 16:45:26 (199 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=S;O=D” saved [7160] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/index.html?C=S;O=D since it should be rejected. --2017-04-11 16:45:26-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/?C=N;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=N;O=D” 0K ...... 192M=0s 2017-04-11 16:45:26 (192 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=N;O=D” saved [7007] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=N;O=D since it should be rejected. --2017-04-11 16:45:26-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/?C=M;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=M;O=A” 0K ...... 202M=0s 2017-04-11 16:45:27 (202 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=M;O=A” saved [7007] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=M;O=A since it should be rejected. --2017-04-11 16:45:27-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/?C=S;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=S;O=A” 0K ...... 192M=0s 2017-04-11 16:45:27 (192 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=S;O=A” saved [7007] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=S;O=A since it should be rejected. --2017-04-11 16:45:27-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/filelists.sqlite.bz2 Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1925 (1.9K) [application/x-bzip2] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/filelists.sqlite.bz2” 0K . 100% 60.0M=0s 2017-04-11 16:45:27 (60.0 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/filelists.sqlite.bz2” saved [1925/1925] --2017-04-11 16:45:27-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/filelists.xml.gz Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 930 [application/x-gzip] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/filelists.xml.gz” 0K 100% 31.7M=0s 2017-04-11 16:45:27 (31.7 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/filelists.xml.gz” saved [930/930] --2017-04-11 16:45:27-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/other.sqlite.bz2 Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4630 (4.5K) [application/x-bzip2] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/other.sqlite.bz2” 0K .... 100% 136M=0s 2017-04-11 16:45:28 (136 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/other.sqlite.bz2” saved [4630/4630] --2017-04-11 16:45:28-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/other.xml.gz Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3429 (3.3K) [application/x-gzip] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/other.xml.gz” 0K ... 100% 107M=0s 2017-04-11 16:45:28 (107 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/other.xml.gz” saved [3429/3429] --2017-04-11 16:45:28-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/primary.sqlite.bz2 Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3058 (3.0K) [application/x-bzip2] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/primary.sqlite.bz2” 0K .. 100% 93.3M=0s 2017-04-11 16:45:28 (93.3 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/primary.sqlite.bz2” saved [3058/3058] --2017-04-11 16:45:28-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/primary.xml.gz Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1479 (1.4K) [application/x-gzip] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/primary.xml.gz” 0K . 100% 48.9M=0s 2017-04-11 16:45:28 (48.9 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/primary.xml.gz” saved [1479/1479] --2017-04-11 16:45:28-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/repomd.xml Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1953 (1.9K) [text/xml] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/repomd.xml” 0K . 100% 62.0M=0s 2017-04-11 16:45:28 (62.0 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/repomd.xml” saved [1953/1953] --2017-04-11 16:45:28-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/?C=N;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=N;O=D” 0K ..... 163M=0s 2017-04-11 16:45:29 (163 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=N;O=D” saved [5903] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=N;O=D since it should be rejected. --2017-04-11 16:45:29-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/?C=M;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=M;O=A” 0K ..... 173M=0s 2017-04-11 16:45:29 (173 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=M;O=A” saved [5903] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=M;O=A since it should be rejected. --2017-04-11 16:45:29-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/?C=S;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=S;O=A” 0K ..... 174M=0s 2017-04-11 16:45:29 (174 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=S;O=A” saved [5903] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=S;O=A since it should be rejected. --2017-04-11 16:45:29-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/APEL.apel.sl6.x86_64.repo Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 335 [text/plain] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/APEL.apel.sl6.x86_64.repo” 0K 100% 11.7M=0s 2017-04-11 16:45:29 (11.7 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/APEL.apel.sl6.x86_64.repo” saved [335/335] --2017-04-11 16:45:29-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/layout/repostyle.css Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5840 (5.7K) [text/css] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/layout/repostyle.css” 0K ..... 100% 157M=0s 2017-04-11 16:45:29 (157 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/layout/repostyle.css” saved [5840/5840] --2017-04-11 16:45:29-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/letter_a.group.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1990 (1.9K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/letter_a.group.html” 0K . 100% 62.4M=0s 2017-04-11 16:45:30 (62.4 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/letter_a.group.html” saved [1990/1990] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/letter_a.group.html since it should be rejected. --2017-04-11 16:45:30-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/development.languages.group.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1981 (1.9K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/development.languages.group.html” 0K . 100% 65.9M=0s 2017-04-11 16:45:30 (65.9 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/development.languages.group.html” saved [1981/1981] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/development.languages.group.html since it should be rejected. --2017-04-11 16:45:30-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-client.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10079 (9.8K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-client.html” 0K ......... 100% 262M=0s 2017-04-11 16:45:30 (262 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-client.html” saved [10079/10079] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-client.html since it should be rejected. --2017-04-11 16:45:30-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-lib.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10022 (9.8K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-lib.html” 0K ......... 100% 236M=0s 2017-04-11 16:45:30 (236 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-lib.html” saved [10022/10022] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-lib.html since it should be rejected. --2017-04-11 16:45:30-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-parsers.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10056 (9.8K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-parsers.html” 0K ......... 100% 230M=0s 2017-04-11 16:45:30 (230 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-parsers.html” saved [10056/10056] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-parsers.html since it should be rejected. --2017-04-11 16:45:30-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-server.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10076 (9.8K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-server.html” 0K ......... 100% 241M=0s 2017-04-11 16:45:31 (241 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-server.html” saved [10076/10076] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/apel-server.html since it should be rejected. --2017-04-11 16:45:31-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/?C=N;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=N;O=A” 0K ...... 191M=0s 2017-04-11 16:45:31 (191 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=N;O=A” saved [7007] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=N;O=A since it should be rejected. --2017-04-11 16:45:31-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/?C=M;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=M;O=D” 0K ...... 182M=0s 2017-04-11 16:45:31 (182 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=M;O=D” saved [7007] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=M;O=D since it should be rejected. --2017-04-11 16:45:31-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/?C=S;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=S;O=D” 0K ...... 199M=0s 2017-04-11 16:45:31 (199 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=S;O=D” saved [7007] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repodata/index.html?C=S;O=D since it should be rejected. --2017-04-11 16:45:31-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/?C=N;O=A Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=N;O=A” 0K ..... 164M=0s 2017-04-11 16:45:31 (164 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=N;O=A” saved [5903] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=N;O=A since it should be rejected. --2017-04-11 16:45:31-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/?C=M;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=M;O=D” 0K ..... 168M=0s 2017-04-11 16:45:32 (168 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=M;O=D” saved [5903] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=M;O=D since it should be rejected. --2017-04-11 16:45:32-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/?C=S;O=D Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=S;O=D” 0K ..... 146M=0s 2017-04-11 16:45:32 (146 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=S;O=D” saved [5903] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repofiles/index.html?C=S;O=D since it should be rejected. --2017-04-11 16:45:32-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/layout/monte_bianco.jpg Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-04-11 16:45:32 ERROR 404: Not Found. --2017-04-11 16:45:32-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/index.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2940 (2.9K) [text/html] Saving to: “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/index.html” 0K .. 100% 77.0M=0s 2017-04-11 16:45:32 (77.0 MB/s) - “/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/index.html” saved [2940/2940] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/repoview/index.html since it should be rejected. FINISHED --2017-04-11 16:45:32-- Downloaded: 42 files, 320K in 0.9s (341 KB/s)") (action: no exit) (log: ['qc_inst_1.stderr']) [FAIL] Could not fetch repository 'http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/' See more information in logs (qc_inst_1.stderr). [INFO] Verification repository 'APEL.apel.sl6.x86_64.repo' enabled. [localhost] local: sudo -E yum clean all [localhost] local: sudo -E yum -y makecache fast [localhost] local: sudo -E yum repolist [INFO] Using repositories: ['APEL.apel.sl6.x86_64', 'EGI-trustanchors', 'PUIAS_6_computational PUIAS computational Base 6.8 - x86_64', 'UMD-4-updates', 'epel', 'sl', 'sl-security', 'sl6x', 'sl6x-security'] [localhost] local: sudo -E yum -y install apel-client apel-parsers apel-server [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-parsers-1.5.1-1.el6.noarch.rpm [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-server-1.5.1-1.el6.noarch.rpm [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-client-1.5.1-1.el6.noarch.rpm [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.sl6.x86_64/1/5/1/apel-lib-1.5.1-1.el6.noarch.rpm [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-lib [INFO] 'apel-lib' installed version: '1.5.1-1.el6.noarch' [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-server [INFO] 'apel-server' installed version: '1.5.1-1.el6.noarch' [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-client [INFO] 'apel-client' installed version: '1.5.1-1.el6.noarch' [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-parsers [INFO] 'apel-parsers' installed version: '1.5.1-1.el6.noarch' [localhost] local: sudo -E yum -q list python-iso8601 stomppy apel-lib python-dirq apel-ssm python-lockfile MySQL-python apel-server python-daemon apel-client apel-parsers [INFO] Metapackage 'apel-client' installed version: apel-client-1.5.1-1.el6.noarch - @APEL.apel.sl6.x86_64 [INFO] Metapackage 'apel-parsers' installed version: apel-parsers-1.5.1-1.el6.noarch - @APEL.apel.sl6.x86_64 [INFO] Metapackage 'apel-server' installed version: apel-server-1.5.1-1.el6.noarch - @APEL.apel.sl6.x86_64 [OK] Installation ended successfully.