On Wed, Feb 24, 2016 at 11:01:09AM -0500, Emilien Macchi wrote: > Hi, > > Puppet OpenStack CI (and eventually more) are having CI issues when > running centos7 on Internap cloud. > > Example with https://review.openstack.org/#/c/283933/ > http://logs.openstack.org/33/283933/1/check/gate-puppet-openstack-integration-scenario002-tempest-dsvm-centos7/58804b9/console.html#_2016-02-24_04_50_39_450 > > gem install r10k <- 12 min > > On OVH cloud: > gem install r10k <- 1 second > http://logs.openstack.org/33/283933/1/check/gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7/0a60c3d/console.html#_2016-02-24_04_56_41_813 > > > It makes timeouting our CI jobs because they go up to 1 hour. > I haven't dig in the exact root cause yet, I'm trying to add more gem > debug to figure what step during the install takes time. > Maybe some sort of network issue? I'd get up a patch to JJB and add the --verbose flag to r10k, like we do for bundler. At least try to see what gem install is doing first. Maybe we should see what is needed for a AFS gem mirror? > It happens only on Internap cloud, only on Centos7 and all the time. > > In advance thanks for your help, > -- > Emilien Macchi > > _______________________________________________ > OpenStack-Infra mailing list > OpenStack-Infra at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra