Hi Jason,

Mergebot seems to be generally working, thanks! However I found another
issue with it: it fails to add new files when regenerating the website. I
ran into this in https://github.com/apache/beam-site/pull/292: mergebot
generated commit b548e9ba
<https://github.com/apache/beam-site/commit/b548e9ba51b29c1447bf4c68326d2602933d75d1>
which
failed to add new files and I had to add them manually in 44d3769f
<https://github.com/apache/beam-site/commit/44d3769f57c4e912417d64b7a96a46e26f1e27c0>
.

I sent a PR to fix this https://github.com/jasonkuster/merge-bot/pull/24 though
I don't know how to test or deploy it.

On Thu, Aug 10, 2017 at 3:32 PM Jason Kuster <jasonkus...@google.com> wrote:

> Investigating mergebot outage currently. Apologies for the downtime.
>
> On Wed, Aug 9, 2017 at 9:55 PM, Eugene Kirpichov <kirpic...@google.com>
> wrote:
>
>> Indeed beam-site is at https://gitbox.apache.org/repos/asf/beam-site.git
>> <https://gitbox.apache.org/repos/asf?p=beam-site.git;a=summary> now.
>>
>> However, Mergebot appears to still be not working.
>> https://github.com/apache/beam-site/pull/283 fixes the dead link and it
>> passes the Jenkins precommit tests, but my "@asfgit merge" appears to have
>> done nothing. I'm gonna have to merge things manually for now.
>>
>> +Jason Kuster <jasonkus...@google.com> Any ideas on why Mergebot is not
>> working?
>>
>> On Wed, Aug 9, 2017 at 9:40 PM Jean-Baptiste Onofré <j...@nanthrax.net>
>> wrote:
>>
>>> Beam site is no more on git-wip-us, but it moved to gitbox afair.
>>>
>>> Regards
>>> JB
>>>
>>> On 08/09/2017 10:08 PM, Eugene Kirpichov wrote:
>>> > Hello,
>>> >
>>> > I've been trying to merge a PR
>>> https://github.com/apache/beam-site/pull/278
>>> > and ran into the following issues:
>>> >
>>> > 1) When I do "git fetch --all" on beam-site, I get an error "fatal:
>>> > repository 'https://git-wip-us.apache.org/repos/asf/beam-site.git/'
>>> not
>>> > found". Has the git address of the apache repo changed? Is it no longer
>>> > valid because we have MergeBot?
>>> >
>>> > 2) Precommit tests are failing nearly 100% of the time.
>>> > If you look at build history on
>>> > https://builds.apache.org/job/beam_PreCommit_Website_Test/ - 9 out of
>>> 10
>>> > last builds failed.
>>> > Failures I saw:
>>> >
>>> > 7 times:
>>> > + gpg --keyserver hkp://keys.gnupg.net --recv-keys
>>> > 409B6B1796C275462A1703113804BB82D39DC0E3
>>> > gpg: requesting key D39DC0E3 from hkp server keys.gnupg.net
>>> > ?: keys.gnupg.net: Cannot assign requested address
>>> >
>>> > 2 times:
>>> > - ./content/subdir/contribute/testing/index.html
>>> >    *  External link https://builds.apache.org/view/Beam/ failed: 404
>>> No error
>>> >
>>> > The second failure seems legit - https://builds.apache.org/view/Beam/
>>> is
>>> > actually 404 right now (I'll send a separate email about htis)
>>> >
>>> > The gnupg failure is not legit - I'm able to run the same command
>>> myself
>>> > with no issues.
>>> >
>>> > 3) Suppose because of this, I'm not able to merge my PR with "@asfgit
>>> > merge" command - I suppose it requires a successful test run. Would be
>>> nice
>>> > if it posted a comment saying why it refuses to merge.
>>> >
>>>
>>> --
>>> Jean-Baptiste Onofré
>>> jbono...@apache.org
>>> http://blog.nanthrax.net
>>> Talend - http://www.talend.com
>>>
>>
>
>
> --
> -------
> Jason Kuster
> Apache Beam / Google Cloud Dataflow
>

Reply via email to