[Builder] Build failed in Jenkins: Ballerina » language-server #43
cbuilder at wso2.org
cbuilder at wso2.org
Wed Jan 10 21:42:03 PST 2018
See <https://wso2.org/jenkins/job/ballerinalang/job/language-server/43/display/redirect?page=changes>
Changes:
[arunah] Make the file path work on windows
[arunah] Create an uber jar without ballerina.org dependencies stdio launcher
[arunah] checkstyle fixes
------------------------------------------
[...truncated 729.35 KB...]
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.jar (101 KB at 14343.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.4.1/maven-shade-plugin-2.4.1.jar (101 KB at 284.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ language-server-stdio-launcher ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ language-server-stdio-launcher ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ language-server-stdio-launcher ---
[INFO] Executing: /bin/sh -c cd '<https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher>
[INFO] Storing buildNumber: f4075407722198a602fe16f53ee0d2ab95cd23a2 at timestamp: 1515649283653
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ language-server-stdio-launcher ---
[INFO] artifact org.eclipse.xtend:org.eclipse.xtend.lib: checking for updates from wso2.releases
[INFO] artifact org.eclipse.xtend:org.eclipse.xtend.lib: checking for updates from wso2-nexus
[INFO] artifact org.eclipse.xtend:org.eclipse.xtend.lib: checking for updates from 3rd-party
[INFO] artifact org.eclipse.xtend:org.eclipse.xtend.lib: checking for updates from shibboleth.internet2.edu
[INFO] artifact org.eclipse.xtend:org.eclipse.xtend.lib: checking for updates from shibboleth-release
[INFO] artifact org.eclipse.xtend:org.eclipse.xtend.lib: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from wso2.releases
[INFO] artifact com.google.guava:guava: checking for updates from wso2-nexus
[INFO] artifact com.google.guava:guava: checking for updates from 3rd-party
[INFO] artifact com.google.guava:guava: checking for updates from shibboleth.internet2.edu
[INFO] artifact com.google.guava:guava: checking for updates from shibboleth-release
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ language-server-stdio-launcher ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher/src/main/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ language-server-stdio-launcher ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 1 source file to <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher/target/classes>
[INFO]
[INFO] >>> findbugs-maven-plugin:3.0.3:check (analyze-compile) > :findbugs @ language-server-stdio-launcher >>>
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ language-server-stdio-launcher ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO]
[INFO] <<< findbugs-maven-plugin:3.0.3:check (analyze-compile) < :findbugs @ language-server-stdio-launcher <<<
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.3:check (analyze-compile) @ language-server-stdio-launcher ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ language-server-stdio-launcher ---
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher/src/test/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ language-server-stdio-launcher ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ language-server-stdio-launcher ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ language-server-stdio-launcher ---
[INFO] Building jar: <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher/target/language-server-stdio-launcher-0.95.1-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-shade-plugin:2.4.1:shade (including-non-ballerina-dependencies) @ language-server-stdio-launcher ---
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 981.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 11.5 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 343.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 5.1 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 2419.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 35.4 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 382.6 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 5.6 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/jdom/jdom/1.1/jdom-1.1.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.pom (3 KB at 534.2 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (3 KB at 6.3 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (8 KB at 591.0 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (8 KB at 20.9 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 397.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 5.9 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 5443.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 80.0 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/vafer/jdependency/1.0/jdependency-1.0.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/vafer/jdependency/1.0/jdependency-1.0.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/vafer/jdependency/1.0/jdependency-1.0.pom (11 KB at 2113.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/vafer/jdependency/1.0/jdependency-1.0.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/vafer/jdependency/1.0/jdependency-1.0.pom (11 KB at 31.2 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (2 KB at 269.9 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (2 KB at 5.6 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (6 KB at 447.2 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (6 KB at 15.9 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom (3 KB at 511.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom (3 KB at 6.0 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (3 KB at 406.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom (3 KB at 6.0 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom (3 KB at 409.0 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.3/asm-commons-5.0.3.pom (3 KB at 6.1 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom (3 KB at 509.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.pom (3 KB at 6.0 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/11.0.2/guava-11.0.2.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/11.0.2/guava-11.0.2.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 1068.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 15.7 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 239.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 5.6 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 72.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 2.8 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/jdom/jdom/1.1/jdom-1.1.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/vafer/jdependency/1.0/jdependency-1.0.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/com/google/guava/guava/11.0.2/guava-11.0.2.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/repositories/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/vafer/jdependency/1.0/jdependency-1.0.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/vafer/jdependency/1.0/jdependency-1.0.jar (22 KB at 4275.6 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (63 KB at 7759.5 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/jdom/jdom/1.1/jdom-1.1.jar (150 KB at 16614.0 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/11.0.2/guava-11.0.2.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 14495.2 KB/sec)
[INFO] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (240 KB at 23915.7 KB/sec)
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar (20 KB at 3992.8 KB/sec)
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar (43 KB at 6040.2 KB/sec)
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 KB at 4605.9 KB/sec)
[INFO] Downloaded: http://maven.wso2.org/nexus/content/groups/wso2-public/com/google/guava/guava/11.0.2/guava-11.0.2.jar (1610 KB at 73162.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/vafer/jdependency/1.0/jdependency-1.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/vafer/jdependency/1.0/jdependency-1.0.jar (22 KB at 62.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (63 KB at 177.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (240 KB at 651.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (150 KB at 399.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 252.8 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar (20 KB at 58.7 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.3/asm-util-5.0.3.jar (43 KB at 122.2 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 KB at 93.2 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar (1610 KB at 2751.4 KB/sec)
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 Language Server ............................... SUCCESS [02:53 min]
[INFO] Ballerina - LangserverCore ......................... SUCCESS [05:03 min]
[INFO] language-server-stdio-launcher ..................... FAILURE [ 19.357 s]
[INFO] language-server-launchers .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:34 min
[INFO] Finished at: 2018-01-11T05:41:42+00:00
[INFO] Final Memory: 52M/289M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:2.4.1:shade (including-non-ballerina-dependencies) on project language-server-stdio-launcher: Unable to parse configuration of mojo org.apache.maven.plugins:maven-shade-plugin:2.4.1:shade for parameter includes: Cannot assign configuration entry 'includes' with value 'org/ballerinalang/langserver/**' of type java.lang.String to property of type java.util.Set -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[JENKINS] Archiving <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/langserver-core/pom.xml> to org.ballerinalang/language-server-core/0.95.1-SNAPSHOT/language-server-core-0.95.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/langserver-core/target/language-server-core-0.95.1-SNAPSHOT.jar> to org.ballerinalang/language-server-core/0.95.1-SNAPSHOT/language-server-core-0.95.1-SNAPSHOT.jar
[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/PluginConfigurationException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :language-server-stdio-launcher
[JENKINS] Archiving <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/pom.xml> to org.ballerinalang/language-server/0.95.1-SNAPSHOT/language-server-0.95.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/pom.xml> to org.ballerinalang/language-server-launchers/0.95.1-SNAPSHOT/language-server-launchers-0.95.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher/pom.xml> to org.ballerinalang/language-server-stdio-launcher/0.95.1-SNAPSHOT/language-server-stdio-launcher-0.95.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/ballerinalang/job/language-server/ws/modules/launchers/stdio-launcher/target/language-server-stdio-launcher-0.95.1-SNAPSHOT.jar> to org.ballerinalang/language-server-stdio-launcher/0.95.1-SNAPSHOT/language-server-stdio-launcher-0.95.1-SNAPSHOT.jar
Not sending mail to unregistered user arunah at wso2.com
Sending e-mails to: builder at wso2.org
channel stopped
[BFA] Scanning build for known causes...
.[BFA] No failure causes found
[BFA] Done. 1s
Not sending mail to unregistered user arunah at wso2.com
More information about the Builder
mailing list