You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/08 16:11:34 UTC

Build failed in Jenkins: OpenMeetings 4.0.x #145

See <https://builds.apache.org/job/OpenMeetings%204.0.x/145/display/redirect?page=changes>

Changes:

[solomax666] TOC changes are rolled back, reflow version is bumped

[solomax666] Documentation is updated with details of 4.0.1 release

[solomax666] [OPENMEETINGS-1777] custom TOC is removed

[solomax666] [OPENMEETINGS-1777] javadoc plugin version is updated

[solomax666] [OPENMEETINGS-1777] javadocs are fixed

[solomax666] Switched to the next dev version

------------------------------------------
Started by user solomax
[EnvInject] - Loading node environment variables.
Building remotely on beam6 (beam) in workspace <https://builds.apache.org/job/OpenMeetings%204.0.x/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/openmeetings.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/openmeetings.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/openmeetings.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/4.0.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/4.0.x^{commit} # timeout=10
Checking out Revision 8d26644631b9679fd83efbe6b8fc91af64491825 (refs/remotes/origin/4.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d26644631b9679fd83efbe6b8fc91af64491825
Commit message: "Merge branch 'reflow-branch' into 4.0.x"
 > git rev-list 9cd0c9847b1f93068293d02092d4d8643c8efc39 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35728
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[OpenMeetings 4.0.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms512m -XX:MaxMetaspaceSize=512m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35728
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -PallModules,Jenkins
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Openmeetings
[INFO] Openmeetings Util
[INFO] Openmeetings DB
[INFO] Openmeetings Core
[INFO] Openmeetings Install
[INFO] Openmeetings Service
[INFO] Openmeetings Webservices
[INFO] Openmeetings Web
[INFO] Openmeetings Flash
[INFO] Openmeetings Screen Sharing applet
[INFO] Openmeetings Server
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Openmeetings 4.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ openmeetings-parent ---
[INFO] Deleting <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/target>
[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%204.0.x/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/>
[INFO] Storing buildNumber: 8d26644 at timestamp: 1512749432250
[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%204.0.x/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ openmeetings-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 76 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ openmeetings-parent ---
[INFO] argLine set to "-javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/OpenMeetings%204.0.x/ws/../target/jacoco.exec,append=true">
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openmeetings-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.6:site (generate-site) @ openmeetings-parent ---
[INFO] Downloading: http://repository.jspresso.org/maven2/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/groups/snapshots/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/groups/snapshots/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/reflow-velocity-tools-1.3.4-SNAPSHOT.pom
[INFO] Downloading: http://repository.jspresso.org/maven2/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/reflow-velocity-tools-1.3.4-SNAPSHOT.pom
[INFO] Downloading: http://repository.apache.org/snapshots/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/reflow-velocity-tools-1.3.4-SNAPSHOT.pom
[WARNING] The POM for io.github.devacfr.maven.skins:reflow-velocity-tools:jar:1.3.4-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://repository.apache.org/content/groups/snapshots/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/reflow-velocity-tools-1.3.4-SNAPSHOT.jar
[INFO] Downloading: http://repository.jspresso.org/maven2/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/reflow-velocity-tools-1.3.4-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/io/github/devacfr/maven/skins/reflow-velocity-tools/1.3.4-SNAPSHOT/reflow-velocity-tools-1.3.4-SNAPSHOT.jar
[WARNING] Failed to getClass for org.apache.maven.plugins.site.render.SiteMojo
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Openmeetings ....................................... FAILURE [ 14.049 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 Flash ................................. SKIPPED
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.332 s
[INFO] Finished at: 2017-12-08T16:10:49+00:00
[INFO] Final Memory: 37M/625M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.6:site (generate-site) on project openmeetings-parent: Execution generate-site of goal org.apache.maven.plugins:maven-site-plugin:3.6:site failed: Plugin org.apache.maven.plugins:maven-site-plugin:3.6 or one of its dependencies could not be resolved: Could not find artifact io.github.devacfr.maven.skins:reflow-velocity-tools:jar:1.3.4-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/groups/snapshots) -> [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/PluginResolutionException
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-server/pom.xml> to org.apache.openmeetings/openmeetings-server/4.0.2-SNAPSHOT/openmeetings-server-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-screenshare/pom.xml> to org.apache.openmeetings/openmeetings-screenshare/4.0.2-SNAPSHOT/openmeetings-screenshare-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-util/pom.xml> to org.apache.openmeetings/openmeetings-util/4.0.2-SNAPSHOT/openmeetings-util-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-install/pom.xml> to org.apache.openmeetings/openmeetings-install/4.0.2-SNAPSHOT/openmeetings-install-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-service/pom.xml> to org.apache.openmeetings/openmeetings-service/4.0.2-SNAPSHOT/openmeetings-service-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/pom.xml> to org.apache.openmeetings/openmeetings-parent/4.0.2-SNAPSHOT/openmeetings-parent-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-db/pom.xml> to org.apache.openmeetings/openmeetings-db/4.0.2-SNAPSHOT/openmeetings-db-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-web/pom.xml> to org.apache.openmeetings/openmeetings-web/4.0.2-SNAPSHOT/openmeetings-web-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-webservice/pom.xml> to org.apache.openmeetings/openmeetings-webservice/4.0.2-SNAPSHOT/openmeetings-webservice-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-core/pom.xml> to org.apache.openmeetings/openmeetings-core/4.0.2-SNAPSHOT/openmeetings-core-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenMeetings%204.0.x/ws/openmeetings-flash/pom.xml> to org.apache.openmeetings/openmeetings-flash/4.0.2-SNAPSHOT/openmeetings-flash-4.0.2-SNAPSHOT.pom
Not sending mail to unregistered user solomax666@gmail.com
Sending e-mails to: dev@openmeetings.apache.org
channel stopped
Archiving artifacts
[Fast Archiver] Compressed 278.13 MB of artifacts by 100.0% relative to #143
Not sending mail to unregistered user solomax666@gmail.com