Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Jenkins: egit-stable #625

See <https://ci.eclipse.org/egit/job/egit-stable/625/display/redirect>

------------------------------------------
Started by user frederic.gurr@xxxxxxxxxxxxxxxxxxxxxx
Building in workspace <https://ci.eclipse.org/egit/job/egit-stable/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/egit/egit.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/egit/egit.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/egit/egit.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/stable-4.8^{commit} # timeout=10
Checking out Revision cdeb913b174a9876befed1e5ab39c33a03b498b6 (origin/stable-4.8)
Commit message: "[releng] Update Mylyn Wikitext update site URL"
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f cdeb913b174a9876befed1e5ab39c33a03b498b6
 > /usr/local/bin/git rev-list cdeb913b174a9876befed1e5ab39c33a03b498b6 # timeout=10
Starting xvnc
[workspace] $ Xvnc :14 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[workspace] $ /bin/sh -xe /tmp/jenkins9218587498295365443.sh
+ metacity --replace --sm-disable
/tmp/jenkins9218587498295365443.sh: line 3: metacity: command not found

Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX

Tue Aug 22 09:15:44 2017
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5914
 vncext:      created VNC server for screen 0
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DJGIT_SITE=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/${JGIT_VERSION}/org.eclipse.jgit.repository-${JGIT_VERSION}.zip-unzip/ "-DTEST_PARAMS=-Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true" -DPUBLISH_FOLDER=/egit/updates-stable-nightly -DJGIT_VERSION=4.8.1-SNAPSHOT -DPUBLISH_PATH=/home/data/httpd/download.eclipse.org${PUBLISH_FOLDER} -Dskip-ui-tests=true '-Dtest.vmparams="-Degit.test.tmpdir=/jobs/genie.egit/egit-stable.test.tmpdir -Declipse.consoleLog=true"' -Djgit-site="https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.8.1-SNAPSHOT/org.eclipse.jgit.repository-4.8.1-SNAPSHOT.zip-unzip/"; -Declipse.p2.mirrors=false -Dmaven.repo.local=<https://ci.eclipse.org/egit/job/egit-stable/ws/.repository> clean verify -B -Pother-os
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit:4.8.1-SNAPSHOT @ /jobs/genie.egit/egit-stable/workspace/org.eclipse.egit/pom.xml
[ERROR] Internal error: java.lang.RuntimeException: Invalid repository URL: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.8.1-SNAPSHOT/org.eclipse.jgit.repository-4.8.1-SNAPSHOT.zip-unzip/: no protocol: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.8.1-SNAPSHOT/org.eclipse.jgit.repository-4.8.1-SNAPSHOT.zip-unzip/ -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Invalid repository URL: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.8.1-SNAPSHOT/org.eclipse.jgit.repository-4.8.1-SNAPSHOT.zip-unzip/
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.RuntimeException: Invalid repository URL: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.8.1-SNAPSHOT/org.eclipse.jgit.repository-4.8.1-SNAPSHOT.zip-unzip/
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addEntireP2RepositoryToTargetPlatform(P2DependencyResolver.java:308)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:212)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:109)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	... 11 more
Caused by: java.net.MalformedURLException: no protocol: "https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.8.1-SNAPSHOT/org.eclipse.jgit.repository-4.8.1-SNAPSHOT.zip-unzip/
	at java.net.URL.<init>(URL.java:593)
	at java.net.URL.<init>(URL.java:490)
	at java.net.URL.<init>(URL.java:439)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addEntireP2RepositoryToTargetPlatform(P2DependencyResolver.java:302)
	... 17 more
[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/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE


Back to the top