Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/apache-commons-logging.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/apache-commons-logging.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/apache-commons-logging-1.1.2-7.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apache-commons-logging.spec'], False, '/srv/build/7/E/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/apache-commons-logging.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LxBr2C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf commons-logging-1.1.2-src + /usr/bin/gzip -dc /builddir/build/SOURCES/commons-logging-1.1.2-src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd commons-logging-1.1.2-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name SecurityAllowedTestCase.java -delete + . /usr/share/java-utils/pom_editor.sh + pom_remove_dep :avalon-framework + set +x + . /usr/share/java-utils/pom_editor.sh + pom_add_dep avalon-framework:avalon-framework-api:4.3 + set +x + . /usr/share/java-utils/pom_editor.sh + pom_add_dep avalon-framework:avalon-framework-impl:4.3:test + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :cobertura-maven-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_remove_plugin :maven-scm-publish-plugin + set +x + . /usr/share/java-utils/pom_editor.sh + pom_xpath_set pom:commons.osgi.symbolicName org.apache.commons.logging + set +x + sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt NOTICE.txt + python /usr/share/java-utils/mvn_file.py ':commons-logging{*}' commons-logging@1 apache-commons-logging@1 + python /usr/share/java-utils/mvn_alias.py ':commons-logging{*}' org.apache.commons:commons-logging@1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0diptT + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + python /usr/share/java-utils/mvn_build.py -n apache-commons-logging [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons Logging 1.1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.7:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks main: [copy] Copying 2 files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ commons-logging --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ commons-logging --- [INFO] Checking for local modifications: skipped. [INFO] maven is executed in offline mode, Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-logging-1.1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-logging-1.1.2-src [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of ?????? : Exception while executing SCM command. [INFO] Storing buildNumber: ?????? at timestamp: 1402354126457 [INFO] Executing: /bin/sh -c cd '/builddir/build/BUILD/commons-logging-1.1.2-src' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builddir/build/BUILD/commons-logging-1.1.2-src [WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : Exception while executing SCM command. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/classes [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/java/org/apache/commons/logging/impl/ServletContextCleaner.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/main/java/org/apache/commons/logging/impl/ServletContextCleaner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ commons-logging --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ commons-logging --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ commons-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builddir/build/BUILD/commons-logging-1.1.2-src/target/test-classes [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java uses or overrides a deprecated API. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:deprecation for details. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Some input files use unchecked or unsafe operations. [WARNING] /builddir/build/BUILD/commons-logging-1.1.2-src/src/test/java/org/apache/commons/logging/PathableClassLoader.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ commons-logging --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-1.1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (testjar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (apijar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-api-1.1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (adaptersjar) @ commons-logging --- [INFO] Building jar: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-adapters-1.1.2.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (fulljar) @ commons-logging --- [INFO] [INFO] --- build-helper-maven-plugin:1.5:attach-artifact (attach-artifacts) @ commons-logging --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ commons-logging --- [INFO] [INFO] --- maven-failsafe-plugin:2.15:integration-test (integration-test) @ commons-logging --- [INFO] Failsafe report directory: /builddir/build/BUILD/commons-logging-1.1.2-src/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.logging.servlet.BasicServletTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.apache.commons.logging.servlet.BasicServletTestCase Running org.apache.commons.logging.BadHashtablePropertyTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.apache.commons.logging.BadHashtablePropertyTestCase Running org.apache.commons.logging.SimpleLogTestCase [ERROR] SimpleLogTestCase - null [ERROR] SimpleLogTestCase - null [ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement [ERROR] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: error statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.commons.logging.SimpleLogTestCase [FATAL] SimpleLogTestCase - null [FATAL] SimpleLogTestCase - null [FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement [FATAL] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: fatal statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [INFO] SimpleLogTestCase - null [INFO] SimpleLogTestCase - null [INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement [INFO] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: info statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [WARN] SimpleLogTestCase - null [WARN] SimpleLogTestCase - null [WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement [WARN] SimpleLogTestCase - org.apache.commons.logging.impl.SimpleLog: warn statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at junit.framework.TestSuite.runTest(TestSuite.java:255) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Running org.apache.commons.logging.LogTestCase log4j:WARN No appenders could be found for logger (org.apache.commons.logging.LogTestCase). Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.commons.logging.LogTestCase log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.apache.commons.logging.tccl.log.TcclDisabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.tccl.log.TcclDisabledTestCase Running org.apache.commons.logging.tccl.log.TcclEnabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.tccl.log.TcclEnabledTestCase Running org.apache.commons.logging.tccl.BadTCCLTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.tccl.BadTCCLTestCase Running org.apache.commons.logging.tccl.NullTCCLTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.logging.tccl.NullTCCLTestCase Running org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.commons.logging.tccl.logfactory.TcclDisabledTestCase Running org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.logging.tccl.logfactory.TcclEnabledTestCase Running org.apache.commons.logging.noop.NoOpLogTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.noop.NoOpLogTestCase Running org.apache.commons.logging.config.FirstPriorityConfigTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.config.FirstPriorityConfigTestCase Running org.apache.commons.logging.config.PriorityConfigTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.commons.logging.config.PriorityConfigTestCase Running org.apache.commons.logging.LoadTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec - in org.apache.commons.logging.LoadTestCase Running org.apache.commons.logging.AltHashtableTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.apache.commons.logging.AltHashtableTestCase Running org.apache.commons.logging.security.SecurityForbiddenTestCase testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.LogFactory$6.run:1488 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.diagnostics.dest" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.LogFactory$6.run:1488 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory.HashtableImpl" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.LogFactory$6.run:1488 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.LogFactory" "read") testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedContext" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedDiscovery" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log.allowFlawedHierarchy" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.Log" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:744 3:org.apache.commons.logging.impl.LogFactoryImpl$2.run:619 Permission refused:class java.util.PropertyPermission:("java.util.PropertyPermission" "org.apache.commons.logging.log" "read") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.util.logging.disableCallerCheck" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:java.util.logging.Logger$LoggerHelper$1.run:328 4:java.util.logging.Logger$LoggerHelper$1.run:326 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "jdk.logging.allowStackWalkSearch" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:java.util.logging.Logger$LoggerHelper$1.run:328 4:java.util.logging.Logger$LoggerHelper$1.run:326 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") 1:java.util.logging.LogManager.checkPermission:1376 2:java.util.logging.Logger.setParent:1560 3:java.util.logging.LogManager$6.run:1008 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.util.logging.SimpleFormatter.format" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.util.logging.LoggingSupport$2.run:163 4:sun.util.logging.LoggingSupport$2.run:161 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") 1:java.util.logging.LogManager.checkPermission:1376 2:java.util.logging.Handler.checkPermission:301 3:java.util.logging.Handler.setLevel:256 testing permission:class java.util.logging.LoggingPermission:("java.util.logging.LoggingPermission" "control") 1:java.util.logging.LogManager.checkPermission:1376 2:java.util.logging.Logger.checkPermission:306 3:java.util.logging.Logger.addHandler:1313 4:java.util.logging.LogManager$RootLogger.addHandler:1442 5:java.util.logging.LogManager$4.run:817 6:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "createClassLoader") 1:java.lang.SecurityManager.checkCreateClassLoader:611 2:java.lang.ClassLoader.checkCreateClassLoader:275 3:java.lang.ClassLoader.:336 4:java.util.ResourceBundle$RBClassLoader.:446 5:java.util.ResourceBundle$RBClassLoader.:437 6:java.util.ResourceBundle$RBClassLoader$1.run:441 7:java.util.ResourceBundle$RBClassLoader$1.run:439 8:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.findBundle:1354 9:java.util.ResourceBundle.findBundle:1354 10:java.util.ResourceBundle.getBundleImpl:1296 11:java.util.ResourceBundle.getBundle:721 12:java.util.logging.Level.getLocalizedLevelName:259 13:java.util.logging.SimpleFormatter.format:161 14:java.util.logging.StreamHandler.publish:196 15:java.util.logging.ConsoleHandler.publish:105 16:java.util.logging.Logger.log:610 17:java.util.logging.Logger.doLog:631 18:java.util.logging.Logger.logp:747 19:org.apache.commons.logging.impl.Jdk14Logger.log:87 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.findBundle:1354 9:java.util.ResourceBundle.getBundleImpl:1296 10:java.util.ResourceBundle.getBundle:721 11:java.util.logging.Level.getLocalizedLevelName:259 12:java.util.logging.SimpleFormatter.format:161 13:java.util.logging.StreamHandler.publish:196 14:java.util.logging.ConsoleHandler.publish:105 15:java.util.logging.Logger.log:610 16:java.util.logging.Logger.doLog:631 17:java.util.logging.Logger.logp:747 18:org.apache.commons.logging.impl.Jdk14Logger.log:87 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.getBundleImpl:1296 9:java.util.ResourceBundle.getBundle:721 10:java.util.logging.Level.getLocalizedLevelName:259 11:java.util.logging.SimpleFormatter.format:161 12:java.util.logging.StreamHandler.publish:196 13:java.util.logging.ConsoleHandler.publish:105 14:java.util.logging.Logger.log:610 15:java.util.logging.Logger.doLog:631 16:java.util.logging.Logger.logp:747 17:org.apache.commons.logging.impl.Jdk14Logger.log:87 Permission refused:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.logging.resources") testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.language.format" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.script.format" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.country.format" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.variant.format" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "jdk.util.TimeZone.allowSetDefault" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.timezone" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.country" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.home" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.timezone.ids.oldmapping" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.home" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.util.calendar.ZoneInfoFile$1.run:483 4:sun.util.calendar.ZoneInfoFile$1.run:481 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "os.name" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "fileSystemProvider") 1:java.nio.file.spi.FileSystemProvider.checkPermission:90 2:java.nio.file.spi.FileSystemProvider.:108 3:sun.nio.fs.AbstractFileSystemProvider.:38 4:sun.nio.fs.UnixFileSystemProvider.:54 5:sun.nio.fs.LinuxFileSystemProvider.:39 6:sun.reflect.NativeConstructorAccessorImpl.newInstance0:-2 7:sun.reflect.NativeConstructorAccessorImpl.newInstance:57 8:sun.reflect.DelegatingConstructorAccessorImpl.newInstance:45 9:java.lang.reflect.Constructor.newInstance:526 10:java.lang.Class.newInstance:374 11:sun.nio.fs.DefaultFileSystemProvider$1.run:52 12:sun.nio.fs.DefaultFileSystemProvider$1.run:43 13:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.dir" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.nio.fs.UnixFileSystemProvider.:55 4:sun.nio.fs.LinuxFileSystemProvider.:39 5:sun.reflect.NativeConstructorAccessorImpl.newInstance0:-2 6:sun.reflect.NativeConstructorAccessorImpl.newInstance:57 7:sun.reflect.DelegatingConstructorAccessorImpl.newInstance:45 8:java.lang.reflect.Constructor.newInstance:526 9:java.lang.Class.newInstance:374 10:sun.nio.fs.DefaultFileSystemProvider$1.run:52 11:sun.nio.fs.DefaultFileSystemProvider$1.run:43 12:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "sun.nio.fs.chdirAllowed" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:sun.security.action.GetPropertyAction.run:84 4:sun.security.action.GetPropertyAction.run:49 5:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "loadLibrary.nio") 1:java.lang.SecurityManager.checkLink:835 2:java.lang.Runtime.loadLibrary0:843 3:java.lang.System.loadLibrary:1088 4:sun.nio.fs.UnixNativeDispatcher$1.run:559 5:sun.nio.fs.UnixNativeDispatcher$1.run:557 6:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "java.nio.file.spi.DefaultFileSystemProvider" "read") 1:java.lang.SecurityManager.checkPropertyAccess:1298 2:java.lang.System.getProperty:708 3:java.nio.file.FileSystems$DefaultFileSystemHolder.getDefaultProvider:112 4:java.nio.file.FileSystems$DefaultFileSystemHolder.access$000:89 5:java.nio.file.FileSystems$DefaultFileSystemHolder$1.run:98 6:java.nio.file.FileSystems$DefaultFileSystemHolder$1.run:96 7:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.util.PropertyPermission:("java.util.PropertyPermission" "user.timezone" "write") 1:java.lang.System.setProperty:783 2:java.util.TimeZone$1.run:680 3:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.findBundle:1354 9:java.util.ResourceBundle.getBundleImpl:1296 10:java.util.ResourceBundle.getBundle:841 11:sun.util.resources.LocaleData$1.run:142 12:sun.util.resources.LocaleData$1.run:140 13:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.util.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.getBundleImpl:1296 9:java.util.ResourceBundle.getBundle:841 10:sun.util.resources.LocaleData$1.run:142 11:sun.util.resources.LocaleData$1.run:140 12:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.text.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.findBundle:1354 9:java.util.ResourceBundle.findBundle:1354 10:java.util.ResourceBundle.getBundleImpl:1296 11:java.util.ResourceBundle.getBundle:841 12:sun.util.resources.LocaleData$1.run:142 13:sun.util.resources.LocaleData$1.run:140 14:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.text.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.findBundle:1354 9:java.util.ResourceBundle.getBundleImpl:1296 10:java.util.ResourceBundle.getBundle:841 11:sun.util.resources.LocaleData$1.run:142 12:sun.util.resources.LocaleData$1.run:140 13:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.RuntimePermission:("java.lang.RuntimePermission" "accessClassInPackage.sun.text.resources") 1:java.lang.SecurityManager.checkPackageAccess:1525 2:sun.misc.Launcher$AppClassLoader.loadClass:305 3:java.lang.ClassLoader.loadClass:358 4:java.util.ResourceBundle$RBClassLoader.loadClass:450 5:java.util.ResourceBundle$Control.newBundle:2566 6:java.util.ResourceBundle.loadBundle:1436 7:java.util.ResourceBundle.findBundle:1400 8:java.util.ResourceBundle.getBundleImpl:1296 9:java.util.ResourceBundle.getBundle:841 10:sun.util.resources.LocaleData$1.run:142 11:sun.util.resources.LocaleData$1.run:140 12:java.security.AccessController.doPrivileged:-2 Access controller found: returning testing permission:class java.lang.reflect.ReflectPermission:("java.lang.reflect.ReflectPermission" "suppressAccessChecks") 1:java.lang.reflect.AccessibleObject.setAccessible:128 2:java.lang.Class$1.run:353 3:java.lang.Class$1.run:351 4:java.security.AccessController.doPrivileged:-2 Access controller found: returning Jun 09, 2014 10:48:52 PM org.apache.commons.logging.security.SecurityForbiddenTestCase testAllForbidden INFO: testing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.apache.commons.logging.security.SecurityForbiddenTestCase Running org.apache.commons.logging.simple.CustomConfigTestCase [DEBUG] DecoratedLogger - debug [INFO] DecoratedLogger - info [WARN] DecoratedLogger - warn [ERROR] DecoratedLogger - error [FATAL] DecoratedLogger - fatal [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [DEBUG] DecoratedLogger - debug [INFO] DecoratedLogger - info [WARN] DecoratedLogger - warn [ERROR] DecoratedLogger - error [FATAL] DecoratedLogger - fatal [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.apache.commons.logging.simple.CustomConfigTestCase Running org.apache.commons.logging.simple.DefaultConfigTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.commons.logging.simple.DefaultConfigTestCase Running org.apache.commons.logging.simple.DateTimeCustomConfigTestCase 09.48.2014 [DEBUG] DecoratedLogger - debug 09.48.2014 [INFO] DecoratedLogger - info 09.48.2014 [WARN] DecoratedLogger - warn 09.48.2014 [ERROR] DecoratedLogger - error 09.48.2014 [FATAL] DecoratedLogger - fatal 09.48.2014 [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testExceptionMessages(CustomConfigTestCase.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [DEBUG] DecoratedLogger - debug 09.48.2014 [INFO] DecoratedLogger - info 09.48.2014 [WARN] DecoratedLogger - warn 09.48.2014 [ERROR] DecoratedLogger - error 09.48.2014 [FATAL] DecoratedLogger - fatal Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.apache.commons.logging.simple.DateTimeCustomConfigTestCase Running org.apache.commons.logging.jdk14.CustomConfigTestCase 09.48.2014 [DEBUG] DecoratedLogger - debug org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [INFO] DecoratedLogger - info org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [WARN] DecoratedLogger - warn org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [ERROR] DecoratedLogger - error org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09.48.2014 [FATAL] DecoratedLogger - fatal org.apache.commons.logging.DummyException at org.apache.commons.logging.simple.CustomConfigTestCase.logExceptionMessages(CustomConfigTestCase.java:238) at org.apache.commons.logging.simple.CustomConfigTestCase.testSerializable(CustomConfigTestCase.java:159) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.apache.commons.logging.jdk14.CustomConfigTestCase Running org.apache.commons.logging.jdk14.DefaultConfigTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.commons.logging.jdk14.DefaultConfigTestCase Running org.apache.commons.logging.jdk14.CustomConfigAPITestCase Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.commons.logging.jdk14.CustomConfigAPITestCase Running org.apache.commons.logging.jdk14.CustomConfigFullTestCase Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.apache.commons.logging.jdk14.CustomConfigFullTestCase Running org.apache.commons.logging.BasicOperationsTestCase Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.logging.BasicOperationsTestCase Running org.apache.commons.logging.impl.WeakHashtableTestCase Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.933 sec - in org.apache.commons.logging.impl.WeakHashtableTestCase Running org.apache.commons.logging.pathable.ParentFirstTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.commons.logging.pathable.ParentFirstTestCase Running org.apache.commons.logging.pathable.GeneralTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.commons.logging.pathable.GeneralTestCase Running org.apache.commons.logging.pathable.ChildFirstTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.commons.logging.pathable.ChildFirstTestCase Running org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.commons.logging.log4j.log4j12.AppClasspathStandardTestCase Running org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.apache.commons.logging.log4j.log4j12.ApiClasspathStandardTestCase Running org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.commons.logging.log4j.log4j12.ParentClasspathStandardTestCase Running org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.commons.logging.log4j.log4j12.ChildClasspathStandardTestCase Running org.apache.commons.logging.NullClassLoaderTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.logging.NullClassLoaderTestCase Running org.apache.commons.logging.logkit.StandardTestCase DEBUG 2014-06-09 22:49:08.230 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: debug statement DEBUG 2014-06-09 22:49:08.230 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: debug statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:47) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ERROR 2014-06-09 22:49:08.231 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: error statement ERROR 2014-06-09 22:49:08.231 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: error statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) FATAL_E 2014-06-09 22:49:08.231 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: fatal statement FATAL_E 2014-06-09 22:49:08.231 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: fatal statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:65) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) INFO 2014-06-09 22:49:08.231 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: info statement INFO 2014-06-09 22:49:08.231 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: info statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) DEBUG 2014-06-09 22:49:08.232 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: trace statement DEBUG 2014-06-09 22:49:08.232 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: trace statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) WARN 2014-06-09 22:49:08.232 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: warn statement WARN 2014-06-09 22:49:08.232 [org.apac] (): org.apache.commons.logging.impl.LogKitLogger: warn statement w/ null exception java.lang.RuntimeException at org.apache.commons.logging.AbstractLogTest.testLoggingWithNullParameters(AbstractLogTest.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at junit.framework.TestCase.runTest(TestCase.java:176) at junit.framework.TestCase.runBare(TestCase.java:141) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:129) at org.apache.commons.logging.PathableTestSuite.runTest(PathableTestSuite.java:141) at junit.framework.TestSuite.run(TestSuite.java:250) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:95) at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:131) at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:108) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.commons.logging.logkit.StandardTestCase Running org.apache.commons.logging.avalon.AvalonLoggerTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.commons.logging.avalon.AvalonLoggerTestCase Results : Tests run: 116, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.15:verify (integration-test) @ commons-logging --- [INFO] Failsafe report directory: /builddir/build/BUILD/commons-logging-1.1.2-src/target/failsafe-reports [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Commons Logging 1.1.2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:1.3.0:install (default-cli) @ commons-logging --- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-logging >>> [INFO] [INFO] --- maven-dependency-plugin:2.7:properties (default) @ commons-logging --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-logging --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-logging <<< [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ commons-logging --- [INFO] [INFO] --- xmvn-mojo:1.3.0:builddep (default-cli) @ commons-logging --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.112s [INFO] Finished at: Mon Jun 09 22:49:12 UTC 2014 [INFO] Final Memory: 34M/1217M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA8WUwU7DMAyG73uK0HtakDh2nYBTD5wmJK5e63bZEidK0rK9PS3ttDKJCHWIHW1/ 8v/bUZyuDkqyFq0TmpbRQ3wfMaRCl4LqZfS25k/rlzyPVtkiveOcPTdClqxEg1R2mEDHaiS04LFk myN7f22Jcd7RUyZbMHZOHPuwS9RWNyYvM23rGAwUW4wLrZQmlyan2kCC9aKCwneJkeAGLJJPk0lp YPHgkfphMqNVmpzD3kPy3cTPnqAFqYlXFhR+aLsPOLpEuVBGXhr7H2UwYr7wriHhA2pjfW57qevH XaD9WL+i/T5o/wTMXk+37UPs0LYSQzojcd1bTL6EghYpNrKpRfBjfHEcyNuG+IBfp9/dANxC42Kl dzogvOlPAt+iNGj54OIv5GeNX4GQDiq8nQNwDtVGHm/n4NzxVx4mUX+pPwHpyGTUEAYAAA== -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LQ257x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64 + cd commons-logging-1.1.2-src + xmvn-install -R .xmvn-reactor -n apache-commons-logging -d /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64 [INFO] =============================================== [INFO] SOURCE ARTIFACT: [INFO] groupId: commons-logging [INFO] artifactId: commons-logging [INFO] extension: jar [INFO] classifier: [INFO] version: 1.1.2 [INFO] stereotype: [INFO] namespace: [INFO] file: /builddir/build/BUILD/commons-logging-1.1.2-src/target/commons-logging-1.1.2.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: commons-logging [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/commons-logging.jar [INFO] ----------------------------------------------- [INFO] TARGET ARTIFACT: [INFO] groupId: JPP [INFO] artifactId: apache-commons-logging [INFO] extension: jar [INFO] classifier: [INFO] version: SYSTEM [INFO] stereotype: [INFO] namespace: [INFO] file: usr/share/java/apache-commons-logging.jar [INFO] =============================================== + jdir=target/site/apidocs + '[' -d target/site/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/javadoc/apache-commons-logging + cp -pr target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/resources target/site/apidocs/serialized-form.html target/site/apidocs/stylesheet.css /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/javadoc/apache-commons-logging + echo /usr/share/javadoc/apache-commons-logging + install -p -m 644 target/commons-logging-api-1.1.2.jar /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64//usr/share/java/apache-commons-logging-api.jar + install -p -m 644 target/commons-logging-adapters-1.1.2.jar /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64//usr/share/java/apache-commons-logging-adapters.jar + pushd /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64//usr/share/java ~/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/java ~/build/BUILD/commons-logging-1.1.2-src + for jar in 'apache-commons-logging-*' ++ echo apache-commons-logging-adapters.jar ++ sed 's|apache-||g' + ln -sf apache-commons-logging-adapters.jar commons-logging-adapters.jar + for jar in 'apache-commons-logging-*' ++ echo apache-commons-logging-api.jar ++ sed 's|apache-||g' + ln -sf apache-commons-logging-api.jar commons-logging-api.jar + popd ~/build/BUILD/commons-logging-1.1.2-src + install -pm 644 /builddir/build/SOURCES/commons-logging-api-1.1.pom /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64//usr/share/maven-poms/JPP-commons-logging-api.pom + set -e + _pompart=JPP-commons-logging-api.pom + _jarpart=commons-logging-api.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/lib/java/commons-logging-api.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64%{_javajnidir}/commons-logging-api.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/java/commons-logging-api.jar ']' + _jpath=/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/java/commons-logging-api.jar + python -m /usr/share/java-utils/maven_depmap -a org.apache.commons:commons-logging-api -p /usr -n '' /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/maven-fragments/apache-commons-logging /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/maven-poms/JPP-commons-logging-api.pom /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/java/commons-logging-api.jar + sed -i s:/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64:: .mfiles + sort -u -o .mfiles .mfiles + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/commons-logging-1.1.2-src /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: apache-commons-logging-1.1.2-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J3YcEh + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-1.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr PROPOSAL.html /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-1.1.2 + cp -pr RELEASE-NOTES.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-1.1.2 + exit 0 warning: File listed twice: /usr/share/java/commons-logging-api.jar Provides: apache-commons-logging = 1.1.2-7.el7 jakarta-commons-logging = 0:1.1.2-7.el7 mvn(commons-logging:commons-logging) = 1.1.2 mvn(commons-logging:commons-logging-api) = 1.1 mvn(org.apache.commons:commons-logging) = 1.1.2 mvn(org.apache.commons:commons-logging-api) = 1.1 osgi(org.apache.commons.logging) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java >= 1.5 jpackage-utils mvn(avalon-framework:avalon-framework-api) mvn(log4j:log4j) mvn(logkit:logkit) Obsoletes: jakarta-commons-logging <= 0:1.0.4 Processing files: apache-commons-logging-javadoc-1.1.2-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lp6Yj3 + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + DOCDIR=/builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + cp -pr NOTICE.txt /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64/usr/share/doc/apache-commons-logging-javadoc-1.1.2 + exit 0 Provides: apache-commons-logging-javadoc = 1.1.2-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Obsoletes: jakarta-commons-logging-javadoc <= 0:1.0.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64 Wrote: /builddir/build/RPMS/apache-commons-logging-1.1.2-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/apache-commons-logging-javadoc-1.1.2-7.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eyWVsp + umask 022 + cd /builddir/build/BUILD + cd commons-logging-1.1.2-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/apache-commons-logging-1.1.2-7.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->