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

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

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

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

------------------------------------------
Started by upstream project "Grease" build number 416
originally caused by:
 [URLTrigger] A change within the response URL invocation (log)
Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/ws/>

Deleting project workspace... Deleting old artifacts from #414
[vm] $ /bin/sh -xe /tmp/hudson8050677292710112847.sh
+ dirname Grease/PHARO=20,VERSION=development,VM=vm
+ export JOB_NAME=Grease
+ 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 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: Error: Could not resolve: Grease-Tests-Pharo20-Core [Grease-Tests-Pharo20-JohanBrichau-12] in <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://www.smalltalkhub.com/mc/Seaside/Grease11/main
MetacelloFetchingMCSpecLoader(Object)>>error:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc...
MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value]
BlockClosure>>ensure:
RPackageSet class>>withCacheDo:
MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ...
BlockClosure>>cull:
Job>>run in Block: [result := block cull: self]
BlockClosure>>on:do:
Job>>run in Block: [self prepareForRunning....
BlockClosure>>ensure:
Job>>run
NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during:
ByteString(String)>>displayProgressFrom:to:during:
MetacelloPharoPlatform>>do:displaying:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
MetacelloPackageSpec>>loadUsing:gofer:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer]
OrderedCollection>>do:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc...
BlockClosure>>ensure:
MetacelloLoaderPolicy>>pushLoadDirective:during:
MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load
MetacelloMCVersionSpecLoader>>load
MetacelloMCVersion>>executeLoadFromArray:
MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray]
Got startup errors:
    Error: Could not resolve: Grease-Tests-Pharo20-Core [Grease-Tests-Pharo20-JohanBrichau-12] in <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://www.smalltalkhub.com/mc/Seaside/Grease11/main
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
|

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

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

------------------------------------------
Started by upstream project "Grease" build number 417
originally caused by:
 Started by user [hidden email]
Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/ws/>

Deleting project workspace... done

[vm] $ /bin/sh -xe /tmp/hudson7156280445575433484.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/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 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: Error: Could not resolve: Grease-Tests-Pharo20-Core [Grease-Tests-Pharo20-Core-JohanBrichau-12] in <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://www.smalltalkhub.com/mc/Seaside/Grease11/main
MetacelloFetchingMCSpecLoader(Object)>>error:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc...
MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value]
BlockClosure>>ensure:
RPackageSet class>>withCacheDo:
MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ...
BlockClosure>>cull:
Job>>run in Block: [result := block cull: self]
BlockClosure>>on:do:
Job>>run in Block: [self prepareForRunning....
BlockClosure>>ensure:
Job>>run
NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during:
ByteString(String)>>displayProgressFrom:to:during:
MetacelloPharoPlatform>>do:displaying:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
MetacelloPackageSpec>>loadUsing:gofer:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories: in Block: [:pkg | pkg loadUsing: self gofer: gofer]
OrderedCollection>>do:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories: in Block: [super linearLoadPackageSpecs: packageSpecs reposi...etc...
BlockClosure>>ensure:
MetacelloLoaderPolicy>>pushLoadDirective:during:
MetacelloLoaderPolicy>>pushLinearLoadDirectivesDuring:for:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpecs:repositories:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load
MetacelloMCVersionSpecLoader>>load
MetacelloMCVersion>>executeLoadFromArray:
MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray]
Got startup errors:
    Error: Could not resolve: Grease-Tests-Pharo20-Core [Grease-Tests-Pharo20-Core-JohanBrichau-12] in <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/ws/package-cache> http://www.smalltalkhub.com/mc/Seaside/Grease11/main
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 #418

ci-pharo-contribution