The old-style mdsal-merge job deployed and I kicked off a build:

https://jenkins.opendaylight.org/releng/view/Merge-Jobs/job/mdsal-merge-oxygen/1/console

It takes about 50 minutes for mdsal to build so we'll know in ~50 minutes
if that fixed the issue.

Regards,
Thanh

On Tue, Feb 6, 2018 at 12:48 AM, Vishal Thapar <vishal.tha...@ericsson.com>
wrote:

> Yep, there was a 2hour or so window where it was working [lucky me] but
> failing again. Thanh sent a mail earlier and fix(es) are in progress. Will
> take a bit of time though. In meantime, you have the option to compile the
> repo locally yourself.
>
>
>
> Regards,
>
> Vishal.
>
>
>
> *From:* controller-dev-boun...@lists.opendaylight.org [mailto:
> controller-dev-boun...@lists.opendaylight.org] *On Behalf Of *Dimple Jain
> *Sent:* 06 February 2018 10:58
> *To:* Faseela K <faseel...@ericsson.com>; Xingjun Chu <
> xingjun....@huawei.com>; controller-dev <controller-dev@lists.
> opendaylight.org>; mdsal-...@lists.opendaylight.org
> *Cc:* faas-...@lists.opendaylight.org; Thanh Ha <
> thanh...@linuxfoundation.org>
>
> *Subject:* Re: [controller-dev] compiling error about
> mdsal-eos-binding-adapter snapshot dependency when switch to odlparent 3.0.2
>
>
>
> Hi Faseela,
>
>
>
> Looks like the issue is not yet resolved. While trying to compile genius,
> got the following errors.
>
>
>
> [ERROR]   The project org.opendaylight.genius:lockmanager-impl:0.4.0-SNAPSHOT
> (C:\Users\edimjai\ericsson\opendaylight\419\genius\
> lockmanager\lockmanager-impl\pom.xml) has 1 error
>
> *[ERROR]     Non-resolvable import POM
> org.opendaylight.mdsal.model:mdsal-model-artifacts:0.12.0-SNAPSHOT: Failure
> to find
> org.opendaylight.mdsal.model:mdsal-model-artifacts:pom:0.12.0-20180206.034456-102
> in
> https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/
> <https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/>
> was cached in the local repository, resolution will not be reattempted
> until the update interval of opendaylight-snapshot has elapsed or updates
> are forced @ org.opendaylight.mdsal:binding-parent:0.12.0-SNAPSHOT*,
> C:\Users\edimjai\ericsson\opendaylight\419\genius\.m2\
> repository\org\opendaylight\mdsal\binding-parent\0.12.0-
> SNAPSHOT\binding-parent-0.12.0-SNAPSHOT.pom, line 63, column 25 -> [Help
> 2]
>
> [ERROR]
>
> [ERROR]   The project org.opendaylight.genius:mdsalutil-api:0.4.0-SNAPSHOT
> (C:\Users\edimjai\ericsson\opendaylight\419\genius\
> mdsalutil\mdsalutil-api\pom.xml) has 1 error
>
> [ERROR]     Non-resolvable import POM org.opendaylight.mdsal.model:
> mdsal-model-artifacts:0.12.0-SNAPSHOT: Failure to find
> org.opendaylight.mdsal.model:mdsal-model-artifacts:pom:0.12.0-20180206.034456-102
> in https://nexus.opendaylight.org/content/repositories/
> opendaylight.snapshot/ was cached in the local repository, resolution
> will not be reattempted until the update interval of opendaylight-snapshot
> has elapsed or updates are forced @ org.opendaylight.mdsal:
> binding-parent:0.12.0-SNAPSHOT, C:\Users\edimjai\ericsson\
> opendaylight\419\genius\.m2\repository\org\opendaylight\
> mdsal\binding-parent\0.12.0-SNAPSHOT\binding-parent-0.12.0-SNAPSHOT.pom,
> line 63, column 25 -> [Help 2]
>
> [ERROR]     Non-resolvable import POM org.opendaylight.mdsal.model:
> mdsal-model-artifacts:0.12.0-SNAPSHOT: Failure to find
> org.opendaylight.mdsal.model:mdsal-model-artifacts:pom:0.12.0-20180206.034456-102
> in https://nexus.opendaylight.org/content/repositories/
> opendaylight.snapshot/ was cached in the local repository, resolution
> will not be reattempted until the update interval of opendaylight-snapshot
> has elapsed or updates are forced @ org.opendaylight.mdsal:
> binding-parent:0.12.0-SNAPSHOT,
>
> [ERROR]     Non-resolvable import POM org.opendaylight.mdsal.model:
> mdsal-model-artifacts:0.12.0-SNAPSHOT: Failure to find
> org.opendaylight.mdsal.model:mdsal-model-artifacts:pom:0.12.0-20180206.034456-102
> in https://nexus.opendaylight.org/content/repositories/
> opendaylight.snapshot/ was cached in the local repository, resolution
> will not be reattempted until the update interval of opendaylight-snapshot
> has elapsed or updates are forced @ org.opendaylight.mdsal:
> binding-parent:0.12.0-SNAPSHOT,
>
>
>
>
>
> Thanks & Regards,
>
> Dimple.
>
>
>
> *From:* controller-dev-boun...@lists.opendaylight.org [
> mailto:controller-dev-boun...@lists.opendaylight.org
> <controller-dev-boun...@lists.opendaylight.org>] *On Behalf Of *Faseela K
> *Sent:* Tuesday, February 06, 2018 7:14 AM
> *To:* Xingjun Chu; controller-dev; mdsal-...@lists.opendaylight.org
> *Cc:* faas-...@lists.opendaylight.org; Thanh Ha
> *Subject:* Re: [controller-dev] compiling error about
> mdsal-eos-binding-adapter snapshot dependency when switch to odlparent 3.0.2
>
>
>
> Hi Xingjun,
>
>   We had some issues with nexus yesterday, and Thanh has indicated that
> things should be stable now.
>
>   Could you please check if you are hitting the issue now?
>
> Thanks,
>
> Faseela
>
>
>
> *From:* controller-dev-boun...@lists.opendaylight.org [
> mailto:controller-dev-boun...@lists.opendaylight.org
> <controller-dev-boun...@lists.opendaylight.org>] *On Behalf Of *Xingjun
> Chu
> *Sent:* Tuesday, February 06, 2018 1:38 AM
> *To:* controller-dev <controller-dev@lists.opendaylight.org>;
> mdsal-...@lists.opendaylight.org
> *Cc:* faas-...@lists.opendaylight.org
> *Subject:* [controller-dev] compiling error about
> mdsal-eos-binding-adapter snapshot dependency when switch to odlparent 3.0.2
>
>
>
> Hi controller project,
>
>
>
> I try to switch to YANGTOOL 2.0.0 by using odlparent 3.0.2 according to
> release requirements, but I got an compilation error as below . And I found
> the following snapshot not exists at all. Any ideas?
>
>
>
> Thanks
> Xingjun
>
>
>
>
>
> Failed to execute goal on project odl-faas-fabric: Could not resolve
> dependencies for project org.opendaylight.faas:odl-
> faas-fabric:feature:1.4.0-SNAPSHOT: Failure to find
> org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:2.4.0-20180205.135154-105
> in https://nexus.opendaylight.org/content/repositories/
> opendaylight.snapshot/ was cached in the local repository, resolution
> will not be reattempted until the update interval of opendaylight-snapshot
> has elapsed or updates are forced -> [Help 1]
>
>
>
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to