Skip to content
Failed

Console Output

Started by user Andrea Bertagnolli
Running as Andrea Bertagnolli
Obtained release.groovy from git https://github.com/eclipse-edc/JenkinsPipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent basic-1hsqq is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-1hsqq"
  namespace: "edc"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.edc.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-1hsqq"
    - 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-1hsqq"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.edc.svc.cluster.local/edc/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
    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-edc"
      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-1hsqq in /home/jenkins/agent/workspace/Release
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-edc/JenkinsPipelines.git
 > git init /home/jenkins/agent/workspace/Release # timeout=10
Fetching upstream changes from https://github.com/eclipse-edc/JenkinsPipelines.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-edc/JenkinsPipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-edc/JenkinsPipelines.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 4cea8621f3cf46fa9c2c40c20ecf026386fdc3cb (refs/remotes/origin/main)
Commit message: "Remove empty block"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4cea8621f3cf46fa9c2c40c20ecf026386fdc3cb # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (init)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ echo 0.0.1-milestone-9
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test)
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $BOT or $BOTTOKEN
[Pipeline] {
[Pipeline] sh
+ ./scripts/test_components.sh **** ****
Using USER/PWD authentication for the GitHub API
Using USER/PWD authentication for the GitHub API
Using USER/PWD authentication for the GitHub API
Using USER/PWD authentication for the GitHub API
Using USER/PWD authentication for the GitHub API
Using USER/PWD authentication for the GitHub API
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Trigger the workflow with {"ref": "main"}
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Trigger the workflow with {"ref": "main"}
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Trigger the workflow with {"ref": "main"}
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Trigger the workflow with {"ref": "main"}
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Trigger the workflow with {"ref": "main"}
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Trigger the workflow with {"ref": "main"}
       % %% %  T TToToo tott atala%la  l  l  T    o  % t   R a% ece% l %iR R ve eRed c ce%e ec Xi%iefv vieeRevrddede  c d %e% A i %vXvX erafefXgedefer re d%drS   dpe X  ed  AfeA  vrvATedevir reme  a ar  gAgaTime eveeg   r e SaS  pgepSTe Sepime epee dedeC e du d  rre    ntT T 
i imT  mTei  ei m   m e   e        T  T im  i e  mT  Tei    i m  m e Ti e  me       C    u  T r   i  ren  m Tt
 Te%i   i  m  m Te    eCo    ut a    rCl  Creu    untr     r
r  Dr  e    le n%    on  t  at 
R   d
   e       c     e U   i p     vDl   elo   doaa    d d   %       XU    fp       eloT   rao   dd   t    Ta     otl     Aal     v     e   D rSS l app o geen a entt  d         U S   p pL  l eeft  oa e  L d   dSe  T  pef ot  et  aD d
 Dl  lT S
l oip oSpame aentdeed
0d      
       LU    Ueftp  00p  lT  lSpeoi   oeam  ad
de 0 d  
  0             T 0  To  0 otT   0tai   alm   l e 0    0          SC   00Spu   per   enr0    nte   t n 00  t      
    L     e 0    Lf  0 - et  -:0f   - t   -  S 0:--   p  -- Se  : pe  --: 0ed  -- - e
  -: d 0
-- 
   :  
  --    0       0 0         -  0  0-    :   0 -    - 0   :   0-    -  0      -   0- -  - 0  :  :  -D -0 -l -  :o :  0 -ad0-  -  -   0      -U -  -p -  :l0:0 -o ---:-a --:d  :-:--  ---  -  T0 - o -- t -:--: a :- l --0  -:-   -- S0 -p  :e  -nt   -   :   0-Left - 0    S- pe- e: d
-0
- : -0-   - - : -0- : - -  0- - : - - :0- -      0    0   0      0      0 --:--:-- --:--:-- --:--:--     0
100    15    0     0  100    15      0     60 --:--:-- --:--:-- --:--:--    60
100    15    0     0  100    15      0     60 --:--:-- --:--:-- --:--:--    60

100    15    0     0  100    15      0     60 --:--:-- --:--:-- --:--:--    60
100    15    0     0  100    15      0     60 --:--:-- --:--:-- --:--:--    60

100    15    0     0  100    15      0     60 --:--:-- --:--:-- --:--:--    60
100    15    0     0  100    15      0     60 --:--:-- --:--:-- --:--:--    60
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Waiting for workflow to start
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Waiting for workflow to start
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Waiting for workflow to start

100    15    0     0  100    15      0     57 --:--:-- --:--:-- --:--:--    57
100    15    0     0  100    15      0     57 --:--:-- --:--:-- --:--:--    57
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Waiting for workflow to start

100    15    0     0  100    15      0     53 --:--:-- --:--:-- --:--:--    53
100    15    0     0  100    15      0     53 --:--:-- --:--:-- --:--:--    53
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Waiting for workflow to start

100    15    0     0  100    15      0     41 --:--:-- --:--:-- --:--:--    41
100    15    0     0  100    15      0     41 --:--:-- --:--:-- --:--:--    41
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:39 AM UTC :: Waiting for workflow to start
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: status queued
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: status queued
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: status queued
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: status in_progress
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: Waiting for run 5001511111 to complete
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:45 AM UTC :: Run 5001511111 is queued
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:17:50 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:17:50 AM UTC :: status in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:50 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:17:50 AM UTC :: Waiting for run 5001511089 to complete
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:50 AM UTC :: status queued
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:50 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:17:50 AM UTC :: Run 5001511089 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: status in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: Waiting for run 5001511093 to complete
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: status queued
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: status in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: status in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: Waiting for run 5001511072 to complete
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: Waiting for run 5001511086 to complete
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: Run 5001511072 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:17:55 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:00 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:06 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:11 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:15 AM UTC :: Run 5001511111 is queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:16 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:18:20 AM UTC :: Run 5001511089 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:21 AM UTC :: status queued
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:18:26 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:26 AM UTC :: Run 5001511072 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:26 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:27 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:32 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:37 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:43 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:45 AM UTC :: Run 5001511111 is queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:48 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:18:51 AM UTC :: Run 5001511089 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:53 AM UTC :: status queued
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:18:56 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:56 AM UTC :: Run 5001511072 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:56 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:18:58 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:04 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:09 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:14 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:16 AM UTC :: Run 5001511111 is queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:19 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:19:21 AM UTC :: Run 5001511089 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:25 AM UTC :: status queued
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:19:26 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:26 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:26 AM UTC :: Run 5001511072 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:30 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:35 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:41 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:46 AM UTC :: Run 5001511111 is queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:46 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:19:51 AM UTC :: Run 5001511089 is queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:51 AM UTC :: status queued
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:19:56 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:56 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:56 AM UTC :: Run 5001511072 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:19:56 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:02 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:07 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:12 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:16 AM UTC :: Run 5001511111 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:17 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:20:21 AM UTC :: Run 5001511089 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:23 AM UTC :: status queued
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:20:26 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:26 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:27 AM UTC :: Run 5001511072 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:28 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:33 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:39 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:44 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:46 AM UTC :: Run 5001511111 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:49 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:20:51 AM UTC :: Run 5001511089 is completed
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:54 AM UTC :: status queued
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:57 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:20:57 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:20:57 AM UTC :: Run 5001511072 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:00 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:05 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:10 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:16 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:17 AM UTC :: Run 5001511111 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:21 AM UTC :: status queued
eclipse-edc/gradleplugins/actions/workflows/test.yaml :: Wed 17 May 2023 09:21:21 AM UTC :: Run completed, conclusion: success
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:26 AM UTC :: status queued
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:27 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:21:27 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:27 AM UTC :: Run 5001511072 is queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:39 AM UTC :: status queued
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:44 AM UTC :: status queued
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:47 AM UTC :: Run 5001511111 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:49 AM UTC :: status in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:49 AM UTC :: Waiting for run 5001511097 to complete
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:52 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:21:57 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:57 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:21:57 AM UTC :: Run 5001511072 is completed
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:22:17 AM UTC :: Run 5001511111 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:22:22 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/identityhub/actions/workflows/verify.yaml :: Wed 17 May 2023 09:22:27 AM UTC :: Run completed, conclusion: success
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:22:27 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:22:27 AM UTC :: Run 5001511086 is in_progress
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:22:47 AM UTC :: Run 5001511111 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:22:52 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:22:58 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:22:58 AM UTC :: Run 5001511086 is completed
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:23:18 AM UTC :: Run 5001511111 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:23:22 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/registrationservice/actions/workflows/verify.yaml :: Wed 17 May 2023 09:23:28 AM UTC :: Run completed, conclusion: success
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:23:28 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:23:48 AM UTC :: Run 5001511111 is completed
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:23:53 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:23:58 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/federatedcatalog/actions/workflows/verify.yaml :: Wed 17 May 2023 09:24:18 AM UTC :: Run completed, conclusion: success
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:24:23 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:24:28 AM UTC :: Run 5001511093 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:24:53 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:24:59 AM UTC :: Run 5001511093 is completed
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:25:23 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/minimumviabledataspace/actions/workflows/cd.yaml :: Wed 17 May 2023 09:25:29 AM UTC :: Run completed, conclusion: success
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:25:54 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:26:24 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:26:54 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:27:24 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:27:55 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:28:25 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:28:55 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:29:25 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:29:56 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:30:26 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:30:56 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:31:26 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:31:57 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:32:27 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:32:57 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:33:27 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:33:58 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:34:28 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:34:58 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:35:28 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:35:58 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:36:29 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:36:59 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:37:29 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:37:59 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:38:30 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:39:00 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:39:30 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:40:00 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:40:31 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:41:01 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:41:31 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:42:01 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:42:31 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:43:02 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:43:32 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:44:02 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:44:32 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:45:03 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:45:33 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:46:03 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:46:33 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:47:04 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:47:34 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:48:04 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:48:34 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:49:05 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:49:35 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:50:05 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:50:35 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:51:06 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:51:36 AM UTC :: Run 5001511097 is in_progress
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:52:06 AM UTC :: Run 5001511097 is completed
eclipse-edc/connector/actions/workflows/verify.yaml :: Wed 17 May 2023 09:52:36 AM UTC :: Run completed, conclusion: success
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (publish-artifacts)
[Pipeline] build
Scheduling project: Publish-All-In-One
Starting building: Publish-All-In-One #129
Build Publish-All-In-One 0.0.1-milestone-9 completed: FAILURE
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (release)
Stage "release" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] withCredentials
Masking supported pattern matches of $WEBHOOK_URL
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 4cea8621f3cf46fa9c2c40c20ecf026386fdc3cb (refs/remotes/origin/main)
Commit message: "Remove empty block"
Cloning repository https://github.com/eclipse-edc/JenkinsPipelines.git
 > git init /home/jenkins/agent/workspace/Release # timeout=10
Fetching upstream changes from https://github.com/eclipse-edc/JenkinsPipelines.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-edc/JenkinsPipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-edc/JenkinsPipelines.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4cea8621f3cf46fa9c2c40c20ecf026386fdc3cb # timeout=10
[Pipeline] sh
+ chmod +x scripts/discord_webhook.sh
+ ./scripts/discord_webhook.sh FAILURE Release 2 https://github.com/eclipse-edc/Connector 0.0.1-milestone-9
./scripts/discord_webhook.sh: line 28: VERSION: command not found
'WEBHOOK_URL:  https://discord.com/api/webhooks/<masked_url>'
'STATUS: FAILURE'
'JENKINS_JOB: Release'
'BUILD_NUMBER: 2'
'REPO_URL: https://github.com/eclipse-edc/Connector'
'VERSION: 0.0.1-milestone-9'
'CONTENT: Release build FAILURE. Version 0.0.1-milestone-9'

[Webhook]: Jenkins CI detected.
[Webhook]: Sending webhook to Discord...


######################################################################## 100.0%

[Webhook]: Successfully sent the webhook.
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Publish-All-In-One 0.0.1-milestone-9 completed with status FAILURE (propagate: false to ignore)
Finished: FAILURE