Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8DFE18483 for ; Fri, 18 Dec 2015 14:59:21 +0000 (UTC) Received: (qmail 73628 invoked by uid 500); 18 Dec 2015 14:59:21 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 73525 invoked by uid 500); 18 Dec 2015 14:59:21 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 73505 invoked by uid 99); 18 Dec 2015 14:59:21 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2015 14:59:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 15E8EC8FE8 for ; Fri, 18 Dec 2015 14:59:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id KGHZ4SGoxyKE for ; Fri, 18 Dec 2015 14:59:20 +0000 (UTC) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id E3CC221159 for ; Fri, 18 Dec 2015 14:59:19 +0000 (UTC) Received: by mail-lb0-f180.google.com with SMTP id cs9so64594726lbb.1 for ; Fri, 18 Dec 2015 06:59:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=5f6NxcrKPZi99iUHSveigc8Q0VtZSr7tdVGKs2Vx/h8=; b=hMOU3fGUDsTsuJ2LAgpQf6O+0kgslFu5P0HWaO/z0KD5qHUUIoKHiA33wW5CaaXB5E 7+zx0SItrEHB12DmhwkwXuVohyvoofSQXT5eVSQAd1zU4ok+n0aOCy+uRAT9t9rd4yT9 ny9atbUhMGD1ajKRHw5FD/s/RkJdGEek6Eh79eJXf4UaVwGxM27XenIff1KB/dZuVQ3i MPBYL81pjZgMYxz1ekr+kxVJm11qps08eoJ0rTpVLphFjjfRuL7DeIo6hmJeWJuIh10J l50dRjkSxgJHpKMEchEN4SVn6I0JBmdSWNzIzQdc2b3ec3LHeKrLVLIf6k14HDIjCewD ieZw== MIME-Version: 1.0 X-Received: by 10.112.63.130 with SMTP id g2mr1340922lbs.28.1450450759284; Fri, 18 Dec 2015 06:59:19 -0800 (PST) Received: by 10.25.215.106 with HTTP; Fri, 18 Dec 2015 06:59:19 -0800 (PST) Date: Fri, 18 Dec 2015 14:59:19 +0000 Message-ID: Subject: jdk-1.7.0_79 (unlimited security) is not found on ubuntu2 node From: Oleksandr Rudyy To: builds@apache.org Content-Type: text/plain; charset=UTF-8 Hi Builds Team, Could you please have a look into issue with availability of jdk-1.7.0_79 (unlimited security) on ubuntu-2 as it was not found as part of build [1]? Here is the error reported from the build [1] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f pom.xml -Dlabel=Ubuntu "-Djdk=jdk-1.7.0_79 (unlimited security)" -Dprofile=java-mms.0-10 clean verify -Pjava-mms.0-10 -fae Error: JAVA_HOME is not defined correctly. We cannot execute /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java Build step 'Invoke top-level Maven targets' marked build as failure [locks-and-latches] Releasing all the locks I am not sure whether it is only ubuntu-2 issue. I did not check whether jdk-1.7.0_79 (unlimited security) is found on other ubuntu nodes. Thanks, Alex [1] https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-MMS-TestMatrix/2850/jdk=jdk-1.7.0_79%20%28unlimited%20security%29,label=Ubuntu,profile=java-mms.0-10/consoleFull