See 
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/11318/display/redirect?page=changes>

Changes:

[noreply] Restrict workflows to run on apache/beam (#29133)


------------------------------------------
[...truncated 623.99 KB...]
#9 ERROR: executor failed running [/bin/sh -c apt-get update &&     apt-get 
install -y        libsnappy-dev        libyaml-dev        ccache        
libgeos-dev        &&     rm -rf /var/lib/apt/lists/* &&     pip install 
--upgrade pip setuptools wheel &&     pip install --no-deps -r 
/tmp/base_image_requirements.txt &&     rm -rf /tmp/base_image_requirements.txt 
&&     python -c "import nltk; nltk.download('stopwords')" &&     rm 
/root/nltk_data/corpora/stopwords.zip &&     python -c "from 
google.protobuf.internal import api_implementation; assert 
api_implementation._implementation_type == 'upb'; print ('Verified fast 
protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud 
&&     curl -s -O 
https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar 
-xf google-cloud-sdk.tar.gz &&     
/usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf 
/usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm 
google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&     
ccache --set-config=sloppiness=file_macro && ccache --set-config=hash_dir=false 
&&     pip install --no-deps -v /opt/apache/beam/tars/apache-beam.tar.gz[gcp] 
&&     pip check || (echo "Container does not include required Beam 
dependencies or has conflicting dependencies. If Beam dependencies have 
changed, you need to regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate"; && exit 1) &&     pip 
freeze --all &&     rm -rf /root/.cache/pip]: exit code: 1
------
 > [beam 5/5] RUN      apt-get update &&     apt-get install -y        
 > libsnappy-dev        libyaml-dev        ccache        libgeos-dev        &&  
 >    rm -rf /var/lib/apt/lists/* &&     pip install --upgrade pip setuptools 
 > wheel &&     pip install --no-deps -r /tmp/base_image_requirements.txt &&    
 >  rm -rf /tmp/base_image_requirements.txt &&     python -c "import nltk; 
 > nltk.download('stopwords')" &&     rm /root/nltk_data/corpora/stopwords.zip 
 > &&     python -c "from google.protobuf.internal import api_implementation; 
 > assert api_implementation._implementation_type == 'upb'; print ('Verified 
 > fast protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd 
 > /usr/local/gcloud &&     curl -s -O 
 > https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar 
 > -xf google-cloud-sdk.tar.gz &&     
 > /usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf 
 > /usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm 
 > google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&   
 >   ccache --set-config=sloppiness=file_macro && ccache 
 > --set-config=hash_dir=false &&     pip install --no-deps -v 
 > /opt/apache/beam/tars/apache-beam.tar.gz[gcp] &&     pip check || (echo 
 > "Container does not include required Beam dependencies or has conflicting 
 > dependencies. If Beam dependencies have changed, you need to regenerate 
 > base_image_requirements.txt files. See: 
 > https://s.apache.org/beam-python-requirements-generate"; && exit 1) &&     
 > pip freeze --all &&     rm -rf /root/.cache/pip:
#9 59.59 Downloading 
fastavro-1.8.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 
MB)
#9 60.56    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 3.2 MB/s eta 
0:00:00
#9 60.58 Downloading fasteners-0.19-py3-none-any.whl (18 kB)
#9 60.63 Downloading google_api_core-2.12.0-py3-none-any.whl (121 kB)
#9 60.66    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 4.1 MB/s 
eta 0:00:00
#9 60.69 Downloading google_api_python_client-2.104.0-py2.py3-none-any.whl 
(12.6 MB)
#9 62.37 ERROR: Could not install packages due to an OSError: [Errno 28] No 
space left on device
#9 62.37 
#9 62.37    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━        10.5/12.6 MB 6.1 MB/s eta 
0:00:01
#9 65.04 Container does not include required Beam dependencies or has 
conflicting dependencies. If Beam dependencies have changed, you need to 
regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate
------
ERROR: failed to solve: executor failed running [/bin/sh -c apt-get update &&   
  apt-get install -y        libsnappy-dev        libyaml-dev        ccache      
  libgeos-dev        &&     rm -rf /var/lib/apt/lists/* &&     pip install 
--upgrade pip setuptools wheel &&     pip install --no-deps -r 
/tmp/base_image_requirements.txt &&     rm -rf /tmp/base_image_requirements.txt 
&&     python -c "import nltk; nltk.download('stopwords')" &&     rm 
/root/nltk_data/corpora/stopwords.zip &&     python -c "from 
google.protobuf.internal import api_implementation; assert 
api_implementation._implementation_type == 'upb'; print ('Verified fast 
protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud 
&&     curl -s -O 
https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar 
-xf google-cloud-sdk.tar.gz &&     
/usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf 
/usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm 
google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&     
ccache --set-config=sloppiness=file_macro && ccache --set-config=hash_dir=false 
&&     pip install --no-deps -v /opt/apache/beam/tars/apache-beam.tar.gz[gcp] 
&&     pip check || (echo "Container does not include required Beam 
dependencies or has conflicting dependencies. If Beam dependencies have 
changed, you need to regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate"; && exit 1) &&     pip 
freeze --all &&     rm -rf /root/.cache/pip]: exit code: 1

> Task :sdks:python:container:py39:docker
#9 72.05 Collecting pymongo==4.5.0 (from -r /tmp/base_image_requirements.txt 
(line 111))
#9 72.06   Downloading 
pymongo-4.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 
(22 kB)
#9 72.14 Collecting PyMySQL==1.1.0 (from -r /tmp/base_image_requirements.txt 
(line 112))
#9 72.16   Downloading PyMySQL-1.1.0-py3-none-any.whl.metadata (4.4 kB)
#9 72.24 Collecting pyparsing==3.1.1 (from -r /tmp/base_image_requirements.txt 
(line 113))
#9 72.25   Downloading pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB)
#9 72.29 Collecting pyproject_hooks==1.0.0 (from -r 
/tmp/base_image_requirements.txt (line 114))
#9 72.30   Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
#9 72.45 Collecting pytest==7.4.2 (from -r /tmp/base_image_requirements.txt 
(line 115))
#9 72.47   Downloading pytest-7.4.2-py3-none-any.whl.metadata (7.9 kB)
#9 72.51 Collecting pytest-timeout==2.2.0 (from -r 
/tmp/base_image_requirements.txt (line 116))
#9 72.53   Downloading pytest_timeout-2.2.0-py3-none-any.whl.metadata (17 kB)
#9 72.60 Collecting pytest-xdist==3.3.1 (from -r 
/tmp/base_image_requirements.txt (line 117))
#9 72.62   Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB)
#9 72.67 Collecting python-dateutil==2.8.2 (from -r 
/tmp/base_image_requirements.txt (line 118))
#9 72.68   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
#9 72.70      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 22.6 MB/s 
eta 0:00:00
#9 72.75 Collecting python-snappy==0.6.1 (from -r 
/tmp/base_image_requirements.txt (line 119))
#9 72.76   Downloading 
python_snappy-0.6.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl 
(55 kB)
#9 72.77      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.7/55.7 kB 5.0 MB/s 
eta 0:00:00
#9 72.89 Collecting pytz==2023.3.post1 (from -r 
/tmp/base_image_requirements.txt (line 120))
#9 72.90   Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB)
#9 72.99 Collecting PyYAML==6.0.1 (from -r /tmp/base_image_requirements.txt 
(line 121))
#9 73.00   Downloading 
PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 
(2.1 kB)
#9 73.08 Collecting referencing==0.30.2 (from -r 
/tmp/base_image_requirements.txt (line 122))
#9 73.10   Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB)
#9 73.71 Collecting regex==2023.10.3 (from -r /tmp/base_image_requirements.txt 
(line 123))
#9 73.73   Downloading 
regex-2023.10.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (40 kB)
#9 73.74      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.6 MB/s 
eta 0:00:00
#9 73.82 Collecting requests==2.31.0 (from -r /tmp/base_image_requirements.txt 
(line 124))
#9 73.83   Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
#9 73.88 Collecting requests-mock==1.11.0 (from -r 
/tmp/base_image_requirements.txt (line 125))
#9 73.89   Downloading requests_mock-1.11.0-py2.py3-none-any.whl.metadata (4.7 
kB)
#9 74.16 Collecting rpds-py==0.10.6 (from -r /tmp/base_image_requirements.txt 
(line 126))
#9 74.17   Downloading 
rpds_py-0.10.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (3.7 kB)
#9 74.22 Collecting rsa==4.9 (from -r /tmp/base_image_requirements.txt (line 
127))
#9 74.24   Downloading rsa-4.9-py3-none-any.whl (34 kB)
#9 74.40 Collecting scikit-learn==1.3.1 (from -r 
/tmp/base_image_requirements.txt (line 128))
#9 74.41   Downloading 
scikit_learn-1.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (11 kB)
#9 74.75 Collecting scipy==1.11.3 (from -r /tmp/base_image_requirements.txt 
(line 129))
#9 74.77   Downloading 
scipy-1.11.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 
(60 kB)
#9 74.79      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 3.3 MB/s 
eta 0:00:00
#9 74.96 Collecting shapely==2.0.2 (from -r /tmp/base_image_requirements.txt 
(line 130))
#9 74.98   Downloading 
shapely-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 
(7.0 kB)
#9 75.04 Collecting six==1.16.0 (from -r /tmp/base_image_requirements.txt (line 
131))
#9 75.05   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
#9 75.11 Collecting sortedcontainers==2.4.0 (from -r 
/tmp/base_image_requirements.txt (line 132))
#9 75.12   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
#9 75.21 Collecting soupsieve==2.5 (from -r /tmp/base_image_requirements.txt 
(line 133))
#9 75.22   Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB)
#9 75.82 Collecting SQLAlchemy==1.4.49 (from -r 
/tmp/base_image_requirements.txt (line 134))
#9 75.84   Downloading 
SQLAlchemy-1.4.49-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (10 kB)
#9 75.90 Collecting sqlparse==0.4.4 (from -r /tmp/base_image_requirements.txt 
(line 135))
#9 75.92   Downloading sqlparse-0.4.4-py3-none-any.whl (41 kB)
#9 75.94      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.2/41.2 kB 1.8 MB/s 
eta 0:00:00
#9 75.99 Collecting tenacity==8.2.3 (from -r /tmp/base_image_requirements.txt 
(line 136))
#9 76.01   Downloading tenacity-8.2.3-py3-none-any.whl.metadata (1.0 kB)
#9 76.06 Collecting testcontainers==3.7.1 (from -r 
/tmp/base_image_requirements.txt (line 137))
#9 76.08   Downloading testcontainers-3.7.1-py2.py3-none-any.whl (45 kB)
#9 76.12      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 1.1 MB/s 
eta 0:00:00
#9 76.16 Collecting threadpoolctl==3.2.0 (from -r 
/tmp/base_image_requirements.txt (line 138))
#9 76.18   Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
#9 76.24 Collecting tomli==2.0.1 (from -r /tmp/base_image_requirements.txt 
(line 139))
#9 76.26   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
#9 76.40 Collecting tqdm==4.66.1 (from -r /tmp/base_image_requirements.txt 
(line 140))
#9 76.42   Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB)
#9 76.45      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 1.7 MB/s 
eta 0:00:00
#9 76.50 Collecting typing_extensions==4.8.0 (from -r 
/tmp/base_image_requirements.txt (line 141))
#9 76.52   Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 
kB)
#9 76.59 Collecting tzlocal==5.1 (from -r /tmp/base_image_requirements.txt 
(line 142))
#9 76.61   Downloading tzlocal-5.1-py3-none-any.whl.metadata (16 kB)
#9 77.26 Collecting uritemplate==4.1.1 (from -r 
/tmp/base_image_requirements.txt (line 143))
#9 77.28   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
#9 77.39 Collecting urllib3==2.0.7 (from -r /tmp/base_image_requirements.txt 
(line 144))
#9 77.41   Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB)
#9 77.49 Collecting websocket-client==1.6.4 (from -r 
/tmp/base_image_requirements.txt (line 145))
#9 77.51   Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB)
#9 77.70 Collecting wrapt==1.15.0 (from -r /tmp/base_image_requirements.txt 
(line 146))
#9 77.72   Downloading 
wrapt-1.15.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 (78 kB)
#9 77.76      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 1.7 MB/s 
eta 0:00:00
#9 77.84 Collecting zipp==3.17.0 (from -r /tmp/base_image_requirements.txt 
(line 147))
#9 77.85   Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB)
#9 78.03 Collecting zstandard==0.21.0 (from -r /tmp/base_image_requirements.txt 
(line 148))
#9 78.06   Downloading 
zstandard-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 
MB)
#9 78.32      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 10.5 MB/s eta 
0:00:00
#9 80.51 WARNING: The candidate selected for download or install is a yanked 
version: 'guppy3' candidate (version 3.1.4 at 
https://files.pythonhosted.org/packages/b6/77/87cbdd08dce4341b78617ad30695cbd1031969e4a5fbc62c811ed6666d6f/guppy3-3.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 (from https://pypi.org/simple/guppy3/) (requires-python:>=3.7))
#9 80.51 Reason for being yanked: Incorrect python_requires in setup.py causing 
this version to be installed for Python 3.7
#9 80.52 Downloading build-1.0.3-py3-none-any.whl (18 kB)
#9 80.57 Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
#9 80.60 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
#9 80.95    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 433.5 kB/s 
eta 0:00:00
#9 80.96 Downloading 
cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
#9 81.01    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.4/443.4 kB 11.5 MB/s 
eta 0:00:00
#9 81.03 Downloading 
charset_normalizer-3.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 (138 kB)
#9 81.06    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 4.1 MB/s 
eta 0:00:00
#9 81.08 Downloading click-8.1.7-py3-none-any.whl (97 kB)
#9 81.12    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 2.8 MB/s eta 
0:00:00
#9 81.14 Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl 
(4.4 MB)
#9 81.17 ERROR: Could not install packages due to an OSError: [Errno 28] No 
space left on device
#9 81.17 
#9 81.17    ━━━━━━━╸                                 0.8/4.4 MB 37.2 MB/s eta 
0:00:01
#9 82.60 Container does not include required Beam dependencies or has 
conflicting dependencies. If Beam dependencies have changed, you need to 
regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate
#9 ERROR: executor failed running [/bin/sh -c apt-get update &&     apt-get 
install -y        libsnappy-dev        libyaml-dev        ccache        
libgeos-dev        &&     rm -rf /var/lib/apt/lists/* &&     pip install 
--upgrade pip setuptools wheel &&     pip install --no-deps -r 
/tmp/base_image_requirements.txt &&     rm -rf /tmp/base_image_requirements.txt 
&&     python -c "import nltk; nltk.download('stopwords')" &&     rm 
/root/nltk_data/corpora/stopwords.zip &&     python -c "from 
google.protobuf.internal import api_implementation; assert 
api_implementation._implementation_type == 'upb'; print ('Verified fast 
protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud 
&&     curl -s -O 
https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar 
-xf google-cloud-sdk.tar.gz &&     
/usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf 
/usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm 
google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&     
ccache --set-config=sloppiness=file_macro && ccache --set-config=hash_dir=false 
&&     pip install --no-deps -v /opt/apache/beam/tars/apache-beam.tar.gz[gcp] 
&&     pip check || (echo "Container does not include required Beam 
dependencies or has conflicting dependencies. If Beam dependencies have 
changed, you need to regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate"; && exit 1) &&     pip 
freeze --all &&     rm -rf /root/.cache/pip]: exit code: 1
------
 > [beam 5/5] RUN      apt-get update &&     apt-get install -y        
 > libsnappy-dev        libyaml-dev        ccache        libgeos-dev        &&  
 >    rm -rf /var/lib/apt/lists/* &&     pip install --upgrade pip setuptools 
 > wheel &&     pip install --no-deps -r /tmp/base_image_requirements.txt &&    
 >  rm -rf /tmp/base_image_requirements.txt &&     python -c "import nltk; 
 > nltk.download('stopwords')" &&     rm /root/nltk_data/corpora/stopwords.zip 
 > &&     python -c "from google.protobuf.internal import api_implementation; 
 > assert api_implementation._implementation_type == 'upb'; print ('Verified 
 > fast protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd 
 > /usr/local/gcloud &&     curl -s -O 
 > https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar 
 > -xf google-cloud-sdk.tar.gz &&     
 > /usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf 
 > /usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm 
 > google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&   
 >   ccache --set-config=sloppiness=file_macro && ccache 
 > --set-config=hash_dir=false &&     pip install --no-deps -v 
 > /opt/apache/beam/tars/apache-beam.tar.gz[gcp] &&     pip check || (echo 
 > "Container does not include required Beam dependencies or has conflicting 
 > dependencies. If Beam dependencies have changed, you need to regenerate 
 > base_image_requirements.txt files. See: 
 > https://s.apache.org/beam-python-requirements-generate"; && exit 1) &&     
 > pip freeze --all &&     rm -rf /root/.cache/pip:
#9 80.51 Reason for being yanked: Incorrect python_requires in setup.py causing 
this version to be installed for Python 3.7
#9 80.52 Downloading build-1.0.3-py3-none-any.whl (18 kB)
#9 80.57 Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
#9 80.60 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)

#9 81.14 Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl 
(4.4 MB)
#9 81.17 ERROR: Could not install packages due to an OSError: [Errno 28] No 
space left on device
#9 81.17 
#9 81.17    ━━━━━━━╸                                 0.8/4.4 MB 37.2 MB/s eta 
0:00:01
#9 82.60 Container does not include required Beam dependencies or has 
conflicting dependencies. If Beam dependencies have changed, you need to 
regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate
------
ERROR: failed to solve: executor failed running [/bin/sh -c apt-get update &&   
  apt-get install -y        libsnappy-dev        libyaml-dev        ccache      
  libgeos-dev        &&     rm -rf /var/lib/apt/lists/* &&     pip install 
--upgrade pip setuptools wheel &&     pip install --no-deps -r 
/tmp/base_image_requirements.txt &&     rm -rf /tmp/base_image_requirements.txt 
&&     python -c "import nltk; nltk.download('stopwords')" &&     rm 
/root/nltk_data/corpora/stopwords.zip &&     python -c "from 
google.protobuf.internal import api_implementation; assert 
api_implementation._implementation_type == 'upb'; print ('Verified fast 
protobuf used.')" &&     mkdir -p /usr/local/gcloud &&     cd /usr/local/gcloud 
&&     curl -s -O 
https://dl.google.com/dl/cloudsdk/release/google-cloud-sdk.tar.gz &&     tar 
-xf google-cloud-sdk.tar.gz &&     
/usr/local/gcloud/google-cloud-sdk/install.sh &&     rm -rf 
/usr/local/gcloud/google-cloud-sdk/.install/.backup &&     rm 
google-cloud-sdk.tar.gz &&     ln -s /usr/bin/ccache /usr/local/bin/gcc &&     
ccache --set-config=sloppiness=file_macro && ccache --set-config=hash_dir=false 
&&     pip install --no-deps -v /opt/apache/beam/tars/apache-beam.tar.gz[gcp] 
&&     pip check || (echo "Container does not include required Beam 
dependencies or has conflicting dependencies. If Beam dependencies have 
changed, you need to regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate"; && exit 1) &&     pip 
freeze --all &&     rm -rf /root/.cache/pip]: exit code: 1

> Task :sdks:python:container:py39:docker FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py311:installGcpTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py310:installGcpTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py38:installGcpTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:python:test-suites:dataflow:py39:installGcpTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py38:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py311:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py310:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:python:container:py39:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
==============================================================================

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 5m 30s
52 actionable tasks: 46 executed, 1 from cache, 5 up-to-date

Publishing build scan...
https://ge.apache.org/s/72vv4ijlg5zne

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to