Build failed in Jenkins: Seaside » 30,release3.0,vm #886

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: Seaside » 30,release3.0,vm #886

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=30,VERSION=release3.0,VM=vm/886/display/redirect>

------------------------------------------
Started by upstream project "Seaside" build number 886
originally caused by:
 Started by upstream project "Grease" build number 579
 originally caused by:
  Started by timer
Building remotely on pharo-contribution-linux64-3 (32 64 pharo-contribution-linux64-3.ci.inria.fr linux) in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=30,VERSION=release3.0,VM=vm/ws/>
[WS-CLEANUP] Deleting project workspace...
[vm] $ /bin/sh -xe /tmp/hudson2467905375373057155.sh
+ dirname Seaside/PHARO=30,VERSION=release3.0,VM=vm
+ export JOB_NAME=Seaside
+ wget --quiet -O - get.pharo.org/30+vm
+ bash
Downloading the latest 30 Image:
    http://files.pharo.org/get-files/30/pharo.zip
Pharo.image
Downloading the latest pharoVM:
        http://files.pharo.org/get-files/30/pharo-linux-stable.zip
pharo-vm/pharo
Downloading PharoV30.sources:
        http://files.pharo.org/get-files/30/sources.zip
Creating starter scripts pharo and pharo-ui
+ ./pharo Pharo.image save Seaside --delete-old
+ ./pharo Seaside.image --version
+ REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
+ ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=release3.0 --group=CI
'Installing ConfigurationOfSeaside3 release3.0'
Error: Could not load ConfigurationOfSeaside3-JohanBrichau.323.mcz: ZnHttpUnsuccessful: 400 Bad Request
MCSmalltalkhubRepository(Object)>>error:
MCSmalltalkhubRepository(MCHttpRepository)>>readStreamForFileNamed:do: in Block: [ :exception | self error: 'Could not load ' , aSt...etc...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [ self exceptionHandlerBlock cull: exception ]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ZnHttpUnsuccessful(Exception)>>signal
ZnClient>>handleResponse
ZnClient>>executeWithRedirectsRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [ self executeWithRedirectsRemaining: self maxNumb...etc...
BlockClosure>>on:do:
ZnClient>>executeWithRetriesRemaining:
ZnClient>>executeWithTimeout in Block: [ self executeWithRetriesRemaining: self numberOfR...etc...
BlockClosure>>on:do:
ZnClient>>executeWithTimeout in Block: [ ...
ZnClient>>withTimeoutDo: in Block: [ ^ block value ]
ZnConnectionTimeout(DynamicVariable)>>value:during: in Block: [ ...
BlockClosure>>ensure:
ZnConnectionTimeout(DynamicVariable)>>value:during:
ZnConnectionTimeout class(DynamicVariable class)>>value:during:
ZnClient>>withTimeoutDo:
ZnClient>>executeWithTimeout
ZnClient>>execute in Block: [ result := self executeWithTimeout ]
ZnClient>>withProgressDo: in Block: [ ^ block value ]
ZnSignalProgress(DynamicVariable)>>value:during: in Block: [ ...
BlockClosure>>ensure:
ZnSignalProgress(DynamicVariable)>>value:during:
ZnSignalProgress class(DynamicVariable class)>>value:during:
ZnClient>>withProgressDo:
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is back to normal : Seaside » 30,release3.0,vm #887

ci-pharo-contribution