Udi Meiri created BEAM-4051:
-------------------------------
Summary: python postcommit failure in docker-compose
Key: BEAM-4051
URL: https://issues.apache.org/jira/browse/BEAM-4051
Project: Beam
Issue Type: Bug
Components: testing
Reporter: Udi Meiri
Assignee: Udi Meiri
[https://builds.apache.org/job/beam_PostCommit_Python_Verify/4661/consoleText]
Error is:
Creating network "hdfs_it-jenkins-beam_postcommit_python_verify-4661_test_net"
with the default driver
could not find an available, non-overlapping IPv4 address pool among the
defaults to assign to the network
I assume that the issue is that the networks being created are not being
cleaned up.
Looking briefly online the solution seems to be something like "docker network
prune --force".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)