There are two issues with https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/ currently:
1) The mentioned issue with docker on beam15 - Jason, can you possibly advise how to deal with it? 2) Frequent failure due to "Segmentation fault (core dumped)", as exhibited by https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/449/consoleText The Gradle scan is here: https://scans.gradle.com/s/ebhxs4l65cow4/failure?openFailures=WzBd&openStackTraces=WzEse31d#top=0 There are multiple of those in sequence on beam13 Some more comments: https://issues.apache.org/jira/browse/BEAM-5467 Any help to further investigate or fix would be appreciated! Thanks, Thomas On Fri, Oct 19, 2018 at 4:51 PM Yifan Zou <yifan...@google.com> wrote: > I got "Failed to restart docker.service: Interactive authentication > required" while trying to restart the docker on beam15. > Does anyone have the permission to do that? Or, we need to ask Apache > Infra for help. > > Thanks. > Yifan > > On Fri, Oct 19, 2018 at 2:51 PM Ankur Goenka <goe...@google.com> wrote: > >> Hi, >> >> Can we restart docker as it seems to have fixed the issue for others >> https://github.com/moby/moby/issues/31849 ? >> >> Thanks, >> Ankur >> >> On Fri, Oct 19, 2018 at 1:11 PM Yifan Zou <yifan...@google.com> wrote: >> >>> Hi, >>> >>> The docker has been installed on all Jenkins VMs. The image build >>> process was interrupted by a grpc connection issue. >>> >>> *11:02:12* Starting process 'command 'docker''. Working directory: >>> /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_VR_Flink/src/sdks/python/container/build/docker >>> Command: docker build --no-cache -t >>> jenkins-docker-apache.bintray.io/beam/python:latest .*11:02:12* >>> Successfully started process 'command 'docker''*11:02:12* Sending build >>> context to Docker daemon 17.65MB >>> *11:02:12* Step 1/9 : FROM python:2-stretch*11:02:12* ---> >>> 3c43a5d4034a*11:02:12* Step 2/9 : MAINTAINER "Apache Beam >>> <dev@beam.apache.org>"*11:02:12* ---> Running in f86bad9aef9c*11:02:12* >>> ---> 610a5dec907e*11:02:12* Removing intermediate container >>> f86bad9aef9c*11:02:12* Step 3/9 : RUN apt-get update && apt-get install >>> -y libsnappy-dev libyaml-dev && rm -rf >>> /var/lib/apt/lists/**11:02:12* ---> Running in 5e9b67be03f9*11:02:12* >>> grpc: the connection is unavailable >>> >>> >>> - Yifan >>> >>> >>> >>> On Fri, Oct 19, 2018 at 12:45 PM Ankur Goenka <goe...@google.com> wrote: >>> >>>> Hi, >>>> >>>> Flink Validates Runner test cases are failing on Beam 15 because docker >>>> is not installed. >>>> Failing tasks >>>> https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/buildTimeTrend >>>> Can we install docker on all the machines as the Portable Validates >>>> Runner tests need it. >>>> >>>> Thanks, >>>> Ankur >>>> >>>