You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "John Hutchison (Jira)" <ji...@apache.org> on 2021/04/13 15:01:00 UTC

[jira] [Created] (GEODE-9144) rsync_code_down-OpenJDK11 CI failure

John Hutchison created GEODE-9144:
-------------------------------------

             Summary: rsync_code_down-OpenJDK11 CI failure
                 Key: GEODE-9144
                 URL: https://issues.apache.org/jira/browse/GEODE-9144
             Project: Geode
          Issue Type: Task
            Reporter: John Hutchison


appears to be infrequent infrastructure/network issue, but reporting here to allow for triage:

build appears to complete successfully, but receives broken pipe error after build completes and is reported as hung test 

https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main/jobs/WindowsIntegrationTestOpenJDK11/builds/29

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 25s
1 actionable task: 1 up-to-date
+ rsync -e 'ssh -i instance-data/sshkey -o ConnectTimeout=5 -o ConnectionAttempts=60 -o StrictHostKeyChecking=no' -ah geode@10.0.0.30:geode /tmp/build/1a3d1be6/geode-results/
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(642) [generator=3.1.3]
rsync: [generator] write error: Broken pipe (32)
rsync error: received SIGUSR1 (code 19) at main.c(1440) [receiver=3.1.3]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)