[JIRA] (OVIRT-1381) Re: Findbugs issues not reported correctly on Jenkins master jobs?
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1381?page=com.atlassian.jir... ]
Daniel Belenky updated OVIRT-1381:
----------------------------------
Resolution: Fixed
Status: Done (was: Blocked)
> Re: Findbugs issues not reported correctly on Jenkins master jobs?
> ------------------------------------------------------------------
>
> Key: OVIRT-1381
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1381
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Gil Shinar
> Assignee: Daniel Belenky
>
> Adding infra-support
> On Mon, May 15, 2017 at 3:55 PM, Tal Nisan <tnisan(a)redhat.com> wrote:
> > Just a regular "mvn findbugs:findbugs" run on master, you can revert this
> > patch and run it manually yourself: https://gerrit.ovirt.org/#/c/76820/
> >
> > On Mon, May 15, 2017 at 2:15 PM, Daniel Belenky <dbelenky(a)redhat.com>
> > wrote:
> >
> >> Hi Tal,
> >> I'm checking this right now.
> >> Can you provide the log from your local run? which files were exported on
> >> your local run?
> >>
> >> On Mon, May 15, 2017 at 11:51 AM Tal Nisan <tnisan(a)redhat.com> wrote:
> >>
> >>> I've pushed this patch to master:
> >>> https://gerrit.ovirt.org/#/c/75994/
> >>> Jenkins showed no findbugs error and I moved on to merging it
> >>>
> >>> Then I've pushed the same patch to 4.1:
> >>> https://gerrit.ovirt.org/#/c/76803/
> >>> And it resulted in two findbugs errors (though minor and style related):
> >>> http://jenkins.ovirt.org/job/ovirt-engine_4.1_find-bugs_crea
> >>> ted/898/findbugsResult/new/
> >>>
> >>> Running findbugs manually in my environment on master did report these
> >>> two issues so I'd expect the master jobs to report them as well.
> >>>
> >>> _______________________________________________
> >>> Infra mailing list
> >>> Infra(a)ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>
> >> --
> >>
> >> DANIEL BELENKY
> >>
> >> RHV DEVOPS
> >>
> >> Red Hat EMEA <https://www.redhat.com/>
> >>
> >> IRC: #rhev-integ #rhev-dev
> >> <https://red.ht/sig>
> >>
> >
> >
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
--
This message was sent by Atlassian JIRA
(v1000.996.2#100044)
7 years, 6 months
[VDSM] check-merge fails: error: [Errno 98] Address already in use
by Nir Soffer
I see these failure in check-merge
*13:26:59* Error occured, aborting*13:26:59* Traceback (most recent
call last):*13:26:59* File
"/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 360, in
do_run*13:26:59*
self.cli_plugins[args.ovirtverb].do_run(args)*13:26:59* File
"/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in
do_run*13:26:59* self._do_run(**vars(args))*13:26:59* File
"/usr/lib/python2.7/site-packages/lago/utils.py", line 501, in
wrapper*13:26:59* return func(*args, **kwargs)*13:26:59* File
"/usr/lib/python2.7/site-packages/lago/utils.py", line 512, in
wrapper*13:26:59* return func(*args, prefix=prefix,
**kwargs)*13:26:59* File
"/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 166, in
do_deploy*13:26:59* prefix.deploy()*13:26:59* File
"/usr/lib/python2.7/site-packages/lago/log_utils.py", line 635, in
wrapper*13:26:59* return func(*args, **kwargs)*13:26:59* File
"/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 110,
in wrapper*13:26:59* with
utils.repo_server_context(args[0]):*13:26:59* File
"/usr/lib64/python2.7/contextlib.py", line 17, in __enter__*13:26:59*
return self.gen.next()*13:26:59* File
"/usr/lib/python2.7/site-packages/ovirtlago/utils.py", line 100, in
repo_server_context*13:26:59*
root_dir=prefix.paths.internal_repo(),*13:26:59* File
"/usr/lib/python2.7/site-packages/ovirtlago/utils.py", line 76, in
_create_http_server*13:26:59*
generate_request_handler(root_dir),*13:26:59* File
"/usr/lib64/python2.7/SocketServer.py", line 419, in
__init__*13:26:59* self.server_bind()*13:26:59* File
"/usr/lib64/python2.7/BaseHTTPServer.py", line 108, in
server_bind*13:26:59*
SocketServer.TCPServer.server_bind(self)*13:26:59* File
"/usr/lib64/python2.7/SocketServer.py", line 430, in
server_bind*13:26:59*
self.socket.bind(self.server_address)*13:26:59* File
"/usr/lib64/python2.7/socket.py", line 224, in meth*13:26:59*
return getattr(self._sock,name)(*args)*13:26:59* error: [Errno 98]
Address already in use
Failed build: http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/1794/con...
Other builds with same error:
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/1793/con...
http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/1790/con...
Nir
7 years, 6 months
[JIRA] (OVIRT-1381) Re: Findbugs issues not reported correctly on Jenkins master jobs?
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1381?page=com.atlassian.jir... ]
Daniel Belenky updated OVIRT-1381:
----------------------------------
Blocked By: code review
Status: Blocked (was: In Progress)
> Re: Findbugs issues not reported correctly on Jenkins master jobs?
> ------------------------------------------------------------------
>
> Key: OVIRT-1381
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1381
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Gil Shinar
> Assignee: Daniel Belenky
>
> Adding infra-support
> On Mon, May 15, 2017 at 3:55 PM, Tal Nisan <tnisan(a)redhat.com> wrote:
> > Just a regular "mvn findbugs:findbugs" run on master, you can revert this
> > patch and run it manually yourself: https://gerrit.ovirt.org/#/c/76820/
> >
> > On Mon, May 15, 2017 at 2:15 PM, Daniel Belenky <dbelenky(a)redhat.com>
> > wrote:
> >
> >> Hi Tal,
> >> I'm checking this right now.
> >> Can you provide the log from your local run? which files were exported on
> >> your local run?
> >>
> >> On Mon, May 15, 2017 at 11:51 AM Tal Nisan <tnisan(a)redhat.com> wrote:
> >>
> >>> I've pushed this patch to master:
> >>> https://gerrit.ovirt.org/#/c/75994/
> >>> Jenkins showed no findbugs error and I moved on to merging it
> >>>
> >>> Then I've pushed the same patch to 4.1:
> >>> https://gerrit.ovirt.org/#/c/76803/
> >>> And it resulted in two findbugs errors (though minor and style related):
> >>> http://jenkins.ovirt.org/job/ovirt-engine_4.1_find-bugs_crea
> >>> ted/898/findbugsResult/new/
> >>>
> >>> Running findbugs manually in my environment on master did report these
> >>> two issues so I'd expect the master jobs to report them as well.
> >>>
> >>> _______________________________________________
> >>> Infra mailing list
> >>> Infra(a)ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>
> >> --
> >>
> >> DANIEL BELENKY
> >>
> >> RHV DEVOPS
> >>
> >> Red Hat EMEA <https://www.redhat.com/>
> >>
> >> IRC: #rhev-integ #rhev-dev
> >> <https://red.ht/sig>
> >>
> >
> >
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
--
This message was sent by Atlassian JIRA
(v1000.996.2#100044)
7 years, 6 months
[JIRA] (OVIRT-1381) Re: Findbugs issues not reported correctly on Jenkins master jobs?
by Daniel Belenky (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1381?page=com.atlassian.jir... ]
Daniel Belenky commented on OVIRT-1381:
---------------------------------------
This is out of scope for this ticket. I'm moving the ticket to blocked on code-review until we'll merge the fix.
Please let me know if I can assist in any other way.
> Re: Findbugs issues not reported correctly on Jenkins master jobs?
> ------------------------------------------------------------------
>
> Key: OVIRT-1381
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1381
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Gil Shinar
> Assignee: Daniel Belenky
>
> Adding infra-support
> On Mon, May 15, 2017 at 3:55 PM, Tal Nisan <tnisan(a)redhat.com> wrote:
> > Just a regular "mvn findbugs:findbugs" run on master, you can revert this
> > patch and run it manually yourself: https://gerrit.ovirt.org/#/c/76820/
> >
> > On Mon, May 15, 2017 at 2:15 PM, Daniel Belenky <dbelenky(a)redhat.com>
> > wrote:
> >
> >> Hi Tal,
> >> I'm checking this right now.
> >> Can you provide the log from your local run? which files were exported on
> >> your local run?
> >>
> >> On Mon, May 15, 2017 at 11:51 AM Tal Nisan <tnisan(a)redhat.com> wrote:
> >>
> >>> I've pushed this patch to master:
> >>> https://gerrit.ovirt.org/#/c/75994/
> >>> Jenkins showed no findbugs error and I moved on to merging it
> >>>
> >>> Then I've pushed the same patch to 4.1:
> >>> https://gerrit.ovirt.org/#/c/76803/
> >>> And it resulted in two findbugs errors (though minor and style related):
> >>> http://jenkins.ovirt.org/job/ovirt-engine_4.1_find-bugs_crea
> >>> ted/898/findbugsResult/new/
> >>>
> >>> Running findbugs manually in my environment on master did report these
> >>> two issues so I'd expect the master jobs to report them as well.
> >>>
> >>> _______________________________________________
> >>> Infra mailing list
> >>> Infra(a)ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>
> >> --
> >>
> >> DANIEL BELENKY
> >>
> >> RHV DEVOPS
> >>
> >> Red Hat EMEA <https://www.redhat.com/>
> >>
> >> IRC: #rhev-integ #rhev-dev
> >> <https://red.ht/sig>
> >>
> >
> >
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
--
This message was sent by Atlassian JIRA
(v1000.996.2#100044)
7 years, 6 months