Last modified: 2014-04-01 07:49:51 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65029, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63029 - git-deploy minions never complete fetches
git-deploy minions never complete fetches
Status: VERIFIED FIXED
Product: Wikimedia
Classification: Unclassified
Deployment systems (Other open bugs)
wmf-deployment
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-24 20:43 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-04-01 07:49 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2014-03-24 20:43:48 UTC
For some reason the integration/slave-scripts target never manage to have the minions to fetch:

hashar@tin:/srv/deployment/integration/slave-scripts$ git deploy sync
Repo: integration/slave-scripts
Tag: integration/slave-scripts-sync-20140324-204000

0/2 minions completed fetch
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): r
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): 
Repo: integration/slave-scripts
Tag: integration/slave-scripts-sync-20140324-203823

0/2 minions completed fetch
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): 
Repo: integration/slave-scripts
Tag: integration/slave-scripts-sync-20140324-203823

0/2 minions completed fetch
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): 

...


Same thing when checking out:

Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): r
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): y
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): Repo: integration/slave-scripts
Tag: integration/slave-scripts-sync-20140324-204000

0/2 minions completed checkout
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): y
Deployment finished.



Though the minions actually fetched and checked the change :/
Comment 1 Ryan Lane 2014-03-28 03:20:02 UTC
It's this problem: https://github.com/trebuchet-deploy/trebuchet/issues/3
Comment 2 Ryan Lane 2014-03-28 03:37:37 UTC
https://gerrit.wikimedia.org/r/#/c/121574/
Comment 3 Gerrit Notification Bot 2014-03-28 15:12:02 UTC
Change 121574 had a related patch set uploaded by Hashar:
Fix repos with checked-in .gitmodules

https://gerrit.wikimedia.org/r/121574
Comment 4 Gerrit Notification Bot 2014-03-31 10:25:43 UTC
Change 121574 merged by Dzahn:
Fix repos with checked-in .gitmodules

https://gerrit.wikimedia.org/r/121574
Comment 5 Antoine "hashar" Musso (WMF) 2014-03-31 10:39:37 UTC
That fixed the issue!

hashar@tin:~$ cd /srv/deployment/integration/slave-scripts/
hashar@tin:/srv/deployment/integration/slave-scripts$ git deploy start
Deployment started.
hashar@tin:/srv/deployment/integration/slave-scripts$ git deploy sync --force
Repo: integration/slave-scripts
Tag: integration/slave-scripts-sync-20140331-103819

2/2 minions completed fetch
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): y
Repo: integration/slave-scripts
Tag: integration/slave-scripts-sync-20140331-103819

2/2 minions completed checkout
Continue? ([d]etailed/[C]oncise report,[y]es,[n]o,[r]etry): y
Deployment finished.
hashar@tin:/srv/deployment/integration/slave-scripts$
Comment 6 Antoine "hashar" Musso (WMF) 2014-04-01 07:49:51 UTC
Was a duplicate of bug 60891. It is indeed fixed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links