You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/04/11 16:36:15 UTC

Build failed in Jenkins: OpenMeetings » Red5-server #78

See <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/78/display/redirect?page=changes>

Changes:

[mondain] Bumped version to 1.2.20; includes fixes for RTMP/E


------------------------------------------
Started by upstream project "OpenMeetings/Red5-parent" build number 14
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Red5/red5-server.git # timeout=10
Fetching upstream changes from https://github.com/Red5/red5-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/Red5/red5-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 3ec498b852e28dafe4d54b85ea6ce9daab122040 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ec498b852e28dafe4d54b85ea6ce9daab122040 # timeout=10
Commit message: "Bumped version to 1.2.20; includes fixes for RTMP/E"
 > git rev-list --no-walk edb5459bb02905caba4c9bde3a207b0604e1b7a3 # timeout=10
Parsing POMs
Failed to transfer Could not find artifact org.red5:red5-parent:pom:1.2.20 in central (https://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.red5:red5-server:1.2.20: Could not transfer artifact org.red5:red5-parent:pom:1.2.20 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sonatype-snapshots (http://oss.sonatype.org/content/repositories/snapshots, default, releases+snapshots), sonatype-releases (http://oss.sonatype.org/content/repositories/releases, default, releases+snapshots)] and 'parent.relativePath' points at wrong local POM @ line 3, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3329)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds37
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1165)
		at hudson.FilePath.act(FilePath.java:1154)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
		at hudson.model.Run.execute(Run.java:1888)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:99)
		at hudson.model.Executor.run(Executor.java:432)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.red5:red5-server:1.2.20: Could not transfer artifact org.red5:red5-parent:pom:1.2.20 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sonatype-snapshots (http://oss.sonatype.org/content/repositories/snapshots, default, releases+snapshots), sonatype-releases (http://oss.sonatype.org/content/repositories/releases, default, releases+snapshots)] and 'parent.relativePath' points at wrong local POM @ line 3, column 13

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
	... 10 more
Archiving artifacts
Not sending mail to unregistered user mondain@gmail.com

Jenkins build is back to normal : OpenMeetings » Red5-server #81

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/81/display/redirect>


Build failed in Jenkins: OpenMeetings » Red5-server #80

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/80/display/redirect>

Changes:


------------------------------------------
Started by upstream project "OpenMeetings/Red5-server-common" build number 55
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds35 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Red5/red5-server.git # timeout=10
Fetching upstream changes from https://github.com/Red5/red5-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/Red5/red5-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 3ec498b852e28dafe4d54b85ea6ce9daab122040 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ec498b852e28dafe4d54b85ea6ce9daab122040 # timeout=10
Commit message: "Bumped version to 1.2.20; includes fixes for RTMP/E"
 > git rev-list --no-walk 3ec498b852e28dafe4d54b85ea6ce9daab122040 # timeout=10
Parsing POMs
Established TCP socket on 44475
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Red5-server] $ /home/jenkins/tools/java/latest11/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 44475
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/pom.xml> clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] ------------------------< org.red5:red5-server >------------------------
[INFO] Building Red5 :: Server 1.2.20
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-context/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework:spring-context/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-core/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework:spring-core/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-core/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-context-support/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework:spring-context-support/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-web/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework:spring-web/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-web/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/apache/httpcomponents/httpclient/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.httpcomponents:httpclient/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/httpcomponents/httpclient/maven-metadata.xml
[WARNING] org.springframework:spring-core/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.springframework:spring-core/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-core/maven-metadata.xml
[WARNING] org.springframework:spring-context/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.springframework:spring-context/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context/maven-metadata.xml
[WARNING] org.springframework:spring-context-support/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.springframework:spring-context-support/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-webmvc/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework:spring-webmvc/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-webmvc/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/junit/junit/maven-metadata.xml
[WARNING] Could not transfer metadata junit:junit/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/junit/junit/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-test/maven-metadata.xml
[WARNING] Could not transfer metadata org.springframework:spring-test/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-test/maven-metadata.xml
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.760 s
[INFO] Finished at: 2022-04-11T17:13:04Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project red5-server: Could not resolve dependencies for project org.red5:red5-server:jar:1.2.20: Failed to collect dependencies at org.red5:red5-service:jar:1.2.20: Failed to read artifact descriptor for org.red5:red5-service:jar:1.2.20: Could not transfer artifact org.red5:red5-service:pom:1.2.20 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sonatype-snapshots (http://oss.sonatype.org/content/repositories/snapshots, default, releases+snapshots), sonatype-releases (http://oss.sonatype.org/content/repositories/releases, default, releases+snapshots)] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/pom.xml> to org.red5/red5-server/1.2.20/red5-server-1.2.20.pom
Sending e-mails to: dev@openmeetings.apache.org red5interest@googlegroups.com
channel stopped
Archiving artifacts
[Fast Archiver] Compressed 1.71 MB of artifacts by 98.4% relative to #77
Not sending mail to unregistered user mondain@gmail.com

Build failed in Jenkins: OpenMeetings » Red5-server #79

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/79/display/redirect>

Changes:


------------------------------------------
Started by upstream project "OpenMeetings/Red5-io" build number 48
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds35 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Red5/red5-server.git # timeout=10
Fetching upstream changes from https://github.com/Red5/red5-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/Red5/red5-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 3ec498b852e28dafe4d54b85ea6ce9daab122040 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ec498b852e28dafe4d54b85ea6ce9daab122040 # timeout=10
Commit message: "Bumped version to 1.2.20; includes fixes for RTMP/E"
 > git rev-list --no-walk 3ec498b852e28dafe4d54b85ea6ce9daab122040 # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/red5/red5-parent/1.2.20/red5-parent-1.2.20.pom
Modules changed, recalculating dependency graph
Established TCP socket on 35149
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Red5-server] $ /home/jenkins/tools/java/latest11/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 35149
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/pom.xml> clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO] 
[INFO] ------------------------< org.red5:red5-server >------------------------
[INFO] Building Red5 :: Server 1.2.20
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/red5/red5-io/1.2.20/red5-io-1.2.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/red5/red5-io/1.2.20/red5-io-1.2.20.pom (8.6 kB at 9.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/red5/red5-server-common/1.2.20/red5-server-common-1.2.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/red5/red5-server-common/1.2.20/red5-server-common-1.2.20.pom (8.9 kB at 33 kB/s)
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/maven-metadata.xml (8.5 kB at 44 kB/s)
[INFO] Downloaded from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context/maven-metadata.xml (8.5 kB at 7.4 kB/s)
[WARNING] Could not transfer metadata org.springframework:spring-context/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-core/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-core/maven-metadata.xml
[INFO] Downloading from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-core/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/maven-metadata.xml (8.5 kB at 45 kB/s)
[INFO] Downloaded from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-core/maven-metadata.xml (8.5 kB at 18 kB/s)
[WARNING] Could not transfer metadata org.springframework:spring-core/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-core/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloading from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context-support/maven-metadata.xml (7.4 kB at 41 kB/s)
[INFO] Downloaded from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-context-support/maven-metadata.xml (7.4 kB at 16 kB/s)
[WARNING] Could not transfer metadata org.springframework:spring-context-support/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-web/maven-metadata.xml
[INFO] Downloading from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-web/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/springframework/spring-web/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/maven-metadata.xml (8.5 kB at 44 kB/s)
[INFO] Downloaded from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/springframework/spring-web/maven-metadata.xml (8.5 kB at 18 kB/s)
[WARNING] Could not transfer metadata org.springframework:spring-web/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-web/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/apache/httpcomponents/httpclient/maven-metadata.xml
[INFO] Downloading from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/apache/httpcomponents/httpclient/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/httpcomponents/httpclient/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 8.9 kB/s)
[INFO] Downloaded from sonatype-releases: https://oss.sonatype.org/content/repositories/releases/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 4.4 kB/s)
[WARNING] Could not transfer metadata org.apache.httpcomponents:httpclient/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/apache/httpcomponents/httpclient/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/red5/red5-service/1.2.20/red5-service-1.2.20.pom
[WARNING] org.springframework:spring-core/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.springframework:spring-core/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-core/maven-metadata.xml
[WARNING] org.springframework:spring-context/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.springframework:spring-context/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context/maven-metadata.xml
[WARNING] org.springframework:spring-context-support/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata org.springframework:spring-context-support/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-context-support/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-webmvc/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/maven-metadata.xml (8.5 kB at 29 kB/s)
[WARNING] Could not transfer metadata org.springframework:spring-webmvc/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-webmvc/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/junit/junit/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/maven-metadata.xml (1.3 kB at 6.7 kB/s)
[WARNING] Could not transfer metadata junit:junit/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/junit/junit/maven-metadata.xml
[INFO] Downloading from maven-default-http-blocker: http://0.0.0.0/org/springframework/spring-test/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/maven-metadata.xml (7.4 kB at 35 kB/s)
[WARNING] Could not transfer metadata org.springframework:spring-test/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/org/springframework/spring-test/maven-metadata.xml
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.717 s
[INFO] Finished at: 2022-04-11T16:59:05Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project red5-server: Could not resolve dependencies for project org.red5:red5-server:jar:1.2.20: Failed to collect dependencies at org.red5:red5-service:jar:1.2.20: Failed to read artifact descriptor for org.red5:red5-service:jar:1.2.20: Could not transfer artifact org.red5:red5-service:pom:1.2.20 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [sonatype-snapshots (http://oss.sonatype.org/content/repositories/snapshots, default, releases+snapshots), sonatype-releases (http://oss.sonatype.org/content/repositories/releases, default, releases+snapshots)] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[JENKINS] Archiving <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-server/ws/pom.xml> to org.red5/red5-server/1.2.20/red5-server-1.2.20.pom
Sending e-mails to: dev@openmeetings.apache.org red5interest@googlegroups.com
channel stopped
Archiving artifacts
[Fast Archiver] Compressed 1.71 MB of artifacts by 98.4% relative to #77
Not sending mail to unregistered user mondain@gmail.com