Package: golang-github-notaryproject-notation-go
Version: 1.2.1-1
Severity: serious
Hello, I found the dns test failing in Ubuntu, where the network is more
strictly forbidden, and I think the test is calling home and various ip address
outside
Please consider fixing/ignoring such tests
--- PASS:
TestSignWithCertChain/envelopeType=application/jose+json_keySpec=RSA-4096
(0.01s)
--- PASS:
TestSignWithCertChain/envelopeType=application/jose+json_keySpec=EC-256 (0.01s)
--- PASS:
TestSignWithCertChain/envelopeType=application/jose+json_keySpec=EC-384 (0.01s)
--- PASS:
TestSignWithCertChain/envelopeType=application/jose+json_keySpec=EC-521 (0.01s)
=== RUN TestSignWithTimestamping
=== RUN
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-2048
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-3072
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-4096
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-256
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-384
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-521
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-2048
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-3072
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-4096
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-256
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-384
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
=== RUN TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-521
signer_test.go:401: Sign() error = timestamp: Post
"http://timestamp.digicert.com": dial tcp: lookup timestamp.digicert.com on
127.0.0.53:53: no such host
--- FAIL: TestSignWithTimestamping (0.16s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-2048
(0.06s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-3072
(0.01s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=RSA-4096
(0.02s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-256
(0.01s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-384
(0.00s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/jose+json_keySpec=EC-521
(0.00s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-2048 (0.00s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-3072 (0.01s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/cose_keySpec=RSA-4096 (0.01s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-256 (0.02s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-384 (0.01s)
--- FAIL:
TestSignWithTimestamping/envelopeType=application/cose_keySpec=EC-521 (0.00s)
[...]
=== RUN
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_timestamp_before_signing_cert_not_before
=== RUN
TestAuthenticTimestamp/verify_Authentic_Timestamp_failed_due_to_timestamp_after_signing_cert_not_after
--- FAIL: TestAuthenticTimestamp (0.10s)
--- FAIL: TestAuthenticTimestamp/verify_Authentic_Timestamp_with_jws_format
(0.03s)
--- FAIL:
TestAuthenticTimestamp/verify_Authentic_Timestamp_with_cose_format (0.02s)
--- FAIL:
TestAuthenticTimestamp/verify_Authentic_Timestamp_jws_with_expired_codeSigning_cert
(0.02s)
--- FAIL:
TestAuthenticTimestamp/verify_Authentic_Timestamp_cose_with_expired_codeSigning_cert
(0.02s)
--- PASS:
TestAuthenticTimestamp/verify_Authentic_Timestamp_with_afterCertExpiry_set
(0.00s)
thanks,
Gianfranco