Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[reddeer-dev] Build failed in Jenkins: reddeer.prcheck #191

See <https://ci.eclipse.org/reddeer/job/reddeer.prcheck/191/display/redirect>

Changes:


------------------------------------------
GitHub pull request #2222 of commit 7aebf5c11a6823d8f3078e5275028eadc1c08bdd, no merge conflicts.
Running as SYSTEM
Setting status of 7aebf5c11a6823d8f3078e5275028eadc1c08bdd to PENDING with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/191/ and message: 'Build started for merge commit.'
Using context: reddeer-verification-2023-09
Agent centos-7-lgp1k is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-lgp1k"
  namespace: "reddeer"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.reddeer.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-lgp1k"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-lgp1k"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/";
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-reddeer"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-lgp1k (centos-7 jipp-migration migration) in workspace <https://ci.eclipse.org/reddeer/job/reddeer.prcheck/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/reddeer.git
 > git init <https://ci.eclipse.org/reddeer/job/reddeer.prcheck/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/reddeer.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/reddeer.git
 > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/pull/2222/*:refs/remotes/origin/pr/2222/* # timeout=10
 > git rev-parse 7aebf5c11a6823d8f3078e5275028eadc1c08bdd^{commit} # timeout=10
Checking out Revision 7aebf5c11a6823d8f3078e5275028eadc1c08bdd (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7aebf5c11a6823d8f3078e5275028eadc1c08bdd # timeout=10
Commit message: "commented first failed"
 > git rev-list --no-walk 7aebf5c11a6823d8f3078e5275028eadc1c08bdd # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[reddeer.prcheck] $ Xvnc -help
Starting xvnc
[reddeer.prcheck] $ Xvnc :58 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Wed Aug 30 11:33:34 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5958
 vncext:      created VNC server for screen 0
[reddeer.prcheck] $ /bin/bash -x /tmp/jenkins18408764722732196878.sh
+ metacity --sm-disable --replace
[reddeer.prcheck] $ /opt/tools/apache-maven/latest/bin/mvn -f <https://ci.eclipse.org/reddeer/job/reddeer.prcheck/ws/pom.xml> -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 -U clean verify -pl tests/org.eclipse.reddeer.eclipse.test
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] Pack200 is not supported when running on Java 14 and higher
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B)
[INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository
[INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB)
[INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B)
[INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository
[INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB)
[INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B)
[INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest
[INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B)
[INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB)
[INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-09/ (365B)
[INFO] Adding repository https://download.eclipse.org/staging/2023-09
[INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-09/ (2.54MB)
[INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B)
[INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
[INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB)
[INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B)
[INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09
[INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B)
[INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B)
[INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ <https://ci.eclipse.org/reddeer/job/reddeer.prcheck/ws/tests/org.eclipse.reddeer.eclipse.test/pom.xml>
[INFO] {osgi.os=macosx, osgi.ws=cocoa, org.eclipse.update.install.features=true, osgi.arch=x86_64}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.reddeer.eclipse.test 4.7.0.qualifier
[ERROR]   Missing requirement: org.eclipse.reddeer.eclipse.test 4.7.0.qualifier requires 'osgi.bundle; org.eclipse.reddeer.integration.test 0.0.0' but it could not be found
[ERROR] 
[ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ <https://ci.eclipse.org/reddeer/job/reddeer.prcheck/ws/tests/org.eclipse.reddeer.eclipse.test/pom.xml>: See log for details -> [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/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Back to the top