Quality Criteria Verification Report ==================================== Product: ooi Release: ifca.ooi.centos7.x86_64-1.1.2 Software Provider: IFCA RT Ticket: 13616 Provider contact: aloga@ifca.unican.es Verifier: Pablo Orviz Hours worked: 30min Date: 11/09/2017 Status: Accepted Summary ======= - Puppet module: https://github.com/egi-qc/puppet-ooi - Build info: https://jenkins.egi.ifca.es/job/ooi/14/ - Tests: https://github.com/egi-qc/umd-verification/blob/redux/bin/ooi/occi.sh Related tickets =============== None. Documentation Criteria ====================== * Release notes: https://launchpad.net/ooi/+milestone/1.1.2 * User Documentation: http://ooi.readthedocs.io/en/stable/ * API Documentation: http://ooi.readthedocs.io/en/stable/ * Admin Documentation: http://ooi.readthedocs.io/en/stable/ * 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: OK * GlueSchema 2.0 Support: OK * Middleware Version Information: Ok * Service Probes: OK * Accounting Records: NA * Bug Tracking System: OK Verification logs ================= + sudo fab ooi:cmd_release=1,openstack_release=mitaka,log_path=logs,enable_untested_repo=false,enable_testing_repo=false,repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.ifca.ooi.centos7.x86_64/1/1/2/repofiles/IFCA.ooi.centos7.x86_64.repo [INFO] Using UMD None release repository [INFO] Using UMD verification repository file: ['http://admin-repo.egi.eu/sw/unverified/cmd-os-1.ifca.ooi.centos7.x86_64/1/1/2/repofiles/IFCA.ooi.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/ooi/logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg None | igtf_repo None [INFO] Using the following repository files + http://admin-repo.egi.eu/sw/unverified/cmd-os-1.ifca.ooi.centos7.x86_64/1/1/2/repofiles/IFCA.ooi.centos7.x86_64.repo [INFO] Log directory '/tmp/workspace/ooi/logs' has been created. [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: sudo -E librarian-puppet [FAIL] Command execution has failed (reason: "sudo: 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] Extra vars file added: /etc/puppet/hieradata/extra_vars.yaml [INFO] Adding hiera parameter files: ['umd', 'extra_vars'] [localhost] local: sudo -E puppet config print modulepath [localhost] local: sudo -E puppet apply --verbose --debug --modulepath /etc/puppet/modules etc/puppet/ooi.pp --detail-exitcodes [FAIL] Command execution has failed (reason: "Warning: Unrecognized escape sequence '\e' at /tmp/workspace/ooi/etc/puppet/ooi.pp:61:118") (action: no exit) (log: ['qc_conf.stdout', 'qc_conf.stderr']) [INFO] Puppet execution ended successfully (some warnings though, check logs) [[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 {} \; [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. [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'OCCI 1.1 testing.' [localhost] local: ./bin/ooi/occi.sh /home/stack/devstack 2>&1 [INFO] Command './bin/ooi/occi.sh /home/stack/devstack' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2.