You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/10/26 16:47:18 UTC

Build failed in Jenkins: beam_PostCommit_Py_ValCont #11322

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

Changes:

[noreply] Set correct markers for the other test scenario. (#29141)


------------------------------------------
[...truncated 948.84 KB...]
      x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/pip-build-env-nq11ko34/overlay/lib/python3.9/site-packages/numpy/core/include -I<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/build/gradleenv/-1734967050/include> -I/usr/include/python3.9 -c apache_beam/coders/coder_impl.c -o build/temp.linux-x86_64-3.9/apache_beam/coders/coder_impl.o
      apache_beam/coders/coder_impl.c: In function ‘__pyx_f_11apache_beam_6coders_10coder_impl_17SequenceCoderImpl_encode_to_stream’:
      apache_beam/coders/coder_impl.c:41240:32: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int64_t’ {aka ‘long int’} [-Wsign-compare]
      41240 |       __pyx_t_9 = ((__pyx_t_14 > __pyx_v_target_buffer_size) != 0);
            |                                ^
      At top level:
      apache_beam/coders/coder_impl.c:86778:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable]
      86778 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:86720:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable]
      86720 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:83875:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable]
      83875 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:83817:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable]
      83817 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:83723:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable]
      83723 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:83628:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable]
      83628 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:83551:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable]
      83551 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:83474:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable]
      83474 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:79582:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable]
      79582 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:79346:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable]
      79346 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:78968:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable]
      78968 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:78910:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable]
      78910 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c:6817:20: warning: ‘__pyx_mdef_11apache_beam_6coders_10coder_impl_5lambda1’ defined but not used [-Wunused-variable]
       6817 | static PyMethodDef __pyx_mdef_11apache_beam_6coders_10coder_impl_5lambda1 = {"lambda1", (PyCFunction)(void*)(PyCFunctionWithKeywords)__pyx_pw_11apache_beam_6coders_10coder_impl_5lambda1, METH_VARARGS|METH_KEYWORDS, 0};
            |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      apache_beam/coders/coder_impl.c: In function ‘__pyx_f_11apache_beam_6coders_10coder_impl_12RowCoderImpl_decode_batch_from_stream’:
      apache_beam/coders/coder_impl.c:60639:42: warning: ‘__pyx_v_null_mask_c’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      60639 |       __pyx_t_17 = (((__pyx_v_null_mask_c[(__pyx_v_i >> 3)]) & (0x01 << (__pyx_v_i & 0x07))) != 0);
            |                                          ^
      apache_beam/coders/coder_impl.c: In function ‘__pyx_f_11apache_beam_6coders_10coder_impl_12RowCoderImpl_encode_batch_to_stream’:
      apache_beam/coders/coder_impl.c:59337:7: warning: ‘__pyx_v_null_bits_len’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      59337 |       for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_21; __pyx_t_5+=1) {
            |       ^~~
      apache_beam/coders/coder_impl.c: At top level:
      apache_beam/coders/coder_impl.c:114652:1: fatal error: error writing to /tmp/ccmg2oX1.s: No space left on device
      114652 | }
             | ^
      compilation terminated.
      error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for apache-beam
ERROR: Could not build wheels for apache-beam, which is required to install pyproject.toml-based projects

> Task :sdks:python:test-suites:dataflow:py310:installGcpTest FAILED

> Task :sdks:python:container:py310:docker
#9 113.1 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
#9 113.1 
#9 114.3 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

> Task :sdks:python:test-suites:dataflow:py39:installGcpTest FAILED

> Task :sdks:python:container:py38:docker
#9 105.1 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
#9 105.1 
#9 107.0 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 78.47   Stored in directory: /root/.cache/pip/wheels/68/dd/29/c1a590238f9ebbe4f7ee9b3583f5185d0b9577e23f05c990eb
#9 78.48   Building wheel for pyjsparser (setup.py): started
#9 79.63   Building wheel for pyjsparser (setup.py): finished with status 'done'
#9 79.64   Created wheel for pyjsparser: filename=pyjsparser-2.7.1-py3-none-any.whl size=25982 sha256=614fdf307803e1491aee2442950dd141607925a89bb43dd4f2c2f941aabb8d72
#9 79.64   Stored in directory: /root/.cache/pip/wheels/d5/88/34/ccb5bb40eb3178a134eb293e6c363928c5bcfba0b91031db76
#9 79.65 Successfully built bs4 crcmod dill docopt future google-apitools google-cloud-profiler hdfs pyjsparser
#9 79.65 Installing collected packages: sortedcontainers, requests-mock, pytz, python-snappy, pyjsparser, oauth2client, nose, mmh3, Js2Py, hdfs, google-cloud-profiler, google-auth-httplib2, docopt, deprecation, crcmod, bs4, zstandard, zipp, wrapt, websocket-client, urllib3, uritemplate, tzlocal, typing_extensions, tqdm, tomli, threadpoolctl, testcontainers, tenacity, sqlparse, SQLAlchemy, soupsieve, six, shapely, scipy, scikit-learn, rsa, rpds-py, requests, regex, referencing, PyYAML, python-dateutil, pytest-xdist, pytest-timeout, pytest, pyproject_hooks, pyparsing, PyMySQL, pymongo, PyHamcrest, pydot, pycparser, pyasn1-modules, pyasn1, pyarrow, psycopg2-binary, protobuf, proto-plus, pluggy, pkgutil_resolve_name, parameterized, pandas, packaging, overrides, orjson, objsize, numpy, nltk, mock, jsonschema-specifications, jsonschema, joblib, iniconfig, importlib-resources, importlib-metadata, idna, hypothesis, httplib2, guppy3, grpcio-status, grpcio, grpc-google-iam-v1, greenlet, googleapis-common-protos, google-resumable-media, google-crc32c, google-cloud-vision, google-cloud-videointelligence, google-cloud-storage, google-cloud-spanner, google-cloud-resource-manager, google-cloud-recommendations-ai, google-cloud-pubsublite, google-cloud-pubsub, google-cloud-language, google-cloud-dlp, google-cloud-datastore, google-cloud-core, google-cloud-bigtable, google-cloud-bigquery-storage, google-cloud-bigquery, google-cloud-aiplatform, google-auth, google-apitools, google-api-python-client, google-api-core, future, freezegun, fasteners, fastavro, execnet, exceptiongroup, docker, dnspython, dill, Cython, cryptography, cloudpickle, click, charset-normalizer, cffi, certifi, cachetools, build, beautifulsoup4, backports.zoneinfo, attrs
#9 105.1 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
#9 105.1 
#9 107.0 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:py38:docker FAILED

> Task :sdks:python:container:py310:docker FAILED
#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 76.14   Stored in directory: /root/.cache/pip/wheels/e5/8d/b6/99c1c0a3ac5788c866b0ecd3f48b0134a5910e6ed26011800b
#9 76.15   Building wheel for pyjsparser (setup.py): started
#9 76.44   Building wheel for pyjsparser (setup.py): finished with status 'done'
#9 76.44   Created wheel for pyjsparser: filename=pyjsparser-2.7.1-py3-none-any.whl size=25982 sha256=76bfc9d44f016431e3d6df47358a654c7e27fa0b84ebce208459a2b89ee287e4
#9 76.45   Stored in directory: /root/.cache/pip/wheels/5e/81/26/5956478df303e2bf5a85a5df595bb307bd25948a4bab69f7c7
#9 76.45 Successfully built bs4 crcmod dill docopt future google-apitools google-cloud-profiler hdfs pyjsparser
#9 76.45 Installing collected packages: sortedcontainers, requests-mock, pytz, python-snappy, pyjsparser, oauth2client, nose, mmh3, Js2Py, hdfs, google-cloud-profiler, google-auth-httplib2, docopt, deprecation, crcmod, bs4, zstandard, wrapt, websocket-client, urllib3, uritemplate, tzlocal, typing_extensions, tqdm, tomli, threadpoolctl, testcontainers, tenacity, sqlparse, SQLAlchemy, soupsieve, six, shapely, scipy, scikit-learn, rsa, rpds-py, requests, regex, referencing, PyYAML, python-dateutil, pytest-xdist, pytest-timeout, pytest, pyproject_hooks, pyparsing, PyMySQL, pymongo, PyHamcrest, pydot, pycparser, pyasn1-modules, pyasn1, pyarrow, psycopg2-binary, protobuf, proto-plus, pluggy, parameterized, pandas, packaging, overrides, orjson, objsize, numpy, nltk, mock, jsonschema-specifications, jsonschema, joblib, iniconfig, idna, hypothesis, httplib2, guppy3, grpcio-status, grpcio, grpc-google-iam-v1, greenlet, googleapis-common-protos, google-resumable-media, google-crc32c, google-cloud-vision, google-cloud-videointelligence, google-cloud-storage, google-cloud-spanner, google-cloud-resource-manager, google-cloud-recommendations-ai, google-cloud-pubsublite, google-cloud-pubsub, google-cloud-language, google-cloud-dlp, google-cloud-datastore, google-cloud-core, google-cloud-bigtable, google-cloud-bigquery-storage, google-cloud-bigquery, google-cloud-aiplatform, google-auth, google-apitools, google-api-python-client, google-api-core, future, freezegun, fasteners, fastavro, execnet, exceptiongroup, docker, dnspython, dill, Cython, cryptography, cloudpickle, click, charset-normalizer, cffi, certifi, cachetools, build, beautifulsoup4, attrs
#9 113.1 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
#9 113.1 
#9 114.3 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
#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 77.04   Stored in directory: /root/.cache/pip/wheels/05/6f/21/aa8d233f90da3017b4ef7c61829589dc267402d376dd3efcf5
#9 77.05   Building wheel for pyjsparser (setup.py): started
#9 77.40   Building wheel for pyjsparser (setup.py): finished with status 'done'
#9 77.40   Created wheel for pyjsparser: filename=pyjsparser-2.7.1-py3-none-any.whl size=25982 sha256=7f84087fef1370e035e4fa95893f188a2b5d14370a423ddf64a1144337a7133a
#9 77.40   Stored in directory: /root/.cache/pip/wheels/f0/70/61/f42dc45dcf0fbe8c495ce579b04730787081499bfb5b8bc60e
#9 77.40 Successfully built bs4 crcmod dill docopt future google-apitools google-cloud-profiler hdfs pyjsparser
#9 77.41 Installing collected packages: sortedcontainers, requests-mock, pytz, python-snappy, pyjsparser, oauth2client, nose, mmh3, Js2Py, hdfs, google-cloud-profiler, google-auth-httplib2, docopt, deprecation, crcmod, bs4, zstandard, zipp, wrapt, websocket-client, urllib3, uritemplate, tzlocal, typing_extensions, tqdm, tomli, threadpoolctl, testcontainers, tenacity, sqlparse, SQLAlchemy, soupsieve, six, shapely, scipy, scikit-learn, rsa, rpds-py, requests, regex, referencing, PyYAML, python-dateutil, pytest-xdist, pytest-timeout, pytest, pyproject_hooks, pyparsing, PyMySQL, pymongo, PyHamcrest, pydot, pycparser, pyasn1-modules, pyasn1, pyarrow, psycopg2-binary, protobuf, proto-plus, pluggy, parameterized, pandas, packaging, overrides, orjson, objsize, numpy, nltk, mock, jsonschema-specifications, jsonschema, joblib, iniconfig, importlib-metadata, idna, hypothesis, httplib2, guppy3, grpcio-status, grpcio, grpc-google-iam-v1, greenlet, googleapis-common-protos, google-resumable-media, google-crc32c, google-cloud-vision, google-cloud-videointelligence, google-cloud-storage, google-cloud-spanner, google-cloud-resource-manager, google-cloud-recommendations-ai, google-cloud-pubsublite, google-cloud-pubsub, google-cloud-language, google-cloud-dlp, google-cloud-datastore, google-cloud-core, google-cloud-bigtable, google-cloud-bigquery-storage, google-cloud-bigquery, google-cloud-aiplatform, google-auth, google-apitools, google-api-python-client, google-api-core, future, freezegun, fasteners, fastavro, execnet, exceptiongroup, docker, dnspython, dill, Cython, cryptography, cloudpickle, click, charset-normalizer, cffi, certifi, cachetools, build, beautifulsoup4, attrs
#9 119.8 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
#9 119.8 
#9 121.7 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:py311:docker FAILED
#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 61.37   Stored in directory: /root/.cache/pip/wheels/b9/1d/dc/eb0833be25464c359903d356c4204721c6a672c26ff164cdc3
#9 61.37   Building wheel for pyjsparser (setup.py): started
#9 61.70   Building wheel for pyjsparser (setup.py): finished with status 'done'
#9 61.70   Created wheel for pyjsparser: filename=pyjsparser-2.7.1-py3-none-any.whl size=25982 sha256=450647084478afc73692c2ad0135ea9751167c7b5296f4ef434bee7b003fbd11
#9 61.70   Stored in directory: /root/.cache/pip/wheels/a5/9a/30/1003e89ab4555b81840ca46d361bf184f1e6ad880cae3b62a9
#9 61.70 Successfully built bs4 crcmod dill docopt future google-apitools hdfs pyjsparser
#9 61.71 Installing collected packages: sortedcontainers, requests-mock, pytz, pyjsparser, oauth2client, nose, mmh3, Js2Py, hdfs, google-auth-httplib2, docopt, deprecation, crcmod, bs4, zstandard, wrapt, websocket-client, urllib3, tzlocal, typing_extensions, tqdm, threadpoolctl, testcontainers, tenacity, sqlparse, SQLAlchemy, soupsieve, six, shapely, scipy, scikit-learn, rsa, rpds-py, requests, regex, referencing, PyYAML, python-dateutil, pytest-xdist, pytest-timeout, pytest, pyproject_hooks, pyparsing, PyMySQL, pymongo, PyHamcrest, pydot, pycparser, pyasn1-modules, pyasn1, pyarrow, psycopg2-binary, protobuf, proto-plus, pluggy, parameterized, pandas, packaging, overrides, orjson, objsize, numpy, nltk, mock, jsonschema-specifications, jsonschema, joblib, iniconfig, idna, hypothesis, httplib2, guppy3, grpcio-status, grpcio, grpc-google-iam-v1, greenlet, googleapis-common-protos, google-resumable-media, google-crc32c, google-cloud-vision, google-cloud-videointelligence, google-cloud-storage, google-cloud-spanner, google-cloud-resource-manager, google-cloud-recommendations-ai, google-cloud-pubsublite, google-cloud-pubsub, google-cloud-language, google-cloud-dlp, google-cloud-datastore, google-cloud-core, google-cloud-bigtable, google-cloud-bigquery-storage, google-cloud-bigquery, google-cloud-aiplatform, google-auth, google-apitools, google-api-core, future, freezegun, fasteners, fastavro, execnet, docker, dnspython, dill, Cython, cryptography, cloudpickle, click, charset-normalizer, cffi, certifi, cachetools, build, beautifulsoup4, attrs
#9 119.0 ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device
#9 119.0 
#9 120.9 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:test-suites:dataflow:py38:initializeForDataflowJob

FAILURE: Build completed with 7 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: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.
==============================================================================

4: 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.
==============================================================================

5: 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.
==============================================================================

6: 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.
==============================================================================

7: 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.
==============================================================================

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 6m 47s
52 actionable tasks: 46 executed, 1 from cache, 5 up-to-date

Publishing build scan...
https://ge.apache.org/s/bxqqy2324dhzu

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


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Py_ValCont #11323

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/11323/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org