Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save darki73/96d1202362bf6a63d0a8a74e073d2580 to your computer and use it in GitHub Desktop.
Save darki73/96d1202362bf6a63d0a8a74e073d2580 to your computer and use it in GitHub Desktop.
requires: grep, jq, curl
pulling image registry-1.docker.io/nvidia/cuda:11.4.2-cudnn8-runtime-ubuntu20.04...
digest: sha256:e0fc23173460376a9a7dd7dea068b210b35f4130ece5f7a006862ca1f38a3586
final manifest: {
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"schemaVersion": 2,
"config": {
"mediaType": "application/vnd.docker.container.image.v1+json",
"digest": "sha256:ef7fd7eedcd480bbc4971b4750e2f0449cc1c83e1ad3dbeaf726605699015986",
"size": 10359
},
"layers": [
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283",
"size": 28570074
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:c63faf7ebb912a5959c11942160dacdf01e2325361a2dae80c8ac54753ee2a9f",
"size": 7932199
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:d0af4aff2aacd91e60fd0e5d5761f8065aa40db9d64cd7a494b6eb4b00442675",
"size": 11578474
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:4860ac2ea9aa7960f69e2f15af989bd40fcb85479d04d9d75df4fa5e100727b4",
"size": 185
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:964f8d4cadc4a614dce2b20896dbe4c84d25686a8cbe696d5ed4fe49f962f055",
"size": 6432
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:f68bad238d01924ca5e1d2a3f0bdf2ccf42f742d9a67de0d8d2c0da49661cca0",
"size": 1302697637
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:75dd747f11f92841c3823e94e07c3b1ae0a6a6e6e4668f9a9d3bd75a11384eb4",
"size": 62829
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"digest": "sha256:4893284fcf3ae55d7d73463adddfe278a019f35d86d27fc44fa70414ae54e165",
"size": 862290605
}
]
}
blob_digest: sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283
* Trying 3.209.182.229:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.209.182.229) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283 HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 307 Temporary Redirect
< content-type: application/octet-stream
< docker-distribution-api-version: registry/2.0
< location: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/35/35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283/data?verify=1636212550-p6Izy510Djz3%2BTUNf36ofNi8lE0%3D
< date: Sat, 06 Nov 2021 14:39:10 GMT
< content-length: 0
< strict-transport-security: max-age=31536000
< connection: close
<
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
* Issue another request to this URL: 'https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/35/35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283/data?verify=1636212550-p6Izy510Djz3%2BTUNf36ofNi8lE0%3D'
* Trying 104.18.121.25:443...
* TCP_NODELAY set
* Connected to production.cloudflare.docker.com (104.18.121.25) port 443 (#1)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [104 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2371 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [116 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=sni.cloudflaressl.com
* start date: Jul 12 00:00:00 2021 GMT
* expire date: Jul 11 23:59:59 2022 GMT
* subjectAltName: host "production.cloudflare.docker.com" matched cert's "production.cloudflare.docker.com"
* issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
} [5 bytes data]
* Using Stream ID: 1 (easy handle 0x55fefba5b0d0)
} [5 bytes data]
> GET /registry-v2/docker/registry/v2/blobs/sha256/35/35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283/data?verify=1636212550-p6Izy510Djz3%2BTUNf36ofNi8lE0%3D HTTP/2
> Host: production.cloudflare.docker.com
> user-agent: curl/7.68.0
> accept: */*
> connection: close
> accept-encoding: identity
>
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS == 256)!
} [5 bytes data]
< HTTP/2 200
< date: Sat, 06 Nov 2021 14:39:10 GMT
< content-type: application/octet-stream
< content-length: 28570074
< cf-ray: 6a9f11da98a18f25-DME
< accept-ranges: bytes
< age: 981095
< cache-control: public, max-age=14400
< etag: "df794d08bec28dd6d74a1ad9ae74a20a"
< expires: Sat, 06 Nov 2021 18:39:10 GMT
< last-modified: Sat, 28 Aug 2021 03:03:19 GMT
< vary: Accept-Encoding
< cf-cache-status: HIT
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< x-amz-id-2: g0Er/0QCV3zdtFxJ79t4/69OIK90RGVR5VefmWrFC7vjadb4Mnn0N1uRuEeAZit7d9vnuuxDI94=
< x-amz-request-id: T4KRT7HHVGF67BBB
< x-amz-version-id: t9ZLU68bxFaiG09eN_Xw5rPTbofuM5dK
< server: cloudflare
<
{ [919 bytes data]
* Connection #1 to host production.cloudflare.docker.com left intact
content_type: application/octet-stream
http_code: 200
http_connect: 000
http_version: 2
num_connects: 2
num_redirects: 1
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 104.18.121.25
scheme: HTTPS
size_download: 28570074
size_header: 1154
size_request: 2678
size_upload: 0
speed_download: 5899251.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.749757
time_connect: 0.317051
time_namelookup: 0.109548
time_pretransfer: 0.749936
time_redirect: 0.498872
time_starttransfer: 0.982812
time_total: 4.843501
url_effective: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/35/35807b77a593c1147d13dc926a91dcc3015616ff7307cc30442c5a8e07546283/data?verify=1636212550-p6Izy510Djz3%2BTUNf36ofNi8lE0%3D
blob_digest: sha256:c63faf7ebb912a5959c11942160dacdf01e2325361a2dae80c8ac54753ee2a9f
* Trying 3.209.182.229:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.209.182.229) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:c63faf7ebb912a5959c11942160dacdf01e2325361a2dae80c8ac54753ee2a9f HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 307 Temporary Redirect
< content-type: application/octet-stream
< docker-distribution-api-version: registry/2.0
< location: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/c6/c63faf7ebb912a5959c11942160dacdf01e2325361a2dae80c8ac54753ee2a9f/data?verify=1636212554-sNwFPrQL4VmwOKReSO1MbSjhBKc%3D
< date: Sat, 06 Nov 2021 14:39:14 GMT
< content-length: 0
< strict-transport-security: max-age=31536000
< connection: close
<
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
* Issue another request to this URL: 'https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/c6/c63faf7ebb912a5959c11942160dacdf01e2325361a2dae80c8ac54753ee2a9f/data?verify=1636212554-sNwFPrQL4VmwOKReSO1MbSjhBKc%3D'
* Trying 104.18.121.25:443...
* TCP_NODELAY set
* Connected to production.cloudflare.docker.com (104.18.121.25) port 443 (#1)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [104 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2371 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [115 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=sni.cloudflaressl.com
* start date: Jul 12 00:00:00 2021 GMT
* expire date: Jul 11 23:59:59 2022 GMT
* subjectAltName: host "production.cloudflare.docker.com" matched cert's "production.cloudflare.docker.com"
* issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
} [5 bytes data]
* Using Stream ID: 1 (easy handle 0x55a20089c0d0)
} [5 bytes data]
> GET /registry-v2/docker/registry/v2/blobs/sha256/c6/c63faf7ebb912a5959c11942160dacdf01e2325361a2dae80c8ac54753ee2a9f/data?verify=1636212554-sNwFPrQL4VmwOKReSO1MbSjhBKc%3D HTTP/2
> Host: production.cloudflare.docker.com
> user-agent: curl/7.68.0
> accept: */*
> connection: close
> accept-encoding: identity
>
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS == 256)!
} [5 bytes data]
< HTTP/2 200
< date: Sat, 06 Nov 2021 14:39:15 GMT
< content-type: application/octet-stream
< content-length: 7932199
< cf-ray: 6a9f11f7ec5f0065-DME
< accept-ranges: bytes
< age: 53885
< cache-control: public, max-age=14400
< etag: "fdf8c87a2f4301ce8f5a7ae18b8bd682"
< expires: Sat, 06 Nov 2021 18:39:15 GMT
< last-modified: Thu, 16 Sep 2021 01:27:03 GMT
< vary: Accept-Encoding
< cf-cache-status: HIT
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< x-amz-id-2: /DtqYosnlPvu6RLZPze4RHwLQl5oMZGcRRYsoqE3APWrkLgpCz4OXNSHxnvGGgZAoE6ytO4xdKo=
< x-amz-request-id: Q6FXWHCHNGQ7VVH6
< x-amz-version-id: 6SoB_FYI1uI1Za0xb5ca5mvL2reINrna
< server: cloudflare
<
{ [920 bytes data]
* Connection #1 to host production.cloudflare.docker.com left intact
content_type: application/octet-stream
http_code: 200
http_connect: 000
http_version: 2
num_connects: 2
num_redirects: 1
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 104.18.121.25
scheme: HTTPS
size_download: 7932199
size_header: 1150
size_request: 2676
size_upload: 0
speed_download: 4112078.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.593049
time_connect: 0.203980
time_namelookup: 0.024071
time_pretransfer: 0.593204
time_redirect: 0.501172
time_starttransfer: 0.830139
time_total: 1.929176
url_effective: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/c6/c63faf7ebb912a5959c11942160dacdf01e2325361a2dae80c8ac54753ee2a9f/data?verify=1636212554-sNwFPrQL4VmwOKReSO1MbSjhBKc%3D
blob_digest: sha256:d0af4aff2aacd91e60fd0e5d5761f8065aa40db9d64cd7a494b6eb4b00442675
* Trying 3.209.182.229:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.209.182.229) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:d0af4aff2aacd91e60fd0e5d5761f8065aa40db9d64cd7a494b6eb4b00442675 HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 307 Temporary Redirect
< content-type: application/octet-stream
< docker-distribution-api-version: registry/2.0
< location: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/d0/d0af4aff2aacd91e60fd0e5d5761f8065aa40db9d64cd7a494b6eb4b00442675/data?verify=1636212556-QEfCMIuiDQFG2dPFlVXmDEhH0V0%3D
< date: Sat, 06 Nov 2021 14:39:16 GMT
< content-length: 0
< strict-transport-security: max-age=31536000
< connection: close
<
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
* Issue another request to this URL: 'https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/d0/d0af4aff2aacd91e60fd0e5d5761f8065aa40db9d64cd7a494b6eb4b00442675/data?verify=1636212556-QEfCMIuiDQFG2dPFlVXmDEhH0V0%3D'
* Trying 104.18.121.25:443...
* TCP_NODELAY set
* Connected to production.cloudflare.docker.com (104.18.121.25) port 443 (#1)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [104 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2371 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [115 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=sni.cloudflaressl.com
* start date: Jul 12 00:00:00 2021 GMT
* expire date: Jul 11 23:59:59 2022 GMT
* subjectAltName: host "production.cloudflare.docker.com" matched cert's "production.cloudflare.docker.com"
* issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
} [5 bytes data]
* Using Stream ID: 1 (easy handle 0x55e37d7610d0)
} [5 bytes data]
> GET /registry-v2/docker/registry/v2/blobs/sha256/d0/d0af4aff2aacd91e60fd0e5d5761f8065aa40db9d64cd7a494b6eb4b00442675/data?verify=1636212556-QEfCMIuiDQFG2dPFlVXmDEhH0V0%3D HTTP/2
> Host: production.cloudflare.docker.com
> user-agent: curl/7.68.0
> accept: */*
> connection: close
> accept-encoding: identity
>
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS == 256)!
} [5 bytes data]
< HTTP/2 200
< date: Sat, 06 Nov 2021 14:39:17 GMT
< content-type: application/octet-stream
< content-length: 11578474
< cf-ray: 6a9f120328ca903f-DME
< accept-ranges: bytes
< age: 1996278
< cache-control: public, max-age=14400
< etag: "070da21b7cb92aa649834f6c67bed0d7"
< expires: Sat, 06 Nov 2021 18:39:17 GMT
< last-modified: Thu, 16 Sep 2021 01:27:03 GMT
< vary: Accept-Encoding
< cf-cache-status: HIT
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< x-amz-id-2: TnDIqyh78KRohFhu9XRk5GQm9VdONNXOsRx9t/ZnYcokExTpw7yiWX+NN0NNySt6P4okeQS1l3U=
< x-amz-request-id: SM6E9X16KZ5ZG782
< x-amz-version-id: Nxk7nSvPVm653xALckEKjRBMucQVYIyF
< server: cloudflare
<
{ [916 bytes data]
* Connection #1 to host production.cloudflare.docker.com left intact
content_type: application/octet-stream
http_code: 200
http_connect: 000
http_version: 2
num_connects: 2
num_redirects: 1
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 104.18.121.25
scheme: HTTPS
size_download: 11578474
size_header: 1153
size_request: 2676
size_upload: 0
speed_download: 2562743.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.459934
time_connect: 0.155834
time_namelookup: 0.016548
time_pretransfer: 0.460113
time_redirect: 0.500270
time_starttransfer: 0.640527
time_total: 4.518360
url_effective: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/d0/d0af4aff2aacd91e60fd0e5d5761f8065aa40db9d64cd7a494b6eb4b00442675/data?verify=1636212556-QEfCMIuiDQFG2dPFlVXmDEhH0V0%3D
blob_digest: sha256:4860ac2ea9aa7960f69e2f15af989bd40fcb85479d04d9d75df4fa5e100727b4
* Trying 3.209.182.229:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.209.182.229) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:4860ac2ea9aa7960f69e2f15af989bd40fcb85479d04d9d75df4fa5e100727b4 HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 307 Temporary Redirect
< content-type: application/octet-stream
< docker-distribution-api-version: registry/2.0
< location: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/48/4860ac2ea9aa7960f69e2f15af989bd40fcb85479d04d9d75df4fa5e100727b4/data?verify=1636212561-2KPR1kJsAVnj8sOJhuiOPPNgrsU%3D
< date: Sat, 06 Nov 2021 14:39:21 GMT
< content-length: 0
< strict-transport-security: max-age=31536000
< connection: close
<
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
* Issue another request to this URL: 'https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/48/4860ac2ea9aa7960f69e2f15af989bd40fcb85479d04d9d75df4fa5e100727b4/data?verify=1636212561-2KPR1kJsAVnj8sOJhuiOPPNgrsU%3D'
* Trying 104.18.121.25:443...
* TCP_NODELAY set
* Connected to production.cloudflare.docker.com (104.18.121.25) port 443 (#1)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [104 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2371 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [115 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=sni.cloudflaressl.com
* start date: Jul 12 00:00:00 2021 GMT
* expire date: Jul 11 23:59:59 2022 GMT
* subjectAltName: host "production.cloudflare.docker.com" matched cert's "production.cloudflare.docker.com"
* issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
} [5 bytes data]
* Using Stream ID: 1 (easy handle 0x563c5fad30d0)
} [5 bytes data]
> GET /registry-v2/docker/registry/v2/blobs/sha256/48/4860ac2ea9aa7960f69e2f15af989bd40fcb85479d04d9d75df4fa5e100727b4/data?verify=1636212561-2KPR1kJsAVnj8sOJhuiOPPNgrsU%3D HTTP/2
> Host: production.cloudflare.docker.com
> user-agent: curl/7.68.0
> accept: */*
> connection: close
> accept-encoding: identity
>
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS == 256)!
} [5 bytes data]
< HTTP/2 200
< date: Sat, 06 Nov 2021 14:39:21 GMT
< content-type: application/octet-stream
< content-length: 185
< cf-ray: 6a9f12210fa916bf-DME
< accept-ranges: bytes
< cache-control: public, max-age=14400
< etag: "d49bfc9561e5c2c4970acb4d03e7d899"
< expires: Sat, 06 Nov 2021 18:39:21 GMT
< last-modified: Thu, 16 Sep 2021 01:27:02 GMT
< vary: Accept-Encoding
< cf-cache-status: HIT
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< x-amz-id-2: k9IfJknCNRisOzYpIsw/KbMHjCKI7faI+i2FMDtEnFHRYDPjTXXqneJGALZ97dfI+HZx0QKoV6g=
< x-amz-request-id: Q6FZ7DYRRH9CXRFA
< x-amz-version-id: sE8y.QlBqLbfYW759jYsFrLQCGsIFD7o
< server: cloudflare
<
{ [185 bytes data]
* Connection #1 to host production.cloudflare.docker.com left intact
content_type: application/octet-stream
http_code: 200
http_connect: 000
http_version: 2
num_connects: 2
num_redirects: 1
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 104.18.121.25
scheme: HTTPS
size_download: 185
size_header: 1134
size_request: 2676
size_upload: 0
speed_download: 174.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.719173
time_connect: 0.301032
time_namelookup: 0.113746
time_pretransfer: 0.719362
time_redirect: 0.592926
time_starttransfer: 1.058504
time_total: 1.059221
url_effective: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/48/4860ac2ea9aa7960f69e2f15af989bd40fcb85479d04d9d75df4fa5e100727b4/data?verify=1636212561-2KPR1kJsAVnj8sOJhuiOPPNgrsU%3D
blob_digest: sha256:964f8d4cadc4a614dce2b20896dbe4c84d25686a8cbe696d5ed4fe49f962f055
* Trying 3.209.182.229:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.209.182.229) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:964f8d4cadc4a614dce2b20896dbe4c84d25686a8cbe696d5ed4fe49f962f055 HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 307 Temporary Redirect
< content-type: application/octet-stream
< docker-distribution-api-version: registry/2.0
< location: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/96/964f8d4cadc4a614dce2b20896dbe4c84d25686a8cbe696d5ed4fe49f962f055/data?verify=1636212562-IcRWeYJOgYmIByKSnPJ%2FUuJZk1Q%3D
< date: Sat, 06 Nov 2021 14:39:22 GMT
< content-length: 0
< strict-transport-security: max-age=31536000
< connection: close
<
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
* Issue another request to this URL: 'https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/96/964f8d4cadc4a614dce2b20896dbe4c84d25686a8cbe696d5ed4fe49f962f055/data?verify=1636212562-IcRWeYJOgYmIByKSnPJ%2FUuJZk1Q%3D'
* Trying 104.18.121.25:443...
* TCP_NODELAY set
* Connected to production.cloudflare.docker.com (104.18.121.25) port 443 (#1)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [104 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2371 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [116 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=sni.cloudflaressl.com
* start date: Jul 12 00:00:00 2021 GMT
* expire date: Jul 11 23:59:59 2022 GMT
* subjectAltName: host "production.cloudflare.docker.com" matched cert's "production.cloudflare.docker.com"
* issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
} [5 bytes data]
* Using Stream ID: 1 (easy handle 0x55864f7770d0)
} [5 bytes data]
> GET /registry-v2/docker/registry/v2/blobs/sha256/96/964f8d4cadc4a614dce2b20896dbe4c84d25686a8cbe696d5ed4fe49f962f055/data?verify=1636212562-IcRWeYJOgYmIByKSnPJ%2FUuJZk1Q%3D HTTP/2
> Host: production.cloudflare.docker.com
> user-agent: curl/7.68.0
> accept: */*
> connection: close
> accept-encoding: identity
>
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS == 256)!
} [5 bytes data]
< HTTP/2 200
< date: Sat, 06 Nov 2021 14:39:23 GMT
< content-type: application/octet-stream
< content-length: 6432
< cf-ray: 6a9f12270f5f7b33-DME
< accept-ranges: bytes
< cache-control: public, max-age=14400
< etag: "5eb4c5cc51fe1b0e5ec30f204fa64b97"
< expires: Sat, 06 Nov 2021 18:39:23 GMT
< last-modified: Thu, 16 Sep 2021 01:27:02 GMT
< vary: Accept-Encoding
< cf-cache-status: HIT
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< x-amz-id-2: WBvcGp2PSHr1iXnIEcbhHVt4+uB3bFqlAcFdeDyam15qj2jhS7TjF5f/11p+AgWho7Z7/xx+HPo=
< x-amz-request-id: Q6FNDMVP05XXTQMC
< x-amz-version-id: dvWuWLDGQCA0YkhCoh40E1cNRH4ZBUoL
< server: cloudflare
<
{ [927 bytes data]
* Connection #1 to host production.cloudflare.docker.com left intact
content_type: application/octet-stream
http_code: 200
http_connect: 000
http_version: 2
num_connects: 2
num_redirects: 1
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 104.18.121.25
scheme: HTTPS
size_download: 6432
size_header: 1137
size_request: 2678
size_upload: 0
speed_download: 4978.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.604556
time_connect: 0.219136
time_namelookup: 0.015491
time_pretransfer: 0.604730
time_redirect: 0.507099
time_starttransfer: 1.292162
time_total: 1.292832
url_effective: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/96/964f8d4cadc4a614dce2b20896dbe4c84d25686a8cbe696d5ed4fe49f962f055/data?verify=1636212562-IcRWeYJOgYmIByKSnPJ%2FUuJZk1Q%3D
blob_digest: sha256:f68bad238d01924ca5e1d2a3f0bdf2ccf42f742d9a67de0d8d2c0da49661cca0
* Trying 3.209.182.229:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.209.182.229) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:f68bad238d01924ca5e1d2a3f0bdf2ccf42f742d9a67de0d8d2c0da49661cca0 HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 307 Temporary Redirect
< content-type: application/octet-stream
< docker-distribution-api-version: registry/2.0
< location: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/f6/f68bad238d01924ca5e1d2a3f0bdf2ccf42f742d9a67de0d8d2c0da49661cca0/data?verify=1636212563-DnbkmSLH3ToCUZ2ILDX55yiVh6I%3D
< date: Sat, 06 Nov 2021 14:39:23 GMT
< content-length: 0
< strict-transport-security: max-age=31536000
< connection: close
<
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
* Issue another request to this URL: 'https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/f6/f68bad238d01924ca5e1d2a3f0bdf2ccf42f742d9a67de0d8d2c0da49661cca0/data?verify=1636212563-DnbkmSLH3ToCUZ2ILDX55yiVh6I%3D'
* Trying 104.18.121.25:443...
* TCP_NODELAY set
* Connected to production.cloudflare.docker.com (104.18.121.25) port 443 (#1)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [104 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2371 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [114 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [37 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=sni.cloudflaressl.com
* start date: Jul 12 00:00:00 2021 GMT
* expire date: Jul 11 23:59:59 2022 GMT
* subjectAltName: host "production.cloudflare.docker.com" matched cert's "production.cloudflare.docker.com"
* issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
} [5 bytes data]
* Using Stream ID: 1 (easy handle 0x55874dfcc0d0)
} [5 bytes data]
> GET /registry-v2/docker/registry/v2/blobs/sha256/f6/f68bad238d01924ca5e1d2a3f0bdf2ccf42f742d9a67de0d8d2c0da49661cca0/data?verify=1636212563-DnbkmSLH3ToCUZ2ILDX55yiVh6I%3D HTTP/2
> Host: production.cloudflare.docker.com
> user-agent: curl/7.68.0
> accept: */*
> connection: close
> accept-encoding: identity
>
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS == 256)!
} [5 bytes data]
< HTTP/2 200
< date: Sat, 06 Nov 2021 14:39:24 GMT
< content-type: application/octet-stream
< content-length: 1302697637
< cf-ray: 6a9f122ee85478ff-DME
< accept-ranges: bytes
< age: 1996284
< cache-control: public, max-age=14400
< etag: "b022c2cfddbe26066cb5fd3db0ace983-39"
< expires: Sat, 06 Nov 2021 18:39:24 GMT
< last-modified: Thu, 16 Sep 2021 01:28:22 GMT
< vary: Accept-Encoding
< cf-cache-status: HIT
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< x-amz-id-2: 0W/yHOXb62Pl6xD6fUNHcP+ZBIxUX0rWE7Pe0L1fOD78Q6j0e3hrtU9Y5lWCqCc8wPrv6+GYxp8=
< x-amz-request-id: 31D87SA1AJDQ1D66
< x-amz-version-id: ZRoGZgpb3PucQOJE5LSx0AngTrBgbR_Y
< server: cloudflare
<
{ [914 bytes data]
* Connection #1 to host production.cloudflare.docker.com left intact
content_type: application/octet-stream
http_code: 200
http_connect: 000
http_version: 2
num_connects: 2
num_redirects: 1
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 104.18.121.25
scheme: HTTPS
size_download: 1302697637
size_header: 1158
size_request: 2676
size_upload: 0
speed_download: 2375785.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.572212
time_connect: 0.212419
time_namelookup: 0.016368
time_pretransfer: 0.572375
time_redirect: 0.501066
time_starttransfer: 0.772135
time_total: 548.323642
url_effective: https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/f6/f68bad238d01924ca5e1d2a3f0bdf2ccf42f742d9a67de0d8d2c0da49661cca0/data?verify=1636212563-DnbkmSLH3ToCUZ2ILDX55yiVh6I%3D
blob_digest: sha256:75dd747f11f92841c3823e94e07c3b1ae0a6a6e6e4668f9a9d3bd75a11384eb4
* Trying 3.229.227.53:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.229.227.53) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:75dd747f11f92841c3823e94e07c3b1ae0a6a6e6e4668f9a9d3bd75a11384eb4 HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 401 Unauthorized
< content-type: application/json
< docker-distribution-api-version: registry/2.0
< www-authenticate: Bearer realm="https://auth.docker.io/token",service="registry.docker.io",scope="repository:nvidia/cuda:pull",error="invalid_token"
< date: Sat, 06 Nov 2021 14:48:32 GMT
< content-length: 154
< strict-transport-security: max-age=31536000
< connection: close
<
{ [154 bytes data]
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
content_type: application/json
http_code: 401
http_connect: 000
http_version: 1.1
num_connects: 1
num_redirects: 0
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 3.229.227.53
scheme: HTTPS
size_download: 154
size_header: 380
size_request: 2371
size_upload: 0
speed_download: 295.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.397212
time_connect: 0.152663
time_namelookup: 0.034499
time_pretransfer: 0.397282
time_redirect: 0.000000
time_starttransfer: 0.521340
time_total: 0.521382
url_effective: https://registry-1.docker.io/v2/nvidia/cuda/blobs/sha256:75dd747f11f92841c3823e94e07c3b1ae0a6a6e6e4668f9a9d3bd75a11384eb4
blob_digest: sha256:4893284fcf3ae55d7d73463adddfe278a019f35d86d27fc44fa70414ae54e165
* Trying 3.229.227.53:443...
* TCP_NODELAY set
* Connected to registry-1.docker.io (3.229.227.53) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [89 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4936 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [333 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.docker.io
* start date: Apr 25 00:00:00 2021 GMT
* expire date: May 24 23:59:59 2022 GMT
* subjectAltName: host "registry-1.docker.io" matched cert's "*.docker.io"
* issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
* SSL certificate verify ok.
} [5 bytes data]
> GET /v2/nvidia/cuda/blobs/sha256:4893284fcf3ae55d7d73463adddfe278a019f35d86d27fc44fa70414ae54e165 HTTP/1.1
> Host: registry-1.docker.io
> User-Agent: curl/7.68.0
> Accept: */*
> Authorization: Bearer <redacted>
> Connection: close
> Accept-Encoding: identity
>
{ [5 bytes data]
* Mark bundle as not supporting multiuse
< HTTP/1.1 401 Unauthorized
< content-type: application/json
< docker-distribution-api-version: registry/2.0
< www-authenticate: Bearer realm="https://auth.docker.io/token",service="registry.docker.io",scope="repository:nvidia/cuda:pull",error="invalid_token"
< date: Sat, 06 Nov 2021 14:48:32 GMT
< content-length: 154
< strict-transport-security: max-age=31536000
< connection: close
<
{ [154 bytes data]
* Closing connection 0
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, close notify (256):
} [2 bytes data]
content_type: application/json
http_code: 401
http_connect: 000
http_version: 1.1
num_connects: 1
num_redirects: 0
proxy_ssl_verify_result: 0
redirect_url:
remote_ip: 3.229.227.53
scheme: HTTPS
size_download: 154
size_header: 380
size_request: 2371
size_upload: 0
speed_download: 311.000
speed_upload: 0.000
ssl_verify_result: 0
time_appconnect: 0.369008
time_connect: 0.126189
time_namelookup: 0.008352
time_pretransfer: 0.369075
time_redirect: 0.000000
time_starttransfer: 0.494030
time_total: 0.494078
url_effective: https://registry-1.docker.io/v2/nvidia/cuda/blobs/sha256:4893284fcf3ae55d7d73463adddfe278a019f35d86d27fc44fa70414ae54e165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment