Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid Started by GitHub push by funshodavid [EnvInject] - Loading node environment variables. Building remotely on slave810-00ky81olyo490 on Docker-slave (SLAVE810 DYNAMIC) in workspace /opt/jenkins/workspace/8.10/addons_FT_nuxeo-platform-forms-layout-demo-8.10-webdriver No credentials specified Cloning the remote Git repository Cloning repository git://github.com/nuxeo/nuxeo.git > git init /opt/jenkins/workspace/8.10/addons_FT_nuxeo-platform-forms-layout-demo-8.10-webdriver # timeout=10 Fetching upstream changes from git://github.com/nuxeo/nuxeo.git > git --version # timeout=10 > git fetch --tags --force --progress git://github.com/nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/nuxeo/nuxeo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://github.com/nuxeo/nuxeo.git # timeout=10 Fetching upstream changes from git://github.com/nuxeo/nuxeo.git > git fetch --tags --force --progress git://github.com/nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/8.10^{commit} # timeout=10 Checking out Revision 1c11a812333c5ced16fa76ba8682f4fd88f209b3 (origin/8.10) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c11a812333c5ced16fa76ba8682f4fd88f209b3 Commit message: "NXP-27188: use nuxeo-connect-client 1.5.8" > git rev-list --no-walk 804ab0a6376981299b55e7c131893adbaf67bf99 # timeout=10 No emails were triggered. Parsing POMs Failed to transfer Could not transfer metadata org.nuxeo:nuxeo-addons-core-parent:8.10-HF44-SNAPSHOT/maven-metadata.xml from/to internal-snapshots-mirror (http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots): Connect to mavenin.nuxeo.com:80 [mavenin.nuxeo.com/176.31.239.50] failed: Connection refused Failed to transfer Could not transfer metadata org.nuxeo:nuxeo-addons-core-parent:8.10-HF44-SNAPSHOT/maven-metadata.xml from/to hotfix-snapshots-in (http://mavenin.nuxeo.com/nexus/content/repositories/hotfix-snapshots): Connect to mavenin.nuxeo.com:80 [mavenin.nuxeo.com/176.31.239.50] failed: Connection refused Failed to transfer Could not find metadata org.nuxeo:nuxeo-addons-core-parent:8.10-HF44-SNAPSHOT/maven-metadata.xml in public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot) Failed to transfer Could not transfer artifact org.nuxeo:nuxeo-addons-core-parent:pom:8.10-HF44-SNAPSHOT from/to internal-snapshots-mirror (http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots): Connect to mavenin.nuxeo.com:80 [mavenin.nuxeo.com/176.31.239.50] failed: Connection refused Failed to transfer Could not find artifact org.nuxeo:nuxeo-addons-core-parent:pom:8.10-HF44-SNAPSHOT in public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot) Failed to transfer Could not transfer artifact org.nuxeo:nuxeo-addons-core-parent:pom:8.10-HF44-SNAPSHOT from/to hotfix-snapshots-in (http://mavenin.nuxeo.com/nexus/content/repositories/hotfix-snapshots): Connect to mavenin.nuxeo.com:80 [mavenin.nuxeo.com/176.31.239.50] failed: Connection refused ERROR: Failed to parse POMs hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: Could not transfer artifact org.nuxeo:nuxeo-addons-core-parent:pom:8.10-HF44-SNAPSHOT from/to internal-snapshots-mirror (http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots): Connect to mavenin.nuxeo.com:80 [mavenin.nuxeo.com/176.31.239.50] failed: Connection refused @ org.nuxeo.ecm.distribution:nuxeo-distribution:8.10-HF44-SNAPSHOT, /opt/jenkins/workspace/8.10/addons_FT_nuxeo-platform-forms-layout-demo-8.10-webdriver/nuxeo-distribution/pom.xml, line 127, column 19 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93) at java.lang.Thread.run(Thread.java:745) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from qa-ovh01.nuxeo.com/51.254.42.78:47296 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1810) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: Could not transfer artifact org.nuxeo:nuxeo-addons-core-parent:pom:8.10-HF44-SNAPSHOT from/to internal-snapshots-mirror (http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots): Connect to mavenin.nuxeo.com:80 [mavenin.nuxeo.com/176.31.239.50] failed: Connection refused @ org.nuxeo.ecm.distribution:nuxeo-distribution:8.10-HF44-SNAPSHOT, /opt/jenkins/workspace/8.10/addons_FT_nuxeo-platform-forms-layout-demo-8.10-webdriver/nuxeo-distribution/pom.xml, line 127, column 19 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1328) ... 11 more [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* Jenkins Text Finder: File set 'addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/target/**/log/server.log' is empty [Set GitHub commit status (universal)] ERROR on repos [GHRepository@b6391ab[description=Content management platform to build modern business applications,homepage=http://www.nuxeo.com,name=nuxeo,license=,fork=false,size=366982,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Wed, 17 Apr 2019 14:02:14 GMT], ETag=[W/"af48eb1c0123dd794bb678456b7bb462"], Last-Modified=[Wed, 17 Apr 2019 13:56:16 GMT], OkHttp-Received-Millis=[1555509734125], OkHttp-Response-Source=[NETWORK 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1555509733484], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[E792:6B26:ECFB90:1D88CF2:5CB731B0], X-OAuth-Scopes=[gist, notifications, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4858], X-RateLimit-Reset=[1555511947], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/nuxeo/nuxeo,id=2988101]] (sha:1c11a81) with context:8.10/addons_FT_nuxeo-platform-forms-layout-demo-8.10-webdriver Setting commit status on GitHub for https://github.com/nuxeo/nuxeo/commit/1c11a812333c5ced16fa76ba8682f4fd88f209b3 Notifying upstream projects of job completion Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending email to: tm@nuxeo.com fdavid@nuxeo.com ecm-qa@lists.nuxeo.com at@nuxeo.com Jabber notifier plugin: Notifying suspects Jabber notifier plugin: Sending notification to suspect: fdavid@nuxeo.com Jabber notifier plugin: Sending notification to suspect: tmartins@nuxeo.com Finished: FAILURE