habitat-sh / habitat

Modern applications with built-in automation
https://www.habitat.sh
Apache License 2.0
2.6k stars 315 forks source link

Timeout uploading large package #5841

Closed scotthain closed 3 years ago

scotthain commented 5 years ago

Environment:

The issue is - when uploading a package that is "large" (this does not seem to happen on <15mb packages, this one in question is ~230mb) the package does successfully upload, but returns a failure from the CLI.

Non debug output: (the issue seen)

λ  [shain/even_more ≡ +1 ~0 -0 !]hab pkg upload .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart --force
✓ Signed artifact with core-20180119235000.pub
» Uploading public origin key core-20180119235000.pub
    75 B / 75 B | [=========================================================================================================================] 100.00 % 2.25 KB/s
→ Using existing public origin key core-20180119235000.pub
» Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
↑ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
    233.68 MB / 233.68 MB \ [==============================================================================================================] 100.00 % 39.10 MB/s
↑ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
    233.68 MB / 233.68 MB \ [==============================================================================================================] 100.00 % 38.18 MB/s
↑ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
    233.68 MB / 233.68 MB \ [==============================================================================================================] 100.00 % 38.94 MB/s
↑ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
    233.68 MB / 233.68 MB \ [==============================================================================================================] 100.00 % 39.30 MB/s
↑ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
    233.68 MB / 233.68 MB \ [==============================================================================================================] 100.00 % 38.60 MB/s
✗✗✗
✗✗✗ Upload failed: We tried 5 times but could not upload core/visual-cpp-build-tools-2015/14.0.25420/20181108222024. Giving up.
✗✗✗

With debug output:

hab : DEBUG 2018-11-09T20:23:23Z: habitat_common::ui: UI { shell: Shell { input: InputStream { isatty: true }, out: OutputStream { coloring: Auto, isatty: false, 
is_colored(): true, supports_color(): true }, err: OutputStream { coloring: Auto, isatty: false, is_colored(): true, supports_color(): true } } }
At line:1 char:47
+ ... ACKTRACE=1; hab pkg upload .\visual-cpp-build-tools-2015\results\core ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (DEBUG 2018-11-0...r(): true } } }:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError

DEBUG 2018-11-09T20:23:23Z: hab: clap cli args: ["C:\\ProgramData\\chocolatey\\lib\\habitat\\hab-0.65.0-20181004225456-x86_64-windows\\hab.exe", "pkg", "upload", 
".\\visual-cpp-build-tools-2015\\results\\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart", "--force"]

DEBUG 2018-11-09T20:23:23Z: hab: remaining cli args: []

DEBUG 2018-11-09T20:23:23Z: hab::analytics: Event: 
v=1&tid=UA-6369228-7&cid=58bfdcec-018d-4581-8d36-05f9a0083e24&t=event&aip=1&an=hab&av=0.65.0%2F20181004225456&ds=cli--hab&ec=invoke&ea=hab--pkg--upload

DEBUG 2018-11-09T20:23:23Z: hab::analytics: Creating directory C:\hab/cache/analytics

DEBUG 2018-11-09T20:23:23Z: hab::analytics: Creating file C:\hab/cache/analytics\event-1541795003.305778800.txt

Γ£ô Signed artifact with core-20180119235000.pub
DEBUG 2018-11-09T20:23:23Z: habitat_http_client::ssl: Setting CA file for SSL context to: C:\hab/cache/ssl\cert.pem

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::ssl: Setting CA file for SSL context to: C:\hab/cache/ssl\cert.pem

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: Client socket timeout: 120 secs

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)

┬╗ Uploading public origin key core-20180119235000.pub
DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: POST https://bldr.acceptance.habitat.sh/v1/depot/origins/core/keys/20180119235000 with ApiClient { 
endpoint: "https://bldr.acceptance.habitat.sh/v1", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None 
}, proxy: None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:23:23Z: hyper::net: http scheme

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: Client socket timeout: 120 secs

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: POST https://www.google-analytics.com/collect with ApiClient { endpoint: 
"https://www.google-analytics.com/collect", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None }, 
proxy: None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:23:23Z: hyper::net: http scheme

DEBUG 2018-11-09T20:23:23Z: hyper::net: https scheme

DEBUG 2018-11-09T20:23:23Z: hyper::net: https scheme

DEBUG 2018-11-09T20:23:23Z: hyper::http::h1: request line: Post "/collect" Http11

DEBUG 2018-11-09T20:23:23Z: hyper::http::h1: headers=Headers { Host: www.google-analytics.com
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Content-Length: 169
, }

DEBUG 2018-11-09T20:23:23Z: hyper::http::h1: request line: Post "/v1/depot/origins/core/keys/20180119235000" Http11

DEBUG 2018-11-09T20:23:23Z: hyper::http::h1: headers=Headers { Host: bldr.acceptance.habitat.sh
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Authorization: Bearer <REDACTED>
, Content-Length: 75
, }

DEBUG 2018-11-09T20:23:23Z: hyper::client::response: version=Http11, status=Ok

DEBUG 2018-11-09T20:23:23Z: hyper::client::response: headers=Headers { Access-Control-Allow-Origin: *
, Date: Fri, 09 Nov 2018 20:23:23 GMT
, Pragma: no-cache
, Expires: Fri, 01 Jan 1990 00:00:00 GMT
, Cache-Control: no-cache, no-store, must-revalidate
, Last-Modified: Sun, 17 May 1998 03:00:00 GMT
, X-Content-Type-Options: nosniff
, Content-Type: image/gif
, Server: Golfe2
, Content-Length: 35
, Alt-Svc: quic=":443"; ma=2592000; v="44,43,39,35"
, }
DEBUG 2018-11-09T20:23:23Z: hab::analytics: Event posted successfully: OK

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::ssl: Setting CA file for SSL context to: C:\hab/cache/ssl\cert.pem

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: Client socket timeout: 120 secs

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)

DEBUG 2018-11-09T20:23:23Z: habitat_http_client::api_client: POST https://www.google-analytics.com/collect with ApiClient { endpoint: 
"https://www.google-analytics.com/collect", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None }, 
proxy: None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:23:23Z: hyper::net: http scheme

DEBUG 2018-11-09T20:23:23Z: hyper::net: https scheme

DEBUG 2018-11-09T20:23:23Z: hyper::http::h1: request line: Post "/collect" Http11

DEBUG 2018-11-09T20:23:23Z: hyper::http::h1: headers=Headers { Host: www.google-analytics.com
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Content-Length: 151
, }

DEBUG 2018-11-09T20:23:23Z: hyper::client::response: version=Http11, status=Conflict

DEBUG 2018-11-09T20:23:23Z: hyper::client::response: headers=Headers { Server: nginx/1.15.5
, Content-Length: 0
, Accept-Ranges: bytes
, Date: Fri, 09 Nov 2018 20:23:23 GMT
, Via: 1.1 varnish
, Connection: keep-alive
, X-Served-By: cache-sea1022-SEA
, X-Cache: MISS
, X-Cache-Hits: 0
, Strict-Transport-Security: max-age= 7776000; includeSubDomains
, X-Frame-Options: SAMEORIGIN
, }

→ Using existing public origin key core-20180119235000.pub
┬╗ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
DEBUG 2018-11-09T20:23:23Z: hyper::client::response: version=Http11, status=Ok

DEBUG 2018-11-09T20:23:23Z: hyper::client::response: headers=Headers { Access-Control-Allow-Origin: *
, Date: Fri, 09 Nov 2018 20:23:23 GMT
, Pragma: no-cache
, Expires: Fri, 01 Jan 1990 00:00:00 GMT
, Cache-Control: no-cache, no-store, must-revalidate
, Last-Modified: Sun, 17 May 1998 03:00:00 GMT
, X-Content-Type-Options: nosniff
, Content-Type: image/gif
, Server: Golfe2
, Content-Length: 35
, Alt-Svc: quic=":443"; ma=2592000; v="44,43,39,35"
, }
DEBUG 2018-11-09T20:23:23Z: hab::analytics: Event posted successfully: OK

DEBUG 2018-11-09T20:23:41Z: habitat_http_client::api_client: GET 
https://bldr.acceptance.habitat.sh/v1/depot/channels/core/unstable/pkgs/visual-cpp-build-tools-2015/14.0.25420/20181108222024?target=x86_64-windows with 
ApiClient { endpoint: "https://bldr.acceptance.habitat.sh/v1", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), 
proxy: None }, proxy: None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:23:41Z: hyper::http::h1: request line: Get 
"/v1/depot/channels/core/unstable/pkgs/visual-cpp-build-tools-2015/14.0.25420/20181108222024?target=x86_64-windows" Http11
DEBUG 2018-11-09T20:23:41Z: hyper::http::h1: headers=Headers { Host: bldr.acceptance.habitat.sh
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Authorization: Bearer <REDACTED>
, }

DEBUG 2018-11-09T20:23:41Z: hyper::client::response: version=Http11, status=Ok

DEBUG 2018-11-09T20:23:41Z: hyper::client::response: headers=Headers { Alternate-Protocol: 443:npn-spdy/3
, cache-control: private, no-cache, no-store
, Content-Type: application/json
, Server: nginx/1.15.5
, X-Content-Type-Options: nosniff
, X-UA-Compatible: IE=Edge
, X-XSS-Protection: 1; mode=block
, Accept-Ranges: bytes
Accept-Ranges: bytes
, Age: 0
Age: 0
, Content-Length: 4851
, Date: Fri, 09 Nov 2018 20:23:41 GMT
, Via: 1.1 varnish
, Connection: keep-alive
, X-Served-By: cache-sea1022-SEA
, X-Cache: MISS
, X-Cache-Hits: 0
, Vary: Accept-Encoding
, Strict-Transport-Security: max-age= 7776000; includeSubDomains
, X-Frame-Options: SAMEORIGIN
, }

DEBUG 2018-11-09T20:23:41Z: habitat_api_client: Body: "{\"channels\":[\"unstable\"],\"checksum\":\"afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac1
6\",\"config\":\"\",\"created_at\":\"2018-11-09T18:42:52.053063\",\"deps\":[],\"exposes\":[],\"id\":\"1111681661361479680\",\"ident\":{\"name\":\"visual-cpp-build
-tools-2015\",\"origin\":\"core\",\"release\":\"20181108222024\",\"version\":\"14.0.25420\"},\"ident_array\":[\"core\",\"visual-cpp-build-tools-2015\",\"14.0.2542
0\",\"20181108222024\"],\"is_a_service\":false,\"manifest\":\"# core / visual-cpp-build-tools-2015\\r\\nStandalone compiler, libraries and scripts\\r\\n\\r\\n* 
__Maintainer__: The Habitat Maintainers <humans@habitat.sh>\\r\\n* __Version__: 14.0.25420\\r\\n* __Release__: 20181108222024\\r\\n* __Target__: 
x86_64-windows\\r\\n* __Upstream URL__: 
[http://landinghub.visualstudio.com/visual-cpp-build-tools](http://landinghub.visualstudio.com/visual-cpp-build-tools)\\r\\n* __License__: Microsoft Software 
License\\r\\n* __Source__: [https://download.microsoft.com/download/5/f/7/5f7acaeb-8363-451f-9425-68a90f98b238/visualcppbuildtools_full.exe](https://download.micr
osoft.com/download/5/f/7/5f7acaeb-8363-451f-9425-68a90f98b238/visualcppbuildtools_full.exe)\\r\\n* __SHA__: 
`1e1774869abd953d05d10372b7c08bfa0c76116f5c6df1f3d031418ccdcd8f7b`\\r\\n* __Path__: 
`C:\\\\hab\\\\pkgs\\\\core\\\\visual-cpp-build-tools-2015\\\\14.0.25420\\\\20181108222024`\\r\\n* __Build Dependencies__: core/lessmsi\\r\\n* __Dependencies__: 
no runtime dependencies or undefined\\r\\n* __Interpreters__: no interpreters or undefined\\r\\n\\r\\n# Plan\\r\\n\\r\\n## Plan Source\\r\\n\\r\\n```ps1\\r\\n$pkg
_name=\\\"visual-cpp-build-tools-2015\\\"\\r\\n$pkg_origin=\\\"core\\\"\\r\\n$pkg_version=\\\"14.0.25420\\\"\\r\\n$pkg_description=\\\"Standalone compiler, 
libraries and scripts\\\"\\r\\n$pkg_upstream_url=\\\"http://landinghub.visualstudio.com/visual-cpp-build-tools\\\"\\r\\n$pkg_license=@(\\\"Microsoft Software 
License\\\")\\r\\n$pkg_maintainer=\\\"The Habitat Maintainers <humans@habitat.sh>\\\"\\r\\n$pkg_source=\\\"https://download.microsoft.com/download/5/f/7/5f7acaeb-
8363-451f-9425-68a90f98b238/visualcppbuildtools_full.exe\\\"\\r\\n$pkg_shasum=\\\"1e1774869abd953d05d10372b7c08bfa0c76116f5c6df1f3d031418ccdcd8f7b\\\"\\r\\n$pkg_b
uild_deps=@(\\\"core/lessmsi\\\")\\r\\n\\r\\n$pkg_bin_dirs=@(\\r\\n  \\\"Program Files\\\\Microsoft Visual Studio 14.0\\\\VC\\\\bin\\\\amd64\\\",\\r\\n  
\\\"Program Files\\\\Microsoft Visual Studio 14.0\\\\VC\\\\redist\\\\x64\\\\Microsoft.VC140.CRT\\\",\\r\\n  \\\"Program 
Files\\\\MSBuild\\\\14.0\\\\bin\\\\amd64\\\",\\r\\n  \\\"Windows Kits\\\\8.1\\\\bin\\\\x64\\\"\\r\\n)\\r\\n$pkg_lib_dirs=@(\\r\\n  \\\"Windows 
Kits\\\\10\\\\Lib\\\\10.0.10240.0\\\\um\\\\x64\\\",\\r\\n  \\\"Windows Kits\\\\10\\\\Lib\\\\10.0.10240.0\\\\ucrt\\\\x64\\\",\\r\\n  \\\"Program 
Files\\\\Microsoft Visual Studio 14.0\\\\VC\\\\atlmfc\\\\lib\\\\amd64\\\",\\r\\n  \\\"Program Files\\\\Microsoft Visual Studio 
14.0\\\\VC\\\\lib\\\\amd64\\\",\\r\\n  \\\"Windows Kits\\\\8.1\\\\Lib\\\\winv6.3\\\\um\\\\x64\\\"\\r\\n)\\r\\n$pkg_include_dirs=@(\\r\\n  \\\"Windows 
Kits\\\\10\\\\Include\\\\10.0.10240.0\\\\ucrt\\\",\\r\\n  \\\"Program Files\\\\Microsoft Visual Studio 14.0\\\\VC\\\\atlmfc\\\\include\\\",\\r\\n  \\\"Program 
Files\\\\Microsoft Visual Studio 14.0\\\\VC\\\\include\\\",\\r\\n  \\\"Windows Kits\\\\8.1\\\\Include\\\\shared\\\",\\r\\n  \\\"Windows 
Kits\\\\8.1\\\\Include\\\\um\\\",\\r\\n  \\\"Windows Kits\\\\NETFXSDK\\\\4.6\\\\Include\\\\um\\\"\\r\\n)\\r\\n\\r\\nfunction Invoke-Unpack {\\r\\n  Start-Process 
\\\"$HAB_CACHE_SRC_PATH/$pkg_filename\\\" -Wait -ArgumentList \\\"/passive /layout $HAB_CACHE_SRC_PATH/$pkg_dirname\\\"\\r\\n  Push-Location 
\\\"$HAB_CACHE_SRC_PATH/$pkg_dirname\\\"\\r\\n  try {\\r\\n    Get-ChildItem \\\"$HAB_CACHE_SRC_PATH/$pkg_dirname/packages\\\" -Include *.msi -Exclude 
@(\'*x86*\', \'*.arm.*\') -Recurse | % {\\r\\n      lessmsi x $_\\r\\n    }\\r\\n    Get-ChildItem \\\"$HAB_CACHE_SRC_PATH/$pkg_dirname/packages/*SDK\\\" 
-Include *.msi -Recurse | % {\\r\\n      lessmsi x $_
\\r\\n    }\\r\\n    lessmsi x (Resolve-Path 
\\\"$HAB_CACHE_SRC_PATH/$pkg_dirname/OfflineCache/installers/Win10SDK_Hidden_10.0.10240/en/0/Redistributable/4.6.00079/sdk_tools46.msi\\\")\\r\\n    lessmsi x 
(Resolve-Path \\\"$HAB_CACHE_SRC_PATH/$pkg_dirname/OfflineCache/installers/Win10SDK_Hidden_10.0.10240/en/0/installers/Windows SDK for Windows Store Apps Headers 
Libs-x86_en-us.msi\\\")\\r\\n  }\\r\\n  finally { Pop-Location }\\r\\n}\\r\\n\\r\\nfunction Invoke-Install {\\r\\n  Get-ChildItem 
\\\"$HAB_CACHE_SRC_PATH/$pkg_dirname\\\" -Include \\\"Program Files\\\" -Recurse | % {\\r\\n    Copy-Item $_ \\\"$pkg_prefix\\\" -Exclude \\\"*.duplicate*\\\" 
-Recurse -Force\\r\\n  }\\r\\n  Get-ChildItem \\\"$HAB_CACHE_SRC_PATH/$pkg_dirname\\\" -Include \\\"Windows Kits\\\" -Recurse | % {\\r\\n    Copy-Item $_ 
\\\"$pkg_prefix\\\" -Exclude \\\"*.duplicate*\\\" -Recurse -Force\\r\\n  }\\r\\n\\r\\n  Copy-Item \\\"$pkg_prefix\\\\Program Files\\\\Microsoft Visual Studio 
14.0\\\\Common7\\\\IDE\\\\FromGAC\\\\*\\\" \\\"$pkg_prefix\\\\Program Files\\\\MSBuild\\\\14.0\\\\bin\\\\amd64\\\" -Force\\r\\n  Copy-Item 
\\\"$PLAN_CONTEXT/setenv.ps1\\\" \\\"$pkg_prefix\\\"\\r\\n}\\r\\n\\r\\n```\",\"name\":\"visual-cpp-build-tools-2015\",\"origin\":\"core\",\"owner_id\":\"746297861
527887944\",\"target\":\"x86_64-windows\",\"tdeps\":[],\"updated_at\":\"2018-11-09T18:42:52.053063\",\"visibility\":\"public\"}"

Γåæ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
DEBUG 2018-11-09T20:23:42Z: habitat_api_client: Reading from 
.\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart

DEBUG 2018-11-09T20:23:42Z: habitat_http_client::api_client: POST https://bldr.acceptance.habitat.sh/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/201
81108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true with ApiClient { endpoint: 
"https://bldr.acceptance.habitat.sh/v1", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None }, proxy: 
None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:23:42Z: hyper::http::h1: request line: Post 
"/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/20181108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true" 
Http11
DEBUG 2018-11-09T20:23:42Z: hyper::http::h1: headers=Headers { Host: bldr.acceptance.habitat.sh
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Authorization: Bearer <REDACTED>
, Content-Length: 245034877
, }

DEBUG 2018-11-09T20:24:46Z: hyper::client::response: version=Http11, status=RequestTimeout

DEBUG 2018-11-09T20:24:46Z: hyper::client::response: headers=Headers { Content-Length: 0
, Accept-Ranges: bytes
, Date: Fri, 09 Nov 2018 20:24:46 GMT
, Via: 1.1 varnish
, Connection: keep-alive
, X-Served-By: cache-sea1022-SEA
, X-Cache: MISS
, X-Cache-Hits: 0
, Strict-Transport-Security: max-age= 7776000; includeSubDomains
, X-Frame-Options: SAMEORIGIN
, }

Γåæ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
DEBUG 2018-11-09T20:24:50Z: habitat_api_client: Reading from 
.\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart

DEBUG 2018-11-09T20:24:50Z: habitat_http_client::api_client: POST https://bldr.acceptance.habitat.sh/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/201
81108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true with ApiClient { endpoint: 
"https://bldr.acceptance.habitat.sh/v1", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None }, proxy: 
None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:24:50Z: hyper::http::h1: request line: Post 
"/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/20181108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true" 
Http11
DEBUG 2018-11-09T20:24:50Z: hyper::http::h1: headers=Headers { Host: bldr.acceptance.habitat.sh
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Authorization: Bearer <REDACTED>
, Content-Length: 245034877
, }

DEBUG 2018-11-09T20:25:53Z: hyper::client::response: version=Http11, status=GatewayTimeout

DEBUG 2018-11-09T20:25:53Z: hyper::client::response: headers=Headers { Content-Length: 0
, Accept-Ranges: bytes
, Date: Fri, 09 Nov 2018 20:25:53 GMT
, Via: 1.1 varnish
, Connection: keep-alive
, X-Served-By: cache-sea1022-SEA
, X-Cache: MISS
, X-Cache-Hits: 0
, Strict-Transport-Security: max-age= 7776000; includeSubDomains
, X-Frame-Options: SAMEORIGIN
, }

Γåæ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
DEBUG 2018-11-09T20:25:57Z: habitat_api_client: Reading from 
.\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart

DEBUG 2018-11-09T20:25:57Z: habitat_http_client::api_client: POST https://bldr.acceptance.habitat.sh/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/201
81108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true with ApiClient { endpoint: 
"https://bldr.acceptance.habitat.sh/v1", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None }, proxy: 
None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:25:57Z: hyper::http::h1: request line: Post 
"/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/20181108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true" 
Http11
DEBUG 2018-11-09T20:25:57Z: hyper::http::h1: headers=Headers { Host: bldr.acceptance.habitat.sh
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Authorization: Bearer <REDACTED>
, Content-Length: 245034877
, }

DEBUG 2018-11-09T20:27:02Z: hyper::client::response: version=Http11, status=RequestTimeout

DEBUG 2018-11-09T20:27:02Z: hyper::client::response: headers=Headers { Content-Length: 0
, Accept-Ranges: bytes
, Date: Fri, 09 Nov 2018 20:27:02 GMT
, Via: 1.1 varnish
, Connection: keep-alive
, X-Served-By: cache-sea1022-SEA
, X-Cache: MISS
, X-Cache-Hits: 0
, Strict-Transport-Security: max-age= 7776000; includeSubDomains
, X-Frame-Options: SAMEORIGIN
, }

Γåæ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
DEBUG 2018-11-09T20:27:06Z: habitat_api_client: Reading from 
.\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart

DEBUG 2018-11-09T20:27:06Z: habitat_http_client::api_client: POST https://bldr.acceptance.habitat.sh/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/201
81108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true with ApiClient { endpoint: 
"https://bldr.acceptance.habitat.sh/v1", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None }, proxy: 
None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }

DEBUG 2018-11-09T20:27:06Z: hyper::http::h1: request line: Post 
"/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/20181108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true" 
Http11

DEBUG 2018-11-09T20:27:06Z: hyper::http::h1: headers=Headers { Host: bldr.acceptance.habitat.sh
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Authorization: Bearer <REDACTED>
, Content-Length: 245034877
, }

DEBUG 2018-11-09T20:28:10Z: hyper::client::response: version=Http11, status=RequestTimeout

DEBUG 2018-11-09T20:28:10Z: hyper::client::response: headers=Headers { Content-Length: 0
, Accept-Ranges: bytes
, Date: Fri, 09 Nov 2018 20:28:10 GMT
, Via: 1.1 varnish
, Connection: keep-alive
, X-Served-By: cache-sea1022-SEA
, X-Cache: MISS
, X-Cache-Hits: 0
, Strict-Transport-Security: max-age= 7776000; includeSubDomains
, X-Frame-Options: SAMEORIGIN
, }

Γåæ Uploading .\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart
DEBUG 2018-11-09T20:28:14Z: habitat_api_client: Reading from 
.\visual-cpp-build-tools-2015\results\core-visual-cpp-build-tools-2015-14.0.25420-20181108222024-x86_64-windows.hart

DEBUG 2018-11-09T20:28:14Z: habitat_http_client::api_client: POST https://bldr.acceptance.habitat.sh/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/201
81108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true with ApiClient { endpoint: 
"https://bldr.acceptance.habitat.sh/v1", inner: Client { redirect_policy: FollowAll, read_timeout: Some(120s), write_timeout: Some(120s), proxy: None }, proxy: 
None, target_scheme: "https", user_agent_header: UserAgent("hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)") }
DEBUG 2018-11-09T20:28:14Z: hyper::http::h1: request line: Post 
"/v1/depot/pkgs/core/visual-cpp-build-tools-2015/14.0.25420/20181108222024?checksum=afac70ee745a74038c06586eeeed0231458a64cec2b4bc7b8329b89b5699ac16&forced=true" 
Http11

DEBUG 2018-11-09T20:28:14Z: hyper::http::h1: headers=Headers { Host: bldr.acceptance.habitat.sh
, User-Agent: hab/0.65.0/20181004225456 (x86_64-windows; 10.0.14915)
, Authorization: Bearer <REDACTED>
, Content-Length: 245034877
, }

DEBUG 2018-11-09T20:29:19Z: hyper::client::response: version=Http11, status=GatewayTimeout

DEBUG 2018-11-09T20:29:19Z: hyper::client::response: headers=Headers { Content-Length: 0
, Accept-Ranges: bytes
, Date: Fri, 09 Nov 2018 20:29:19 GMT
, Via: 1.1 varnish
, Connection: keep-alive
, X-Served-By: cache-sea1022-SEA
, X-Cache: MISS
, X-Cache-Hits: 0
, Strict-Transport-Security: max-age= 7776000; includeSubDomains
, X-Frame-Options: SAMEORIGIN
, }

Γ£ùΓ£ùΓ£ù
Γ£ùΓ£ùΓ£ù Upload failed: We tried 5 times but could not upload core/visual-cpp-build-tools-2015/14.0.25420/20181108222024. Giving up.
Γ£ùΓ£ùΓ£ù
stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.

stale[bot] commented 3 years ago

This issue has been automatically closed after being stale for 400 days. We still value your input and contribution. Please re-open the issue if desired and leave a comment with details.