tkobayas opened a new issue, #1455:
URL: https://github.com/apache/incubator-kie-issues/issues/1455

   
https://ci-builds.apache.org/job/KIE/job/drools/job/main/job/nightly/job/drools.build-and-deploy/
   
   Similar to https://github.com/apache/incubator-kie-issues/issues/1444 , 
nightly `drools.build-and-deploy` fails with  Request Timeout (408)
   
   08-23: SUCCESS
   08-24: SUCCESS
   08-25: FAILURE
   08-26: FAILURE
   08-27: FAILURE
   
   ```
   [2024-08-27T04:52:14.450Z] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy (default-deploy) on 
project drools-distribution: Failed to deploy artifacts: Could not transfer 
artifact 
org.drools.testcoverage:drools-kie-ci-with-domain-test-kjar:jar:sources:999-20240827.023205-62
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): status code: 
408, reason phrase: Request Timeout (408) -> [Help 1]
   [2024-08-27T04:52:14.450Z] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:3.1.1:deploy (default-deploy) on 
project drools-distribution: Failed to deploy artifacts: Could not transfer 
artifact 
org.drools.testcoverage:drools-kie-ci-with-domain-test-kjar:jar:sources:999-20240827.023205-62
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): status code: 
408, reason phrase: Request Timeout (408)
   ...
   [2024-08-27T04:52:14.451Z] Caused by: 
org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: 
Could not transfer artifact 
org.drools.testcoverage:drools-kie-ci-with-domain-test-kjar:jar:sources:999-20240827.023205-62
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): status code: 
408, reason phrase: Request Timeout (408)
   [2024-08-27T04:52:14.451Z]     at 
org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:278)
   [2024-08-27T04:52:14.451Z]     at 
org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:202)
   [2024-08-27T04:52:14.451Z]     at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy 
(DefaultRepositorySystem.java:393)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy 
(AbstractDeployMojo.java:139)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.plugins.deploy.DeployMojo.deployAllAtOnce (DeployMojo.java:251)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:218)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
   [2024-08-27T04:52:14.451Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
   [2024-08-27T04:52:14.451Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:261)
   [2024-08-27T04:52:14.451Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:173)
   [2024-08-27T04:52:14.451Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:101)
   [2024-08-27T04:52:14.451Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:906)
   [2024-08-27T04:52:14.451Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:283)
   [2024-08-27T04:52:14.451Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:206)
   [2024-08-27T04:52:14.451Z]     at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
   [2024-08-27T04:52:14.451Z]     at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:77)
   [2024-08-27T04:52:14.451Z]     at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
   [2024-08-27T04:52:14.451Z]     at java.lang.reflect.Method.invoke 
(Method.java:568)
   [2024-08-27T04:52:14.451Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:283)
   [2024-08-27T04:52:14.451Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
   [2024-08-27T04:52:14.451Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:407)
   [2024-08-27T04:52:14.451Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
   [2024-08-27T04:52:14.452Z] Caused by: 
org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer 
artifact 
org.drools.testcoverage:drools-kie-ci-with-domain-test-kjar:jar:sources:999-20240827.023205-62
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): status code: 
408, reason phrase: Request Timeout (408)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed 
(ArtifactTransportListener.java:44)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run 
(BasicRepositoryConnector.java:417)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 
(RunnableErrorForwarder.java:66)
   [2024-08-27T04:52:14.452Z]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
   [2024-08-27T04:52:14.452Z]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
   [2024-08-27T04:52:14.452Z]     at java.lang.Thread.run (Thread.java:840)
   [2024-08-27T04:52:14.452Z] Caused by: 
org.apache.http.client.HttpResponseException: status code: 408, reason phrase: 
Request Timeout (408)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.transport.http.HttpTransporter.handleStatus 
(HttpTransporter.java:619)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.transport.http.HttpTransporter.execute 
(HttpTransporter.java:488)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.transport.http.HttpTransporter.implPut 
(HttpTransporter.java:469)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.spi.connector.transport.AbstractTransporter.put 
(AbstractTransporter.java:107)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask
 (BasicRepositoryConnector.java:564)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run 
(BasicRepositoryConnector.java:414)
   [2024-08-27T04:52:14.452Z]     at 
org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 
(RunnableErrorForwarder.java:66)
   [2024-08-27T04:52:14.452Z]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
   [2024-08-27T04:52:14.452Z]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
   [2024-08-27T04:52:14.452Z]     at java.lang.Thread.run (Thread.java:840)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to