Build failed in Jenkins: Grease » 20,development,vm #502

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: Grease » 20,development,vm #502

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/502/>

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

Deleting project workspace... Deleting old artifacts from #499
[vm] $ /bin/sh -xe /tmp/hudson5338281190137278001.sh
+ dirname Grease/PHARO=20,VERSION=development,VM=vm
+ export JOB_NAME=Grease
+ wget --quiet -O - get.pharo.org/20+vm
+ bash
Downloading the latest 20 Image:
    http://files.pharo.org/get-files/20/pharo.zip
Pharo.image
Downloading the latest pharoVM:
        http://files.pharo.org/get-files/20/pharo-linux-stable.zip
pharo-vm/pharo
Downloading PharoV20.sources:
        http://files.pharo.org/get-files/20/sources.zip
Creating starter scripts pharo and pharo-ui
+ ./pharo Pharo.image save Grease --delete-old
+ ./pharo Grease.image --version
+ REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
+ ./pharo Grease.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfGrease --install=development --group=Tests

===============================================================================
Notice: Installing ConfigurationOfGrease development
===============================================================================
==== Startup Error: The symbolic version '1.2.5' is not defined in ConfigurationOfGrease for the current platform.
MetacelloMCProject(MetacelloProject)>>version: in Block: [(MetacelloSymbolicVersionDoesNotExistError projec...etc...
Dictionary>>at:ifAbsent:
MetacelloMCProject(MetacelloProject)>>version:
ConfigurationCommandLineHandler>>metacelloVersion: in Block: [:error | aVersionName = 'last'...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [self exceptionHandlerBlock cull: exception]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
MetacelloVersionDoesNotExistError(Exception)>>signal
MetacelloMCProject(MetacelloProject)>>version: in Block: [(MetacelloVersionDoesNotExistError project: self ...etc...
Dictionary>>at:ifAbsent:
MetacelloMCProject(MetacelloProject)>>version:
ConfigurationCommandLineHandler>>metacelloVersion: in Block: [project version: aVersionName]
BlockClosure>>on:do:
ConfigurationCommandLineHandler>>metacelloVersion:
ConfigurationCommandLineHandler>>installVersion:
ConfigurationCommandLineHandler>>installConfiguration
ConfigurationCommandLineHandler>>activate
ConfigurationCommandLineHandler class(CommandLineHandler class)>>activateWith:
DefaultCommandLineHandler>>handleSubcommand
DefaultCommandLineHandler>>handleArgument:
DefaultCommandLineHandler>>activate
DefaultCommandLineHandler class>>startUp: in Block: [self new activate]
BlockClosure>>cull:
SmalltalkImage>>executeDeferredStartupActions: in Block: [each cull: resuming]
BlockClosure>>on:do:
SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
SmalltalkImage>>executeDeferredStartupActions: in Block: [:each | self...
OrderedCollection>>do:
SmalltalkImage>>executeDeferredStartupActions:
Got startup errors:
    The symbolic version '1.2.5' is not defined in ConfigurationOfGrease for the current platform.
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 : Grease » 20,development,vm #503

ci-pharo-contribution