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 2019/08/17 04:35:07 UTC

Build failed in Jenkins: Red5-client #585

See <https://builds.apache.org/job/Red5-client/585/display/redirect?page=changes>

Changes:

[mondain] Updates for new version 1.2.1 with JDK11 support

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/Red5-client/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Red5/red5-client.git
 > git init <https://builds.apache.org/job/Red5-client/ws/> # timeout=10
Fetching upstream changes from https://github.com/Red5/red5-client.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Red5/red5-client.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/Red5/red5-client.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Red5/red5-client.git # timeout=10
Fetching upstream changes from https://github.com/Red5/red5-client.git
 > git fetch --tags --progress https://github.com/Red5/red5-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1e35cf6445f3da877b53ca59e8b03f90d32638c5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e35cf6445f3da877b53ca59e8b03f90d32638c5
Commit message: "Updates for new version 1.2.1 with JDK11 support"
 > git rev-list --no-walk c0cc94b7b0cf8a06c87a877f6d6654c46a50601f # timeout=10
[Red5-client] $ /home/jenkins/tools/maven/latest3/bin/mvn -Dmaven.test.skip=true
[INFO] Scanning for projects...
Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/red5/red5-parent/1.2.1/red5-parent-1.2.1.pom
Downloading from sonatype-releases: http://oss.sonatype.org/content/repositories/releases/org/red5/red5-parent/1.2.1/red5-parent-1.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/red5/red5-parent/1.2.1/red5-parent-1.2.1.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.red5:red5-client:[unknown-version]: Could not find artifact org.red5:red5-parent:pom:1.2.1 in sonatype-snapshots (http://oss.sonatype.org/content/repositories/snapshots) and 'parent.relativePath' points at wrong local POM @ line 3, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.red5:red5-client:[unknown-version] (<https://builds.apache.org/job/Red5-client/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM for org.red5:red5-client:[unknown-version]: Could not find artifact org.red5:red5-parent:pom:1.2.1 in sonatype-snapshots (http://oss.sonatype.org/content/repositories/snapshots) and 'parent.relativePath' points at wrong local POM @ line 3, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Not sending mail to unregistered user mondain@gmail.com

Jenkins build is back to normal : Red5-client #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Red5-client/587/display/redirect?page=changes>


Build failed in Jenkins: Red5-client #586

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Red5-client/586/display/redirect>

------------------------------------------
Started by user solomax
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/Red5-client/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Red5/red5-client.git
 > git init <https://builds.apache.org/job/Red5-client/ws/> # timeout=10
Fetching upstream changes from https://github.com/Red5/red5-client.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Red5/red5-client.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/Red5/red5-client.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Red5/red5-client.git # timeout=10
Fetching upstream changes from https://github.com/Red5/red5-client.git
 > git fetch --tags --progress https://github.com/Red5/red5-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1e35cf6445f3da877b53ca59e8b03f90d32638c5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e35cf6445f3da877b53ca59e8b03f90d32638c5
Commit message: "Updates for new version 1.2.1 with JDK11 support"
 > git rev-list --no-walk 1e35cf6445f3da877b53ca59e8b03f90d32638c5 # timeout=10
[Red5-client] $ /home/jenkins/tools/maven/latest3/bin/mvn -Dmaven.test.skip=true
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< org.red5:red5-client >------------------------
[INFO] Building Red5 :: Client 1.2.1
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/red5/red5-server-common/1.2.1/red5-server-common-1.2.1.pom
Downloading from sonatype-releases: http://oss.sonatype.org/content/repositories/releases/org/red5/red5-server-common/1.2.1/red5-server-common-1.2.1.pom
Downloading from central: http://repo.maven.apache.org/maven2/org/red5/red5-server-common/1.2.1/red5-server-common-1.2.1.pom
[WARNING] The POM for org.red5:red5-server-common:jar:1.2.1 is missing, no dependency information available
Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/red5/red5-server-common/1.2.1/red5-server-common-1.2.1.jar
Downloading from sonatype-releases: http://oss.sonatype.org/content/repositories/releases/org/red5/red5-server-common/1.2.1/red5-server-common-1.2.1.jar
Downloading from central: http://repo.maven.apache.org/maven2/org/red5/red5-server-common/1.2.1/red5-server-common-1.2.1.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.719 s
[INFO] Finished at: 2019-08-22T16:33:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project red5-client: Could not resolve dependencies for project org.red5:red5-client:jar:1.2.1: Could not find artifact org.red5:red5-server-common:jar:1.2.1 in sonatype-snapshots (http://oss.sonatype.org/content/repositories/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
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Not sending mail to unregistered user mondain@gmail.com