See <https://ci-builds.apache.org/job/Commons/job/commons-cli/275/display/redirect?page=changes>
Changes: [garydgregory] Use XSD ------------------------------------------ [...truncated 19.77 KB...] [INFO] ------------------------------------------------------------------------ [INFO] schemaVersion : 1.4 [INFO] includeBomSerialNumber : true [INFO] includeCompileScope : true [INFO] includeProvidedScope : true [INFO] includeRuntimeScope : true [INFO] includeTestScope : false [INFO] includeSystemScope : true [INFO] includeLicenseText : false [INFO] outputReactorProjects : true [INFO] outputFormat : all [INFO] outputName : commons-cli-1.6-SNAPSHOT-bom [INFO] ------------------------------------------------------------------------ [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM [INFO] CycloneDX: Writing BOM (XML): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.xml> [INFO] CycloneDX: Validating BOM (XML): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.xml> [INFO] CycloneDX: Writing BOM (JSON): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.json> [INFO] CycloneDX: Validating BOM (JSON): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.json> [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] [INFO] >>> spdx-maven-plugin:0.6.3:createSPDX (build-spdx) > verify @ commons-cli >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ commons-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-java-version) @ commons-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-3) @ commons-cli --- [INFO] [INFO] --- apache-rat-plugin:0.15:check (rat-check) @ commons-cli --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 76 implicit excludes. [INFO] 13 explicit excludes. [INFO] 100 resources included [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 93 licenses. [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ commons-cli --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (javadoc.resources) @ commons-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ commons-cli --- [INFO] Skipping remote resources execution. [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ commons-cli --- [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/> [INFO] Storing buildNumber: null at timestamp: 1678709416879 [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://ci-builds.apache.org/job/Commons/job/commons-cli/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ commons-cli --- [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/src/main/resources> [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ commons-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/classes> [INFO] [INFO] --- maven-bundle-plugin:5.1.8:manifest (bundle-manifest) @ commons-cli --- [INFO] Writing manifest: <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/osgi/MANIFEST.MF> [INFO] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ commons-cli --- [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ commons-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/test-classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.22:check (checkAPIcompatibility) @ commons-cli --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ commons-cli --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/jacoco.exec> [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ commons-cli --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ commons-cli --- [INFO] Building jar: <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ commons-cli --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ commons-cli --- [INFO] Building jar: <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-tests.jar> [WARNING] artifact commons-cli:commons-cli:test-jar:tests:1.6-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (create-source-jar) @ commons-cli --- [WARNING] artifact commons-cli:commons-cli:java-source:sources:1.6-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (create-source-jar) @ commons-cli --- [WARNING] artifact commons-cli:commons-cli:java-source:test-sources:1.6-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.3:makeBom (make-bom) @ commons-cli --- [INFO] CycloneDX: Parameters [INFO] ------------------------------------------------------------------------ [INFO] schemaVersion : 1.4 [INFO] includeBomSerialNumber : true [INFO] includeCompileScope : true [INFO] includeProvidedScope : true [INFO] includeRuntimeScope : true [INFO] includeTestScope : false [INFO] includeSystemScope : true [INFO] includeLicenseText : false [INFO] outputReactorProjects : true [INFO] outputFormat : all [INFO] outputName : commons-cli-1.6-SNAPSHOT-bom [INFO] ------------------------------------------------------------------------ [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM [INFO] CycloneDX: Writing BOM (XML): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.xml> [INFO] CycloneDX: Validating BOM (XML): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.xml> [WARNING] artifact commons-cli:commons-cli:xml:cyclonedx:1.6-SNAPSHOT already attached, replace previous instance [INFO] CycloneDX: Writing BOM (JSON): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.json> [INFO] CycloneDX: Validating BOM (JSON): <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.json> [WARNING] artifact commons-cli:commons-cli:json:cyclonedx:1.6-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:check (check) @ commons-cli --- [INFO] Loading execution data file <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/jacoco.exec> [INFO] Analyzed bundle 'commons-cli' with 25 classes [WARNING] Rule violated for bundle commons-cli: methods covered ratio is 0.94, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [WARNING] Failed to getClass for org.spdx.maven.CreateSpdxMojo [INFO] [INFO] <<< spdx-maven-plugin:0.6.3:createSPDX (build-spdx) < verify @ commons-cli <<< [INFO] [INFO] [INFO] --- spdx-maven-plugin:0.6.3:createSPDX (build-spdx) @ commons-cli --- [INFO] Creating SPDX File <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/site/commons-cli_commons-cli-1.6-SNAPSHOT.spdx.json> [WARNING] Unable to map maven licenses to a declared license. Using NOASSERTION [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:check (check) @ commons-cli --- [INFO] Loading execution data file <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/jacoco.exec> [INFO] Analyzed bundle 'commons-cli' with 25 classes [WARNING] Rule violated for bundle commons-cli: methods covered ratio is 0.94, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [INFO] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ commons-cli --- [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/pom.xml> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT.pom [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT.jar> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT.jar [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-tests.jar [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-sources.jar [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-test-sources.jar [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.xml> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-cyclonedx.xml [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.json> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-cyclonedx.json [INFO] Installing <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/site/commons-cli_commons-cli-1.6-SNAPSHOT.spdx.json> to /home/jenkins/.m2/repository/commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT.spdx.json [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:39 min [INFO] Finished at: 2023-03-13T12:10:46Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/pom.xml> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT.jar> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-tests.jar> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-tests.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-sources.jar> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-sources.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-test-sources.jar> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-test-sources.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.xml> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-cyclonedx.xml [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/commons-cli-1.6-SNAPSHOT-bom.json> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT-cyclonedx.json [JENKINS] Archiving <https://ci-builds.apache.org/job/Commons/job/commons-cli/ws/target/site/commons-cli_commons-cli-1.6-SNAPSHOT.spdx.json> to commons-cli/commons-cli/1.6-SNAPSHOT/commons-cli-1.6-SNAPSHOT.spdx.json [Fast Archiver] Compressed 322.44 KB of artifacts by 49.6% relative to #274 channel stopped Maven RedeployPublisher use remote builds36 maven settings from : /home/jenkins/.m2/settings.xml [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact commons-cli-1.6-SNAPSHOT.jar Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/commons-cli/commons-cli/1.6-SNAPSHOT/maven-metadata.xml ERROR: Failed to retrieve remote metadata commons-cli:commons-cli:1.6-SNAPSHOT/maven-metadata.xml: Could not transfer metadata commons-cli:commons-cli:1.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): transfer failed for https://repository.apache.org/content/repositories/snapshots/commons-cli/commons-cli/1.6-SNAPSHOT/maven-metadata.xml org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to retrieve remote metadata commons-cli:commons-cli:1.6-SNAPSHOT/maven-metadata.xml: Could not transfer metadata commons-cli:commons-cli:1.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): transfer failed for https://repository.apache.org/content/repositories/snapshots/commons-cli/commons-cli/1.6-SNAPSHOT/maven-metadata.xml at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:146) at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:198) at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1072) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707) at hudson.model.Run.execute(Run.java:1921) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to retrieve remote metadata commons-cli:commons-cli:1.6-SNAPSHOT/maven-metadata.xml: Could not transfer metadata commons-cli:commons-cli:1.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): transfer failed for https://repository.apache.org/content/repositories/snapshots/commons-cli/commons-cli/1.6-SNAPSHOT/maven-metadata.xml at org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:433) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:262) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:219) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:407) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:142) ... 11 more Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not transfer metadata commons-cli:commons-cli:1.6-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): transfer failed for https://repository.apache.org/content/repositories/snapshots/commons-cli/commons-cli/1.6-SNAPSHOT/maven-metadata.xml at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed(MetadataTransportListener.java:52) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0(RunnableErrorForwarder.java:73) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:627) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:405) ... 15 more Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://repository.apache.org/content/repositories/snapshots/commons-cli/commons-cli/1.6-SNAPSHOT/maven-metadata.xml at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1250) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1140) at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:126) at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88) at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61) at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run(WagonTransporter.java:541) at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:425) at org.eclipse.aether.transport.wagon.WagonTransporter.get(WagonTransporter.java:400) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask(BasicRepositoryConnector.java:457) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364) ... 19 more Caused by: org.apache.http.conn.HttpHostConnectException: Connect to repository.apache.org:443 [repository.apache.org/136.243.146.148, repository.apache.org/2a01:4f8:171:1513:0:0:0:2] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:1005) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:1162) ... 28 more Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 38 more [INFO] Deployment failed after 1.1 sec Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8 ERROR: No tool found matching JDK_1_7_LATEST__HOME Setting JDK_1_8_LATEST_HOME=/home/jenkins/tools/java/latest1.8
