UNCLASSIFIED

Commit 23796be4 authored by bhearn's avatar bhearn
Browse files

fix sha256

parent 5ca746d9
Pipeline #28502 failed with stage
......@@ -4,4 +4,4 @@ resources:
filename: "apache-activemq-5.15.13-bin.tar.gz"
validation:
type: "sha256"
value: "b6d6e08b45cff9ddc8904df1ec64602d3cf9a867f6c43ee6af492f4d1cf3769c"
\ No newline at end of file
value: "038f6cce9a547672be7cd12d78e4b3316ea9c0e4376e270f4bf33616a02ac8c8"
\ No newline at end of file
  • Pipeline Status: FAILURE
    FAILURE Stage: Import Artifacts
    Branch: 5.15.13-update

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::FAILURE --> 2((/)):::INTERNAL_NOT_BUILT --> 3([Stage Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_NOT_BUILT --> 5([Build]):::NOT_BUILT --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    

    Error Log:

    + sha256sum -c apache-activemq-5.15.13-bin.tar.gz-checkfile.txt
    apache-activemq-5.15.13-bin.tar.gz: FAILED
    sha256sum: WARNING: 1 computed checksum did NOT match
    
    ---
    sha256 for apache-activemq-5.15.13-bin.tar.gz did not match. requested: 038f6cce9a547672be7cd12d78e4b3316ea9c0e4376e270f4bf33616a02ac8c8 actual: aadb828cc0fdea6dc263d533be96f10d2ef8738f505bbd819ffc30c43548644e  apache-activemq-5.15.13-bin.tar.gz
    
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment