Hi -

Thanks for fixing the problem with Rya’s status page.

I’m not sure what is happening with this error. It works on python 3.7.3 but 
not on the build bot.

If at ACNA and will talk directly with Infra and/or figure out whatever the 
error is.

Thanks,
Dave

> On Sep 10, 2019, at 3:29 PM, Sijie Guo <guosi...@gmail.com> wrote:
> 
> Hi all,
> 
> I added an ip-clearance form to incubator website a few days ago. But it
> didn't show up in the website. Hence I took a look at the incubator website
> build jobs. It seems the "Incubator Clutch Analysis Job" keeps failing
> since 09/01 (
> https://builds.apache.org/view/H-L/view/Incubator/job/Incubator%20SVN%20Clutch%20Analysis%20-%20part%201/
> ).
> 
> I checkout the incubator and run `./build_local_clutch.sh` locally. It
> seems to work. But the Jenkins job fails with following errors. Anyone
> knows what can be the problem?
> 
> ```
> 
> Traceback (most recent call last):
>  File "clutch2.py", line 1051, in <module>
>    getUrl(url)
>  File "clutch2.py", line 220, in getUrl
>    resp = urllib.request.urlopen(url, timeout=5)
>  File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
>    return opener.open(url, data, timeout)
>  File "/usr/lib/python3.6/urllib/request.py", line 526, in open
>    response = self._open(req, data)
>  File "/usr/lib/python3.6/urllib/request.py", line 544, in _open
>    '_open', req)
>  File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
>    result = func(*args)
>  File "/usr/lib/python3.6/urllib/request.py", line 1361, in https_open
>    context=self._context, check_hostname=self._check_hostname)
>  File "/usr/lib/python3.6/urllib/request.py", line 1318, in do_open
>    encode_chunked=req.has_header('Transfer-encoding'))
>  File "/usr/lib/python3.6/http/client.py", line 1254, in request
>    self._send_request(method, url, body, headers, encode_chunked)
>  File "/usr/lib/python3.6/http/client.py", line 1265, in _send_request
>    self.putrequest(method, url, **skips)
>  File "/usr/lib/python3.6/http/client.py", line 1127, in putrequest
>    raise InvalidURL(f"URL can't contain control characters. {url!r} "
> http.client.InvalidURL: URL can't contain control characters.
> '/java-config  http://tamaya.incubator.apache.org' (found at least '
> ')
> 
> ```
> 
> Thanks,
> Sijie


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to