Skip to content

Instantly share code, notes, and snippets.

View bemeyert's full-sized avatar

Markus "Shorty" Uckelmann bemeyert

  • Next Kraftwerke GmbH
  • Kölle am Rhing
View GitHub Profile
@bemeyert
bemeyert / Jenkins error
Created August 9, 2018 15:20
Scripted pipeline aborts for unknown reasons
hudson.remoting.ProxyException: org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object '{clean-composer=null, clean-qucli=null}' with class 'java.util.HashMap' to class 'org.jenkinsci.plugins.pipeline.modeldefinition.model.Root' due to: groovy.lang.GroovyRuntimeException: Could not find matching constructor for: org.jenkinsci.plugins.pipeline.modeldefinition.model.Root(java.util.HashMap)
at org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.continueCastOnSAM(DefaultTypeTransformation.java:403)
at org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.continueCastOnNumber(DefaultTypeTransformation.java:319)
at org.codehaus.groovy.runtime.typehandling.DefaultTypeTransformation.castToType(DefaultTypeTransformation.java:232)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.castToType(ScriptBytecodeAdapter.java:603)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter$castToType.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArra
$VAR1 = {
'redirects' => [
{
'request' => {
'path' => '/Abgebildete',
'host' => ''
},
'ID' => '12345',
'status' => 301,
'deliver' => '/'
@bemeyert
bemeyert / sonobouyoutput.txt
Created December 1, 2021 10:09
Sonobuoy 0.55.1 with cluster-inventory 0.0.2
# Command and output
sonobuoy run --sonobuoy-image=docker-registry.domain.de/sonobuoy/sonobuoy:v0.55.1 --wait=5 --plugin-image=cluster-inventory:docker-registry.domain.de/sonobuoy/cluster-inventory:v0.0.2@sha256:d7e75bedf1a28e01a852ee5f3f458a0cfd5b01aec905e8168ef299a230b6fef0 --plugin=https://raw.githubusercontent.com/vmware-tanzu/sonobuoy-plugins/main/cluster-inventory/cluster-inventory.yaml
INFO[0000] create request issued name=sonobuoy namespace= resource=namespaces
INFO[0000] create request issued name=sonobuoy-serviceaccount namespace=sonobuoy resource=serviceaccounts
INFO[0000] create request issued name=sonobuoy-serviceaccount-sonobuoy namespace= resource=clusterrolebindings
INFO[0000] create request issued name=sonobuoy-serviceaccount-sonobuoy namespace= resource=clusterroles
INFO[0000] create request issued name=sonobuoy-config-cm namespace=sonobuoy resource=configmaps
INFO[0000] cr