Skip to content

Console Output

Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Agent basic-d7g5n is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-d7g5n"
  namespace: "capella"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.capella.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-d7g5n"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-d7g5n"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.capella.svc.cluster.local/capella/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-capella"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on basic-d7g5n in /home/jenkins/agent/workspace/sonar-badges
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ date +%d-%m-%Y-%T
[Pipeline] sh
+ curl -o os-last-fetch.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=Last%20OS%20check:%20&message=06-04-2024-05:28:13&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   696    0   696    0     0   6052      0 --:--:-- --:--:-- --:--:--  6052
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    185      0 --:--:-- --:--:-- --:--:--   185
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0  11000      0 --:--:-- --:--:-- --:--:-- 11000
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    376      0 --:--:-- --:--:-- --:--:--   376
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0  11622      0 --:--:-- --:--:-- --:--:-- 11622
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    275      0 --:--:-- --:--:-- --:--:--   275
[Pipeline] readJSON
[Pipeline] sh
+ curl -o capella-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=capella&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   616    0   616    0     0  11000      0 --:--:-- --:--:-- --:--:-- 11000
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    294      0 --:--:-- --:--:-- --:--:--   294
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  11600      0 --:--:-- --:--:-- --:--:-- 11814
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    379      0 --:--:-- --:--:-- --:--:--   379
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  10126      0 --:--:-- --:--:-- --:--:-- 10126
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-sss-transition&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    302      0 --:--:-- --:--:-- --:--:--   302
[Pipeline] readJSON
[Pipeline] sh
+ curl -o sss-transition-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=sss-transition&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  10290      0 --:--:-- --:--:-- --:--:-- 10290
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    317      0 --:--:-- --:--:-- --:--:--   317
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0  10387      0 --:--:-- --:--:-- --:--:-- 10387
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    230      0 --:--:-- --:--:-- --:--:--   230
100   165    0   165    0     0    230      0 --:--:-- --:--:-- --:--:--   230
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0  10733      0 --:--:-- --:--:-- --:--:-- 10733
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-requirements-vp&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    314      0 --:--:-- --:--:-- --:--:--   314
100   165    0   165    0     0    314      0 --:--:-- --:--:-- --:--:--   314
[Pipeline] readJSON
[Pipeline] sh
+ curl -o requirements-vp-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=requirements-vp&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   644    0   644    0     0  10222      0 --:--:-- --:--:-- --:--:-- 10222
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    355      0 --:--:-- --:--:-- --:--:--   354
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0   9968      0 --:--:-- --:--:-- --:--:--  9968
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    263      0 --:--:-- --:--:-- --:--:--   262
100   165    0   165    0     0    263      0 --:--:-- --:--:-- --:--:--   262
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  10813      0 --:--:-- --:--:-- --:--:-- 10813
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-textual-editor&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    553      0 --:--:-- --:--:-- --:--:--   551
[Pipeline] readJSON
[Pipeline] sh
+ curl -o textual-editor-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=textual-editor&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638    0   638    0     0  12037      0 --:--:-- --:--:-- --:--:-- 12037
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    255      0 --:--:-- --:--:-- --:--:--   255
100   165    0   165    0     0    255      0 --:--:-- --:--:-- --:--:--   255
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0   9769      0 --:--:-- --:--:-- --:--:--  9769
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    397      0 --:--:-- --:--:-- --:--:--   396
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0   9477      0 --:--:-- --:--:-- --:--:--  9477
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-cybersecurity&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    313      0 --:--:-- --:--:-- --:--:--   312
100   165    0   165    0     0    313      0 --:--:-- --:--:-- --:--:--   312
[Pipeline] readJSON
[Pipeline] sh
+ curl -o cybersecurity-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=cybersecurity&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   635    0   635    0     0  10241      0 --:--:-- --:--:-- --:--:-- 10241
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    390      0 --:--:-- --:--:-- --:--:--   389
100   165    0   165    0     0    390      0 --:--:-- --:--:-- --:--:--   389
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0  10724      0 --:--:-- --:--:-- --:--:-- 10724
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    394      0 --:--:-- --:--:-- --:--:--   394
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0  11309      0 --:--:-- --:--:-- --:--:-- 11309
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-filtering&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    551      0 --:--:-- --:--:-- --:--:--   551
[Pipeline] readJSON
[Pipeline] sh
+ curl -o filtering-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=filtering&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   622    0   622    0     0   9718      0 --:--:-- --:--:-- --:--:--  9873
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=BUG&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    546      0 --:--:-- --:--:-- --:--:--   546
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-bugs-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0  11410      0 --:--:-- --:--:-- --:--:-- 11410
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=VULNERABILITY&severities=BLOCKER&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    470      0 --:--:-- --:--:-- --:--:--   468
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-vulnerabilities-blocker.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0  11833      0 --:--:-- --:--:-- --:--:-- 11833
[Pipeline] sh
+ curl --insecure --connect-timeout 10 --max-time 10 --retry 5 -H 'Content-Type: application/json' -H 'Accept: application/json' 'https://sonarcloud.io/api/issues/search?componentKeys=eclipse_capella-deferred-merge&types=VULNERABILITY&severities=CRITICAL&resolved=false'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   165    0   165    0     0    506      0 --:--:-- --:--:-- --:--:--   504
[Pipeline] readJSON
[Pipeline] sh
+ curl -o deferred-merge-vulnerabilities-critical.svg --insecure --connect-timeout 10 --max-time 10 --retry 5 'https://img.shields.io/static/v1?label=deferred-merge&message=0&color=FFFFFF&labelColor=FFFFFF&style=flat-square'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   639    0   639    0     0  11618      0 --:--:-- --:--:-- --:--:-- 11618
[Pipeline] sh
+ exit 0
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS