[ 
https://issues.apache.org/jira/browse/HADOOP-19651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014208#comment-18014208
 ] 

ASF GitHub Bot commented on HADOOP-19651:
-----------------------------------------

hadoop-yetus commented on PR #7875:
URL: https://github.com/apache/hadoop/pull/7875#issuecomment-3192810626

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |  25m 21s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   |||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |  10m 21s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  shadedclient  |  54m 29s |  |  branch has no errors 
when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 32s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  shadedclient  |  40m 17s |  |  patch has no errors 
when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 40s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   | 123m 20s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.51 ServerAPI=1.51 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7875/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/7875 |
   | Optional Tests | dupname asflicense |
   | uname | Linux 7a9ce5519195 5.15.0-144-generic #157-Ubuntu SMP Mon Jun 16 
07:33:10 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 988bb50936dcb2b9808ed2ffaa95851a4c228fd6 |
   | Max. process+thread count | 556 (vs. ulimit of 5500) |
   | modules | C:  U:  |
   | Console output | 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7875/1/console |
   | versions | git=2.25.1 maven=3.6.3 |
   | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   




> Upgrade libopenssl to 3.5.2-1 needed for rsync
> ----------------------------------------------
>
>                 Key: HADOOP-19651
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19651
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.5.0
>         Environment: Windows 10
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> The currently used libopenssl-3.1.4-1 is no longer available on the msys repo 
> - https://repo.msys2.org/msys/x86_64/libopenssl-3.1.4-1-x86_64.pkg.tar.zst
> The Jenkins CI thus fails to download the same and thus it fails to build the 
> docker image for Windows.
> {code}
> 00:25:33 SUCCESS: Specified value was saved.
> 00:25:46 Removing intermediate container 5ce7355571a1
> 00:25:46 ---> a13a4bc69545
> 00:25:46 Step 21/78 : RUN powershell Invoke-WebRequest -Uri 
> https://repo.msys2.org/msys/x86_64/libopenssl-3.1.4-1-x86_64.pkg.tar.zst 
> -OutFile $Env:TEMP\libopenssl-3.1.4-1-x86_64.pkg.tar.zst
> 00:25:46 ---> Running in d2dafad446f9
> 00:25:54 Invoke-WebRequest : The remote server returned an error: (404) 
> Not Found.
> 00:25:54 At line:1 char:1
> 00:25:54 + Invoke-WebRequest -Uri 
> https://repo.msys2.org/msys/x86_64/libopenssl- ...
> 00:25:54 + 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 00:25:54  + CategoryInfo : InvalidOperation: 
> (System.Net.HttpWebRequest:Htt
> {code}
> Thus, we need to upgrade to the latest version to address this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to