[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-icedtea-test
Subject:    Build failed in Jenkins: IcedTea6hgTargetTesting #2165
From:       Hudson Admin  <gnu.andrew () redhat ! com>
Date:       2017-05-07 10:10:34
Message-ID: 185335109.8.1494151834171.JavaMail.nighttester () toadeater ! yyz ! redhat ! com
[Download RAW message or body]

See <http://toadeater.yyz.redhat.com:8080/job/IcedTea6hgTargetTesting/2165/>

------------------------------------------
[...truncated 113.03 KB...]
Hunk #1 succeeded at 441 (offset 1 line).
patching file openjdk/langtools/test/tools/javac/6390045/T6390045a.java
patching file openjdk/langtools/test/tools/javac/6390045/T6390045b.java
Checking patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch
Applying patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch
patching file openjdk/jdk/src/share/classes/java/text/CollationElementIterator.java
patching file openjdk/jdk/test/java/text/Collator/Bug5047314.java
Checking patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch
Applying patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch
patching file openjdk/jdk/src/share/classes/java/util/Vector.java
patching file openjdk/jdk/test/java/util/Vector/SerializationDeadlock.java
patching file openjdk/jdk/test/java/util/Vector/SimpleSerialization.java
Checking patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch
Applying patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch
patching file openjdk/jdk/test/java/math/BigDecimal/DivideMcTests.java
patching file openjdk/jdk/test/java/math/BigDecimal/FloatDoubleValueTests.java
patching file openjdk/jdk/test/java/math/BigDecimal/RangeTests.java
patching file openjdk/jdk/test/java/math/BigDecimal/StrippingZerosTest.java
patching file openjdk/jdk/test/java/math/BigDecimal/ToPlainStringTests.java
Hunk #1 succeeded at 25 with fuzz 2.
Hunk #2 succeeded at 64 (offset 2 lines).
Hunk #3 succeeded at 82 (offset 2 lines).
Checking patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch
Applying patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch
patching file openjdk/jdk/test/java/math/BigDecimal/EqualsTests.java
patching file openjdk/jdk/test/java/math/BigDecimal/LongValueExactTests.java
patching file openjdk/jdk/test/java/math/BigDecimal/PrecisionTests.java
patching file openjdk/jdk/test/java/math/BigInteger/CompareToTests.java
Checking patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch
Applying patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch
patching file openjdk/jdk/src/share/classes/java/math/BigInteger.java
Hunk #1 succeeded at 2045 (offset -6 lines).
Hunk #2 succeeded at 2054 (offset -6 lines).
Hunk #3 succeeded at 2098 (offset -6 lines).
patching file openjdk/jdk/test/java/math/BigInteger/ExtremeShiftingTests.java
Checking patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch
Applying patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Checking patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch
Applying patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch
patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFImageMetadata.java
 Hunk #1 succeeded at 155 (offset 2 lines).
Hunk #2 succeeded at 187 (offset 2 lines).
patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFMetadata.java
 patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFStreamMetadata.java
 Hunk #1 succeeded at 204 (offset 2 lines).
patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java
 patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java
 Hunk #1 succeeded at 595 (offset -5 lines).
Hunk #2 succeeded at 827 (offset -5 lines).
Hunk #3 succeeded at 889 (offset -5 lines).
Hunk #4 succeeded at 1157 (offset -5 lines).
patching file openjdk/jdk/src/share/classes/javax/imageio/metadata/IIOMetadataFormat.java
 patching file openjdk/jdk/test/javax/imageio/metadata/BooleanAttributes.java
patching file openjdk/jdk/test/javax/imageio/plugins/png/ITXtTest.java
Checking patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch
Applying patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch
patching file openjdk/jdk/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriter.java
 patching file openjdk/jdk/test/javax/imageio/plugins/bmp/TopDownTest.java
Checking patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch
Applying patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch
patching file openjdk/jdk/make/sun/xawt/mapfile-vers
Hunk #1 succeeded at 319 (offset -3 lines).
patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java
Hunk #1 succeeded at 199 (offset -9 lines).
patching file openjdk/jdk/src/solaris/native/sun/xawt/XToolkit.c
Hunk #1 succeeded at 46 with fuzz 2 (offset -1 lines).
Hunk #2 succeeded at 916 with fuzz 2 (offset -173 lines).
Checking patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch
Applying patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch
patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/IdResolver.java
 Hunk #1 succeeded at 70 (offset -3 lines).
Hunk #2 succeeded at 156 with fuzz 1 (offset -5 lines).
Checking patches/ScriptEngineManager-doc.patch
Applying patches/ScriptEngineManager-doc.patch
patching file openjdk/jdk/src/share/classes/javax/script/ScriptEngineManager.java
Hunk #1 succeeded at 37 (offset -2 lines).
Hunk #2 succeeded at 198 (offset -4 lines).
Hunk #3 succeeded at 347 (offset -4 lines).
Checking patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch
 Applying patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch
 patching file openjdk/jdk/src/share/classes/java/util/jar/JarVerifier.java
Hunk #1 succeeded at 307 with fuzz 2 (offset 14 lines).
Checking patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch
Applying patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch
patching file openjdk/jdk/src/share/classes/java/util/jar/JarVerifier.java
Hunk #1 succeeded at 79 (offset 3 lines).
Checking patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch
Applying patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch
patching file openjdk/jdk/src/share/classes/sun/text/normalizer/NormalizerBase.java
Hunk #1 succeeded at 1599 (offset 1 line).
Checking patches/openjdk/7088989-ucrypto_tests.patch
Applying patches/openjdk/7088989-ucrypto_tests.patch
patching file openjdk/jdk/test/Makefile
Hunk #2 succeeded at 517 with fuzz 2.
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestDigest.java
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java
patching file openjdk/jdk/test/com/oracle/security/ucrypto/UcryptoTest.java
patching file openjdk/jdk/test/java/security/Provider/DefaultPKCS11.java
Checking patches/generalise_crypto_tests.patch
Applying patches/generalise_crypto_tests.patch
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestDigest.java
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java
patching file openjdk/jdk/test/com/oracle/security/ucrypto/UcryptoTest.java
Checking patches/remove-gcm-test.patch
Applying patches/remove-gcm-test.patch
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java
Checking patches/skip_wrap_mode.patch
Applying patches/skip_wrap_mode.patch
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestAES.java
Hunk #1 succeeded at 218 (offset -1 lines).
Checking patches/remove_multicatch_in_testrsa.patch
Applying patches/remove_multicatch_in_testrsa.patch
patching file openjdk/jdk/test/com/oracle/security/ucrypto/TestRSA.java
Checking patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch
Applying patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch
patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java
Hunk #1 succeeded at 74 (offset 2 lines).
Hunk #2 succeeded at 96 (offset 2 lines).
Hunk #3 succeeded at 761 (offset 46 lines).
Hunk #4 succeeded at 827 (offset 43 lines).
Checking patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch
 Applying patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch
 patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java
Hunk #1 succeeded at 858 (offset 41 lines).
Checking patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch
Applying patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch
patching file openjdk/jdk/src/share/classes/sun/security/pkcs11/P11Cipher.java
Hunk #1 succeeded at 75 (offset 1 line).
Hunk #2 succeeded at 97 (offset 1 line).
patching file openjdk/jdk/test/sun/security/pkcs11/Cipher/TestPKCS5PaddingError.java
Checking patches/traceable.patch
Applying patches/traceable.patch
patching file openjdk/jdk/make/tools/src/build/tools/generatebreakiteratordata/GenerateBreakIteratorData.java
 Checking patches/pr1319-support_giflib_5.patch
Applying patches/pr1319-support_giflib_5.patch
patching file openjdk/jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c
Hunk #1 succeeded at 319 (offset 3 lines).
Checking patches/openjdk/6718364-inference_failure.patch
Applying patches/openjdk/6718364-inference_failure.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Types.java
patching file openjdk/langtools/test/tools/javac/generics/inference/6718364/T6718364.java
 patching file openjdk/langtools/test/tools/javac/generics/inference/6718364/T6718364.out
 Checking patches/openjdk/6682380-foreach_crash.patch
Applying patches/openjdk/6682380-foreach_crash.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Lower.java
Hunk #1 succeeded at 2916 (offset 53 lines).
Hunk #2 succeeded at 2999 (offset 53 lines).
patching file openjdk/langtools/test/tools/javac/foreach/T6682380.java
Checking patches/openjdk/7046929-fix_t6397104_test_failure.patch
Applying patches/openjdk/7046929-fix_t6397104_test_failure.patch
patching file openjdk/langtools/test/tools/javac/api/T6397104.java
Checking patches/openjdk/7024568-long_method_resolution_oom_error.patch
Applying patches/openjdk/7024568-long_method_resolution_oom_error.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Resolve.java
 patching file openjdk/langtools/test/tools/javac/7024568/T7024568.java
patching file openjdk/langtools/test/tools/javac/7024568/T7024568.out
Checking patches/openjdk/7003595-incompatibleclasschangeerror.patch
Applying patches/openjdk/7003595-incompatibleclasschangeerror.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/code/Symbol.java
 Hunk #1 succeeded at 691 (offset -35 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/Lower.java
Hunk #1 succeeded at 2010 (offset -261 lines).
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
 Hunk #1 succeeded at 882 (offset 19 lines).
Hunk #2 succeeded at 1516 with fuzz 1 (offset 11 lines).
patching file openjdk/langtools/test/tools/javac/7003595/T7003595.java
patching file openjdk/langtools/test/tools/javac/7003595/T7003595b.java
Checking patches/openjdk/6500343-bad_code_from_conditionals.patch
Applying patches/openjdk/6500343-bad_code_from_conditionals.patch
patching file openjdk/langtools/src/share/classes/com/sun/tools/javac/comp/TransTypes.java
 patching file openjdk/langtools/test/tools/javac/conditional/6500343/T6500343a.java
patching file openjdk/langtools/test/tools/javac/conditional/6500343/T6500343b.java
Checking patches/jaxws-tempfiles-ioutils-6.patch
Applying patches/jaxws-tempfiles-ioutils-6.patch
patching file openjdk/jaxws/drop_included/jaxws_src/src/com/sun/xml/internal/org/jvnet/mimepull/TempFiles.java
 Checking patches/jtreg-LayoutGetCharacterCount.patch
Applying patches/jtreg-LayoutGetCharacterCount.patch
patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutGetCharacterCount.java
 Checking patches/jtreg-LayoutLimits.patch
Applying patches/jtreg-LayoutLimits.patch
patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutLimits.java
Checking patches/jtreg-ComponentOrientationTests.patch
Applying patches/jtreg-ComponentOrientationTests.patch
patching file openjdk/jdk/test/java/awt/ComponentOrientation/ComponentOrientationTest.java
 patching file openjdk/jdk/test/java/awt/ComponentOrientation/ComponentPlacementTest.java
 patching file openjdk/jdk/test/java/awt/ComponentOrientation/ComponentSizeTest.java
Checking patches/jtreg-TextLayoutBoundsChecks.patch
Applying patches/jtreg-TextLayoutBoundsChecks.patch
patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutAscentDescent.java
 patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutBoundIsNotEmpty.java
 patching file ./openjdk/jdk/test/java/awt/font/TextLayout/TextLayoutGetPixelBounds.java
 Checking patches/openjdk/7171223-strict_aliasing.patch
Applying patches/openjdk/7171223-strict_aliasing.patch
patching file openjdk/jdk/make/sun/font/Makefile
Hunk #1 succeeded at 108 with fuzz 2 (offset 12 lines).
Checking patches/openjdk/7188114-alternate_command_line_parser.patch
Applying patches/openjdk/7188114-alternate_command_line_parser.patch
patching file openjdk/jdk/src/windows/bin/cmdtoargs.c
Checking patches/openjdk/7199143-OCSP_timeout.patch
Applying patches/openjdk/7199143-OCSP_timeout.patch
patching file openjdk/jdk/src/share/classes/sun/security/provider/certpath/OCSP.java
Hunk #1 succeeded at 40 (offset -3 lines).
Hunk #2 succeeded at 63 (offset -3 lines).
Checking patches/openjdk/8006120-server_jre.patch
Applying patches/openjdk/8006120-server_jre.patch
patching file openjdk/jdk/make/common/Defs.gmk
Hunk #1 succeeded at 267 (offset -29 lines).
patching file openjdk/jdk/make/common/Release.gmk
Hunk #1 succeeded at 244 with fuzz 2 (offset 18 lines).
Hunk #2 succeeded at 858 with fuzz 2 (offset 7 lines).
Checking patches/openjdk/8006536-remove_trailing_slashes.patch
Applying patches/openjdk/8006536-remove_trailing_slashes.patch
patching file openjdk/jdk/src/windows/bin/cmdtoargs.c
Checking patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch
Applying patches/openjdk/8009165-inappropriate_method_in_reflectutil.patch
patching file openjdk/jdk/src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiator.java
 Hunk #3 succeeded at 305 (offset 1 line).
Hunk #4 succeeded at 775 (offset 1 line).
patching file openjdk/jdk/src/share/classes/sun/reflect/misc/ReflectUtil.java
Hunk #1 succeeded at 51 (offset 4 lines).
Checking patches/openjdk/8009217-fix_test_compile.patch
Applying patches/openjdk/8009217-fix_test_compile.patch
patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java
 patching file openjdk/jdk/test/com/sun/org/apache/xml/internal/security/transforms/MyTransform.java
 Checking patches/openjdk/8009610-blacklist_malware_certificate.patch
Applying patches/openjdk/8009610-blacklist_malware_certificate.patch
patching file openjdk/jdk/src/share/classes/sun/security/util/UntrustedCertificates.java
 Hunk #1 succeeded at 845 (offset 2 lines).
Checking patches/openjdk/8010714-xml_dsig_retrievalmethod.patch
4 out of 4 hunks FAILED
3 out of 4 hunks FAILED
1 out of 1 hunk FAILED
1 out of 1 hunk FAILED
3 out of 3 hunks FAILED
1 out of 1 hunk FAILED
2 out of 4 hunks FAILED
2 out of 2 hunks FAILED
1 out of 1 hunk FAILED
1 out of 1 hunk FAILED
1 out of 1 hunk FAILED
1 out of 1 hunk FAILED
ERROR patch patches/openjdk/8010714-xml_dsig_retrievalmethod.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch.stamp] Error 2
+ exit 1
Build step 'Execute shell' marked build as failure


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic