Hi folks,

Some Scallywag job steps are failing in cygwin-install-action with message "Unable to connect to the remote server".

So far only arch and noarch - both package arch and null noarch - build steps have been affected - not source builds.

Summary below - full log attached - also see my recent wget2 builds "pending"/"failed" with this reason:

2024-12-01T12:20:31.3682715Z ##[group]Fetching the repository
2024-12-01T12:20:31.3701623Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6b5cf753fe76141134ede493e3b80339336cf5ab:refs/remotes/origin/master
2024-12-01T12:20:33.2275943Z From https://github.com/cygwin/scallywag
2024-12-01T12:20:33.2276539Z * [new ref] 6b5cf753fe76141134ede493e3b80339336cf5ab -> origin/master
2024-12-01T12:20:33.2545007Z ##[endgroup]
2024-12-01T12:20:33.2547507Z ##[group]Determining the checkout info
2024-12-01T12:20:33.2548495Z ##[endgroup]
2024-12-01T12:20:33.2558290Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2024-12-01T12:20:33.2997560Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2024-12-01T12:20:33.3209655Z ##[group]Checking out the ref
2024-12-01T12:20:33.3218281Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B master refs/remotes/origin/master
2024-12-01T12:20:33.3739205Z branch 'master' set up to track 'origin/master'.
2024-12-01T12:20:33.3743346Z Reset branch 'master'
2024-12-01T12:20:33.3768478Z ##[endgroup]
2024-12-01T12:20:33.4072306Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2024-12-01T12:20:33.4271146Z 6b5cf753fe76141134ede493e3b80339336cf5ab
2024-12-01T12:20:33.4756608Z ##[group]Run cygwin/cygwin-install-action@master
2024-12-01T12:20:33.4756971Z with:
2024-12-01T12:20:33.4757140Z   platform: x86_64
2024-12-01T12:20:33.4757346Z   packages: cygport,git,lzip,python3
2024-12-01T12:20:33.4757586Z   install-dir: C:\cygwin
2024-12-01T12:20:33.4757770Z   check-sig: true
2024-12-01T12:20:33.4757951Z   add-to-path: true
2024-12-01T12:20:33.4758121Z ##[endgroup]
2024-12-01T12:20:33.4915519Z ##[group]Run $platform = 'x86_64'
...
2024-12-01T12:20:33.4965802Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-12-01T12:20:33.4966196Z ##[endgroup]
2024-12-01T12:20:55.2472465Z Invoke-WebRequest : Unable to connect to the remote server 2024-12-01T12:20:55.2473117Z At D:\a\_temp\ffa78816-f5f6-4b47-a993-27b435120c18.ps1:10 char:1 2024-12-01T12:20:55.2474131Z + Invoke-WebRequest https://cygwin.com/setup-$platform.exe -OutFile C:\ ... 2024-12-01T12:20:55.2474732Z + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024-12-01T12:20:55.2475223Z + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
2024-12-01T12:20:55.2475654Z    eption
2024-12-01T12:20:55.2476362Z + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
2024-12-01T12:20:55.2476881Z
2024-12-01T12:20:55.2623419Z ##[error]Process completed with exit code 1.

More:
        https://cygwin.com/cgi-bin2/jobs.cgi?srcpkg=wget2&user=Brian+Inglis

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                -- Antoine de Saint-Exupéry
2024-12-01T12:20:25.4425532Z Current runner version: '2.321.0'
2024-12-01T12:20:25.4447133Z ##[group]Operating System
2024-12-01T12:20:25.4447862Z Microsoft Windows Server 2022
2024-12-01T12:20:25.4448425Z 10.0.20348
2024-12-01T12:20:25.4448827Z Datacenter
2024-12-01T12:20:25.4449249Z ##[endgroup]
2024-12-01T12:20:25.4449711Z ##[group]Runner Image
2024-12-01T12:20:25.4450193Z Image: windows-2022
2024-12-01T12:20:25.4450676Z Version: 20241125.1.0
2024-12-01T12:20:25.4451660Z Included Software: 
https://github.com/actions/runner-images/blob/win22/20241125.1/images/windows/Windows2022-Readme.md
2024-12-01T12:20:25.4452901Z Image Release: 
https://github.com/actions/runner-images/releases/tag/win22%2F20241125.1
2024-12-01T12:20:25.4453690Z ##[endgroup]
2024-12-01T12:20:25.4454151Z ##[group]Runner Image Provisioner
2024-12-01T12:20:25.4454650Z 2.0.385.1
2024-12-01T12:20:25.4455048Z ##[endgroup]
2024-12-01T12:20:25.4455934Z ##[group]GITHUB_TOKEN Permissions
2024-12-01T12:20:25.4458112Z Contents: read
2024-12-01T12:20:25.4458673Z Metadata: read
2024-12-01T12:20:25.4459097Z ##[endgroup]
2024-12-01T12:20:25.4461707Z Secret source: Actions
2024-12-01T12:20:25.4462287Z Prepare workflow directory
2024-12-01T12:20:25.4746173Z Prepare all required actions
2024-12-01T12:20:25.4781896Z Getting action download info
2024-12-01T12:20:25.6916639Z Download action repository 'actions/checkout@v4' 
(SHA:11bd71901bbe5b1630ceea73d27597364c9af683)
2024-12-01T12:20:25.8633216Z Download action repository 
'cygwin/cygwin-install-action@master' 
(SHA:3bb2cf578250d22bed46555cbf300b22266ef287)
2024-12-01T12:20:26.6374633Z Download action repository 
'actions/upload-artifact@v4' (SHA:b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882)
2024-12-01T12:20:27.0714181Z Uses: 
cygwin/scallywag/.github/workflows/build.yml@refs/heads/master 
(6b5cf753fe76141134ede493e3b80339336cf5ab)
2024-12-01T12:20:27.0716517Z ##[group] Inputs
2024-12-01T12:20:27.0716977Z   name: noarch
2024-12-01T12:20:27.0717366Z   pkgarch: x86_64
2024-12-01T12:20:27.0717789Z ##[endgroup]
2024-12-01T12:20:27.0718191Z Complete job name: noarch / build
2024-12-01T12:20:27.1653000Z ##[group]Run git config --global core.autocrlf 
input
2024-12-01T12:20:27.1653874Z git config --global core.autocrlf input
2024-12-01T12:20:27.1690826Z shell: C:\Program Files\PowerShell\7\pwsh.EXE 
-command ". '{0}'"
2024-12-01T12:20:27.1692012Z ##[endgroup]
2024-12-01T12:20:28.0289740Z ##[group]Run actions/checkout@v4
2024-12-01T12:20:28.0290354Z with:
2024-12-01T12:20:28.0290702Z   repository: cygwin/scallywag
2024-12-01T12:20:28.0291297Z   token: ***
2024-12-01T12:20:28.0291636Z   ssh-strict: true
2024-12-01T12:20:28.0291986Z   ssh-user: git
2024-12-01T12:20:28.0292385Z   persist-credentials: true
2024-12-01T12:20:28.0292795Z   clean: true
2024-12-01T12:20:28.0293147Z   sparse-checkout-cone-mode: true
2024-12-01T12:20:28.0293584Z   fetch-depth: 1
2024-12-01T12:20:28.0293926Z   fetch-tags: false
2024-12-01T12:20:28.0294281Z   show-progress: true
2024-12-01T12:20:28.0294673Z   lfs: false
2024-12-01T12:20:28.0295018Z   submodules: false
2024-12-01T12:20:28.0295380Z   set-safe-directory: true
2024-12-01T12:20:28.0295761Z ##[endgroup]
2024-12-01T12:20:28.5950974Z Syncing repository: cygwin/scallywag
2024-12-01T12:20:28.6013268Z ##[group]Getting Git version info
2024-12-01T12:20:28.6014176Z Working directory is 'D:\a\scallywag\scallywag'
2024-12-01T12:20:28.8405931Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-12-01T12:20:28.9114966Z git version 2.47.0.windows.1
2024-12-01T12:20:28.9481801Z ##[endgroup]
2024-12-01T12:20:28.9494751Z Copying 'C:\Users\runneradmin\.gitconfig' to 
'D:\a\_temp\69e2f6a1-1a2a-42f2-b74a-19e44bc7c84a\.gitconfig'
2024-12-01T12:20:28.9514142Z Temporarily overriding 
HOME='D:\a\_temp\69e2f6a1-1a2a-42f2-b74a-19e44bc7c84a' before making global git 
config changes
2024-12-01T12:20:28.9517006Z Adding repository directory to the temporary git 
global config as a safe directory
2024-12-01T12:20:28.9527018Z [command]"C:\Program Files\Git\bin\git.exe" config 
--global --add safe.directory D:\a\scallywag\scallywag
2024-12-01T12:20:28.9817052Z Deleting the contents of 'D:\a\scallywag\scallywag'
2024-12-01T12:20:28.9822847Z ##[group]Initializing the repository
2024-12-01T12:20:28.9832780Z [command]"C:\Program Files\Git\bin\git.exe" init 
D:\a\scallywag\scallywag
2024-12-01T12:20:29.0602016Z Initialized empty Git repository in 
D:/a/scallywag/scallywag/.git/
2024-12-01T12:20:29.0647734Z [command]"C:\Program Files\Git\bin\git.exe" remote 
add origin https://github.com/cygwin/scallywag
2024-12-01T12:20:29.1293455Z ##[endgroup]
2024-12-01T12:20:29.1295094Z ##[group]Disabling automatic garbage collection
2024-12-01T12:20:29.1306626Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local gc.auto 0
2024-12-01T12:20:29.1538001Z ##[endgroup]
2024-12-01T12:20:29.1540191Z ##[group]Setting up auth
2024-12-01T12:20:29.1553496Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local --name-only --get-regexp core\.sshCommand
2024-12-01T12:20:29.1776888Z [command]"C:\Program Files\Git\bin\git.exe" 
submodule foreach --recursive "sh -c \"git config --local --name-only 
--get-regexp 'core\.sshCommand' && git config --local --unset-all 
'core.sshCommand' || :\""
2024-12-01T12:20:30.9538029Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-12-01T12:20:30.9767397Z [command]"C:\Program Files\Git\bin\git.exe" 
submodule foreach --recursive "sh -c \"git config --local --name-only 
--get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config 
--local --unset-all 'http.https://github.com/.extraheader' || :\""
2024-12-01T12:20:31.3392520Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2024-12-01T12:20:31.3682145Z ##[endgroup]
2024-12-01T12:20:31.3682715Z ##[group]Fetching the repository
2024-12-01T12:20:31.3701623Z [command]"C:\Program Files\Git\bin\git.exe" -c 
protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 
origin +6b5cf753fe76141134ede493e3b80339336cf5ab:refs/remotes/origin/master
2024-12-01T12:20:33.2275943Z From https://github.com/cygwin/scallywag
2024-12-01T12:20:33.2276539Z  * [new ref]         
6b5cf753fe76141134ede493e3b80339336cf5ab -> origin/master
2024-12-01T12:20:33.2545007Z ##[endgroup]
2024-12-01T12:20:33.2547507Z ##[group]Determining the checkout info
2024-12-01T12:20:33.2548495Z ##[endgroup]
2024-12-01T12:20:33.2558290Z [command]"C:\Program Files\Git\bin\git.exe" 
sparse-checkout disable
2024-12-01T12:20:33.2997560Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local --unset-all extensions.worktreeConfig
2024-12-01T12:20:33.3209655Z ##[group]Checking out the ref
2024-12-01T12:20:33.3218281Z [command]"C:\Program Files\Git\bin\git.exe" 
checkout --progress --force -B master refs/remotes/origin/master
2024-12-01T12:20:33.3739205Z branch 'master' set up to track 'origin/master'.
2024-12-01T12:20:33.3743346Z Reset branch 'master'
2024-12-01T12:20:33.3768478Z ##[endgroup]
2024-12-01T12:20:33.4072306Z [command]"C:\Program Files\Git\bin\git.exe" log -1 
--format=%H
2024-12-01T12:20:33.4271146Z 6b5cf753fe76141134ede493e3b80339336cf5ab
2024-12-01T12:20:33.4756608Z ##[group]Run cygwin/cygwin-install-action@master
2024-12-01T12:20:33.4756971Z with:
2024-12-01T12:20:33.4757140Z   platform: x86_64
2024-12-01T12:20:33.4757346Z   packages: cygport,git,lzip,python3
2024-12-01T12:20:33.4757586Z   install-dir: C:\cygwin
2024-12-01T12:20:33.4757770Z   check-sig: true
2024-12-01T12:20:33.4757951Z   add-to-path: true
2024-12-01T12:20:33.4758121Z ##[endgroup]
2024-12-01T12:20:33.4915519Z ##[group]Run $platform = 'x86_64'
2024-12-01T12:20:33.4915838Z $platform = 'x86_64'
2024-12-01T12:20:33.4916145Z $platform = $platform -replace 
'^(x64|amd64)$', 'x86_64'
2024-12-01T12:20:33.4916483Z $platform = $platform -replace '^i686$', 
'x86'
2024-12-01T12:20:33.4916830Z # validate that platform is one of the 
expected values
2024-12-01T12:20:33.4917184Z if (($platform -ne 'x86') -and ($platform 
-ne 'x86_64')) {
2024-12-01T12:20:33.4918268Z   echo "unknown platform $platform"
2024-12-01T12:20:33.4918547Z   exit 1
2024-12-01T12:20:33.4918705Z }
2024-12-01T12:20:33.4919038Z Invoke-WebRequest 
https://cygwin.com/setup-$platform.exe -OutFile C:\setup.exe
2024-12-01T12:20:33.4919415Z 
2024-12-01T12:20:33.4919597Z $packages = 'cygport,git,lzip,python3'
2024-12-01T12:20:33.4919998Z $pkg_list = $packages.Split('', 
[System.StringSplitOptions]::RemoveEmptyEntries)
2024-12-01T12:20:33.4920432Z $pkg_list = $pkg_list | % { $_.Trim() }
2024-12-01T12:20:33.4920695Z $pkg_list = $pkg_list | % { $_.Trim(',') 
}
2024-12-01T12:20:33.4920927Z 
2024-12-01T12:20:33.4921074Z $args = @(
2024-12-01T12:20:33.4921291Z  '-qgnO',
2024-12-01T12:20:33.4921498Z  '-l', 'C:\cygwin-packages',
2024-12-01T12:20:33.4921721Z  '-R', 'C:\cygwin'
2024-12-01T12:20:33.4921905Z )
2024-12-01T12:20:33.4922049Z 
2024-12-01T12:20:33.4922219Z # default site if not specified
2024-12-01T12:20:33.4922439Z if ( '' ) {
2024-12-01T12:20:33.4922607Z   $sites = ''
2024-12-01T12:20:33.4922804Z } elseif ($platform -eq 'x86') {
2024-12-01T12:20:33.4923142Z   $sites = 
'http://mirrors.kernel.org/sourceware/cygwin-archive/20221123'
2024-12-01T12:20:33.4923471Z } else {
2024-12-01T12:20:33.4923698Z   $sites = 
'http://mirrors.kernel.org/sourceware/cygwin/'
2024-12-01T12:20:33.4923960Z }
2024-12-01T12:20:33.4924237Z $site_list = $sites.Split('', 
[System.StringSplitOptions]::RemoveEmptyEntries)
2024-12-01T12:20:33.4924601Z $site_list = $site_list | % { $_.Trim() 
}
2024-12-01T12:20:33.4924858Z foreach ($site in $site_list) {
2024-12-01T12:20:33.4925075Z   $args += '-s'
2024-12-01T12:20:33.4925256Z   $args += $site
2024-12-01T12:20:33.4925421Z }
2024-12-01T12:20:33.4925560Z 
2024-12-01T12:20:33.4925731Z if ($pkg_list.Count -gt 0) {
2024-12-01T12:20:33.4925955Z   $args += '-P'
2024-12-01T12:20:33.4926142Z   $args += $pkg_list -Join(',')
2024-12-01T12:20:33.4926351Z }
2024-12-01T12:20:33.4926495Z 
2024-12-01T12:20:33.4926640Z if ('true' -eq $false) {
2024-12-01T12:20:33.4926843Z   $args += '-X'
2024-12-01T12:20:33.4927012Z }
2024-12-01T12:20:33.4927145Z 
2024-12-01T12:20:33.4927279Z if ( '' ) {
2024-12-01T12:20:33.4927445Z   $pubkeys = ''
2024-12-01T12:20:33.4927761Z   $pubkey_list = $pubkeys.Split('', 
[System.StringSplitOptions]::RemoveEmptyEntries)
2024-12-01T12:20:33.4928150Z   $pubkey_list = $pubkey_list | % { 
$_.Trim() }
2024-12-01T12:20:33.4928422Z   foreach ($pubkey in $pubkey_list) {
2024-12-01T12:20:33.4928656Z     $args += '-K'
2024-12-01T12:20:33.4928840Z     $args += $pubkey
2024-12-01T12:20:33.4929018Z   }
2024-12-01T12:20:33.4930486Z }
2024-12-01T12:20:33.4930697Z 
2024-12-01T12:20:33.4930874Z if ($platform -eq 'x86') {
2024-12-01T12:20:33.4931142Z   $args += '--allow-unsupported-windows'
2024-12-01T12:20:33.4931390Z }
2024-12-01T12:20:33.4931540Z 
2024-12-01T12:20:33.4931793Z # because setup is a Windows GUI app, make 
it part of a pipeline to make
2024-12-01T12:20:33.4932143Z # PowerShell wait for it to exit
2024-12-01T12:20:33.4932407Z & C:\setup.exe $args | Out-Default
2024-12-01T12:20:33.4965802Z shell: 
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'"
2024-12-01T12:20:33.4966196Z ##[endgroup]
2024-12-01T12:20:55.2472465Z Invoke-WebRequest : Unable to connect to the 
remote server
2024-12-01T12:20:55.2473117Z At 
D:\a\_temp\ffa78816-f5f6-4b47-a993-27b435120c18.ps1:10 char:1
2024-12-01T12:20:55.2474131Z + Invoke-WebRequest 
https://cygwin.com/setup-$platform.exe -OutFile C:\ ...
2024-12-01T12:20:55.2474732Z + 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-12-01T12:20:55.2475223Z     + CategoryInfo          : InvalidOperation: 
(System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc 
2024-12-01T12:20:55.2475654Z    eption
2024-12-01T12:20:55.2476362Z     + FullyQualifiedErrorId : 
WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
2024-12-01T12:20:55.2476881Z  
2024-12-01T12:20:55.2623419Z ##[error]Process completed with exit code 1.
2024-12-01T12:20:55.2791781Z ##[group]Run actions/upload-artifact@v4
2024-12-01T12:20:55.2792084Z with:
2024-12-01T12:20:55.2792242Z   name: noarch builddir
2024-12-01T12:20:55.2792469Z   path: builddir.tar.xz
setup.log.full

2024-12-01T12:20:55.2792724Z   if-no-files-found: warn
2024-12-01T12:20:55.2792916Z   compression-level: 6
2024-12-01T12:20:55.2793123Z   overwrite: false
2024-12-01T12:20:55.2793305Z   include-hidden-files: false
2024-12-01T12:20:55.2793502Z ##[endgroup]
2024-12-01T12:20:55.5551012Z Multiple search paths detected. Calculating the 
least common ancestor of all paths
2024-12-01T12:20:55.5556467Z The least common ancestor is 
D:\a\scallywag\scallywag. This will be the root directory of the artifact
2024-12-01T12:20:55.5568297Z ##[warning]No files were found with the provided 
path: builddir.tar.xz
setup.log.full. No artifacts will be uploaded.
2024-12-01T12:20:55.5786990Z Post job cleanup.
2024-12-01T12:20:55.7815419Z [command]"C:\Program Files\Git\bin\git.exe" version
2024-12-01T12:20:55.8022805Z git version 2.47.0.windows.1
2024-12-01T12:20:55.8104883Z Copying 'C:\Users\runneradmin\.gitconfig' to 
'D:\a\_temp\0e85d9d3-eba4-4c24-a3c6-7d993bda7d27\.gitconfig'
2024-12-01T12:20:55.8126157Z Temporarily overriding 
HOME='D:\a\_temp\0e85d9d3-eba4-4c24-a3c6-7d993bda7d27' before making global git 
config changes
2024-12-01T12:20:55.8127367Z Adding repository directory to the temporary git 
global config as a safe directory
2024-12-01T12:20:55.8137206Z [command]"C:\Program Files\Git\bin\git.exe" config 
--global --add safe.directory D:\a\scallywag\scallywag
2024-12-01T12:20:55.8440646Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local --name-only --get-regexp core\.sshCommand
2024-12-01T12:20:55.8681726Z [command]"C:\Program Files\Git\bin\git.exe" 
submodule foreach --recursive "sh -c \"git config --local --name-only 
--get-regexp 'core\.sshCommand' && git config --local --unset-all 
'core.sshCommand' || :\""
2024-12-01T12:20:56.2602147Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-12-01T12:20:56.2804243Z http.https://github.com/.extraheader
2024-12-01T12:20:56.2848606Z [command]"C:\Program Files\Git\bin\git.exe" config 
--local --unset-all http.https://github.com/.extraheader
2024-12-01T12:20:56.3148735Z [command]"C:\Program Files\Git\bin\git.exe" 
submodule foreach --recursive "sh -c \"git config --local --name-only 
--get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config 
--local --unset-all 'http.https://github.com/.extraheader' || :\""
2024-12-01T12:20:56.7260207Z Cleaning up orphan processes

Reply via email to