The Trusty CI Jenkins slaves fail puppet with:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Exec[jenkins-deploy kvm membership] is already declared in file /etc/puppet/modules/contint/manifests/packages/androidsdk.pp:19; cannot redeclare at /etc/puppet/modules/contint/manifests/packages/labs.pp:86
That Exec is solely needed for the Android testing for which we have a dedicated role role::ci::slave::android, though the resource is defined both in contint::packages::labs (shared by all slaves) and contint::packages::androidsdk.