"failed: Connexion terminée par expiration du délai d'attente" lors d'un build

Kuragon
Messages : 2
Inscription : mar. mars 13, 2018 2:11 pm

"failed: Connexion terminée par expiration du délai d'attente" lors d'un build

Message par Kuragon »

Bonjour,

Je bloque un peu sur cette erreur qui se produit lorsque je build mon job en run, le test marche lorsque je l’exécute depuis mon Eclipse en local mais une fois sur jenkins(qui se trouve sur un serveur distant) après avoir lancé le build j'obtiens un build failure + cette erreur (pièce jointe).




Merci et désolé si la réponse se trouve dans le wiki.
Kuragon
Messages : 2
Inscription : mar. mars 13, 2018 2:11 pm

"failed: Connexion terminée par expiration du délai d'attente" lors d'un build

Message par Kuragon »

Démarré par l'utilisateur tmserver
Building in workspace /opt/squash-ta/execution_home/jobs/gt/workspace
FSSCM.checkout /opt/squash-ta/src/first.squash to /opt/squash-ta/execution_home/jobs/gt/workspace
FSSCM.check completed in 113 milliseconds
provisoning config files...
copy managed file [conf.properties] to file:/opt/squash-ta/execution_home/taLinkConf.properties
Copying file to testsuite.json
Parsing POMs
using global settings config with name TaGlobalSettings
[workspace] $ java -Xms512m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=512m -cp /opt/squash-ta/execution_home/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.4.jar:/opt/squash-ta/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/opt/squash-ta/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven31Main /opt/squash-ta/apache-maven-3.3.3 /opt/squash-ta/apache-tomcat-8.0.30/webapps/jenkins/WEB-INF/lib/remoting-2.33.jar /opt/squash-ta/execution_home/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.4.jar /opt/squash-ta/execution_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 48640
channel started
using global settings config with name TaGlobalSettings
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven: -B -f /opt/squash-ta/execution_home/jobs/gt/workspace/pom.xml -gs /opt/squash-ta/apache-tomcat-8.0.30/temp/global-settings1585399781546560241.xml -Dta.test.suite=**/*.ta,**/*.txt,**/*.test -Dlog4j.configurationFile=log4j2.xml -Dstatus.update.events.url=file://dev/null -Dsquash.ta.external.id= -Djobname=gt -Dhostname=qisci02 -Dsquash.ta.conf.file=/opt/squash-ta/execution_home/taLinkConf.properties -Dta.tmcallback.reportbaseurl=${JENKINS_URL}job -Dta.tmcallback.jobexecutionid=2 -Dta.tmcallback.reportname=Squash_TA_HTML_Report -Dta.delete.json.file=true org.squashtest.ta::squash-ta-maven-plugin::run
[INFO] Scanning for projects...
[INFO] Downloading: http://repo.squashtest.org/maven2/relea ... ELEASE.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/or ... ELEASE.pom
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 min
[INFO] Finished at: 2018-03-13T15:48:56+01:00
[INFO] Final Memory: 15M/491M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.squashtest.ta:squash-ta-maven-plugin:1.9.0-RELEASE or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.squashtest.ta:squash-ta-maven-plugin:jar:1.9.0-RELEASE: Could not transfer artifact org.squashtest.ta:squash-ta-maven-plugin:pom:1.9.0-RELEASE from/to org.squashtest.plugins.release (http://repo.squashtest.org/maven2/releases): Connect to repo.squashtest.org:80 [repo.squashtest.org/195.154.199.25] failed: Connexion terminée par expiration du délai d'attente -> [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/disp ... nException
channel stopped
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /opt/squash-ta/execution_home/jobs/gt/workspace/target/squashTA/html-reports to /opt/squash-ta/execution_home/jobs/gt/builds/2018-03-13_15-46-38/htmlreports/Squash_TA_HTML_Report
[htmlpublisher] Archiving at PROJECT level /opt/squash-ta/execution_home/jobs/gt/workspace/target/squashTA/test-tree to /opt/squash-ta/execution_home/jobs/gt/htmlreports/Test_list
Finished: FAILURE
Répondre

Revenir à « SKF »