Quality Criteria Verification Report ==================================== Product: dpm Release: dpm.dpm.centos7.x86_64-1.9.2 Software Provider: DPM RT Ticket: 13944 Provider contact: hep-service-dpm@cern.ch Verifier: Pablo Orviz Hours worked: 1h Date: 20/02/2018 Status: Accepted Summary ======= - Not functional testing - Build info: https://jenkins.egi.ifca.es/job/dpm/12 - Ansible module: https://github.com/cern-it-sdc-id/puppet-dpm Related tickets =============== None. Documentation Criteria ====================== * Release notes: "This update includes de releases 1.9.1, 1.9.2 and lcgdm 0.19.0. Please consult the changelog for the full notes." * User Documentation: http://lcgdm.web.cern.ch/dpm * API Documentation: http://lcgdm.web.cern.ch/dpm * Admin Documentation: http://lcgdm.web.cern.ch/dpm * Software License: - Generic Criteria ================ (Possible Statuses: OK, WARN, FAIL, NA (Not Applicable) or NT (Not Tested)) * Binary Distribution: OK * Upgrade: NT * X.509 Certificate support: OK * SHA-2 Certificates Support: OK * RFC Proxy support: OK * ARGUS Integration: NT * World Writable Files: OK * Passwords in world readable files: OK * GlueSchema 1.3 Support: OK * GlueSchema 2.0 Support: OK * Middleware Version Information: OK * Service Probes: NT * Accounting Records: NA * Bug Tracking System: OK Verification logs ================= + sudo fab dpm:umd_release=4,log_path=logs,enable_untested_repo=true,enable_testing_repo=true,repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.dpm.dpm.centos7.x86_64/1/9/2/repofiles/DPM.dpm.centos7.x86_64.repo [INFO] Using UMD 4 release repository [INFO] Using UMD verification repository file: ['http://admin-repo.egi.eu/sw/unverified/umd-4.dpm.dpm.centos7.x86_64/1/9/2/repofiles/DPM.dpm.centos7.x86_64.repo'] UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path /tmp/workspace/dpm/logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg http://repository.egi.eu/sw/production/umd/4/centos7/x86_64/base/umd-release-4.0.0-1.el7.noarch.rpm | igtf_repo None [INFO] Using the following repository files + http://admin-repo.egi.eu/sw/unverified/umd-4.dpm.dpm.centos7.x86_64/1/9/2/repofiles/DPM.dpm.centos7.x86_64.repo [INFO] Log directory '/tmp/workspace/dpm/logs' has been created. [localhost] local: sudo -E mkdir -p /etc/grid-security/certificates [localhost] local: sudo -E chown root:root /etc/grid-security [localhost] local: sudo -E chmod 0755 /etc/grid-security [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=centos7-3073.egi.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'. [INFO] Running configuration [localhost] local: sudo -E rpm --quiet -q puppetlabs-release [FAIL] Command execution has failed (reason: "") (action: no exit) [localhost] local: sudo -E rpm -ivh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm [localhost] local: sudo -E yum -y install puppet [localhost] local: sudo -E mkdir /etc/puppet/hieradata [localhost] local: librarian-puppet [FAIL] Command execution has failed (reason: "/bin/sh: librarian-puppet: command not found") (action: no exit) [localhost] local: sudo -E gem install librarian-puppet [localhost] local: librarian-puppet install --clean --path=/etc/puppet/modules --verbose [INFO] Adding hiera parameter files: ['umd'] [localhost] local: puppet config print modulepath [localhost] local: puppet apply --verbose --debug --modulepath /etc/puppet/modules:/etc/puppet/modules:/usr/share/puppet/modules etc/puppet/dpm.pp --detail-exitcodes [FAIL] Command execution has failed (reason: "Warning: loglevel is a metaparam; this value will inherit to all contained resources in the bdii::config definition Warning: Firewall[101 allow bdii ipv6](provider=ip6tables): Unable to persist firewall rules: Execution of '/usr/libexec/iptables/ip6tables.init save' returned 1: Warning: Firewall[101 allow bdii](provider=iptables): Unable to persist firewall rules: Execution of '/usr/libexec/iptables/iptables.init save' returned 1: ") (action: no exit) (log: ['qc_conf.stdout', 'qc_conf.stderr']) [INFO] Puppet execution ended successfully (changes were applied) [[QC_SEC_2: SHA-2 Certificates Support]] [[QC_SEC_5: World Writable Files]] [localhost] local: sudo -E find / -not \( -path "/proc" -prune \) -not \( -path "/sys" -prune \) -type f -perm -002 -exec ls -l {} \; [OK] Found no world-writable file. [[QC_INFO_1: GlueSchema 1.3 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_2: GlueSchema 2.0 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_3: Middleware Version Information]] [NA] Product does not publish information through BDII. [[QC_MON_1: Service Probes]] [NA] Product cannot be tested by Nagios. [INFO] No QC-specific ID provided: no specific QC probes will be ran.