Quality Criteria Verification Report ==================================== Product: edg-mkgrid Release: cern.edg-mkgrid.sl6.x86_64-4.0.4 Software Provider: CERN RT Ticket: 11654 Provider contact: cristina.aiftimiei@pd.infn.it Verifier: Pablo Orviz Hours worked: 10min Date: 26/10/2016 Status: Accepted Summary ======= Just package installation, Jenkins link at http://193.146.75.245:8080/job/standalone-pkgs/7/ Related tickets =============== None Documentation Criteria ====================== * Release notes: http://linux.web.cern.ch/linux/ * User Documentation: http://www.eu-emi.eu/releases/emi-3-monte-bianco/updates/-/asset_publisher/5Na8/content/update-23-16-12-2014-v-3-14-0-1#edg_mkgridmap_v_4_0_1 * API Documentation: http://www.eu-emi.eu/releases/emi-3-monte-bianco/updates/-/asset_publisher/5Na8/content/update-23-16-12-2014-v-3-14-0-1#edg_mkgridmap_v_4_0_1 * Admin Documentation: http://www.eu-emi.eu/releases/emi-3-monte-bianco/updates/-/asset_publisher/5Na8/content/update-23-16-12-2014-v-3-14-0-1#edg_mkgridmap_v_4_0_1 * 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: NA * 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.cern.edg-mkgrid.sl6.x86_64/4/0/4,package_1=edg-mkgridmap,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.cern.edg-mkgrid.sl6.x86_64/4/0/4'] [WARN] No installation type provided: performing installation. [INFO] Metapackage/s selected: + edg-mkgridmap 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.cern.edg-mkgrid.sl6.x86_64/4/0/4 [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 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=de0dedb1d505' -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.cern.edg-mkgrid.sl6.x86_64/4/0/4 [FAIL] Command execution has failed (reason: "--2016-10-25 12:05:04-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4 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... 301 Moved Permanently Location: http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/ [following] --2016-10-25 12:05:05-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/ 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.cern.edg-mkgrid.sl6.x86_64/4/0/4��� 0K ...... 272M=0s 2016-10-25 12:05:05 (272 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4��� saved [6514] Loading robots.txt; please ignore errors. --2016-10-25 12:05:05-- 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 2016-10-25 12:05:05 ERROR 404: Not Found. --2016-10-25 12:05:05-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/?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.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=N;O=D��� 0K ...... 439M=0s 2016-10-25 12:05:05 (439 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=N;O=D��� saved [6514] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=N;O=D since it should be rejected. --2016-10-25 12:05:05-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/?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.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=M;O=A��� 0K ...... 449M=0s 2016-10-25 12:05:06 (449 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=M;O=A��� saved [6514] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=M;O=A since it should be rejected. --2016-10-25 12:05:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/?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.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=S;O=A��� 0K ...... 472M=0s 2016-10-25 12:05:06 (472 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=S;O=A��� saved [6514] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=S;O=A since it should be rejected. --2016-10-25 12:05:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/ 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.cern.edg-mkgrid.sl6.x86_64/4/0/index.html��� 0K ..... 417M=0s 2016-10-25 12:05:06 (417 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html��� saved [5866] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html since it should be rejected. --2016-10-25 12:05:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html��� 0K ...... 254M=0s 2016-10-25 12:05:06 (254 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html��� saved [7073] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html since it should be rejected. --2016-10-25 12:05:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html��� 0K ..... 385M=0s 2016-10-25 12:05:06 (385 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html��� saved [5945] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html since it should be rejected. --2016-10-25 12:05:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/ Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2468 (2.4K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/index.html��� 0K .. 100% 193M=0s 2016-10-25 12:05:07 (193 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/index.html��� saved [2468/2468] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/index.html since it should be rejected. --2016-10-25 12:05:07-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/edg-mkgridmap-4.0.4-1.el6.noarch.rpm Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 20116 (20K) [application/x-rpm] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/edg-mkgridmap-4.0.4-1.el6.noarch.rpm��� 0K .......... ......... 100% 102K=0.2s 2016-10-25 12:05:07 (102 KB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/edg-mkgridmap-4.0.4-1.el6.noarch.rpm��� saved [20116/20116] --2016-10-25 12:05:07-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/?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.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=N;O=A��� 0K ...... 479M=0s 2016-10-25 12:05:07 (479 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=N;O=A��� saved [6514] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=N;O=A since it should be rejected. --2016-10-25 12:05:07-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/?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.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=M;O=D��� 0K ...... 465M=0s 2016-10-25 12:05:07 (465 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=M;O=D��� saved [6514] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=M;O=D since it should be rejected. --2016-10-25 12:05:07-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/?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.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=S;O=D��� 0K ...... 401M=0s 2016-10-25 12:05:08 (401 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=S;O=D��� saved [6514] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/index.html?C=S;O=D since it should be rejected. --2016-10-25 12:05:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/?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.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=N;O=D��� 0K ..... 409M=0s 2016-10-25 12:05:08 (409 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=N;O=D��� saved [5866] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=N;O=D since it should be rejected. --2016-10-25 12:05:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/?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.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=M;O=A��� 0K ..... 428M=0s 2016-10-25 12:05:08 (428 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=M;O=A��� saved [5866] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=M;O=A since it should be rejected. --2016-10-25 12:05:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/?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.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=S;O=A��� 0K ..... 426M=0s 2016-10-25 12:05:08 (426 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=S;O=A��� saved [5866] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=S;O=A since it should be rejected. /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4: Is a directory --2016-10-25 12:05:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=N;O=D��� 0K ...... 498M=0s 2016-10-25 12:05:08 (498 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=N;O=D��� saved [7073] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=N;O=D since it should be rejected. --2016-10-25 12:05:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=M;O=A��� 0K ...... 491M=0s 2016-10-25 12:05:08 (491 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=M;O=A��� saved [7073] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=M;O=A since it should be rejected. --2016-10-25 12:05:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=S;O=A��� 0K ...... 493M=0s 2016-10-25 12:05:09 (493 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=S;O=A��� saved [7073] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=S;O=A since it should be rejected. --2016-10-25 12:05:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/filelists.sqlite.bz2 Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 937 [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/filelists.sqlite.bz2��� 0K 100% 76.0M=0s 2016-10-25 12:05:09 (76.0 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/filelists.sqlite.bz2��� saved [937/937] --2016-10-25 12:05:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/filelists.xml.gz Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 422 [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/filelists.xml.gz��� 0K 100% 34.3M=0s 2016-10-25 12:05:09 (34.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/filelists.xml.gz��� saved [422/422] --2016-10-25 12:05:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/other.sqlite.bz2 Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1265 (1.2K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/other.sqlite.bz2��� 0K . 100% 98.2M=0s 2016-10-25 12:05:09 (98.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/other.sqlite.bz2��� saved [1265/1265] --2016-10-25 12:05:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/other.xml.gz Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 833 [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/other.xml.gz��� 0K 100% 67.8M=0s 2016-10-25 12:05:09 (67.8 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/other.xml.gz��� saved [833/833] --2016-10-25 12:05:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/primary.sqlite.bz2 Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2342 (2.3K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/primary.sqlite.bz2��� 0K .. 100% 188M=0s 2016-10-25 12:05:10 (188 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/primary.sqlite.bz2��� saved [2342/2342] --2016-10-25 12:05:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/primary.xml.gz Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1049 (1.0K) [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/primary.xml.gz��� 0K . 100% 84.0M=0s 2016-10-25 12:05:10 (84.0 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/primary.xml.gz��� saved [1049/1049] --2016-10-25 12:05:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/repomd.xml��� 0K . 100% 156M=0s 2016-10-25 12:05:10 (156 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/repomd.xml��� saved [1953/1953] --2016-10-25 12:05:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=N;O=D��� 0K ..... 385M=0s 2016-10-25 12:05:10 (385 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=N;O=D��� saved [5945] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=N;O=D since it should be rejected. --2016-10-25 12:05:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=M;O=A��� 0K ..... 402M=0s 2016-10-25 12:05:10 (402 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=M;O=A��� saved [5945] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=M;O=A since it should be rejected. --2016-10-25 12:05:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=S;O=A��� 0K ..... 421M=0s 2016-10-25 12:05:11 (421 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=S;O=A��� saved [5945] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=S;O=A since it should be rejected. --2016-10-25 12:05:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/CERN.edg-mkgrid.sl6.x86_64.repo Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 356 [text/plain] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/CERN.edg-mkgrid.sl6.x86_64.repo��� 0K 100% 29.6M=0s 2016-10-25 12:05:11 (29.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/CERN.edg-mkgrid.sl6.x86_64.repo��� saved [356/356] --2016-10-25 12:05:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/layout/repostyle.css��� 0K ..... 100% 38.9M=0s 2016-10-25 12:05:11 (38.9 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/layout/repostyle.css��� saved [5840/5840] --2016-10-25 12:05:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/letter_e.group.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1578 (1.5K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/letter_e.group.html��� 0K . 100% 120M=0s 2016-10-25 12:05:11 (120 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/letter_e.group.html��� saved [1578/1578] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/letter_e.group.html since it should be rejected. --2016-10-25 12:05:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/applications.internet.group.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1569 (1.5K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/applications.internet.group.html��� 0K . 100% 127M=0s 2016-10-25 12:05:11 (127 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/applications.internet.group.html��� saved [1569/1569] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/applications.internet.group.html since it should be rejected. --2016-10-25 12:05:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/edg-mkgridmap.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2557 (2.5K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/edg-mkgridmap.html��� 0K .. 100% 202M=0s 2016-10-25 12:05:12 (202 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/edg-mkgridmap.html��� saved [2557/2557] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/edg-mkgridmap.html since it should be rejected. --2016-10-25 12:05:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/?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.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=N;O=A��� 0K ..... 389M=0s 2016-10-25 12:05:12 (389 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=N;O=A��� saved [5866] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=N;O=A since it should be rejected. --2016-10-25 12:05:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/?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.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=M;O=D��� 0K ..... 424M=0s 2016-10-25 12:05:12 (424 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=M;O=D��� saved [5866] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=M;O=D since it should be rejected. --2016-10-25 12:05:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/?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.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=S;O=D��� 0K ..... 432M=0s 2016-10-25 12:05:12 (432 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=S;O=D��� saved [5866] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/index.html?C=S;O=D since it should be rejected. --2016-10-25 12:05:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=N;O=A��� 0K ...... 486M=0s 2016-10-25 12:05:12 (486 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=N;O=A��� saved [7073] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=N;O=A since it should be rejected. --2016-10-25 12:05:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=M;O=D��� 0K ...... 471M=0s 2016-10-25 12:05:13 (471 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=M;O=D��� saved [7073] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=M;O=D since it should be rejected. --2016-10-25 12:05:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=S;O=D��� 0K ...... 460M=0s 2016-10-25 12:05:13 (460 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=S;O=D��� saved [7073] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repodata/index.html?C=S;O=D since it should be rejected. --2016-10-25 12:05:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=N;O=A��� 0K ..... 424M=0s 2016-10-25 12:05:13 (424 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=N;O=A��� saved [5945] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=N;O=A since it should be rejected. --2016-10-25 12:05:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=M;O=D��� 0K ..... 422M=0s 2016-10-25 12:05:13 (422 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=M;O=D��� saved [5945] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=M;O=D since it should be rejected. --2016-10-25 12:05:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=S;O=D��� 0K ..... 376M=0s 2016-10-25 12:05:13 (376 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=S;O=D��� saved [5945] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repofiles/index.html?C=S;O=D since it should be rejected. --2016-10-25 12:05:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/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 2016-10-25 12:05:14 ERROR 404: Not Found. --2016-10-25 12:05:14-- http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/index.html Connecting to admin-repo.egi.eu|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2468 (2.4K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/index.html��� 0K .. 100% 189M=0s 2016-10-25 12:05:14 (189 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/index.html��� saved [2468/2468] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/repoview/index.html since it should be rejected. FINISHED --2016-10-25 12:05:14-- Downloaded: 43 files, 218K in 0.2s (1.11 MB/s)") (action: no exit) (log: ['qc_inst_1.stderr']) [FAIL] Could not fetch repository 'http://admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4' See more information in logs (qc_inst_1.stderr). [INFO] Verification repository 'CERN.edg-mkgrid.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: ['CERN.edg-mkgrid.sl6.x86_64 CERN.edg-mkgrid.sl6.x86_64', 'EGI-trustanchors', 'PUIAS_6_computational', 'UMD-4-updates', 'epel', 'sl', 'sl-security', 'sl6x', 'sl6x-security'] [localhost] local: sudo -E yum -y install edg-mkgridmap [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cern.edg-mkgrid.sl6.x86_64/4/0/4/edg-mkgridmap-4.0.4-1.el6.noarch.rpm [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' edg-mkgridmap [INFO] 'edg-mkgridmap' installed version: '4.0.4-1.el6.noarch' [localhost] local: sudo -E yum -q list perl-XML-SAX perl-IO-Socket-SSL perl-XML-RegExp perl-libs perl-XML-Parser perl-HTML-Tagset perl-Text-Iconv perl-Net-LibIDN perl-Pod-Simple perl-XML-DOM perl mailcap perl-Convert-ASN1 perl-Date-Manip perl-IO-Compress-Base perl-GSSAPI perl-XML-NamespaceSupport perl-Authen-SASL perl-XML-SAX-Writer perl-Compress-Zlib perl-Digest-SHA1 perl-Digest-HMAC perl-Pod-Escapes perl-Net-SSLeay perl-XML-Filter-BufferText perl-Crypt-SSLeay perl-YAML-Syck perl-libwww-perl perl-HTML-Parser perl-URI perl-LDAP perl-Compress-Raw-Zlib perl-TermReadKey perl-IO-Compress-Zlib perl-XML-LibXML perl-version perl-Module-Pluggable edg-mkgridmap [INFO] Metapackage 'edg-mkgridmap' installed version: edg-mkgridmap-4.0.4-1.el6.noarch - @CERN.edg-mkgrid.sl6.x86_64 [OK] Installation ended successfully.