Hi Daan,

My fault, I've moved the file, where do I change the path for this error?

Le lundi 3 août 2015, Daan Hoogland <daan.hoogl...@gmail.com> a écrit :

> Pierre-Luc, Any idea about this failure. I got it on a commit of mine but
> the license is missing in tools/docker/supervisord.conf
> supervisord.conf is in the exclude list (without the path) Can you look at
> that?
>
> On Tue, Aug 4, 2015 at 12:07 AM, Apache Jenkins Server <
> jenk...@builds.apache.org
> <javascript:_e(%7B%7D,'cvml','jenk...@builds.apache.org');>> wrote:
>
>> See <https://builds.apache.org/job/cloudstack-rat-master/6740/changes>
>>
>> Changes:
>>
>> [daan] coverity 1288575: replace all close with try-with-resource
>>
>> [daan.hoogland] coverity 1225199: vmware dc upgrade
>>
>> [daan.hoogland] coverity 1212194: reuse of prepared statements in
>> try-block
>>
>> [daan.hoogland] coverity 1116610: upgrade cluster overprovisioning details
>>
>> [daan.hoogland] coverity 1116612: update network cidrs firewall rules and
>> acls
>>
>> [daan.hoogland] coverity 1116562: resource count resource leak
>>
>> [daan.hoogland] coverity 1116563: resource count leak for accounts
>>
>> [daan] CLOUDSTACK-8656: handle template properties loading
>>
>> [daan] CLOUDSTACK-8656: messages on errors closing streams for local
>> templates
>>
>> [daan] CLOUDSTACK-8656: info on error closing peering channels
>>
>> [daan] CLOUDSTACK-8656: removed unused input stream
>>
>> [daan] coverity issues in old upgrade code
>>
>> [daan] extra try-w-r
>>
>> [daan] coverity: try-with-resource and restructure in upgrade datacenter
>>
>> [daan] CLOUDSTACK-8656: log messages on exception in legacy sql upgrade
>> code
>>
>> [daan] CLOUDSTACK-8656: try with resource te eliminate empty catch clauses
>>
>> [daan] CLOUDSTACK-8656: silent close failure of clustering socket log as
>> info
>>
>> [daan.hoogland] CLOUDSTACK-8656: removed redundant implements
>>
>> [daan] CLOUDSTACK-8656: 30x legacy upgrade code exception messages
>>
>> [daan] CLOUDSTACK-8656: replace empty catch block on close by
>> try-with-resource
>>
>> [daan] CLOUDSTACK-8656: messages on SQL exception in DbUtils!
>>
>> [daan] CLOUDSTACK-8656: checkstyle no longer used import removed
>>
>> ------------------------------------------
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Started by an SCM change
>> Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace
>> <https://builds.apache.org/job/cloudstack-rat-master/ws/>
>>  > git rev-parse --is-inside-work-tree # timeout=10
>> Fetching changes from the remote Git repository
>>  > git config remote.origin.url
>> https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=10
>> Fetching upstream changes from
>> https://git-wip-us.apache.org/repos/asf/cloudstack.git
>>  > git --version # timeout=10
>>  > git fetch --tags --progress
>> https://git-wip-us.apache.org/repos/asf/cloudstack.git
>> +refs/heads/*:refs/remotes/origin/*
>>  > git rev-parse origin/master^{commit} # timeout=10
>> Checking out Revision d32d6a24a4b98f1ff4f52663b9468436180bc26a
>> (origin/master)
>>  > git config core.sparsecheckout # timeout=10
>>  > git checkout -f d32d6a24a4b98f1ff4f52663b9468436180bc26a
>>  > git rev-list 60633301ac97d5d5fb66369be35bc85c943aee27 # timeout=10
>> [cloudstack-rat-master] $
>> /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/bin/mvn
>> --projects=org.apache.cloudstack:cloudstack
>> org.apache.rat:apache-rat-plugin:0.10:check
>> [INFO] Scanning for projects...
>> [INFO]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building Apache CloudStack 4.6.0-SNAPSHOT
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO]
>> [INFO] --- apache-rat-plugin:0.10:check (default-cli) @ cloudstack ---
>> [INFO] 51 implicit excludes (use -debug for more details).
>> [INFO] Exclude: CHANGES.md
>> [INFO] Exclude: README.md
>> [INFO] Exclude: INSTALL.md
>> [INFO] Exclude: CONTRIBUTING.md
>> [INFO] Exclude: Dockerfile
>> [INFO] Exclude: supervisord.conf
>> [INFO] Exclude: .idea/
>> [INFO] Exclude: **/*.log
>> [INFO] Exclude: **/*.patch
>> [INFO] Exclude: **/.classpath
>> [INFO] Exclude: **/.project
>> [INFO] Exclude: **/.idea/**
>> [INFO] Exclude: **/*.iml
>> [INFO] Exclude: **/.settings/**
>> [INFO] Exclude: .metadata/**
>> [INFO] Exclude: .git/**
>> [INFO] Exclude: .gitignore
>> [INFO] Exclude: **/*.crt
>> [INFO] Exclude: **/*.csr
>> [INFO] Exclude: **/*.key
>> [INFO] Exclude: **/authorized_keys
>> [INFO] Exclude: **/*.war
>> [INFO] Exclude: **/*.mar
>> [INFO] Exclude: **/*.jar
>> [INFO] Exclude: **/*.iso
>> [INFO] Exclude: **/*.tgz
>> [INFO] Exclude: **/*.zip
>> [INFO] Exclude: **/target/**
>> [INFO] Exclude: **/.vagrant
>> [INFO] Exclude: **/*.json
>> [INFO] Exclude: build/build.number
>> [INFO] Exclude: services/console-proxy/server/js/jquery.js
>> [INFO] Exclude: debian/compat
>> [INFO] Exclude: debian/control
>> [INFO] Exclude: debian/dirs
>> [INFO] Exclude: debian/rules
>> [INFO] Exclude: debian/source/format
>> [INFO] Exclude: dist/console-proxy/js/jquery.js
>> [INFO] Exclude:
>> plugins/hypervisors/hyperv/DotNet/ServerResource/ServerResource.sln
>> [INFO] Exclude:
>> plugins/hypervisors/hyperv/DotNet/ServerResource/packages/**
>> [INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/.nuget/**
>> [INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/obj/**
>> [INFO] Exclude: plugins/hypervisors/hyperv/DotNet/ServerResource/**/bin/**
>> [INFO] Exclude:
>> plugins/hypervisors/hyperv/DotNet/ServerResource/**/packages.config
>> [INFO] Exclude:
>> plugins/hypervisors/hyperv/DotNet/ServerResource/**/App.config
>> [INFO] Exclude:
>> plugins/hypervisors/hyperv/DotNet/ServerResource/**/*.csproj
>> [INFO] Exclude:
>> plugins/hypervisors/hyperv/DotNet/ServerResource/**/*.settings
>> [INFO] Exclude: plugins/hypervisors/hyperv/conf/agent.properties
>> [INFO] Exclude: scripts/vm/systemvm/id_rsa.cloud
>> [INFO] Exclude: services/console-proxy/server/conf/agent.properties
>> [INFO] Exclude: services/console-proxy/server/conf/environment.properties
>> [INFO] Exclude: services/secondary-storage/conf/agent.properties
>> [INFO] Exclude: services/secondary-storage/conf/environment.properties
>> [INFO] Exclude: test/systemvm/README.md
>> [INFO] Exclude: tools/appliance/.ruby-version
>> [INFO] Exclude: tools/vagrant/systemvm/vagrant.pub
>> [INFO] Exclude: tools/vagrant/systemvm/.ruby-version
>> [INFO] Exclude:
>> tools/devcloud/basebuild/puppet-devcloudinitial/files/network.conf
>> [INFO] Exclude: tools/appliance/definitions/devcloud/*
>> [INFO] Exclude: tools/appliance/definitions/systemvmtemplate/*
>> [INFO] Exclude: tools/appliance/definitions/systemvm64template/*
>> [INFO] Exclude: tools/appliance/definitions/builtin/*
>> [INFO] Exclude: tools/cli/cloudmonkey.egg-info/*
>> [INFO] Exclude: tools/devcloud/src/deps/boxes/basebox-build/definition.rb
>> [INFO] Exclude: tools/devcloud/src/deps/boxes/basebox-build/preseed.cfg
>> [INFO] Exclude: tools/marvin/Marvin.egg-info/*
>> [INFO] Exclude: ui/css/token-input-facebook.css
>> [INFO] Exclude: ui/lib/flot/jquery.colorhelpers.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.crosshair.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.fillbetween.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.image.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.navigate.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.pie.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.resize.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.selection.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.stack.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.symbol.js
>> [INFO] Exclude: ui/lib/flot/jquery.flot.threshold.js
>> [INFO] Exclude: ui/lib/jquery-ui/css/jquery-ui.css
>> [INFO] Exclude: ui/lib/jquery-ui/index.html
>> [INFO] Exclude: ui/lib/jquery-ui/js/jquery-ui.js
>> [INFO] Exclude: ui/lib/jquery.cookies.js
>> [INFO] Exclude: ui/lib/jquery.easing.js
>> [INFO] Exclude: ui/lib/jquery.js
>> [INFO] Exclude: ui/lib/jquery.md5.js
>> [INFO] Exclude: ui/lib/jquery.validate.js
>> [INFO] Exclude: ui/lib/jquery.tokeninput.js
>> [INFO] Exclude: ui/lib/qunit/qunit.css
>> [INFO] Exclude: ui/lib/qunit/qunit.js
>> [INFO] Exclude: ui/lib/reset.css
>> [INFO] Exclude: ui/lib/require.js
>> [INFO] Exclude: systemvm/conf/agent.properties
>> [INFO] Exclude: systemvm/conf/environment.properties
>> [INFO] Exclude: systemvm/js/jquery.js
>> [INFO] Exclude: systemvm/patches/debian/systemvm.vmx
>> [INFO] Exclude: systemvm/patches/debian/config/root/.ssh/authorized_keys
>> [INFO] Exclude: systemvm/patches/debian/config/etc/apache2/httpd.conf
>> [INFO] Exclude: systemvm/patches/debian/config/etc/apache2/ports.conf
>> [INFO] Exclude:
>> systemvm/patches/debian/config/etc/apache2/sites-available/default
>> [INFO] Exclude:
>> systemvm/patches/debian/config/etc/apache2/sites-available/default-ssl
>> [INFO] Exclude:
>> systemvm/patches/debian/config/etc/apache2/vhostexample.conf
>> [INFO] Exclude: systemvm/patches/debian/config/etc/dnsmasq.conf.tmpl
>> [INFO] Exclude: systemvm/patches/debian/config/etc/vpcdnsmasq.conf
>> [INFO] Exclude: systemvm/patches/debian/config/etc/ssh/sshd_config
>> [INFO] Exclude: systemvm/patches/debian/config/etc/rsyslog.conf
>> [INFO] Exclude: systemvm/patches/debian/config/etc/logrotate.conf
>> [INFO] Exclude: systemvm/patches/debian/config/etc/logrotate.d/*
>> [INFO] Exclude: systemvm/patches/debian/config/etc/sysctl.conf
>> [INFO] Exclude:
>> systemvm/patches/debian/config/root/redundant_router/keepalived.conf.templ
>> [INFO] Exclude:
>> systemvm/patches/debian/config/root/redundant_router/arping_gateways.sh.templ
>> [INFO] Exclude:
>> systemvm/patches/debian/config/root/redundant_router/conntrackd.conf.templ
>> [INFO] Exclude: systemvm/patches/debian/vpn/etc/ipsec.conf
>> [INFO] Exclude: systemvm/patches/debian/vpn/etc/ppp/options.xl2tpd
>> [INFO] Exclude: systemvm/patches/debian/vpn/etc/xl2tpd/xl2tpd.conf
>> [INFO] Exclude: systemvm/patches/debian/vpn/etc/ipsec.secrets
>> [INFO] Exclude: systemvm/patches/debian/config/etc/haproxy/haproxy.cfg
>> [INFO] Exclude: systemvm/patches/debian/config/etc/cloud-nic.rules
>> [INFO] Exclude: systemvm/patches/debian/config/etc/modprobe.d/aesni_intel
>> [INFO] Exclude: systemvm/patches/debian/config/etc/rc.local
>> [INFO] Exclude:
>> systemvm/patches/debian/config/var/www/html/userdata/.htaccess
>> [INFO] Exclude:
>> systemvm/patches/debian/config/var/www/html/latest/.htaccess
>> [INFO] Exclude: systemvm/patches/debian/vpn/etc/ipsec.d/l2tp.conf
>> [INFO] Exclude: tools/transifex/.tx/config
>> [INFO] Exclude: tools/logo/apache_cloudstack.png
>> [INFO] Exclude: tools/marvin/marvin/sandbox/advanced/sandbox.cfg
>> [INFO] Exclude: tools/ngui/static/bootstrap/*
>> [INFO] Exclude: tools/ngui/static/js/lib/*
>> [INFO] Exclude: **/.checkstyle
>> [INFO] Exclude: scripts/installer/windows/acs_license.rtf
>> [INFO] Exclude: **/*.md
>> [INFO] 7053 resources included (use -debug for more details)
>> [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0
>> approved: 6931 licence.
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 17.098s
>> [INFO] Finished at: Mon Aug 03 22:07:49 UTC 2015
>> [INFO] Final Memory: 29M/238M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.rat:apache-rat-plugin:0.10:check (default-cli) on project
>> cloudstack: Too many files with unapproved license: 1 See RAT report in: <
>> https://builds.apache.org/job/cloudstack-rat-master/6740/artifact/target/rat.txt>
>> -> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> Build step 'Invoke top-level Maven targets' marked build as failure
>> Archiving artifacts
>> Sending artifact delta relative to cloudstack-rat-master #6735
>> Archived 1 artifacts
>> Archive block size is 32768
>> Received 0 blocks and 546840 bytes
>> Compression is 0.0%
>> Took 0.15 sec
>>
>
>
>
> --
> Daan
>

Reply via email to