Quality Criteria Verification Report ==================================== Product: xroot Release: epel.xroot.sl6.x86_64-4.7.1 Software Provider: EPEL RT Ticket: 13945 Provider contact: mattias.ellert@fysast.uu.se Verifier: Pablo Orviz Hours worked: 1h Date: 16/12/2018 Status: Accepted Summary ======= - Build info: https://jenkins.egi.ifca.es/job/xrootd/10 - Jenkins module: https://github.com/egi-qc/puppet-xrootd Related tickets =============== None. Documentation Criteria ====================== * Release notes: http://xrootd.org/download/ReleaseNotes.html * User Documentation: http://xrootd.org/docs.html * API Documentation: http://xrootd.org/docs.html * Admin Documentation: http://xrootd.org/docs.html * Software License: GNU LGPL 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: 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: OK * Accounting Records: NA * Bug Tracking System: OK Verification Logs ================= + rvmsudo -E fab xrootd:umd_release=4,log_path=logs,enable_untested_repo=false,enable_testing_repo=false,repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.sl6.x86_64/4/7/1/repofiles/EPEL.xroot.sl6.x86_64.repo Warning: can not check `/etc/sudoers` for `secure_path`, falling back to call via `/usr/bin/env`, this breaks rules from `/etc/sudoers`. Run: export rvmsudo_secure_path=1 to avoid the warning, put it in shell initialization file to make it persistent. In case there is no `secure_path` in `/etc/sudoers`. Run: export rvmsudo_secure_path=0 to avoid the warning, put it in shell initialization file to make it persistent. [INFO] Using UMD 4 release repository [INFO] Using UMD verification repository file: ['http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.sl6.x86_64/4/7/1/repofiles/EPEL.xroot.sl6.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/xrootd/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 None [INFO] Using the following repository files + http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.sl6.x86_64/4/7/1/repofiles/EPEL.xroot.sl6.x86_64.repo [INFO] Log directory '/tmp/workspace/xrootd/logs' has been created. [INFO] Running configuration [localhost] local: sudo -E rpm --quiet -q puppetlabs-release [localhost] local: sudo -E yum -y install puppet [localhost] local: librarian-puppet [localhost] local: librarian-puppet install --clean --path=/etc/puppet/modules --verbose [localhost] local: sudo -E cp etc/puppet/xrootd.yaml /etc/puppet/hieradata/xrootd.yaml [INFO] Adding hiera parameter files: ['umd', 'xrootd'] [localhost] local: puppet config print modulepath [localhost] local: puppet apply --verbose --debug --modulepath /etc/puppet/modules etc/puppet/xrootd.pp --detail-exitcodes [FAIL] Command execution has failed (reason: "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://docs.puppet.com/puppet/5.3/reference/deprecated_language.html\n (file & line not available) Warning: /etc/puppetlabs/code/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5 (file: /etc/puppetlabs/code/hiera.yaml) Warning: The string '6' was automatically coerced to the numerical value 6 (file: /etc/puppet/modules/xrootd/manifests/service.pp, line: 21, column: 39)") (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]] [NA] Product does not need certificates. [[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 {} \; [FAIL] Found 6 world-writable file/s. See more information in logs (qc_sec_5.stdout). [[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. [localhost] local: sudo -E yum -y install xrootd-client [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'Copy a file such as /bin/sh using xrdcp.' [localhost] local: su centos -c "./bin/xrootd_test.sh " 2>&1 [INFO] Command 'su centos -c "./bin/xrootd_test.sh "' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2.