[switchyard-dev] Build failed in Jenkins: SwitchYard-Release-WildFly #193

ci-builds at redhat.com ci-builds at redhat.com
Sat Sep 13 16:59:25 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/193/>

------------------------------------------
[...truncated 236596 lines...]
350 KB   
353 KB   
354 KB   
358 KB   
361 KB   
361 KB   
365 KB   
369 KB   
369 KB   
373 KB   
377 KB   
377 KB   
381 KB   
385 KB   
385 KB   
389 KB   
393 KB   
393 KB   
397 KB   
400 KB   
401 KB   
405 KB   
408 KB   
409 KB   
413 KB   
416 KB   
417 KB   
421 KB   
424 KB   
425 KB   
429 KB   
432 KB   
433 KB   
437 KB   
439 KB   
441 KB   
445 KB   
447 KB   
449 KB   
453 KB   
455 KB   
457 KB   
461 KB   
463 KB   
465 KB   
469 KB   
471 KB   
473 KB   
477 KB   
479 KB   
481 KB   
485 KB   
486 KB   
489 KB   
493 KB   
494 KB   
497 KB   
501 KB   
502 KB   
505 KB   
509 KB   
510 KB   
513 KB   
517 KB   
518 KB   
521 KB   
525 KB   
525 KB   
529 KB   
533 KB   
533 KB   
537 KB   
541 KB   
541 KB   
545 KB   
549 KB   
553 KB   
557 KB   
561 KB   
561 KB   
564 KB   
568 KB   
569 KB   
572 KB   
576 KB   
577 KB   
580 KB   
584 KB   
585 KB   
588 KB   
592 KB   
593 KB   
596 KB   
600 KB   
601 KB   
604 KB   
608 KB   
609 KB   
611 KB   
615 KB   
617 KB   
619 KB   
623 KB   
625 KB   
627 KB   
631 KB   
633 KB   
635 KB   
639 KB   
641 KB   
643 KB   
647 KB   
649 KB   
650 KB   
654 KB   
657 KB   
658 KB   
662 KB   
665 KB   
666 KB   
670 KB   
673 KB   
674 KB   
678 KB   
681 KB   
682 KB   
686 KB   
689 KB   
689 KB   
693 KB   
697 KB   
697 KB   
701 KB   
705 KB   
705 KB   
709 KB   
713 KB   
713 KB   
717 KB   
721 KB   
721 KB   
725 KB   
729 KB   
729 KB   
733 KB   
736 KB   
737 KB   
741 KB   
744 KB   
745 KB   
749 KB   
750 KB   
         
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/osgi/org.osgi.compendium/4.3.1/org.osgi.compendium-4.3.1.jar (750 KB at 555.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-karaf-deploy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ switchyard-karaf-deploy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ switchyard-karaf-deploy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (no-managed-deps) @ switchyard-karaf-deploy ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-karaf-deploy ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-karaf-deploy ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-karaf-deploy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-karaf-deploy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-karaf-deploy ---
[INFO] Compiling 25 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] bootstrap class path not set in conjunction with -source 1.6
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[70,45] error: package org.switchyard.transform.osgi.internal does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[479,36] error: cannot find symbol
[ERROR]  class SwitchYardContainerImpl
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[480,52] error: cannot find symbol
[ERROR]  class SwitchYardContainerImpl
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[483,36] error: cannot find symbol
[ERROR]  class SwitchYardContainerImpl
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[499,12] error: cannot find symbol
[ERROR]  class SwitchYardContainerImpl
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[512,22] error: method registerTransformers in class TransformerRegistryLoader cannot be applied to given types;
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Distribution .......................... SUCCESS [2:02.049s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [4:36.629s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [2.242s]
[INFO] SwitchYard: Container Parent ...................... SUCCESS [0.026s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [6:49.744s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [1:59.661s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [6:11.071s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [28.029s]
[INFO] SwitchYard: Wildfly Standalone Parent ............. SUCCESS [0.024s]
[INFO] SwitchYard: WildFly Extension ..................... SUCCESS [2:37.944s]
[INFO] SwitchYard: WildFly Modules ....................... SUCCESS [9.268s]
[INFO] SwitchYard: WildFly Bundle ........................ SUCCESS [15.318s]
[INFO] SwitchYard: WildFly Installer ..................... SUCCESS [3.233s]
[INFO] SwitchYard: Wildfly Distribution .................. SUCCESS [29:33.851s]
[INFO] SwitchYard: Karaf ................................. SUCCESS [0.029s]
[INFO] SwitchYard: Karaf Deployer ........................ FAILURE [6.015s]
[INFO] SwitchYard: Karaf Commands ........................ SKIPPED
[INFO] SwitchYard: BPEL Component Bundle for Karaf ....... SKIPPED
[INFO] SwitchYard: Karaf Features ........................ SKIPPED
[INFO] SwitchYard: Karaf Tests ........................... SKIPPED
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: RHQ Plugin ............................ SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56:33.244s
[INFO] Finished at: Sat Sep 13 16:58:25 EDT 2014
[INFO] Final Memory: 207M/629M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-karaf-deploy: Compilation failure: Compilation failure:
[ERROR] bootstrap class path not set in conjunction with -source 1.6
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[70,45] error: package org.switchyard.transform.osgi.internal does not exist
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[479,36] error: cannot find symbol
[ERROR] class SwitchYardContainerImpl
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[480,52] error: cannot find symbol
[ERROR] class SwitchYardContainerImpl
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[483,36] error: cannot find symbol
[ERROR] class SwitchYardContainerImpl
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[499,12] error: cannot find symbol
[ERROR] class SwitchYardContainerImpl
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release-WildFly/ws/karaf/deploy/src/main/java/org/switchyard/deploy/osgi/internal/SwitchYardContainerImpl.java>:[512,22] error: method registerTransformers in class TransformerRegistryLoader cannot be applied to given types;
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-karaf-deploy
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results


More information about the switchyard-dev mailing list