[ 
https://issues.apache.org/jira/browse/BEAM-14065?focusedWorklogId=739549&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-739549
 ]

ASF GitHub Bot logged work on BEAM-14065:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Mar/22 15:38
            Start Date: 10/Mar/22 15:38
    Worklog Time Spent: 10m 
      Work Description: cushon commented on pull request #17028:
URL: https://github.com/apache/beam/pull/17028#issuecomment-1064195228


   The CI failures look possibly like flakes:
   
   ```
   java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextNode(HashMap.java:1469)
        at java.util.HashMap$ValueIterator.next(HashMap.java:1498)
        at java.util.AbstractCollection.toString(AbstractCollection.java:461)
        at java.lang.String.valueOf(String.java:2994)
        at java.lang.StringBuilder.append(StringBuilder.java:131)
        at 
org.apache.beam.sdk.transforms.ParDoLifecycleTest$ExceptionThrowingFn.validate(ParDoLifecycleTest.java:392)
   ```
   
   in 
`org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInFinishBundleStateful`:
 
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/21347/testReport/org.apache.beam.sdk.transforms/ParDoLifecycleTest/testTeardownCalledAfterExceptionInFinishBundleStateful/
   
   And:
   
   ```
   09:23:46 > Task :beam-test-infra-metrics:validateConfiguration
   09:23:46 W0307 17:23:44.399526 3830908 helpers.go:549] --dry-run=true is 
deprecated (boolean value) and can be replaced with --dry-run=client.
   09:24:15 Unable to connect to the server: dial tcp 104.154.102.21:443: i/o 
timeout
   ```
   
   in 
https://ci-beam.apache.org/job/beam_PreCommit_CommunityMetrics_Commit/5078/console


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 739549)
    Time Spent: 1h 10m  (was: 1h)

> Upgrade bytebuddy 1.12.8
> ------------------------
>
>                 Key: BEAM-14065
>                 URL: https://issues.apache.org/jira/browse/BEAM-14065
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system, sdk-java-core
>            Reporter: Liam Miller-Cushon
>            Priority: P2
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Similar to https://issues.apache.org/jira/browse/BEAM-12241, this issue 
> tracks upgrading to the latest version of bytebuddy.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to