See <https://builds.apache.org/job/beam_PreCommit_PythonDocker_Cron/105/display/redirect?page=changes>
Changes: [github] [BEAM-9147] Make VideoIntelligence use PTransform on user-facing API ------------------------------------------ [...truncated 1.74 MB...] typing==3.7.4.1 typing-extensions==3.7.4.1 urllib3==1.25.9 virtualenv==20.0.18 Werkzeug==1.0.1 wheel==0.34.2 wrapt==1.12.1 zipp==1.2.0 Removing intermediate container 8699163cf791 ---> 8e6d41c04cd5 Step 13/16 : COPY target/LICENSE /opt/apache/beam/ ---> 6017c3c13e9a Step 14/16 : COPY target/NOTICE /opt/apache/beam/ ---> 1ab505e0eac5 Step 15/16 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/ ---> a208415387f2 Step 16/16 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 6eb2ef3569f7 Removing intermediate container 6eb2ef3569f7 ---> 0e02de469608 Successfully built 0e02de469608 Successfully tagged apache/beam_python2.7_sdk:2.22.0.dev :sdks:python:container:py2:docker (Thread[Execution worker for ':' Thread 10,5,main]) completed. Took 7 mins 21.033 secs. > Task :sdks:python:container:py37:docker Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-2.2.0 [91mWARNING: You are using pip version 20.0.2; however, version 20.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [0mIgnoring pip-licenses: markers 'python_version <= "2.7"' don't match your environment [91mWARNING: You are using pip version 20.0.2; however, version 20.1 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. [0mSuccessfully pulled license for cython from https://raw.githubusercontent.com/cython/cython/master/LICENSE.txt. Successfully pulled license for keras-applications with pip-licenses. Successfully pulled license for keras-preprocessing with pip-licenses. Successfully pulled license for markdown with pip-licenses. Successfully pulled license for pyhamcrest with pip-licenses. Successfully pulled license for pyyaml with pip-licenses. Successfully pulled license for werkzeug with pip-licenses. Successfully pulled license for absl-py with pip-licenses. Skip pulling license for apache-beam Successfully pulled license for astor with pip-licenses. Successfully pulled license for avro-python3 from https://raw.githubusercontent.com/apache/avro/master/LICENSE.txt. Successfully pulled license for cachetools with pip-licenses. Successfully pulled license for certifi with pip-licenses. Successfully pulled license for chardet from https://raw.githubusercontent.com/chardet/chardet/master/LICENSE. Successfully pulled license for crcmod with pip-licenses. Successfully pulled license for dill with pip-licenses. Successfully pulled license for docopt with pip-licenses. Successfully pulled license for fastavro from https://raw.githubusercontent.com/fastavro/fastavro/master/LICENSE. Successfully pulled license for fasteners with pip-licenses. Successfully pulled license for future with pip-licenses. Successfully pulled license for gast with pip-licenses. Successfully pulled license for google-api-core with pip-licenses. Successfully pulled license for google-apitools from https://raw.githubusercontent.com/google/apitools/master/LICENSE. Successfully pulled license for google-auth with pip-licenses. Successfully pulled license for google-auth-oauthlib with pip-licenses. Successfully pulled license for google-cloud-bigquery with pip-licenses. Successfully pulled license for google-cloud-bigtable with pip-licenses. Successfully pulled license for google-cloud-core with pip-licenses. Successfully pulled license for google-cloud-datastore with pip-licenses. Successfully pulled license for google-cloud-dlp with pip-licenses. Successfully pulled license for google-cloud-language with pip-licenses. Successfully pulled license for google-cloud-pubsub with pip-licenses. Successfully pulled license for google-cloud-spanner with pip-licenses. Successfully pulled license for google-cloud-videointelligence with pip-licenses. Successfully pulled license for google-cloud-vision with pip-licenses. Successfully pulled license for google-pasta with pip-licenses. Successfully pulled license for google-resumable-media with pip-licenses. Successfully pulled license for googleapis-common-protos with pip-licenses. Successfully pulled license for grpc-google-iam-v1 with pip-licenses. Successfully pulled license for grpcio from https://raw.githubusercontent.com/grpc/grpc/master/LICENSE. Successfully pulled license for grpcio-gcp from https://raw.githubusercontent.com/GoogleCloudPlatform/grpc-gcp-python/master/LICENSE. Successfully pulled license for guppy3 from https://raw.githubusercontent.com/zhuyifei1999/guppy3/master/LICENSE. Successfully pulled license for h5py from https://raw.githubusercontent.com/h5py/h5py/master/LICENSE. Successfully pulled license for hdfs with pip-licenses. Successfully pulled license for httplib2 from https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE. Successfully pulled license for idna with pip-licenses. Successfully pulled license for mock from https://raw.githubusercontent.com/testing-cabal/mock/master/LICENSE.txt. Successfully pulled license for monotonic from https://raw.githubusercontent.com/atdt/monotonic/master/LICENSE. Successfully pulled license for nose from https://raw.githubusercontent.com/nose-devs/nose/master/lgpl.txt. Successfully pulled license for numpy from https://raw.githubusercontent.com/numpy/numpy/master/LICENSE.txt. Successfully pulled license for oauth2client from https://raw.githubusercontent.com/googleapis/oauth2client/master/LICENSE. Successfully pulled license for oauthlib with pip-licenses. Successfully pulled license for opt-einsum with pip-licenses. Successfully pulled license for pandas from https://raw.githubusercontent.com/pandas-dev/pandas/master/LICENSE. Successfully pulled license for pbr with pip-licenses. Successfully pulled license for protobuf from https://raw.githubusercontent.com/protocolbuffers/protobuf/master/LICENSE. Successfully pulled license for protorpc with pip-licenses. Successfully pulled license for pyarrow from https://raw.githubusercontent.com/apache/arrow/master/LICENSE.txt. Successfully pulled license for pyasn1 with pip-licenses. Successfully pulled license for pyasn1-modules with pip-licenses. Successfully pulled license for pydot with pip-licenses. Successfully pulled license for pymongo from https://raw.githubusercontent.com/mongodb/mongo-python-driver/master/LICENSE. Successfully pulled license for pyparsing with pip-licenses. Successfully pulled license for python-dateutil with pip-licenses. Successfully pulled license for python-gflags with pip-licenses. Successfully pulled license for pytz with pip-licenses. Successfully pulled license for requests with pip-licenses. Successfully pulled license for requests-oauthlib with pip-licenses. Successfully pulled license for rsa with pip-licenses. Successfully pulled license for scipy from https://raw.githubusercontent.com/scipy/scipy/master/LICENSE.txt. Successfully pulled license for six with pip-licenses. Successfully pulled license for tenacity with pip-licenses. Successfully pulled license for tensorboard with pip-licenses. Successfully pulled license for tensorflow from https://raw.githubusercontent.com/tensorflow/tensorflow/master/LICENSE. Successfully pulled license for tensorflow-estimator from https://raw.githubusercontent.com/tensorflow/estimator/master/LICENSE. Successfully pulled license for termcolor with pip-licenses. Successfully pulled license for typing-extensions with pip-licenses. Successfully pulled license for urllib3 with pip-licenses. Successfully pulled license for wrapt with pip-licenses. Found existing installation: pip-licenses 2.2.0 Uninstalling pip-licenses-2.2.0: Successfully uninstalled pip-licenses-2.2.0 Removing intermediate container e678db4441e1 ---> 6d5b036e884b Step 12/16 : RUN pip freeze --all ---> Running in d957fab70e61 absl-py==0.9.0 apache-beam==2.22.0.dev0 astor==0.8.1 avro-python3==1.8.2 cachetools==3.1.1 certifi==2020.4.5.1 chardet==3.0.4 crcmod==1.7 Cython==0.29.13 dill==0.3.1.1 docopt==0.6.2 fastavro==0.21.24 fasteners==0.15 future==0.18.2 gast==0.2.2 google-api-core==1.17.0 google-apitools==0.5.28 google-auth==1.14.1 google-auth-oauthlib==0.4.1 google-cloud-bigquery==1.24.0 google-cloud-bigtable==1.0.0 google-cloud-core==1.1.0 google-cloud-datastore==1.7.4 google-cloud-dlp==0.13.0 google-cloud-language==1.3.0 google-cloud-pubsub==1.0.2 google-cloud-spanner==1.13.0 google-cloud-videointelligence==1.13.0 google-cloud-vision==0.42.0 google-pasta==0.2.0 google-resumable-media==0.5.0 googleapis-common-protos==1.51.0 grpc-google-iam-v1==0.12.3 grpcio==1.24.3 grpcio-gcp==0.2.2 guppy3==3.0.9 h5py==2.10.0 hdfs==2.5.8 httplib2==0.12.0 idna==2.9 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.2.1 mock==2.0.0 monotonic==1.5 nose==1.3.7 numpy==1.17.3 oauth2client==3.0.0 oauthlib==3.1.0 opt-einsum==3.2.1 pandas==0.25.2 pbr==5.4.5 pip==20.0.2 protobuf==3.11.1 protorpc==0.12.0 PTable==0.9.2 pyarrow==0.15.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pydot==1.4.1 PyHamcrest==1.10.1 pymongo==3.9.0 pyparsing==2.4.7 python-dateutil==2.8.1 python-gflags==3.0.6 pytz==2019.3 PyYAML==5.1 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0 scipy==1.4.1 setuptools==46.1.3 six==1.14.0 tenacity==6.1.0 tensorboard==2.1.1 tensorflow==2.1.0 tensorflow-estimator==2.1.0 termcolor==1.1.0 typing-extensions==3.7.4.1 urllib3==1.25.9 Werkzeug==1.0.1 wheel==0.34.2 wrapt==1.12.1 > Task :sdks:python:container:py35:docker Removing intermediate container 54e8a630a7ba ---> 2cfbbf3c5070 Successfully built 2cfbbf3c5070 Successfully tagged apache/beam_python3.5_sdk:2.22.0.dev :sdks:python:container:py35:docker (Thread[Execution worker for ':' Thread 6,5,main]) completed. Took 7 mins 20.997 secs. > Task :sdks:python:container:py37:docker Removing intermediate container d957fab70e61 ---> 72860b04eb6b Step 13/16 : COPY target/LICENSE /opt/apache/beam/ ---> 44da0831917e Step 14/16 : COPY target/NOTICE /opt/apache/beam/ ---> 3eff91bb9238 Step 15/16 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/ ---> cc965b8e647c Step 16/16 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in f488f2f70f22 Removing intermediate container f488f2f70f22 ---> d2b1d315abe8 Successfully built d2b1d315abe8 Successfully tagged apache/beam_python3.7_sdk:2.22.0.dev :sdks:python:container:py37:docker (Thread[Daemon worker,5,main]) completed. Took 7 mins 22.604 secs. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sdks:python:container:py36:docker'. > Process 'command 'docker'' finished with non-zero exit value 2 * Try: Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org 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.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 9m 8s 41 actionable tasks: 37 executed, 4 up-to-date Publishing build scan... https://gradle.com/s/ber7pd5gjxkqa 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]
