Build failed in Jenkins: Seaside » 20,release3.1,vm #571

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 » 20,release3.1,vm #571

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=release3.1,VM=vm/571/>

------------------------------------------
Started by upstream project "Seaside" build number 571
originally caused by:
 Started by timer
Building remotely on pharo-contribution-linux64.ci.inria.fr (32 64 linux) in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=release3.1,VM=vm/ws/>

Deleting project workspace... Deleting old artifacts from #569
[vm] $ /bin/sh -xe /tmp/hudson4598989575397493356.sh
+ dirname Seaside/PHARO=20,VERSION=release3.1,VM=vm
+ export JOB_NAME=Seaside
+ bash
+ wget --quiet -O - get.pharo.org/20+vm
Downloading the latest 20 Image:
    http://files.pharo.org/image/20/latest.zip
Pharo.image
Downloading the latest pharoVM:
        http://files.pharo.org/vm/pharo/linux/stable.zip
pharo-vm/pharo
Downloading PharoV10.sources:
        http://files.pharo.org/sources//PharoV10.sources.zip
Downloading PharoV20.sources:
        http://files.pharo.org/sources//PharoV20.sources.zip
Downloading PharoV30.sources:
        http://files.pharo.org/sources//PharoV30.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.1 --group=CI

===============================================================================
Notice: Installing ConfigurationOfSeaside3 release3.1
===============================================================================
==== Startup Error: Error: Could not load Seaside-Widgets-StephanEggermont.35.mcz: ZnHttpUnsuccessful: 404 Not Found
MCHttpRepository(Object)>>error:
MCHttpRepository>>readStreamForFileNamed:do: in Block: [:exception | self error: 'Could not load ' , aStr...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 maxNumbe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithRetriesRemaining:
ZnClient>>executeWithTimeout in Block: [self executeWithRetriesRemaining: self numberOfRe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithTimeout in Block: [[self executeWithRetriesRemaining: self numberOfR...etc...
ZnClient>>withTimeoutDo: in Block: [^ block value]
ZnConnectionTimeout(DynamicVariable)>>value:during: in Block: [p psValueAt: index put: anObject....
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: [p psValueAt: index put: anObject....
BlockClosure>>ensure:
ZnSignalProgress(DynamicVariable)>>value:during:
ZnSignalProgress class(DynamicVariable class)>>value:during:
ZnClient>>withProgressDo:
Got startup errors:
    Error: Could not load Seaside-Widgets-StephanEggermont.35.mcz: ZnHttpUnsuccessful: 404 Not Found
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
_______________________________________________
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 » 20,release3.1,vm #572

ci-pharo-contribution