You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2018/11/16 16:42:00 UTC

[jira] [Commented] (BEAM-6080) [beam_PostCommit_Java_PortabilityApi_GradleBuild] [testE2EBigQueryTornadoes] bad SHA256 for beam-model-job-management-2.9.0-SNAPSHOT-V6toGuTfmh9lqneh3Aad-w.jar

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

Scott Wegner commented on BEAM-6080:
------------------------------------

The [Jenkins job|https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi_GradleBuild/171/] shows possible culprit commits:

[BEAM-4524] Use SHA256 for artifact validation (commit: d2cd5fd)
[BEAM-4524] use hex encoding for artifact hash (commit: 5899f05)

I believe [PR#7049|https://github.com/apache/beam/pull/7049] is the culprit

> [beam_PostCommit_Java_PortabilityApi_GradleBuild] [testE2EBigQueryTornadoes] bad SHA256 for beam-model-job-management-2.9.0-SNAPSHOT-V6toGuTfmh9lqneh3Aad-w.jar
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-6080
>                 URL: https://issues.apache.org/jira/browse/BEAM-6080
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Scott Wegner
>            Priority: Major
>              Labels: currently-failing
>
> _Use this form to file an issue for test failure:_
>  * [Jenkins Job|https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi_GradleBuild/171/testReport/junit/org.apache.beam.examples.cookbook/BigQueryTornadoesIT/testE2EBigQueryTornadoes/]
>  * [Test source code|https://github.com/apache/beam/blob/2e759fecf63d62d110f29265f9438128e3bdc8ab/examples/java/src/test/java/org/apache/beam/examples/cookbook/BigQueryTornadoesIT.java#L64]
> * [Dataflow Job|https://pantheon.corp.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2018-11-15_12_36_11-4134995385319835268?project=apache-beam-testing]
> * [Stackdriver logs|https://pantheon.corp.google.com/logs/viewer?resource=dataflow_step%2Fjob_id%2F2018-11-15_12_36_11-4134995385319835268&logName=projects%2Fapache-beam-testing%2Flogs%2Fdataflow.googleapis.com%252Fworker&interval=NO_LIMIT&project=apache-beam-testing&minLogLevel=200&expandAll=false&timestamp=2018-11-16T16:33:25.106000000Z&customFacets=&limitCustomFacetWidth=true&scrollTimestamp=2018-11-15T21:26:21.666708432Z&dateRangeUnbound=forwardInTime]
> Initial investigation:
> Error message from stackdriver logs:
> {{2018/11/15 20:54:54 Failed to retrieve staged files: failed to retrieve beam-model-job-management-2.9.0-SNAPSHOT-V6toGuTfmh9lqneh3Aad-w.jar in 3 attempts: bad SHA256 for /var/opt/google/staged/beam-model-job-management-2.9.0-SNAPSHOT-V6toGuTfmh9lqneh3Aad-w.jar: 4c6880f6c30fbf8fcd1a8f392e12f6d0d48f32a2d79647c1bc6bf6db940d4ad0, want ; bad SHA256 for /var/opt/google/staged/beam-model-job-management-2.9.0-SNAPSHOT-V6toGuTfmh9lqneh3Aad-w.jar: 4c6880f6c30fbf8fcd1a8f392e12f6d0d48f32a2d79647c1bc6bf6db940d4ad0, want ; bad SHA256 for /var/opt/google/staged/beam-model-job-management-2.9.0-SNAPSHOT-V6toGuTfmh9lqneh3Aad-w.jar: 4c6880f6c30fbf8fcd1a8f392e12f6d0d48f32a2d79647c1bc6bf6db940d4ad0, want ; bad SHA256 for /var/opt/google/staged/beam-model-job-management-2.9.0-SNAPSHOT-V6toGuTfmh9lqneh3Aad-w.jar: 4c6880f6c30fbf8fcd1a8f392e12f6d0d48f32a2d79647c1bc6bf6db940d4ad0, want}}
> It seems there's some issue with the staged jar files, or the code responsible for validating their hashes.
> ----
> _After you've filled out the above details, please [assign the issue to an individual|https://beam.apache.org/contribute/postcommits-guides/index.html#find_specialist]. Assignee should [treat test failures as high-priority|https://beam.apache.org/contribute/postcommits-policies/#assigned-failing-test], helping to fix the issue or find a more appropriate owner. See [Apache Beam Post-Commit Policies|https://beam.apache.org/contribute/postcommits-policies]._



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)