Build failed in Jenkins: Directory » dir-kerby-openjdk11 #391

2024-05-28 Thread Apache Jenkins Server
See 


Changes:

[github] Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.9.0

[github] Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0

[github] Bump github/codeql-action from 3.25.5 to 3.25.6

[github] Bump org.jboss.xnio:xnio-api from 3.8.14.Final to 3.8.15.Final


--
[...truncated 48.71 KB...]
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ kerby-asn1 ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
:
 Some input files use unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
:[66,9]
 cannot access java.util.concurrent.CompletionStage
  class file for java.util.concurrent.CompletionStage not found
[ERROR] 
:[50,9]
 cannot access java.util.Optional
  class file for java.util.Optional not found
[ERROR] 
:[70,9]
 cannot access java.util.OptionalDouble
  class file for java.util.OptionalDouble not found
[ERROR] 

Build failed in Jenkins: Directory » dir-scimple #589

2024-05-26 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu ubuntu-avx) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir 
 returned 
status code 128:
stdout: 
stderr: fatal: not a gitdir 
'

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision af63a079f9715c21c150e3dd44b4198415e870a3 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af63a079f9715c21c150e3dd44b4198415e870a3 # timeout=10
Commit message: "Merge pull request #576 from 
apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.5.0"
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43999
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 43999
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file 

Build failed in Jenkins: Directory » dir-kerby-openjdk11 #390

2024-05-24 Thread Apache Jenkins Server
See 


Changes:

[github] Bump github/codeql-action from 3.25.4 to 3.25.5

[github] Bump actions/checkout from 4.1.5 to 4.1.6

[github] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0

[github] 


--
[...truncated 237.78 KB...]
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
 (58 kB at 9.6 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 
15 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
 (5.2 kB at 654 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
 (26 kB at 3.2 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
 (29 kB at 2.2 MB/s)
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
:
 Some input files use unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
:[66,9]
 cannot 

Jenkins pipeline failed: Directory » dir-studio-pipeline #302

2024-05-24 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/302/

Jenkins pipeline failed: Directory » dir-server-pipeline #406

2024-05-24 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/406/

Build failed in Jenkins: Directory » dir-kerby-openjdk11 #389

2024-05-21 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 46.97 KB...]
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ kerby-asn1 ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
:
 Some input files use unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
:[66,9]
 cannot access java.util.concurrent.CompletionStage
  class file for java.util.concurrent.CompletionStage not found
[ERROR] 
:[50,9]
 cannot access java.util.Optional
  class file for java.util.Optional not found
[ERROR] 
:[70,9]
 cannot access java.util.OptionalDouble
  class file for java.util.OptionalDouble not found
[ERROR] 
:[51,9]
 cannot access java.util.OptionalInt
  class file for java.util.OptionalInt not found
[ERROR] 

Build failed in Jenkins: Directory » dir-kerby-openjdk11 #388

2024-05-17 Thread Apache Jenkins Server
See 


Changes:

[github] Bump actions/checkout from 4.1.4 to 4.1.5

[github] Bump ossf/scorecard-action from 2.3.1 to 2.3.3

[github] Bump github/codeql-action from 3.25.3 to 3.25.4

[github] Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39.1


--
[...truncated 46.30 KB...]
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ kerby-asn1 ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
:
 Some input files use unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
:[66,9]
 cannot access java.util.concurrent.CompletionStage
  class file for java.util.concurrent.CompletionStage not found
[ERROR] 
:[50,9]
 cannot access java.util.Optional
  class file for java.util.Optional not found
[ERROR] 
:[70,9]
 cannot access java.util.OptionalDouble
  class file for java.util.OptionalDouble not found
[ERROR] 

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #357

2024-05-15 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/357/

Build failed in Jenkins: Directory » dir-scimple #586

2024-05-15 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds46 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision af63a079f9715c21c150e3dd44b4198415e870a3 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af63a079f9715c21c150e3dd44b4198415e870a3 # timeout=10
Commit message: "Merge pull request #576 from 
apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.5.0"
 > git rev-list --no-walk af63a079f9715c21c150e3dd44b4198415e870a3 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.9.5/quarkus-bom-3.9.5.pom
Modules changed, recalculating dependency graph
Established TCP socket on 39913
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 39913
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Build failed in Jenkins: Directory » dir-scimple #585

2024-05-13 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds57 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir 
 returned 
status code 128:
stdout: 
stderr: fatal: not a gitdir 
'

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281)
at jdk.internal.reflect.GeneratedMethodAccessor116.invoke(Unknown 
Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision af63a079f9715c21c150e3dd44b4198415e870a3 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af63a079f9715c21c150e3dd44b4198415e870a3 # timeout=10
Commit message: "Merge pull request #576 from 
apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.5.0"
First time build. Skipping changelog.
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.9.5/quarkus-bom-3.9.5.pom
Modules changed, recalculating dependency graph
Established TCP socket on 33093
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 33093
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 

Build failed in Jenkins: Directory » dir-scimple #584

2024-05-12 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 18.08 KB...]
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/ResourceExceptionMapper.java
 (e8bcb070610ebdb593039bc65fa8074a4d4ce9a5)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/ScimExceptionMapper.java
 (03743a53c8c582c4c9f88280fda9b8627d47c85b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToCreateResourceException.java
 (9cb022ba6d787bded5d4cbf28204a34ffb6266c1)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToDeleteResourceException.java
 (b676c6f68ec53f558b88fe526b471ed2ccec6f3d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToResolveIdResourceException.java
 (a672e12f9985f57bd5662cefa56942d34de03947)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveExtensionsResourceException.java
 (b1bca55540123d76d5dd8cf48b1397a7d1f0fb38)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveResourceException.java
 (4038a2f7c23f0c647261b1c1a204bcb44d567467)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToUpdateResourceException.java
 (b874ee8b85d9bda55015bf84c4e7640c7ae646cd)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedFilterExceptionMapper.java
 (3421b8effea9bd8672dc27ae48dfd66ec296bcaf)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedOperationExceptionMapper.java
 (1c03a4aa85a3a268d4ea1abd4b2c5ca649f86924)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/WebApplicationExceptionMapper.java
 (22c84757894f90efaf38ae8a71091b40bed8502f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/filter/ApiOriginFilter.java
 (0c170a242c38bfeaa4b75ea84ec967a52ba6210b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/AttributeUtil.java
 (632310ce3b3d9054a5a834f864dfe715c7aa719f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
 (812edc72526df37fff8f257d402a4dd0f956927d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/EtagGenerator.java
 (cb41af0c65db16368d8a7b70f5f6838b623c3722)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/GroupResourceImpl.java
 (bcdeb1e169431adbe2fafe130f2c547f3d7b0387)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ResourceTypesResourceImpl.java
 (3b7f0631d0bbeae8be596a8bc7199640d0596a9d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SchemaResourceImpl.java
 (034b79b934598684ab8b39284dbbf24023951e6c)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimJacksonXmlBindJsonProvider.java
 (e9a7a93ef46606e8e0a6de58a5ce8819f7cd40b9)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimResourceHelper.java
 (4a5aef01dad07f6fa57869ca962d79761e7bdddc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimpleFeature.java
 (3828d72b6001573023c4defcc514feb5076fa1b0)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SearchResourceImpl.java
 (93ce2d1aa021248208a0bcf95ccb7e80dcb1fe0e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SelfResourceImpl.java
 (e7bd758c7420ceca96d965813e13298f6974be8e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ServiceProviderConfigResourceImpl.java
 (655df256dc6d5debf5ffbfb807fb6023fa6d00c2)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/UserResourceImpl.java
 (963f43cac94272dd1c7198222e2f10c952ee99ed)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/spi/ScimServerBuildCompatibleExtension.java
 (4252b45eb26b7c2d2f26c3544f523c10454a8e04)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/beans.xml 
(7de5edbff1f8546eb6007abe8822d66267e867e1)
error: unable to read sha1 file of 

Jenkins pipeline failed: Directory » dir-studio-pipeline #300

2024-05-10 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/300/

Jenkins pipeline failed: Directory » dir-server-pipeline #404

2024-05-09 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/404/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #356

2024-05-08 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/356/

Build failed in Jenkins: Directory » dir-scimple #581

2024-05-08 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 18.08 KB...]
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/ResourceExceptionMapper.java
 (e8bcb070610ebdb593039bc65fa8074a4d4ce9a5)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/ScimExceptionMapper.java
 (03743a53c8c582c4c9f88280fda9b8627d47c85b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToCreateResourceException.java
 (9cb022ba6d787bded5d4cbf28204a34ffb6266c1)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToDeleteResourceException.java
 (b676c6f68ec53f558b88fe526b471ed2ccec6f3d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToResolveIdResourceException.java
 (a672e12f9985f57bd5662cefa56942d34de03947)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveExtensionsResourceException.java
 (b1bca55540123d76d5dd8cf48b1397a7d1f0fb38)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveResourceException.java
 (4038a2f7c23f0c647261b1c1a204bcb44d567467)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToUpdateResourceException.java
 (b874ee8b85d9bda55015bf84c4e7640c7ae646cd)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedFilterExceptionMapper.java
 (3421b8effea9bd8672dc27ae48dfd66ec296bcaf)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedOperationExceptionMapper.java
 (1c03a4aa85a3a268d4ea1abd4b2c5ca649f86924)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/WebApplicationExceptionMapper.java
 (22c84757894f90efaf38ae8a71091b40bed8502f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/filter/ApiOriginFilter.java
 (0c170a242c38bfeaa4b75ea84ec967a52ba6210b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/AttributeUtil.java
 (632310ce3b3d9054a5a834f864dfe715c7aa719f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
 (812edc72526df37fff8f257d402a4dd0f956927d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/EtagGenerator.java
 (cb41af0c65db16368d8a7b70f5f6838b623c3722)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/GroupResourceImpl.java
 (bcdeb1e169431adbe2fafe130f2c547f3d7b0387)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ResourceTypesResourceImpl.java
 (3b7f0631d0bbeae8be596a8bc7199640d0596a9d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SchemaResourceImpl.java
 (034b79b934598684ab8b39284dbbf24023951e6c)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimJacksonXmlBindJsonProvider.java
 (e9a7a93ef46606e8e0a6de58a5ce8819f7cd40b9)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimResourceHelper.java
 (4a5aef01dad07f6fa57869ca962d79761e7bdddc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimpleFeature.java
 (3828d72b6001573023c4defcc514feb5076fa1b0)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SearchResourceImpl.java
 (93ce2d1aa021248208a0bcf95ccb7e80dcb1fe0e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SelfResourceImpl.java
 (e7bd758c7420ceca96d965813e13298f6974be8e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ServiceProviderConfigResourceImpl.java
 (655df256dc6d5debf5ffbfb807fb6023fa6d00c2)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/UserResourceImpl.java
 (963f43cac94272dd1c7198222e2f10c952ee99ed)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/spi/ScimServerBuildCompatibleExtension.java
 (4252b45eb26b7c2d2f26c3544f523c10454a8e04)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/beans.xml 
(7de5edbff1f8546eb6007abe8822d66267e867e1)
error: unable to read sha1 file of 

Build failed in Jenkins: Directory » dir-kerby-openjdk11 #386

2024-05-07 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 55.88 KB...]
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ kerby-asn1 ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
:
 Some input files use unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
:[66,9]
 cannot access java.util.concurrent.CompletionStage
  class file for java.util.concurrent.CompletionStage not found
[ERROR] 
:[50,9]
 cannot access java.util.Optional
  class file for java.util.Optional not found
[ERROR] 
:[70,9]
 cannot access java.util.OptionalDouble
  class file for java.util.OptionalDouble not found
[ERROR] 
:[51,9]
 cannot access java.util.OptionalInt
  class file for java.util.OptionalInt not found
[ERROR] 

Build failed in Jenkins: Directory » dir-scimple #579

2024-05-05 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 18.26 KB...]
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/ScimExceptionMapper.java
 (03743a53c8c582c4c9f88280fda9b8627d47c85b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToCreateResourceException.java
 (9cb022ba6d787bded5d4cbf28204a34ffb6266c1)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToDeleteResourceException.java
 (b676c6f68ec53f558b88fe526b471ed2ccec6f3d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToResolveIdResourceException.java
 (a672e12f9985f57bd5662cefa56942d34de03947)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveExtensionsResourceException.java
 (b1bca55540123d76d5dd8cf48b1397a7d1f0fb38)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveResourceException.java
 (4038a2f7c23f0c647261b1c1a204bcb44d567467)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToUpdateResourceException.java
 (b874ee8b85d9bda55015bf84c4e7640c7ae646cd)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedFilterExceptionMapper.java
 (3421b8effea9bd8672dc27ae48dfd66ec296bcaf)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedOperationExceptionMapper.java
 (1c03a4aa85a3a268d4ea1abd4b2c5ca649f86924)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/WebApplicationExceptionMapper.java
 (22c84757894f90efaf38ae8a71091b40bed8502f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/filter/ApiOriginFilter.java
 (0c170a242c38bfeaa4b75ea84ec967a52ba6210b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/AttributeUtil.java
 (632310ce3b3d9054a5a834f864dfe715c7aa719f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
 (812edc72526df37fff8f257d402a4dd0f956927d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/EtagGenerator.java
 (cb41af0c65db16368d8a7b70f5f6838b623c3722)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/GroupResourceImpl.java
 (bcdeb1e169431adbe2fafe130f2c547f3d7b0387)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ResourceTypesResourceImpl.java
 (3b7f0631d0bbeae8be596a8bc7199640d0596a9d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SchemaResourceImpl.java
 (034b79b934598684ab8b39284dbbf24023951e6c)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimJacksonXmlBindJsonProvider.java
 (e9a7a93ef46606e8e0a6de58a5ce8819f7cd40b9)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimResourceHelper.java
 (4a5aef01dad07f6fa57869ca962d79761e7bdddc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimpleFeature.java
 (3828d72b6001573023c4defcc514feb5076fa1b0)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SearchResourceImpl.java
 (93ce2d1aa021248208a0bcf95ccb7e80dcb1fe0e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SelfResourceImpl.java
 (e7bd758c7420ceca96d965813e13298f6974be8e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ServiceProviderConfigResourceImpl.java
 (655df256dc6d5debf5ffbfb807fb6023fa6d00c2)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/UserResourceImpl.java
 (963f43cac94272dd1c7198222e2f10c952ee99ed)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/spi/ScimServerBuildCompatibleExtension.java
 (4252b45eb26b7c2d2f26c3544f523c10454a8e04)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/beans.xml 
(7de5edbff1f8546eb6007abe8822d66267e867e1)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/services/jakarta.enterprise.inject.build.compatible.spi.BuildCompatibleExtension
 (6835029fde4bd4f5ff71738382e19656a24c)
error: unable to read sha1 file of 

Jenkins pipeline failed: Directory » dir-server-pipeline #403

2024-05-02 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/403/

Build failed in Jenkins: Directory » dir-kerby-openjdk11 #385

2024-05-02 Thread Apache Jenkins Server
See 


Changes:

[github] Bump github/codeql-action from 3.25.1 to 3.25.3

[github] Bump actions/upload-artifact from 4.3.2 to 4.3.3

[github] Bump actions/checkout from 4.1.3 to 4.1.4

[github] Bump org.jboss.xnio:xnio-api from 3.8.13.Final to 3.8.14.Final

[github] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3


--
[...truncated 47.42 KB...]
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ kerby-asn1 ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
:
 Some input files use unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
:[66,9]
 cannot access java.util.concurrent.CompletionStage
  class file for java.util.concurrent.CompletionStage not found
[ERROR] 
:[50,9]
 cannot access java.util.Optional
  class file for java.util.Optional not found
[ERROR] 
:[70,9]
 cannot access java.util.OptionalDouble
  class file for 

Build failed in Jenkins: Directory » dir-scimple #578

2024-05-01 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision fa96a13fcaebc407354d2122087bd92685fe746a 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa96a13fcaebc407354d2122087bd92685fe746a # timeout=10
Commit message: "Merge pull request #551 from 
apache/dependabot/maven/version.spring-boot-3.2.4"
 > git rev-list --no-walk fa96a13fcaebc407354d2122087bd92685fe746a # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41093
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 41093
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Build failed in Jenkins: Directory » dir-kerby-openjdk11 #384

2024-04-30 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 37.69 KB...]
[INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.5
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ kerby-asn1 ---
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 69 source files with javac [debug release 7] to target/classes
[INFO] 
:
 Some input files use unchecked or unsafe operations.
[INFO] 
:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ kerby-asn1 
---
[INFO] Copying 5 resources from src/test/resources to target/test-classes
[INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ kerby-asn1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [debug release 7] to 
target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
:[48,9]
 cannot access java.util.function.Predicate
  class file for java.util.function.Predicate not found
[ERROR] 
:[68,9]
 cannot access java.util.function.IntPredicate
  class file for java.util.function.IntPredicate not found
[ERROR] 
:[46,9]
 cannot access java.util.function.LongPredicate
  class file for java.util.function.LongPredicate not found
[ERROR] 
:[55,9]
 cannot access java.util.function.DoublePredicate
  class file for java.util.function.DoublePredicate not found
[ERROR] 
:[58,9]
 cannot access java.util.concurrent.CompletableFuture
  class file for java.util.concurrent.CompletableFuture not found
[ERROR] 
:[39,23]
 cannot access java.util.function.Supplier
  class file for java.util.function.Supplier not found
[ERROR] 
:[106,5]
 cannot access java.util.function.BooleanSupplier
  class file for java.util.function.BooleanSupplier not found
[ERROR] 
:[66,9]
 cannot access java.util.concurrent.CompletionStage
  class file for java.util.concurrent.CompletionStage not found
[ERROR] 
:[50,9]
 cannot access java.util.Optional
  class file for java.util.Optional not found
[ERROR] 
:[70,9]
 cannot access java.util.OptionalDouble
  class file for java.util.OptionalDouble not found
[ERROR] 
:[51,9]
 cannot access java.util.OptionalInt
  class file for java.util.OptionalInt not found
[ERROR] 

Build failed in Jenkins: Directory » dir-scimple #577

2024-04-28 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision fa96a13fcaebc407354d2122087bd92685fe746a 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa96a13fcaebc407354d2122087bd92685fe746a # timeout=10
Commit message: "Merge pull request #551 from 
apache/dependabot/maven/version.spring-boot-3.2.4"
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34295
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 34295
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins pipeline failed: Directory » dir-studio-pipeline #298

2024-04-26 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/298/

Jenkins pipeline failed: Directory » dir-server-pipeline #402

2024-04-25 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/402/

Build failed in Jenkins: Directory » dir-scimple #576

2024-04-24 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision fa96a13fcaebc407354d2122087bd92685fe746a 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa96a13fcaebc407354d2122087bd92685fe746a # timeout=10
Commit message: "Merge pull request #551 from 
apache/dependabot/maven/version.spring-boot-3.2.4"
 > git rev-list --no-walk fa96a13fcaebc407354d2122087bd92685fe746a # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.9.1/quarkus-bom-3.9.1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 38083
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 38083
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Build failed in Jenkins: Directory » dir-scimple #575

2024-04-22 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds26 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision fa96a13fcaebc407354d2122087bd92685fe746a 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa96a13fcaebc407354d2122087bd92685fe746a # timeout=10
Commit message: "Merge pull request #551 from 
apache/dependabot/maven/version.spring-boot-3.2.4"
First time build. Skipping changelog.
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.9.1/quarkus-bom-3.9.1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 35359
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 35359
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins pipeline failed: Directory » dir-server-pipeline #401

2024-04-18 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/401/

Jenkins pipeline failed: Directory » dir-studio-pipeline #297

2024-04-18 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/297/

Build failed in Jenkins: Directory » dir-scimple #574

2024-04-18 Thread Apache Jenkins Server
See 


Changes:

[enrico.molino] eTag support with If-Match

[enrico.molino] Update ETag.java

[github] Bump io.swagger.core.v3:swagger-annotations from 2.2.20 to 2.2.21

[github] Bump version.resteasy from 6.2.7.Final to 6.2.8.Final

[github] Bump org.projectlombok:lombok from 1.18.30 to 1.18.32

[github] Bump org.apache.maven.plugins:maven-compiler-plugin

[github] Bump version.quarkus from 3.8.2 to 3.9.1

[github] Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12

[github] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.3

[github] Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.12

[github] Bump version.spring-boot from 3.2.3 to 3.2.4

[Brian Demers] Minor doc tweaks to related to new ETag feature


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-shared-ubuntu-3 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision fa96a13fcaebc407354d2122087bd92685fe746a 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa96a13fcaebc407354d2122087bd92685fe746a # timeout=10
Commit message: "Merge pull request #551 from 
apache/dependabot/maven/version.spring-boot-3.2.4"
 > git rev-list --no-walk b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.9.1/quarkus-bom-3.9.1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 38509
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/712657a4/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/712657a4/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/712657a4/maven3-interceptor-commons.jar 38509
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: 

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #350

2024-04-17 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/350/

Build failed in Jenkins: Directory » dir-scimple #573

2024-04-17 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir 
 returned 
status code 128:
stdout: 
stderr: fatal: not a gitdir 
'

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281)
at jdk.internal.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision b49a4b53a6a19ca24abf9e13f78e3db16989d78b 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Commit message: "Correcting errors in .asf.yaml"
 > git rev-list --no-walk b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42087
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 42087
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 

Jenkins pipeline failed: Directory » dir-studio-pipeline #296

2024-04-15 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/296/

Build failed in Jenkins: Directory » dir-scimple #572

2024-04-15 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds58 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision b49a4b53a6a19ca24abf9e13f78e3db16989d78b 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Commit message: "Correcting errors in .asf.yaml"
First time build. Skipping changelog.
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.8.2/quarkus-bom-3.8.2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 42853
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 42853
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Build failed in Jenkins: Directory » dir-scimple #571

2024-04-14 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 19.79 KB...]
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/ScimExceptionMapper.java
 (03743a53c8c582c4c9f88280fda9b8627d47c85b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToCreateResourceException.java
 (9cb022ba6d787bded5d4cbf28204a34ffb6266c1)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToDeleteResourceException.java
 (b676c6f68ec53f558b88fe526b471ed2ccec6f3d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToResolveIdResourceException.java
 (a672e12f9985f57bd5662cefa56942d34de03947)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveExtensionsResourceException.java
 (b1bca55540123d76d5dd8cf48b1397a7d1f0fb38)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveResourceException.java
 (4038a2f7c23f0c647261b1c1a204bcb44d567467)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToUpdateResourceException.java
 (b874ee8b85d9bda55015bf84c4e7640c7ae646cd)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedFilterExceptionMapper.java
 (3421b8effea9bd8672dc27ae48dfd66ec296bcaf)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedOperationExceptionMapper.java
 (1c03a4aa85a3a268d4ea1abd4b2c5ca649f86924)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/WebApplicationExceptionMapper.java
 (22c84757894f90efaf38ae8a71091b40bed8502f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/filter/ApiOriginFilter.java
 (0c170a242c38bfeaa4b75ea84ec967a52ba6210b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BaseResourceTypeResourceImpl.java
 (b378c1b2161daa7e08a72819fe8a18e7d69395fc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
 (812edc72526df37fff8f257d402a4dd0f956927d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/EtagGenerator.java
 (cb41af0c65db16368d8a7b70f5f6838b623c3722)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/GroupResourceImpl.java
 (bcdeb1e169431adbe2fafe130f2c547f3d7b0387)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ResourceTypesResourceImpl.java
 (3b7f0631d0bbeae8be596a8bc7199640d0596a9d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SchemaResourceImpl.java
 (034b79b934598684ab8b39284dbbf24023951e6c)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimJacksonXmlBindJsonProvider.java
 (e9a7a93ef46606e8e0a6de58a5ce8819f7cd40b9)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimResourceHelper.java
 (4a5aef01dad07f6fa57869ca962d79761e7bdddc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimpleFeature.java
 (3828d72b6001573023c4defcc514feb5076fa1b0)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SearchResourceImpl.java
 (93ce2d1aa021248208a0bcf95ccb7e80dcb1fe0e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SelfResourceImpl.java
 (e7bd758c7420ceca96d965813e13298f6974be8e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ServiceProviderConfigResourceImpl.java
 (655df256dc6d5debf5ffbfb807fb6023fa6d00c2)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/UserResourceImpl.java
 (963f43cac94272dd1c7198222e2f10c952ee99ed)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/spi/ScimServerBuildCompatibleExtension.java
 (4252b45eb26b7c2d2f26c3544f523c10454a8e04)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/beans.xml 
(7de5edbff1f8546eb6007abe8822d66267e867e1)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/services/jakarta.enterprise.inject.build.compatible.spi.BuildCompatibleExtension
 (6835029fde4bd4f5ff71738382e19656a24c)
error: unable to read sha1 file of 

Jenkins pipeline failed: Directory » dir-server-pipeline #400

2024-04-11 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/400/

Jenkins pipeline failed: Directory » dir-studio-pipeline #295

2024-04-11 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/295/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #349

2024-04-10 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/349/

Jenkins build is back to stable : Directory » dir-kerby-openjdk11 #380

2024-04-10 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Directory » dir-scimple #569

2024-04-09 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds50 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision b49a4b53a6a19ca24abf9e13f78e3db16989d78b 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Commit message: "Correcting errors in .asf.yaml"
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36859
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 36859
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins build is still unstable: Directory » dir-kerby-openjdk11 #379

2024-04-09 Thread Apache Jenkins Server
See 




Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #345

2024-04-06 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/345/

Jenkins build became unstable: Directory » dir-kerby-openjdk11 #378

2024-04-05 Thread Apache Jenkins Server
See 




Jenkins pipeline failed: Directory » dir-server-pipeline #399

2024-04-04 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/399/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #344

2024-04-03 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/344/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #343

2024-04-02 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/343/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #342

2024-04-02 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/342/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #341

2024-04-02 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/341/

Jenkins pipeline failed: Directory » dir-server-pipeline #398

2024-03-31 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/398/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #340

2024-03-31 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/340/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #339

2024-03-31 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/339/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #338

2024-03-27 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/338/

Build failed in Jenkins: Directory » dir-scimple #564

2024-03-27 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision b49a4b53a6a19ca24abf9e13f78e3db16989d78b 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Commit message: "Correcting errors in .asf.yaml"
 > git rev-list --no-walk b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.8.2/quarkus-bom-3.8.2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 40343
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 40343
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at 

Jenkins pipeline failed: Directory » dir-server-pipeline #396

2024-03-27 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/396/

Build failed in Jenkins: Directory » dir-scimple #563

2024-03-24 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds50 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision b49a4b53a6a19ca24abf9e13f78e3db16989d78b 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Commit message: "Correcting errors in .asf.yaml"
First time build. Skipping changelog.
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.8.2/quarkus-bom-3.8.2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 42099
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 42099
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins build is back to normal : Directory » dir-kerby-openjdk11 #374

2024-03-22 Thread Apache Jenkins Server
See 




Jenkins pipeline failed: Directory » dir-server-pipeline #395

2024-03-22 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/395/

Jenkins pipeline fixed: Directory » dir-mavibot-pipeline #195

2024-03-20 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-mavibot-pipeline/195/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #337

2024-03-20 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/337/

Build failed in Jenkins: Directory » dir-scimple #562

2024-03-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds23 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision b49a4b53a6a19ca24abf9e13f78e3db16989d78b 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Commit message: "Correcting errors in .asf.yaml"
 > git rev-list --no-walk b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.8.2/quarkus-bom-3.8.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.3/spring-boot-dependencies-3.2.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.24.Final/infinispan-bom-14.0.24.Final.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.24.Final/infinispan-build-configuration-parent-14.0.24.Final.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-bom/1.6.3/kotlinx-serialization-bom-1.6.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.2/spring-amqp-bom-3.1.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.1.1/spring-batch-bom-5.1.1.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.3/spring-data-bom-2023.1.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.2/spring-integration-bom-6.2.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.3/spring-pulsar-bom-1.0.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.2/spring-security-bom-6.2.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/ws/spring-ws-bom/4.0.10/spring-ws-bom-4.0.10.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.5/testcontainers-bom-1.19.5.pom
Modules changed, recalculating dependency graph
Established TCP socket on 35273
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 35273
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at 

Build failed in Jenkins: Directory » dir-kerby-openjdk11 #372

2024-03-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds58 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-kerby.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-kerby.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-kerby.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://gitbox.apache.org/repos/asf/directory-kerby.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force 
--progress -- https://gitbox.apache.org/repos/asf/directory-kerby.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read f230e7893c1046a792facd5b5b0254a2e0b14ed4
error: Could not read f230e7893c1046a792facd5b5b0254a2e0b14ed4
error: Could not read f230e7893c1046a792facd5b5b0254a2e0b14ed4
remote: Enumerating objects: 12932, done.
remote: Counting objects:   0% (1/10560)remote: Counting objects:   1% 
(106/10560)remote: Counting objects:   2% (212/10560)remote: 
Counting objects:   3% (317/10560)remote: Counting objects:   4% 
(423/10560)remote: Counting objects:   5% (528/10560)remote: 
Counting objects:   6% (634/10560)remote: Counting objects:   7% 
(740/10560)remote: Counting objects:   8% (845/10560)remote: 
Counting objects:   9% (951/10560)remote: Counting objects:  10% 
(1056/10560)remote: Counting objects:  11% (1162/10560)remote: 
Counting objects:  12% (1268/10560)remote: Counting objects:  13% 
(1373/10560)remote: Counting objects:  14% (1479/10560)remote: 
Counting objects:  15% (1584/10560)remote: Counting objects:  16% 
(1690/10560)remote: Counting objects:  17% (1796/10560)remote: 
Counting objects:  18% (1901/10560)remote: Counting objects:  19% 
(2007/10560)remote: Counting objects:  20% (2112/10560)remote: 
Counting objects:  21% (2218/10560)remote: Counting objects:  22% 
(2324/10560)remote: Counting objects:  23% (2429/10560)remote: 
Counting objects:  24% (2535/10560)remote: Counting objects:  25% 
(2640/10560)remote: Counting objects:  26% (2746/10560)remote: 
Counting objects:  27% (2852/10560)remote: Counting objects:  28% 
(2957/10560)remote: Counting objects:  29% (3063/10560)remote: 
Counting objects:  30% (3168/10560)remote: Counting objects:  31% 
(3274/10560)remote: Counting objects:  32% (3380/10560)remote: 
Counting objects:  33% (3485/10560)remote: Counting objects:  34% 
(3591/10560)remote: Counting objects:  35% (3696/10560)remote: 
Counting objects:  36% (3802/10560)remote: Counting objects:  37% 
(3908/10560)remote: Counting objects:  38% (4013/10560)remote: 
Counting objects:  39% (4119/10560)remote: Counting objects:  40% 
(4224/10560)remote: Counting objects:  41% (4330/10560)remote: 
Counting objects:  42% (4436/10560)remote: Counting objects:  43% 
(4541/10560)remote: Counting objects:  44% (4647/10560)remote: 
Counting objects:  45% (4752/10560)remote: Counting objects:  46% 
(4858/10560)remote: Counting objects:  47% (4964/10560)remote: 
Counting 

Jenkins pipeline failed: Directory » dir-server-pipeline #394

2024-03-20 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/394/

Build failed in Jenkins: Directory » dir-scimple #561

2024-03-19 Thread Apache Jenkins Server
See 


Changes:

[github] Bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.17.0

[github] Bump com.google.guava:guava from 33.0.0-android to 33.1.0-android

[github] Bump io.smallrye:jandex-maven-plugin from 3.1.6 to 3.1.7

[github] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1

[github] Correcting errors in .asf.yaml


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision b49a4b53a6a19ca24abf9e13f78e3db16989d78b 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b49a4b53a6a19ca24abf9e13f78e3db16989d78b # timeout=10
Commit message: "Correcting errors in .asf.yaml"
 > git rev-list --no-walk a2e61a994187b09940bfa338248af66f987fd5aa # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33983
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 33983
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at 

Jenkins build is back to normal : Directory » dir-kerby-openjdk11 #370

2024-03-19 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Directory » dir-scimple #560

2024-03-17 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision a2e61a994187b09940bfa338248af66f987fd5aa 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2e61a994187b09940bfa338248af66f987fd5aa # timeout=10
Commit message: "Updating .asf.yaml information"
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42441
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 42441
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins pipeline failed: Directory » dir-server-pipeline #393

2024-03-15 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/393/

Jenkins pipeline failed: Directory » dir-studio-pipeline #291

2024-03-14 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/291/

Jenkins pipeline failed: Directory » dir-mavibot-pipeline #194

2024-03-13 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-mavibot-pipeline/194/

Build failed in Jenkins: Directory » dir-scimple #558

2024-03-12 Thread Apache Jenkins Server
See 


Changes:

[Brian Demers] Attributes now produce fully qualifed URN and path

[github] Bump org.codehaus.mojo:extra-enforcer-rules from 1.7.0 to 1.8.0

[github] Bump version.quarkus from 3.8.1 to 3.8.2

[github] Bump org.apache.maven.plugins:maven-remote-resources-plugin

[github] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0

[github] Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.16.2

[Brian Demers] Updating .asf.yaml information


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision a2e61a994187b09940bfa338248af66f987fd5aa 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2e61a994187b09940bfa338248af66f987fd5aa # timeout=10
Commit message: "Updating .asf.yaml information"
 > git rev-list --no-walk 01e534ce0646a3d7628e934eae5ba69ae066ca41 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.8.2/quarkus-bom-3.8.2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 42421
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 42421
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 

Build failed in Jenkins: Directory » dir-kerby-openjdk11 #369

2024-03-12 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds58 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  
 > # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-kerby.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-kerby.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-kerby.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://gitbox.apache.org/repos/asf/directory-kerby.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force 
--progress -- https://gitbox.apache.org/repos/asf/directory-kerby.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read f230e7893c1046a792facd5b5b0254a2e0b14ed4
error: Could not read f230e7893c1046a792facd5b5b0254a2e0b14ed4
error: Could not read f230e7893c1046a792facd5b5b0254a2e0b14ed4
remote: Enumerating objects: 12891, done.
remote: Counting objects:   0% (1/10516)remote: Counting objects:   1% 
(106/10516)remote: Counting objects:   2% (211/10516)remote: 
Counting objects:   3% (316/10516)remote: Counting objects:   4% 
(421/10516)remote: Counting objects:   5% (526/10516)remote: 
Counting objects:   6% (631/10516)remote: Counting objects:   7% 
(737/10516)remote: Counting objects:   8% (842/10516)remote: 
Counting objects:   9% (947/10516)remote: Counting objects:  10% 
(1052/10516)remote: Counting objects:  11% (1157/10516)remote: 
Counting objects:  12% (1262/10516)remote: Counting objects:  13% 
(1368/10516)remote: Counting objects:  14% (1473/10516)remote: 
Counting objects:  15% (1578/10516)remote: Counting objects:  16% 
(1683/10516)remote: Counting objects:  17% (1788/10516)remote: 
Counting objects:  18% (1893/10516)remote: Counting objects:  19% 
(1999/10516)remote: Counting objects:  20% (2104/10516)remote: 
Counting objects:  21% (2209/10516)remote: Counting objects:  22% 
(2314/10516)remote: Counting objects:  23% (2419/10516)remote: 
Counting objects:  24% (2524/10516)remote: Counting objects:  25% 
(2629/10516)remote: Counting objects:  26% (2735/10516)remote: 
Counting objects:  27% (2840/10516)remote: Counting objects:  28% 
(2945/10516)remote: Counting objects:  29% (3050/10516)remote: 
Counting objects:  30% (3155/10516)remote: Counting objects:  31% 
(3260/10516)remote: Counting objects:  32% (3366/10516)remote: 
Counting objects:  33% (3471/10516)remote: Counting objects:  34% 
(3576/10516)remote: Counting objects:  35% (3681/10516)remote: 
Counting objects:  36% (3786/10516)remote: Counting objects:  37% 
(3891/10516)remote: Counting objects:  38% (3997/10516)remote: 
Counting objects:  39% (4102/10516)remote: Counting objects:  40% 
(4207/10516)remote: Counting objects:  41% (4312/10516)remote: 
Counting objects:  42% (4417/10516)remote: Counting objects:  43% 
(4522/10516)remote: Counting objects:  44% (4628/10516)remote: 
Counting objects:  45% (4733/10516)remote: Counting objects:  46% 
(4838/10516)remote: Counting objects:  47% (4943/10516)remote: 
Counting objects:  

Build failed in Jenkins: Directory » dir-scimple #557

2024-03-10 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 01e534ce0646a3d7628e934eae5ba69ae066ca41 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01e534ce0646a3d7628e934eae5ba69ae066ca41 # timeout=10
Commit message: "Merge pull request #524 from 
apache/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.2.0"
First time build. Skipping changelog.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37709
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 37709
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins build is back to normal : Directory » dir-fortress-core-docker-apacheds-test #357

2024-03-09 Thread Apache Jenkins Server
See 




Jenkins pipeline failed: Directory » dir-server-pipeline #392

2024-03-07 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/392/

Jenkins pipeline failed: Directory » dir-studio-pipeline #290

2024-03-07 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/290/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #335

2024-03-06 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/335/

Build failed in Jenkins: Directory » dir-scimple #556

2024-03-06 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 01e534ce0646a3d7628e934eae5ba69ae066ca41 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01e534ce0646a3d7628e934eae5ba69ae066ca41 # timeout=10
Commit message: "Merge pull request #524 from 
apache/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.2.0"
 > git rev-list --no-walk 01e534ce0646a3d7628e934eae5ba69ae066ca41 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.8.1/quarkus-bom-3.8.1.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.3/spring-boot-dependencies-3.2.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.4/jackson-bom-2.15.4.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-bom/1.6.3/kotlinx-serialization-bom-1.6.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.2/spring-amqp-bom-3.1.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.1.1/spring-batch-bom-5.1.1.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.3/spring-data-bom-2023.1.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.2/spring-integration-bom-6.2.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.3/spring-pulsar-bom-1.0.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.2/spring-security-bom-6.2.2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 33233
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 33233
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 

Jenkins pipeline failed: Directory » dir-server-pipeline #391

2024-03-05 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/391/

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #334

2024-03-05 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/334/

Build failed in Jenkins: Directory » dir-scimple #555

2024-03-05 Thread Apache Jenkins Server
See 


Changes:

[github] Bump com.gradle:gradle-enterprise-maven-extension from 1.20 to 1.20.1

[github] Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0

[github] Bump version.spring-boot from 3.2.2 to 3.2.3

[github] Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0

[github] Bump org.mockito:mockito-core from 5.10.0 to 5.11.0

[github] Bump com.gradle:common-custom-user-data-maven-extension

[github] Bump version.quarkus from 3.7.3 to 3.8.1

[github] Bump org.mockito:mockito-junit-jupiter from 5.10.0 to 5.11.0


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds42 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 01e534ce0646a3d7628e934eae5ba69ae066ca41 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01e534ce0646a3d7628e934eae5ba69ae066ca41 # timeout=10
Commit message: "Merge pull request #524 from 
apache/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.2.0"
 > git rev-list --no-walk 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.8.1/quarkus-bom-3.8.1.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/3.2.3/spring-boot-dependencies-3.2.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/14.0.24.Final/infinispan-bom-14.0.24.Final.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/14.0.24.Final/infinispan-build-configuration-parent-14.0.24.Final.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.4/jackson-bom-2.15.4.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-bom/1.6.3/kotlinx-serialization-bom-1.6.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2023.0.3/reactor-bom-2023.0.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/amqp/spring-amqp-bom/3.1.2/spring-amqp-bom-3.1.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/batch/spring-batch-bom/5.1.1/spring-batch-bom-5.1.1.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-bom/2023.1.3/spring-data-bom-2023.1.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/6.2.2/spring-integration-bom-6.2.2.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/pulsar/spring-pulsar-bom/1.0.3/spring-pulsar-bom-1.0.3.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/6.2.2/spring-security-bom-6.2.2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 45817
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 45817
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more 

Jenkins pipeline failed: Directory » dir-server-pipeline #390

2024-03-04 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-server-pipeline/390/

Build failed in Jenkins: Directory » dir-scimple #554

2024-03-03 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir 
 returned 
status code 128:
stdout: 
stderr: fatal: not a gitdir 
'

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281)
at jdk.internal.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 34dcd30952f983ac6dcbde59f8635d2e52623e5c 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Commit message: "Merge pull request #520 from apache/ci-report"
First time build. Skipping changelog.
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.7.3/quarkus-bom-3.7.3.pom
Modules changed, recalculating dependency graph
Established TCP socket on 33477
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 33477
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native 

Build failed in Jenkins: Directory » dir-fortress-core-docker-apacheds-test #356

2024-03-02 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds41 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > 
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-fortress-core.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-fortress-core.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-fortress-core.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://gitbox.apache.org/repos/asf/directory-fortress-core.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
at hudson.scm.SCM.checkout(SCM.java:540)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
at hudson.model.Run.execute(Run.java:1841)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force 
--progress -- https://gitbox.apache.org/repos/asf/directory-fortress-core.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 181, done.
remote: Counting objects:   0% (1/173)remote: Counting objects:   1% 
(2/173)remote: Counting objects:   2% (4/173)remote: Counting 
objects:   3% (6/173)remote: Counting objects:   4% (7/173)
remote: Counting objects:   5% (9/173)remote: Counting objects:   6% 
(11/173)remote: Counting objects:   7% (13/173)remote: Counting 
objects:   8% (14/173)remote: Counting objects:   9% (16/173)
remote: Counting objects:  10% (18/173)remote: Counting objects:  11% 
(20/173)remote: Counting objects:  12% (21/173)remote: Counting 
objects:  13% (23/173)remote: Counting objects:  14% (25/173)
remote: Counting objects:  15% (26/173)remote: Counting objects:  16% 
(28/173)remote: Counting objects:  17% (30/173)remote: Counting 
objects:  18% (32/173)remote: Counting objects:  19% (33/173)
remote: Counting objects:  20% (35/173)remote: Counting objects:  21% 
(37/173)remote: Counting objects:  22% (39/173)remote: Counting 
objects:  23% (40/173)remote: Counting objects:  24% (42/173)
remote: Counting objects:  25% (44/173)remote: Counting objects:  26% 
(45/173)remote: Counting objects:  27% (47/173)remote: Counting 
objects:  28% (49/173)remote: Counting objects:  29% (51/173)
remote: Counting objects:  30% (52/173)remote: Counting objects:  31% 
(54/173)remote: Counting objects:  32% (56/173)remote: Counting 
objects:  33% (58/173)remote: Counting objects:  34% (59/173)
remote: Counting objects:  35% (61/173)remote: Counting objects:  36% 
(63/173)remote: Counting objects:  37% (65/173)remote: Counting 
objects:  38% (66/173)remote: Counting objects:  39% (68/173)
remote: Counting objects:  40% (70/173)remote: Counting objects:  41% 
(71/173)remote: Counting objects:  42% (73/173)remote: Counting 
objects:  43% (75/173)remote: Counting objects:  44% (77/173)
remote: Counting objects:  45% (78/173)remote: Counting objects:  46% 
(80/173)remote: Counting objects:  47% (82/173)remote: Counting 
objects:  48% (84/173)remote: Counting objects:  49% (85/173)
remote: Counting objects:  50% (87/173)remote: Counting objects:  51% 
(89/173)remote: Counting objects:  52% (90/173)remote: Counting 
objects:  53% (92/173)remote: Counting objects:  54% 

Jenkins pipeline failed: Directory » dir-ldap-api-pipeline #333

2024-03-01 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-ldap-api-pipeline/333/

Jenkins pipeline failed: Directory » dir-studio-pipeline #289

2024-02-29 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/289/

Jenkins pipeline failed: Directory » dir-studio-pipeline #288

2024-02-28 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/288/

Build failed in Jenkins: Directory » dir-scimple #553

2024-02-28 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds36 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 34dcd30952f983ac6dcbde59f8635d2e52623e5c 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Commit message: "Merge pull request #520 from apache/ci-report"
 > git rev-list --no-walk 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.7.3/quarkus-bom-3.7.3.pom
Modules changed, recalculating dependency graph
Established TCP socket on 44909
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 44909
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Jenkins pipeline failed: Directory » dir-studio-pipeline #287

2024-02-27 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/287/

Build failed in Jenkins: Directory » dir-scimple #552

2024-02-27 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds43 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 34dcd30952f983ac6dcbde59f8635d2e52623e5c 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Commit message: "Merge pull request #520 from apache/ci-report"
First time build. Skipping changelog.
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.7.3/quarkus-bom-3.7.3.pom
Modules changed, recalculating dependency graph
Established TCP socket on 45895
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 45895
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at 

Build failed in Jenkins: Directory » dir-scimple #551

2024-02-26 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 20.80 KB...]
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveResourceException.java
 (4038a2f7c23f0c647261b1c1a204bcb44d567467)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToUpdateResourceException.java
 (b874ee8b85d9bda55015bf84c4e7640c7ae646cd)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedFilterExceptionMapper.java
 (3421b8effea9bd8672dc27ae48dfd66ec296bcaf)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedOperationExceptionMapper.java
 (1c03a4aa85a3a268d4ea1abd4b2c5ca649f86924)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/WebApplicationExceptionMapper.java
 (22c84757894f90efaf38ae8a71091b40bed8502f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/filter/ApiOriginFilter.java
 (0c170a242c38bfeaa4b75ea84ec967a52ba6210b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/AttributeUtil.java
 (d7aac1dad4f8e58f332eec0c52989eb5016bb648)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BaseResourceTypeResourceImpl.java
 (b378c1b2161daa7e08a72819fe8a18e7d69395fc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
 (812edc72526df37fff8f257d402a4dd0f956927d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/EtagGenerator.java
 (cb41af0c65db16368d8a7b70f5f6838b623c3722)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/GroupResourceImpl.java
 (bcdeb1e169431adbe2fafe130f2c547f3d7b0387)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ResourceTypesResourceImpl.java
 (3b7f0631d0bbeae8be596a8bc7199640d0596a9d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SchemaResourceImpl.java
 (034b79b934598684ab8b39284dbbf24023951e6c)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimJacksonXmlBindJsonProvider.java
 (e9a7a93ef46606e8e0a6de58a5ce8819f7cd40b9)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimResourceHelper.java
 (4a5aef01dad07f6fa57869ca962d79761e7bdddc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimpleFeature.java
 (3828d72b6001573023c4defcc514feb5076fa1b0)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SearchResourceImpl.java
 (93ce2d1aa021248208a0bcf95ccb7e80dcb1fe0e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SelfResourceImpl.java
 (e7bd758c7420ceca96d965813e13298f6974be8e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ServiceProviderConfigResourceImpl.java
 (655df256dc6d5debf5ffbfb807fb6023fa6d00c2)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/UserResourceImpl.java
 (963f43cac94272dd1c7198222e2f10c952ee99ed)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/spi/ScimServerBuildCompatibleExtension.java
 (4252b45eb26b7c2d2f26c3544f523c10454a8e04)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/beans.xml 
(7de5edbff1f8546eb6007abe8822d66267e867e1)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/services/jakarta.enterprise.inject.build.compatible.spi.BuildCompatibleExtension
 (6835029fde4bd4f5ff71738382e19656a24c)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/CustomExtensionIT.java
 (3dcb6b17db0c50f8c5940b905156499e2bd6)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/JerseyTestServer.java
 (52559ed3292820a73f291016d47b0cece0a7b21a)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/App.java 
(5d75a847015d5d7ab23c2d182b527f28b5728f9e)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/InMemoryGroupService.java
 (2dac3ead411bb31fbe9334526a338bfd470cece6)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/InMemorySelfResolverImpl.java
 

Jenkins pipeline failed: Directory » dir-studio-pipeline #286

2024-02-25 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/286/

Build failed in Jenkins: Directory » dir-scimple #550

2024-02-25 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 20.80 KB...]
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveResourceException.java
 (4038a2f7c23f0c647261b1c1a204bcb44d567467)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToUpdateResourceException.java
 (b874ee8b85d9bda55015bf84c4e7640c7ae646cd)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedFilterExceptionMapper.java
 (3421b8effea9bd8672dc27ae48dfd66ec296bcaf)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedOperationExceptionMapper.java
 (1c03a4aa85a3a268d4ea1abd4b2c5ca649f86924)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/WebApplicationExceptionMapper.java
 (22c84757894f90efaf38ae8a71091b40bed8502f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/filter/ApiOriginFilter.java
 (0c170a242c38bfeaa4b75ea84ec967a52ba6210b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/AttributeUtil.java
 (d7aac1dad4f8e58f332eec0c52989eb5016bb648)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BaseResourceTypeResourceImpl.java
 (b378c1b2161daa7e08a72819fe8a18e7d69395fc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
 (812edc72526df37fff8f257d402a4dd0f956927d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/EtagGenerator.java
 (cb41af0c65db16368d8a7b70f5f6838b623c3722)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/GroupResourceImpl.java
 (bcdeb1e169431adbe2fafe130f2c547f3d7b0387)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ResourceTypesResourceImpl.java
 (3b7f0631d0bbeae8be596a8bc7199640d0596a9d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SchemaResourceImpl.java
 (034b79b934598684ab8b39284dbbf24023951e6c)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimJacksonXmlBindJsonProvider.java
 (e9a7a93ef46606e8e0a6de58a5ce8819f7cd40b9)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimResourceHelper.java
 (4a5aef01dad07f6fa57869ca962d79761e7bdddc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimpleFeature.java
 (3828d72b6001573023c4defcc514feb5076fa1b0)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SearchResourceImpl.java
 (93ce2d1aa021248208a0bcf95ccb7e80dcb1fe0e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SelfResourceImpl.java
 (e7bd758c7420ceca96d965813e13298f6974be8e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ServiceProviderConfigResourceImpl.java
 (655df256dc6d5debf5ffbfb807fb6023fa6d00c2)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/UserResourceImpl.java
 (963f43cac94272dd1c7198222e2f10c952ee99ed)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/spi/ScimServerBuildCompatibleExtension.java
 (4252b45eb26b7c2d2f26c3544f523c10454a8e04)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/beans.xml 
(7de5edbff1f8546eb6007abe8822d66267e867e1)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/services/jakarta.enterprise.inject.build.compatible.spi.BuildCompatibleExtension
 (6835029fde4bd4f5ff71738382e19656a24c)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/CustomExtensionIT.java
 (3dcb6b17db0c50f8c5940b905156499e2bd6)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/JerseyTestServer.java
 (52559ed3292820a73f291016d47b0cece0a7b21a)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/App.java 
(5d75a847015d5d7ab23c2d182b527f28b5728f9e)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/InMemoryGroupService.java
 (2dac3ead411bb31fbe9334526a338bfd470cece6)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/InMemorySelfResolverImpl.java
 

Jenkins pipeline failed: Directory » dir-studio-pipeline #285

2024-02-22 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/285/

Build failed in Jenkins: Directory » dir-scimple #549

2024-02-21 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds46 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 34dcd30952f983ac6dcbde59f8635d2e52623e5c 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Commit message: "Merge pull request #520 from apache/ci-report"
 > git rev-list --no-walk 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46053
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 46053
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


Build failed in Jenkins: Directory » dir-scimple #548

2024-02-20 Thread Apache Jenkins Server
See 


Changes:

[Brian Demers] Add more information to Build Scans

[github] Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0

[github] Bump version.quarkus from 3.7.2 to 3.7.3


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds46 (tmp-22 ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 34dcd30952f983ac6dcbde59f8635d2e52623e5c 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34dcd30952f983ac6dcbde59f8635d2e52623e5c # timeout=10
Commit message: "Merge pull request #520 from apache/ci-report"
 > git rev-list --no-walk 316f831ad0fc00dc9a76005980e9418526b2bdc2 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.7.3/quarkus-bom-3.7.3.pom
Modules changed, recalculating dependency graph
Established TCP socket on 39231
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 39231
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at 

Build failed in Jenkins: Directory » dir-scimple #547

2024-02-19 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds49 (tmp-22 ubuntu pkcs11) in workspace 

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 316f831ad0fc00dc9a76005980e9418526b2bdc2 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 316f831ad0fc00dc9a76005980e9418526b2bdc2 # timeout=10
Commit message: "Merge pull request #516 from 
apache/dependabot/maven/version.quarkus-3.7.2"
First time build. Skipping changelog.
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-bom/5.4.0/rest-assured-bom-5.4.0.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/io/quarkus/platform/quarkus-bom/3.7.2/quarkus-bom-3.7.2.pom
Modules changed, recalculating dependency graph
Established TCP socket on 38997
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 38997
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
   

Build failed in Jenkins: Directory » dir-scimple #546

2024-02-18 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 20.80 KB...]
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToRetrieveResourceException.java
 (4038a2f7c23f0c647261b1c1a204bcb44d567467)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnableToUpdateResourceException.java
 (b874ee8b85d9bda55015bf84c4e7640c7ae646cd)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedFilterExceptionMapper.java
 (3421b8effea9bd8672dc27ae48dfd66ec296bcaf)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/UnsupportedOperationExceptionMapper.java
 (1c03a4aa85a3a268d4ea1abd4b2c5ca649f86924)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/exception/WebApplicationExceptionMapper.java
 (22c84757894f90efaf38ae8a71091b40bed8502f)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/filter/ApiOriginFilter.java
 (0c170a242c38bfeaa4b75ea84ec967a52ba6210b)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/AttributeUtil.java
 (d7aac1dad4f8e58f332eec0c52989eb5016bb648)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BaseResourceTypeResourceImpl.java
 (b378c1b2161daa7e08a72819fe8a18e7d69395fc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/BulkResourceImpl.java
 (812edc72526df37fff8f257d402a4dd0f956927d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/EtagGenerator.java
 (cb41af0c65db16368d8a7b70f5f6838b623c3722)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/GroupResourceImpl.java
 (bcdeb1e169431adbe2fafe130f2c547f3d7b0387)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ResourceTypesResourceImpl.java
 (3b7f0631d0bbeae8be596a8bc7199640d0596a9d)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SchemaResourceImpl.java
 (034b79b934598684ab8b39284dbbf24023951e6c)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimJacksonXmlBindJsonProvider.java
 (e9a7a93ef46606e8e0a6de58a5ce8819f7cd40b9)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimResourceHelper.java
 (4a5aef01dad07f6fa57869ca962d79761e7bdddc)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ScimpleFeature.java
 (3828d72b6001573023c4defcc514feb5076fa1b0)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SearchResourceImpl.java
 (93ce2d1aa021248208a0bcf95ccb7e80dcb1fe0e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/SelfResourceImpl.java
 (e7bd758c7420ceca96d965813e13298f6974be8e)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/ServiceProviderConfigResourceImpl.java
 (655df256dc6d5debf5ffbfb807fb6023fa6d00c2)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/rest/UserResourceImpl.java
 (963f43cac94272dd1c7198222e2f10c952ee99ed)
error: unable to read sha1 file of 
scim-server/src/main/java/org/apache/directory/scim/server/spi/ScimServerBuildCompatibleExtension.java
 (4252b45eb26b7c2d2f26c3544f523c10454a8e04)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/beans.xml 
(7de5edbff1f8546eb6007abe8822d66267e867e1)
error: unable to read sha1 file of 
scim-server/src/main/resources/META-INF/services/jakarta.enterprise.inject.build.compatible.spi.BuildCompatibleExtension
 (6835029fde4bd4f5ff71738382e19656a24c)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/CustomExtensionIT.java
 (3dcb6b17db0c50f8c5940b905156499e2bd6)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/JerseyTestServer.java
 (52559ed3292820a73f291016d47b0cece0a7b21a)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/App.java 
(5d75a847015d5d7ab23c2d182b527f28b5728f9e)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/InMemoryGroupService.java
 (2dac3ead411bb31fbe9334526a338bfd470cece6)
error: unable to read sha1 file of 
scim-server/src/test/java/org/apache/directory/scim/server/it/testapp/InMemorySelfResolverImpl.java
 

Jenkins pipeline failed: Directory » dir-studio-pipeline #284

2024-02-16 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/284/

Jenkins pipeline failed: Directory » dir-studio-pipeline #283

2024-02-15 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/283/

Jenkins pipeline failed: Directory » dir-studio-pipeline #282

2024-02-15 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/282/

Jenkins pipeline failed: Directory » dir-studio-pipeline #281

2024-02-14 Thread Apache Jenkins Server
Jenkins build URL: 
https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/281/

Build failed in Jenkins: Directory » dir-scimple #545

2024-02-14 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds59 (ubuntu) in workspace 

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 >  # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress --prune -- 
 > https://gitbox.apache.org/repos/asf/directory-scimple.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 316f831ad0fc00dc9a76005980e9418526b2bdc2 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 316f831ad0fc00dc9a76005980e9418526b2bdc2 # timeout=10
Commit message: "Merge pull request #516 from 
apache/dependabot/maven/version.quarkus-3.7.2"
 > git rev-list --no-walk 316f831ad0fc00dc9a76005980e9418526b2bdc2 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 35013
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp 
/home/jenkins/jenkins-agent/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3 
/home/jenkins/jenkins-agent/agent.jar 
/home/jenkins/jenkins-agent/maven35-interceptor.jar 
/home/jenkins/jenkins-agent/maven3-interceptor-commons.jar 35013
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
hudson/remoting/Launcher has been compiled by a more recent version of the Java 
Runtime (class file version 55.0), this version of the Java Runtime only 
recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432)
at 
org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at 
org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459)
at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404)
at hudson.slaves.Channels.forProcess(Channels.java:121)
at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:298)
at hudson.maven.ProcessCache.get(ProcessCache.java:237)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1841)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)


  1   2   3   4   5   6   7   8   9   10   >