Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #162
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/162/disp...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 909e51dadfbb8969b6ac776bf9c646ead1a394f2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 909e51dadfbb8969b6ac776bf9c646ead1a394f2
> git rev-list 909e51dadfbb8969b6ac776bf9c646ead1a394f2 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/hudson2403755655707638215.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 687, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 727, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1451, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1429, in _latestRepoXML
repomd = self.metalink_data.repomd
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 911, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 899, in _getMetalink
shutil.move(result, self.metalink_filename)
File "/usr/lib64/python2.7/shutil.py", line 301, in move
copy2(src, real_dst)
File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
copyfile(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-updates-fc24/metalink.xml.tmp'
Build step 'Execute shell' marked build as failure
7 years, 9 months
[JIRA] (OVIRT-1263) Admin privileges for ovirt-ui-components
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1263?page=com.atlassian.jir... ]
eyal edri [Administrator] updated OVIRT-1263:
---------------------------------------------
Resolution: Fixed
Status: Done (was: To Do)
Added mareklibra as admin to the ovirt-ui-components project, you can now enable any intergration in github like travis
> Admin privileges for ovirt-ui-components
> ----------------------------------------
>
> Key: OVIRT-1263
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1263
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: Marek Libra
> Assignee: infra
>
> Please grant @mareklibra admin rights on the ovirt-ui-components project
> in both travis and github.
> The project is mandatory part of the ovirt-web-ui developed together.
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 9 months
[JIRA] (OVIRT-1259) Create new gerrit project: ovirt-containers
by Evgheni Dereveanchin (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1259?page=com.atlassian.jir... ]
Evgheni Dereveanchin updated OVIRT-1259:
----------------------------------------
Resolution: Done
Status: Done (was: To Do)
I see that there are commits in the repo and they get mirrored to GitHub properly:
https://github.com/oVirt/ovirt-containers
Closing for now.
> Create new gerrit project: ovirt-containers
> -------------------------------------------
>
> Key: OVIRT-1259
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1259
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: eyal edri [Administrator]
> Assignee: Evgheni Dereveanchin
>
> Adding infra-support to open a ticket.
> On Tue, Mar 14, 2017 at 5:04 PM, Yaniv Bronheim <ybronhei(a)redhat.com> wrote:
> > Yes, please do - ovirt-containers , with mirror in github.com/ovirt
> > ..important
> >
> > Thanks.
> >
> > On Tue, Mar 14, 2017 at 4:26 PM Anton Marchukov <amarchuk(a)redhat.com>
> > wrote:
> >
> >> Hello Yaniv.
> >>
> >> Renaming projects in gerrit is not possible. Well it is possible through
> >> SQL hacks and some DB wrangling following a reindex and thus is far from a
> >> standard operation. There is also rename-project plugin that we do not have
> >> installed and tested.
> >>
> >> Instead I can create a new project with the same permissions etc, what do
> >> you think?
> >>
> >> Anton.
> >>
> >> On Tue, Mar 14, 2017 at 3:18 PM, Yaniv Bronheim <ybronhei(a)redhat.com>
> >> wrote:
> >>
> >>
> >> Hi,
> >>
> >> short version: rename ovirt-container-engine project to ovirt-containers
> >>
> >> long version: recently we decided to gather all ovirt container under
> >> ovirt-containers project instead of splitting it to engine and node. can
> >> you please rename the current ovirt-container-engine to ovirt-containers
> >>
> >> Thanks.
> >> --
> >> Yaniv Bronhaim.
> >>
> >> _______________________________________________
> >> Infra mailing list
> >> Infra(a)ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/infra
> >>
> >>
> >>
> >>
> >> --
> >> Anton Marchukov
> >> Senior Software Engineer - RHEV CI - Red Hat
> >>
> >> --
> > Yaniv Bronhaim.
> >
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R&D
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 9 months
[JIRA] (OVIRT-1263) Admin privileges for ovirt-ui-components
by Marek Libra (oVirt JIRA)
Marek Libra created OVIRT-1263:
----------------------------------
Summary: Admin privileges for ovirt-ui-components
Key: OVIRT-1263
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1263
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Marek Libra
Assignee: infra
Please grant @mareklibra admin rights on the ovirt-ui-components project
in both travis and github.
The project is mandatory part of the ovirt-web-ui developed together.
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 9 months
[JIRA] (OVIRT-973) add support for custom build params on build-on-demand jobs
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-973?page=com.atlassian.jira... ]
Barak Korren commented on OVIRT-973:
------------------------------------
[~gshereme(a)redhat.com] I'm kind of opposed to adding parameters to the Standard-CI process. The whole point of it is that one can just run "{{mock-runner.sh}}" from a project directory without knowing anything and get results.
We need to think what is the goal we want to achieve, and then see how to fit it in the existing framework. I will have to read the discussion here and think about this.
> add support for custom build params on build-on-demand jobs
> -----------------------------------------------------------
>
> Key: OVIRT-973
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-973
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Jenkins
> Reporter: Greg Sheremeta
> Assignee: infra
> Labels: standard-ci
>
> mburman [reports|https://bugzilla.redhat.com/show_bug.cgi?id=1400010] that the nightly ovirt-engine build is missing the Chrome permutation.
> From the [build|http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el...]:
> {noformat}
> 21:13:24 [INFO] Compiling 1 permutation
> 21:13:24 [INFO] Compiling permutation 0...
> 21:16:54 [INFO] Compile of permutations succeeded
> {noformat}
> That should compile 2 if we want Firefox and Chrome, or 3 if we also want IE.
> mburman reports this started on November 30. I'm not sure what changed.
> Adding build flags will fix:
> DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-Dgwt.userAgent=safari,gecko1_8"
--
This message was sent by Atlassian JIRA
(v1000.824.3#100035)
7 years, 9 months