See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/1/display/redirect>
Changes: ------------------------------------------ Started by user Maxim Solodovnik Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H26 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/openmeetings.git > git init > <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/openmeetings.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/apache/openmeetings.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision fdb49db79da6efb1739a4379f30c6f81351792d1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fdb49db79da6efb1739a4379f30c6f81351792d1 # timeout=10 Commit message: "[OPENMEETINGS-2614] es, pt_BR, couple of typos" First time build. Skipping changelog. Run condition [Current build status] enabling prebuild for step [Invoke Artifactory Maven 3] [openmeetings] $ /home/jenkins/tools/maven/latest3/bin/mvn 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 6.1.0-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://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/> [INFO] Storing buildNumber: fdb49db at timestamp: 1626450674481 [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://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- apache-rat-plugin:0.13:check (default) @ openmeetings-parent --- [INFO] Added 3 additional default licenses. [INFO] Enabled default license matchers. [INFO] Added 3 custom approved licenses. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 80 implicit excludes (use -debug for more details). [INFO] 8 explicit excludes (use -debug for more details). [INFO] 9 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses. [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ openmeetings-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ openmeetings-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ openmeetings-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-output-timestamp-property) @ openmeetings-parent --- [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireProperty failed with message: The property "project.build.outputTimestamp" must be set on the reactor's root pom.xml to make the build reproducible. Further information at "https://maven.apache.org/guides/mini/guide-reproducible-builds.html". [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Openmeetings 6.1.0-SNAPSHOT: [INFO] [INFO] Openmeetings ....................................... FAILURE [ 1.819 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: 3.117 s [INFO] Finished at: 2021-07-16T15:51:15Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (enforce-output-timestamp-property) on project openmeetings-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure