See 
<https://builds.apache.org/job/openmeetings/3196/display/redirect?page=changes>

Changes:

[sebawagner] NO-Jira - Add Contribute.md for Github.

[sebawagner] Fix wrong name for MD file for Github.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H44 (ubuntu) in workspace 
<https://builds.apache.org/job/openmeetings/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://builds.apache.org/job/openmeetings/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/openmeetings.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7e88dad1770c9fa3ba07397385173e5a841c1859 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7e88dad1770c9fa3ba07397385173e5a841c1859
Commit message: "Fix wrong name for MD file for Github."
 > git rev-list --no-walk 79419ad88c6872f923a7e5088d01e8f2723188ed # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36223
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[openmeetings] $ /home/jenkins/tools/java/latest11/bin/java -Xmx2g -Xms512m 
-XX:MaxMetaspaceSize=512m -Djava.security.egd=file:///dev/./urandom -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36223
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/openmeetings/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
install -PallModules,Jenkins
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Openmeetings                                                       [pom]
[INFO] Openmeetings Util                                                  [jar]
[INFO] Openmeetings DB                                                    [jar]
[INFO] Openmeetings Core                                                  [jar]
[INFO] Openmeetings Install                                               [jar]
[INFO] Openmeetings Service                                               [jar]
[INFO] Openmeetings Webservices                                           [jar]
[INFO] Openmeetings Web                                                   [war]
[INFO] Openmeetings Screen Sharing applet                                 [jar]
[INFO] Openmeetings Server                                                [jar]
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-M5-SNAPSHOT                           [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openmeetings-parent 
---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-parent 
---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/openmeetings/ws/'> && 'git' 'rev-parse' 
'--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/ws/>
[INFO] Storing buildNumber: 7e88dad at timestamp: 1588974401070
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/openmeetings/ws/'> && 'git' 'rev-parse' 
'--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ openmeetings-parent ---
[INFO] Added 2 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 2 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/openmeetings/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 78 implicit excludes (use -debug for more details).
[INFO] 2 explicit excludes (use -debug for more details).
[INFO] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 
0, approved: 7 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 5.0.0-M5-SNAPSHOT:
[INFO] 
[INFO] Openmeetings ....................................... FAILURE [  6.849 s]
[INFO] Openmeetings Util .................................. SKIPPED
[INFO] Openmeetings DB .................................... SKIPPED
[INFO] Openmeetings Core .................................. SKIPPED
[INFO] Openmeetings Install ............................... SKIPPED
[INFO] Openmeetings Service ............................... SKIPPED
[INFO] Openmeetings Webservices ........................... SKIPPED
[INFO] Openmeetings Web ................................... SKIPPED
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  23.020 s
[INFO] Finished at: 2020-05-08T21:46:54Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project openmeetings-parent: Too many files with unapproved 
license: 1 See RAT report in: 
<https://builds.apache.org/job/openmeetings/ws/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
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-server/pom.xml> to 
org.apache.openmeetings/openmeetings-server/5.0.0-M5-SNAPSHOT/openmeetings-server-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-screenshare/pom.xml>
 to 
org.apache.openmeetings/openmeetings-screenshare/5.0.0-M5-SNAPSHOT/openmeetings-screenshare-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-util/pom.xml> to 
org.apache.openmeetings/openmeetings-util/5.0.0-M5-SNAPSHOT/openmeetings-util-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-install/pom.xml> to 
org.apache.openmeetings/openmeetings-install/5.0.0-M5-SNAPSHOT/openmeetings-install-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-service/pom.xml> to 
org.apache.openmeetings/openmeetings-service/5.0.0-M5-SNAPSHOT/openmeetings-service-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/pom.xml> to 
org.apache.openmeetings/openmeetings-parent/5.0.0-M5-SNAPSHOT/openmeetings-parent-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-db/pom.xml> to 
org.apache.openmeetings/openmeetings-db/5.0.0-M5-SNAPSHOT/openmeetings-db-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-web/pom.xml> to 
org.apache.openmeetings/openmeetings-web/5.0.0-M5-SNAPSHOT/openmeetings-web-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/pom.xml> 
to 
org.apache.openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-core/pom.xml> to 
org.apache.openmeetings/openmeetings-core/5.0.0-M5-SNAPSHOT/openmeetings-core-5.0.0-M5-SNAPSHOT.pom
No mail will be sent out, as 'openmeetings » Openmeetings Server #3196' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Screen Sharing 
applet #3196' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Util #3196' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Install #3196' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Service #3196' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
Sending e-mails to: dev@openmeetings.apache.org sebawag...@apache.org
No mail will be sent out, as 'openmeetings » Openmeetings DB #3196' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Web #3196' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Webservices #3196' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Core #3196' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
channel stopped
Archiving artifacts

Reply via email to