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 2018/07/30 04:20:32 UTC

Build failed in Jenkins: OpenMeetings 4.0.x » Openmeetings Web #376

See <https://builds.apache.org/job/OpenMeetings%204.0.x/org.apache.openmeetings$openmeetings-web/376/display/redirect>

------------------------------------------
[...truncated 58.84 KB...]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'build.plugins.plugin[org.apache.maven.plugins:maven-surefire-plugin].dependencies.dependency.version' for org.mortbay.jetty.alpn:alpn-boot:jar must be a valid version but is '${alpn.jdk8.version}'. @ com.squareup.okhttp3:parent:3.10.0, /home/jenkins/jenkins-slave/maven-repositories/1/com/squareup/okhttp3/parent/3.10.0/parent-3.10.0.pom, line 320, column 28

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:195)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:368)
	at org.apache.maven.report.projectinfo.dependencies.RepositoryUtils.getMavenProjectFromRepository(RepositoryUtils.java:125)
	at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDescriptionsAndURLs(DependenciesRenderer.java:890)
	at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDependencyListing(DependenciesRenderer.java:847)
	at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDependencyListing(DependenciesRenderer.java:867)
	at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDependencyListing(DependenciesRenderer.java:867)
	at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderSectionDependencyTree(DependenciesRenderer.java:486)
	at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderSectionProjectDependencyGraph(DependenciesRenderer.java:449)
	at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderBody(DependenciesRenderer.java:222)
	at org.apache.maven.reporting.AbstractMavenReportRenderer.render(AbstractMavenReportRenderer.java:80)
	at org.apache.maven.report.projectinfo.DependenciesReport.executeReport(DependenciesReport.java:162)
	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:251)
	at org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:230)
	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:349)
	at org.apache.maven.plugins.site.render.SiteMojo.renderLocale(SiteMojo.java:198)
	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:147)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for com.squareup.okhttp3:okhttp:3.10.0
[ERROR] 'build.plugins.plugin[org.apache.maven.plugins:maven-surefire-plugin].dependencies.dependency.version' for org.mortbay.jetty.alpn:alpn-boot:jar must be a valid version but is '${alpn.jdk8.version}'. @ com.squareup.okhttp3:parent:3.10.0, /home/jenkins/jenkins-slave/maven-repositories/1/com/squareup/okhttp3/parent/3.10.0/parent-3.10.0.pom, line 320, column 28

	at org.apache.maven.model.building.DefaultModelProblemCollector.newModelBuildingException(DefaultModelProblemCollector.java:197)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:479)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:421)
	at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:411)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:161)
	... 49 more
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.0.0:dependency-convergence
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.0.0:dependency-management
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.0.0:distribution-management
[INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:3.0.0:issue-management
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.0.0:licenses
[INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:3.0.0:mailing-lists
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.0.0:plugin-management
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.0.0:plugins
[INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.0.0:team
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.0.0:scm
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.0.0:summary
[INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:2.22.0:report-only
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.12:rat
[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] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] 643 resources included (use -debug for more details)
[JENKINS] Archiving site from <https://builds.apache.org/job/OpenMeetings%204.0.x/org.apache.openmeetings$openmeetings-web/ws/target/site> to /x1/jenkins/jenkins-home/jobs/OpenMeetings 4.0.x/site/openmeetings-web
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (select-db) @ openmeetings-web ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to <https://builds.apache.org/job/OpenMeetings%204.0.x/org.apache.openmeetings$openmeetings-web/ws/target/generated-res>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ openmeetings-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/OpenMeetings%204.0.x/org.apache.openmeetings$openmeetings-web/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (theme-minify) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Processing source file [raw-general.css].
[INFO] Processing source file [raw-activities.css].
[INFO] Processing source file [raw-admin.css].
[INFO] Processing source file [raw-calendar.css].
[INFO] Processing source file [raw-cssemoticons.css].
[INFO] Processing source file [raw-chat.css].
[INFO] Processing source file [raw-menu.css].
[INFO] Processing source file [raw-room.css].
[INFO] Processing source file [raw-tree.css].
[INFO] Processing source file [raw-wb.css].
[INFO] Creating the merged file [theme.css].
[INFO] Creating the minified file [theme.min.css].
[INFO] Uncompressed size: 57660 bytes.
[INFO] Compressed size: 42281 bytes minified (8814 bytes gzipped).
[INFO] 
[INFO] Starting JavaScript task:
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (theme-rtl-minify) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Processing source file [raw-general-rtl.css].
[INFO] Creating the merged file [theme-rtl.css].
[INFO] Creating the minified file [theme-rtl.min.css].
[INFO] Uncompressed size: 4097 bytes.
[INFO] Compressed size: 2836 bytes minified (806 bytes gzipped).
[INFO] 
[INFO] Starting JavaScript task:
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (interview-wb-js) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [raw-wb-all.js].
[INFO] Processing source file [uuid.js].
[INFO] Processing source file [raw-interview-area.js].
[INFO] Creating the merged file [interviewwb.js].
[INFO] Creating the minified file [interviewwb.min.js].
[INFO] Uncompressed size: 4291 bytes.
[INFO] Compressed size: 2274 bytes minified (1021 bytes gzipped).
[INFO] 
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (wb-js) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [fabric.js].
[INFO] Processing source file [MathJax-config.js].
[INFO] Processing source file [MathJax.js].
[INFO] Processing source file [raw-wb-all.js].
[INFO] Processing source file [uuid.js].
[INFO] Processing source file [raw-tool-util.js].
[INFO] Processing source file [raw-player.js].
[INFO] Processing source file [raw-tool-base.js].
[INFO] Processing source file [raw-tool-pointer.js].
[INFO] Processing source file [raw-tool-apointer.js].
[INFO] Processing source file [raw-tool-shape-base.js].
[INFO] Processing source file [raw-tool-text.js].
[INFO] Processing source file [raw-tool-math.js].
[INFO] Processing source file [raw-tool-paint.js].
[INFO] Processing source file [raw-tool-shape.js].
[INFO] Processing source file [raw-tool-line.js].
[INFO] Processing source file [raw-tool-uline.js].
[INFO] Processing source file [raw-tool-rect.js].
[INFO] Processing source file [raw-tool-ellipse.js].
[INFO] Processing source file [raw-tool-arrow.js].
[INFO] Processing source file [raw-tool-clipart.js].
[INFO] Processing source file [raw-wb-board.js].
[INFO] Processing source file [raw-wb-area.js].
[INFO] Creating the merged file [wb.js].
[INFO] Creating the minified file [wb.min.js].
[WARNING] wb.js:14104: WARNING - "arguments.callee" cannot be used in ES5 strict mode
    return function () {return arguments.callee.Init.call(this,arguments)};
                               ^

[WARNING] wb.js:14263: WARNING - "arguments.callee" cannot be used in ES5 strict mode
    var cb = function () {return arguments.callee.execute.apply(arguments.callee,arguments)};
                                 ^

[WARNING] wb.js:14263: WARNING - "arguments.callee" cannot be used in ES5 strict mode
    var cb = function () {return arguments.callee.execute.apply(arguments.callee,arguments)};
                                                                ^

[WARNING] wb.js:16193: WARNING - "arguments.callee" cannot be used in ES5 strict mode
    if (arguments.callee.disabled) return;
        ^

[WARNING] 0 error(s), 4 warning(s)
[INFO] Uncompressed size: 1704791 bytes.
[INFO] Compressed size: 972595 bytes minified (323469 bytes gzipped).
[INFO] 
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (fileinput-js) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Processing source file [fileinput.css].
[INFO] Creating the merged file [omfileinput.css].
[INFO] Creating the minified file [omfileinput.min.css].
[INFO] Uncompressed size: 5016 bytes.
[INFO] Compressed size: 4228 bytes minified (1148 bytes gzipped).
[INFO] 
[INFO] Starting JavaScript task:
[INFO] Processing source file [fileinput.js].
[INFO] Creating the merged file [omfileinput.js].
[INFO] Creating the minified file [omfileinput.min.js].
[INFO] Uncompressed size: 6567 bytes.
[INFO] Compressed size: 3875 bytes minified (1246 bytes gzipped).
[INFO] 
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (room-js) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [jquery.dialogextend.js].
[INFO] Processing source file [raw-video-util.js].
[INFO] Processing source file [raw-video.js].
[INFO] Processing source file [raw-video-manager.js].
[INFO] Processing source file [raw-room.js].
[INFO] Creating the merged file [room.js].
[INFO] Creating the minified file [room.min.js].
[INFO] Uncompressed size: 38321 bytes.
[INFO] Compressed size: 24767 bytes minified (7552 bytes gzipped).
[INFO] 
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (settings-js) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [raw-settings.js].
[INFO] Creating the merged file [settings.js].
[INFO] Creating the minified file [settings.min.js].
[INFO] Uncompressed size: 6765 bytes.
[INFO] Compressed size: 4378 bytes minified (1706 bytes gzipped).
[INFO] 
[INFO] 
[INFO] --- minify-maven-plugin:1.7.6:minify (chat-js) @ openmeetings-web ---
[INFO] Starting CSS task:
[INFO] Starting JavaScript task:
[INFO] Processing source file [raw-cssemoticons.js].
[INFO] Processing source file [raw-chat.js].
[INFO] Creating the merged file [chat.js].
[INFO] Creating the minified file [chat.min.js].
[INFO] Uncompressed size: 18001 bytes.
[INFO] Compressed size: 10533 bytes minified (3894 bytes gzipped).
[INFO] 
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ openmeetings-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 229 source files to <https://builds.apache.org/job/OpenMeetings%204.0.x/org.apache.openmeetings$openmeetings-web/ws/target/classes>
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.0:copy (copy-test-backups) @ openmeetings-web ---
[INFO] Configured Artifact: org.apache.openmeetings:test-backup:1.4:zip
[INFO] Downloading: https://dl.bintray.com/openmeetings/maven/org/apache/openmeetings/test-backup/1.4/test-backup-1.4.pom
[INFO] Downloading: http://repository.jspresso.org/maven2/org/apache/openmeetings/test-backup/1.4/test-backup-1.4.pom
[INFO] Downloading: http://simulation.tudelft.nl/maven/org/apache/openmeetings/test-backup/1.4/test-backup-1.4.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/openmeetings/test-backup/1.4/test-backup-1.4.pom