[Builder] Build failed in Jenkins: jaggery_0.12.x #701

cbuilder at wso2.org cbuilder at wso2.org
Tue Jun 12 02:49:37 PDT 2018


See <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/701/display/redirect>

------------------------------------------
[...truncated 344.14 KB...]
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/surefire/maven-surefire-common/2.12/maven-surefire-common-2.12.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-booter/2.12/surefire-booter-2.12.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-api/2.12/surefire-api-2.12.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/maven-surefire-common/2.12/maven-surefire-common-2.12.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-booter/2.12/surefire-booter-2.12.jar (33 KB at 5401.4 KB/sec)
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-api/2.12/surefire-api-2.12.jar (122 KB at 20222.8 KB/sec)
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 1414.2 KB/sec)
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/maven-surefire-common/2.12/maven-surefire-common-2.12.jar (219 KB at 21846.1 KB/sec)
[INFO] [INFO] Surefire report directory: <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/script-engine/org.jaggeryjs.scriptengine/target/surefire-reports>
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/surefire/surefire-junit3/2.12/surefire-junit3-2.12.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-junit3/2.12/surefire-junit3-2.12.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-junit3/2.12/surefire-junit3-2.12.pom (2 KB at 277.5 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/surefire/surefire-providers/2.12/surefire-providers-2.12.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-providers/2.12/surefire-providers-2.12.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-providers/2.12/surefire-providers-2.12.pom (3 KB at 381.8 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/surefire/surefire-junit3/2.12/surefire-junit3-2.12.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-junit3/2.12/surefire-junit3-2.12.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/surefire/surefire-junit3/2.12/surefire-junit3-2.12.jar (26 KB at 4213.9 KB/sec)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-bundle-plugin:2.3.5:bundle (default-bundle) @ org.jaggeryjs.scriptengine ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-assembly-plugin:2.4:single (source-release-assembly) @ org.jaggeryjs.scriptengine ---
[INFO] [INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ org.jaggeryjs.scriptengine ---
[INFO] [INFO] 
[INFO] usage: javadoc [options] [packagenames] [sourcefiles] [@files]
[INFO] -overview <file>          Read overview documentation from HTML file
[INFO] -public                   Show only public classes and members
[INFO] -protected                Show protected/public classes and members (default)
[INFO] -package                  Show package/protected/public classes and members
[INFO] -private                  Show all classes and members
[INFO] -help                     Display command line options and exit
[INFO] -doclet <class>           Generate output via alternate doclet
[INFO] -docletpath <path>        Specify where to find doclet class files
[INFO] -sourcepath <pathlist>    Specify where to find source files
[INFO] -classpath <pathlist>     Specify where to find user class files
[INFO] -exclude <pkglist>        Specify a list of packages to exclude
[INFO] -subpackages <subpkglist> Specify subpackages to recursively load
[INFO] -breakiterator            Compute 1st sentence with BreakIterator
[INFO] -bootclasspath <pathlist> Override location of class files loaded
[INFO] 			  by the bootstrap class loader
[INFO] -source <release>         Provide source compatibility with specified release
[INFO] -extdirs <dirlist>        Override location of installed extensions
[INFO] -verbose                  Output messages about what Javadoc is doing
[INFO] -locale <name>            Locale to be used, e.g. en_US or en_US_WIN
[INFO] -encoding <name>          Source file encoding name
[INFO] -quiet                    Do not display status messages
[INFO] -J<flag>                  Pass <flag> directly to the runtime system
[INFO] -X                        Print a synopsis of nonstandard options
[INFO] 
[INFO] Provided by Standard doclet:
[INFO] -d <directory>                    Destination directory for output files
[INFO] -use                              Create class and package usage pages
[INFO] -version                          Include @version paragraphs
[INFO] -author                           Include @author paragraphs
[INFO] -docfilessubdirs                  Recursively copy doc-file subdirectories
[INFO] -splitindex                       Split index into one file per letter
[INFO] -windowtitle <text>               Browser window title for the documenation
[INFO] -doctitle <html-code>             Include title for the overview page
[INFO] -header <html-code>               Include header text for each page
[INFO] -footer <html-code>               Include footer text for each page
[INFO] -top    <html-code>               Include top text for each page
[INFO] -bottom <html-code>               Include bottom text for each page
[INFO] -link <url>                       Create links to javadoc output at <url>
[INFO] -linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
[INFO] -excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
[INFO] -group <name> <p1>:<p2>..         Group specified packages together in overview page
[INFO] -nocomment                        Supress description and tags, generate only declarations.
[INFO] -nodeprecated                     Do not include @deprecated information
[INFO] -noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
[INFO] -nosince                          Do not include @since information
[INFO] -notimestamp                      Do not include hidden time stamp
[INFO] -nodeprecatedlist                 Do not generate deprecated list
[INFO] -notree                           Do not generate class hierarchy
[INFO] -noindex                          Do not generate index
[INFO] -nohelp                           Do not generate help link
[INFO] -nonavbar                         Do not generate navigation bar
[INFO] -serialwarn                       Generate warning about @serial tag
[INFO] -tag <name>:<locations>:<header>  Specify single argument custom tags
[INFO] -taglet                           The fully qualified name of Taglet to register
[INFO] -tagletpath                       The path to Taglets
[INFO] -Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
[INFO] -charset <charset>                Charset for cross-platform viewing of generated documentation.
[INFO] -helpfile <file>                  Include file that help link links to
[INFO] -linksource                       Generate source in HTML
[INFO] -sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
[INFO] -keywords                         Include HTML meta tags with package, class and member info
[INFO] -stylesheetfile <path>            File to change style of the generated documentation
[INFO] -docencoding <name>               Output encoding name
[INFO] 1 error
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] jaggeryjs - Parent ................................ SUCCESS [5.534s]
[INFO] [INFO] Jaggery components parent ......................... SUCCESS [0.048s]
[INFO] [INFO] WSO2 Carbon - Script engine Aggregator Module ..... SUCCESS [0.044s]
[INFO] [INFO] Rhino JavaScript Engine ........................... FAILURE [5.914s]
[INFO] [INFO] WSO2 Carbon - Hostobjects Aggregator Module ....... SKIPPED
[INFO] [INFO] Stream HostObject ................................. SKIPPED
[INFO] [INFO] File HostObject ................................... SKIPPED
[INFO] [INFO] Database HostObject ............................... SKIPPED
[INFO] [INFO] Log HostObjects ................................... SKIPPED
[INFO] [INFO] Web HostObjects ................................... SKIPPED
[INFO] [INFO] Registry HostObject ............................... SKIPPED
[INFO] [INFO] XMLHttpRequest HostObject ......................... SKIPPED
[INFO] [INFO] XSLT HostObject ................................... SKIPPED
[INFO] [INFO] OAuth HostObject .................................. SKIPPED
[INFO] [INFO] Feed HostObject ................................... SKIPPED
[INFO] [INFO] URI HostObjects ................................... SKIPPED
[INFO] [INFO] JaggeryParser HostObject .......................... SKIPPED
[INFO] [INFO] jaggery - Aggregator Module ....................... SKIPPED
[INFO] [INFO] jaggery - Core .................................... SKIPPED
[INFO] [INFO] WSO2 Carbon - Jaggery Management BE ............... SKIPPED
[INFO] [INFO] WSO2 Jaggery Deployer ............................. SKIPPED
[INFO] [INFO] jaggery - Tools ................................... SKIPPED
[INFO] [INFO] Jaggery app Management Stub ....................... SKIPPED
[INFO] [INFO] Jaggery Management UI ............................. SKIPPED
[INFO] [INFO] WSO2 Jaggery Server - Features Aggregator Module .. SKIPPED
[INFO] [INFO] Jaggery Server Feature ............................ SKIPPED
[INFO] [INFO] Jaggery Management UI Feature ..................... SKIPPED
[INFO] [INFO] Jaggery aggregate Feature ......................... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 12.504s
[INFO] [INFO] Finished at: Tue Jun 12 09:49:12 UTC 2018
[INFO] [INFO] Final Memory: 38M/383M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (attach-javadocs) on project org.jaggeryjs.scriptengine: MavenReportException: Error while creating archive:
[INFO] [ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[INFO] [ERROR] 
[INFO] [ERROR] Command line was: /build/software/java/jdk1.7.0_51/jre/../bin/javadoc @options @packages
[INFO] [ERROR] 
[INFO] [ERROR] Refer to the generated Javadoc files in '<http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/script-engine/org.jaggeryjs.scriptengine/target/apidocs'> dir.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :org.jaggeryjs.scriptengine
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jaggeryjs - Parent ................................ FAILURE [19.208s]
[INFO] Jaggery components parent ......................... SKIPPED
[INFO] WSO2 Carbon - Script engine Aggregator Module ..... SKIPPED
[INFO] Rhino JavaScript Engine ........................... SKIPPED
[INFO] WSO2 Carbon - Hostobjects Aggregator Module ....... SKIPPED
[INFO] Stream HostObject ................................. SKIPPED
[INFO] File HostObject ................................... SKIPPED
[INFO] Database HostObject ............................... SKIPPED
[INFO] Log HostObjects ................................... SKIPPED
[INFO] Web HostObjects ................................... SKIPPED
[INFO] Registry HostObject ............................... SKIPPED
[INFO] XMLHttpRequest HostObject ......................... SKIPPED
[INFO] XSLT HostObject ................................... SKIPPED
[INFO] OAuth HostObject .................................. SKIPPED
[INFO] Feed HostObject ................................... SKIPPED
[INFO] URI HostObjects ................................... SKIPPED
[INFO] JaggeryParser HostObject .......................... SKIPPED
[INFO] jaggery - Aggregator Module ....................... SKIPPED
[INFO] jaggery - Core .................................... SKIPPED
[INFO] WSO2 Carbon - Jaggery Management BE ............... SKIPPED
[INFO] WSO2 Jaggery Deployer ............................. SKIPPED
[INFO] jaggery - Tools ................................... SKIPPED
[INFO] Jaggery app Management Stub ....................... SKIPPED
[INFO] Jaggery Management UI ............................. SKIPPED
[INFO] WSO2 Jaggery Server - Features Aggregator Module .. SKIPPED
[INFO] Jaggery Server Feature ............................ SKIPPED
[INFO] Jaggery Management UI Feature ..................... SKIPPED
[INFO] Jaggery aggregate Feature ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.389s
[INFO] Finished at: Tue Jun 12 09:49:15 UTC 2018
[INFO] Final Memory: 23M/212M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare (default-cli) on project jaggery-parent: Maven execution failed, exit code: '1' -> [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/MojoExecutionException
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.registry/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.registry/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.registry-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/jaggery-core/org.jaggeryjs.jaggery.deployer/pom.xml> to org.jaggeryjs/org.jaggeryjs.jaggery.deployer/0.12.9-SNAPSHOT/org.jaggeryjs.jaggery.deployer-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.log/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.log/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.log-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/jaggery-core/pom.xml> to org.jaggeryjs/jaggery-core/0.12.9-SNAPSHOT/jaggery-core-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.xhr/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.xhr/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.xhr-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.stream/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.stream/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.stream-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.db/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.db/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.db-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.feed/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.feed/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.feed-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.oauth/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.oauth/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.oauth-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.jaggeryparser/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.jaggeryparser/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.jaggeryparser-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/script-engine/pom.xml> to org.jaggeryjs/script-engine/0.12.9-SNAPSHOT/script-engine-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/pom.xml> to org.jaggeryjs/hostobjects/0.12.9-SNAPSHOT/hostobjects-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.uri/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.uri/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.uri-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/features/org.jaggeryjs.feature/pom.xml> to org.jaggeryjs/org.jaggeryjs.feature/0.12.9-SNAPSHOT/org.jaggeryjs.feature-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/features/pom.xml> to org.jaggeryjs/features/0.12.9-SNAPSHOT/features-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/jaggery-core/org.jaggeryjs.jaggery.tools/pom.xml> to org.jaggeryjs/org.jaggeryjs.jaggery.tools/0.12.9-SNAPSHOT/org.jaggeryjs.jaggery.tools-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/features/org.jaggeryjs.server.feature/pom.xml> to org.jaggeryjs/org.jaggeryjs.server.feature/0.12.9-SNAPSHOT/org.jaggeryjs.server.feature-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/jaggery-core/org.jaggeryjs.jaggery.app.mgt/pom.xml> to org.jaggeryjs/org.jaggeryjs.jaggery.app.mgt/0.12.9-SNAPSHOT/org.jaggeryjs.jaggery.app.mgt-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/jaggery-core/org.jaggeryjs.jaggery.app.mgt.stub/pom.xml> to org.jaggeryjs/org.jaggeryjs.jaggery.app.mgt.stub/0.12.9-SNAPSHOT/org.jaggeryjs.jaggery.app.mgt.stub-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/script-engine/org.jaggeryjs.scriptengine/pom.xml> to org.jaggeryjs/org.jaggeryjs.scriptengine/0.12.9-SNAPSHOT/org.jaggeryjs.scriptengine-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/pom.xml> to org.jaggeryjs/components/0.12.9-SNAPSHOT/components-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.xslt/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.xslt/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.xslt-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/pom.xml> to org.jaggeryjs/jaggery-parent/0.12.9-SNAPSHOT/jaggery-parent-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/jaggery-core/org.jaggeryjs.jaggery.core/pom.xml> to org.jaggeryjs/org.jaggeryjs.jaggery.core/0.12.9-SNAPSHOT/org.jaggeryjs.jaggery.core-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.file/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.file/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.file-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/hostobjects/org.jaggeryjs.hostobjects.web/pom.xml> to org.jaggeryjs/org.jaggeryjs.hostobjects.web/0.12.9-SNAPSHOT/org.jaggeryjs.hostobjects.web-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/components/jaggery-core/org.jaggeryjs.jaggery.app.mgt.ui/pom.xml> to org.jaggeryjs/org.jaggeryjs.jaggery.app.mgt.ui/0.12.9-SNAPSHOT/org.jaggeryjs.jaggery.app.mgt.ui-0.12.9-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/jaggery_0.12.x/ws/features/org.jaggeryjs.ui.feature/pom.xml> to org.jaggeryjs/org.jaggeryjs.ui.feature/0.12.9-SNAPSHOT/org.jaggeryjs.ui.feature-0.12.9-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org
executing script 'Script - Kill Carbon Servers'
channel stopped
[jaggery_0.12.x] $ /bin/bash /tmp/build_step_template6938257177922431799.sh
Running port and java processes validation has become successful.
 > git rev-parse HEAD^{commit} # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------

[WSO2 Maven Release] [WSO2 Maven Release] Build Result: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v0.12.9. Reason: FAILURE build.

[WSO2 Maven Release] Deleting release tag from remote.
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git push https://github.com/wso2/jaggery.git :refs/tags/v0.12.9
[WSO2 Maven Release] Dropped git tag - v0.12.9
FATAL: [M2Release] Could not find nexus stage repository for project.



More information about the Builder mailing list