See <https://builds.apache.org/job/oozie-trunk-precommit-build/3160/>

------------------------------------------
[...truncated 2415 lines...]
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-webapp ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/webapp/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-webapp 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-webapp 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-webapp ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Tools 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-tools ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-tools 
---
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/classes>
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java>:[166,37]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java>:[156,20]
 [deprecation] getConf() in Services has been deprecated
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java>:[158,20]
 [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-tools ---
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/test/java/org/apache/oozie/tools/TestOozieSharelibCLI.java>:[196,20]
 [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-mini ---
[INFO] Deleting 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
oozie-mini ---
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie WorkflowGenerator 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.orange.links:gwt-links:jar:1.3-SNAPSHOT is missing, 
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main .................................. SUCCESS [  0.880 s]
[INFO] Apache Oozie Hadoop Utils .......................... SUCCESS [  1.253 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT . SUCCESS [  0.061 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT ... SUCCESS [  0.161 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.023 s]
[INFO] Apache Oozie Client ................................ SUCCESS [  4.571 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  2.469 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.676 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.976 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 21.738 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  5.147 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  3.923 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  3.966 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.872 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  3.114 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  4.057 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  6.198 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [  0.016 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [  0.666 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [  1.379 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  4.131 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.616 s]
[INFO] Apache Oozie WorkflowGenerator ..................... FAILURE [  0.040 s]
[INFO] Apache Oozie Distro ................................ SKIPPED
[INFO] Apache Oozie ZooKeeper Security Tests .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 min
[INFO] Finished at: 2016-07-28T05:35:56+00:00
[INFO] Final Memory: 58M/1127M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project oozie-workflowgenerator: Could not 
resolve dependencies for project 
org.apache.oozie:oozie-workflowgenerator:war:4.3.0-SNAPSHOT: Failure to find 
com.orange.links:gwt-links:jar:1.3-SNAPSHOT in 
http://gwt-links.googlecode.com/svn/repository was cached in the local 
repository, resolution will not be reattempted until the update interval of 
gwt-links has elapsed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :oozie-workflowgenerator
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

Checking patch 
core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java...
Hunk #1 succeeded at 49 (offset 5 lines).
Hunk #2 succeeded at 65 (offset 5 lines).
Hunk #3 succeeded at 364 (offset 10 lines).
error: while searching for:
                LOG.debug("Materializing action for time=" + 
DateUtils.formatDateOozieTZ(start.getTime()) + ", lastactionnumber=" + 
lastActionNumber
                        + " timeout=" + timeout + " minutes");
                Date actualTime = new Date();
                action = CoordCommandUtils.materializeOneInstance(jobId, 
dryrun, (Element) eJob.clone(),
                        nextTime, actualTime, lastActionNumber, jobConf, 
actionBean);
                actionBean.setTimeOut(timeout);

                if (!dryrun) {

error: patch failed: 
core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java:470
error: 
core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java:
 patch does not apply
Checking patch 
core/src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java...
Hunk #1 succeeded at 259 (offset 12 lines).
Checking patch core/src/main/java/org/apache/oozie/sla/SLACalculator.java...
error: while searching for:

import java.util.Date;
import java.util.Iterator;

import org.apache.hadoop.conf.Configuration;
import org.apache.oozie.client.event.JobEvent.EventStatus;
import org.apache.oozie.executor.jpa.JPAExecutorException;
import org.apache.oozie.service.ServiceException;


error: patch failed: 
core/src/main/java/org/apache/oozie/sla/SLACalculator.java:19
error: core/src/main/java/org/apache/oozie/sla/SLACalculator.java: patch does 
not apply
Checking patch 
core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java...
Hunk #1 succeeded at 359 (offset -254 lines).
Hunk #2 succeeded at 385 (offset -254 lines).
Checking patch core/src/main/java/org/apache/oozie/sla/SLAOperations.java...
error: while searching for:

import java.text.ParseException;
import java.util.Date;

import org.apache.oozie.AppType;
import org.apache.oozie.ErrorCode;
import org.apache.oozie.client.event.SLAEvent.EventStatus;
import org.apache.oozie.command.CommandException;
import org.apache.oozie.executor.jpa.JPAExecutorException;
import org.apache.oozie.executor.jpa.SLARegistrationQueryExecutor;

error: patch failed: 
core/src/main/java/org/apache/oozie/sla/SLAOperations.java:19
error: core/src/main/java/org/apache/oozie/sla/SLAOperations.java: patch does 
not apply
Checking patch 
core/src/main/java/org/apache/oozie/sla/service/SLAService.java...
error: while searching for:
 */
package org.apache.oozie.sla.service;

import java.util.Date;

import org.apache.hadoop.conf.Configuration;
import org.apache.oozie.ErrorCode;
import org.apache.oozie.client.event.JobEvent.EventStatus;
import org.apache.oozie.executor.jpa.JPAExecutorException;
import org.apache.oozie.service.EventHandlerService;
import org.apache.oozie.service.SchedulerService;

error: patch failed: 
core/src/main/java/org/apache/oozie/sla/service/SLAService.java:17
error: core/src/main/java/org/apache/oozie/sla/service/SLAService.java: patch 
does not apply
Checking patch 
core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java...
error: while searching for:
 */
package org.apache.oozie.util.db;

import java.util.Date;

import org.apache.oozie.ErrorCode;

error: patch failed: 
core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java:17
error: core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java: patch 
does not apply
Checking patch 
src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java...
error: 
src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java:
 No such file or directory
Checking patch src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java...
error: src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java: No such 
file or directory
Checking patch src/main/java/org/apache/oozie/sla/SLACalculator.java...
error: src/main/java/org/apache/oozie/sla/SLACalculator.java: No such file or 
directory
Checking patch src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java...
error: src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java: No such 
file or directory
Checking patch src/main/java/org/apache/oozie/sla/SLAOperations.java...
error: src/main/java/org/apache/oozie/sla/SLAOperations.java: No such file or 
directory
Checking patch src/main/java/org/apache/oozie/sla/service/SLAService.java...
error: src/main/java/org/apache/oozie/sla/service/SLAService.java: No such file 
or directory
Checking patch src/main/java/org/apache/oozie/util/db/SLADbOperations.java...
error: src/main/java/org/apache/oozie/util/db/SLADbOperations.java: No such 
file or directory
Patch failed to apply to head of branch

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to