[Webkit-unassigned] [Bug 202928] layout step not summarizes results to stdout when running with "--report"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 09:11:22 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202928

--- Comment #3 from Jonathan Bedard <jbedard at apple.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #1)
> Seems the bug happens when the layout step fails to upload.
> 
> Our bots are giving this error:
> 
> 05:10:27.819 123196 Uploading to https://results.webkit.org ...
> 05:10:27.892 123196 Starting new HTTPS connection (1): results.webkit.org:443
> 05:10:28.207 123196     Failed to upload to https://results.webkit.org,
> results server not online
> 
> (likely caused because results.webkit.org has an invalid SSL certificate,
> signed by an unknown CA)
> 
> $ gnutls-cli  results.webkit.org:443
> Processed 124 CA certificate(s).
> Resolving 'results.webkit.org:443'...
> Connecting to '17.32.208.166:443'...
> - Certificate type: X.509
> - Got a certificate list of 1 certificates.
> - Certificate[0] info:
>  - subject `C=US,ST=California,O=Apple
> Inc.,OU=management:idms.group.764034,CN=results.webkit.org', issuer
> `C=US,ST=California,O=Apple Inc.,CN=Apple Public Server RSA CA 12 - G1',
> serial 0x4c75add9335798d877e2d8088da7118f, RSA key 2048 bits, signed using
> RSA-SHA256, activated `2019-09-03 22:15:05 UTC', expires `2021-10-02
> 22:15:05 UTC', pin-sha256="HWRWOw3Y56CfV1OWXgeT3mEren7q+ACX3K8c03MCTIc="
> 	Public Key ID:
> 		sha1:421918b7a3df5b5b160b2aa2a2ae6dbb6c97a279
> 		sha256:1d64563b0dd8e7a09f5753965e0793de612b7a7eeaf80097dcaf1cd373024c87
> 	Public Key PIN:
> 		pin-sha256:HWRWOw3Y56CfV1OWXgeT3mEren7q+ACX3K8c03MCTIc=
> 
> - Status: The certificate is NOT trusted. The certificate issuer is unknown. 
> *** PKI verification of server certificate failed...
> *** Fatal error: Error in the certificate.

I temporarily turned off the verification in r250997 because our Catalina bots where encountering a similar problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191014/5580ad30/attachment.html>


More information about the webkit-unassigned mailing list