See <https://builds.apache.org/job/tapestry-5.3-freestyle/28/changes>
Changes: [hlship] TAP5-1929: Performance improvements Extend the lazy initialization reentrant lock to conver the conduits NamedSet as well ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/> Updating https://svn.apache.org/repos/asf/tapestry/tapestry5/branches/5.3 U tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java At revision 1338277 [tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson5005126527037953914.sh + Xvfb :6 -ac -screen 0 1024x768x8 [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/Type1, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list! [dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list! Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information [tapestry-5.3-freestyle] $ /bin/bash -xe /tmp/hudson5772665088004742339.sh + DISPLAY=:6.0 + <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/gradlew> -Dproject-version=5.3.2-SNAPSHOT -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/build.gradle> continuousIntegration Dynamic properties are deprecated: http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html Deprecated dynamic property: "jdkName" on "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@928739", value: "1.6". Deprecated dynamic property "jdkName" created in multiple locations. :plastic:compileJava UP-TO-DATE :plastic:compileGroovy UP-TO-DATE :plastic:processResources UP-TO-DATE :plastic:classes UP-TO-DATE :plastic:jar UP-TO-DATE :tapestry-core:generateGrammarSource UP-TO-DATE :tapestry-func:compileJava UP-TO-DATE :tapestry-func:compileGroovy UP-TO-DATE :tapestry-func:processResources UP-TO-DATE :tapestry-func:classes UP-TO-DATE :tapestry-func:jar UP-TO-DATE :tapestry-test:compileJava UP-TO-DATE :tapestry-test:compileGroovy UP-TO-DATE :tapestry-test:processResources UP-TO-DATE :tapestry-test:classes UP-TO-DATE :tapestry-test:jar UP-TO-DATE :tapestry5-annotations:compileJava UP-TO-DATE :tapestry5-annotations:compileGroovy UP-TO-DATE :tapestry5-annotations:processResources UP-TO-DATE :tapestry5-annotations:classes UP-TO-DATE :tapestry5-annotations:jar UP-TO-DATE :tapestry-ioc:compileJava UP-TO-DATE :tapestry-ioc:compileGroovy UP-TO-DATE :tapestry-ioc:processResources UP-TO-DATE :tapestry-ioc:classes UP-TO-DATE :tapestry-ioc:jar UP-TO-DATE :tapestry-json:compileJava UP-TO-DATE :tapestry-json:compileGroovy UP-TO-DATE :tapestry-json:processResources UP-TO-DATE :tapestry-json:classes UP-TO-DATE :tapestry-json:jar UP-TO-DATE :tapestry-core:compileJava<https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ParameterWorker.java>:201: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/InjectComponentWorker.java>:55: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:164: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:173: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:182: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:272: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:288: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:320: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:330: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/PageImpl.java>:340: method does not override a method from its superclass @Override ^ <https://builds.apache.org/job/tapestry-5.3-freestyle/ws/5.3/tapestry-core/src/main/java/org/apache/tapestry5/internal/structure/InternalComponentResourcesImpl.java>:737: method does not override a method from its superclass @Override ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 11 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':tapestry-core:compileJava'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 25.33 secs Build step 'Execute shell' marked build as failure Updating TAP5-1929 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org