See 
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/5264/display/redirect>

Changes:


------------------------------------------
[...truncated 2.45 MB...]
#16 1.525 grpcio==1.53.0
#16 1.525 grpcio-status==1.53.0
#16 1.525 guppy3==3.1.2
#16 1.525 hdfs==2.7.0
#16 1.525 httplib2==0.21.0
#16 1.525 hypothesis==6.70.2
#16 1.525 idna==3.4
#16 1.525 importlib-metadata==6.1.0
#16 1.525 iniconfig==2.0.0
#16 1.525 joblib==1.2.0
#16 1.525 mmh3==3.1.0
#16 1.525 mock==5.0.1
#16 1.525 nltk==3.8.1
#16 1.525 nose==1.3.7
#16 1.525 numpy==1.21.6
#16 1.525 oauth2client==4.1.3
#16 1.525 objsize==0.6.1
#16 1.525 orjson==3.8.9
#16 1.525 overrides==6.5.0
#16 1.525 packaging==23.0
#16 1.525 pandas==1.3.5
#16 1.525 parameterized==0.8.1
#16 1.525 pip==23.1.2
#16 1.525 pluggy==1.0.0
#16 1.525 proto-plus==1.22.2
#16 1.525 protobuf==4.22.1
#16 1.525 psycopg2-binary==2.9.6
#16 1.525 pyarrow==11.0.0
#16 1.525 pyasn1==0.4.8
#16 1.525 pyasn1-modules==0.2.8
#16 1.525 pycparser==2.21
#16 1.525 pydot==1.4.2
#16 1.525 PyHamcrest==1.10.1
#16 1.525 pymongo==4.3.3
#16 1.525 PyMySQL==1.0.3
#16 1.525 pyparsing==3.0.9
#16 1.525 pytest==7.2.2
#16 1.525 pytest-timeout==2.1.0
#16 1.525 pytest-xdist==3.2.1
#16 1.525 python-dateutil==2.8.2
#16 1.525 python-snappy==0.6.1
#16 1.525 pytz==2023.3
#16 1.525 PyYAML==6.0
#16 1.525 regex==2022.10.31
#16 1.525 requests==2.28.2
#16 1.525 requests-mock==1.10.0
#16 1.525 rsa==4.9
#16 1.525 scikit-learn==1.0.2
#16 1.525 scipy==1.7.3
#16 1.525 setuptools==67.7.2
#16 1.525 six==1.16.0
#16 1.525 sortedcontainers==2.4.0
#16 1.525 soupsieve==2.4
#16 1.525 SQLAlchemy==1.4.47
#16 1.525 sqlparse==0.4.3
#16 1.525 tenacity==8.2.2
#16 1.525 testcontainers==3.7.1
#16 1.525 threadpoolctl==3.1.0
#16 1.525 tomli==2.0.1
#16 1.525 tqdm==4.65.0
#16 1.525 typing_extensions==4.5.0
#16 1.525 urllib3==1.26.15
#16 1.525 websocket-client==1.5.1
#16 1.525 wheel==0.40.0
#16 1.525 wrapt==1.15.0
#16 1.525 zipp==3.15.0
#16 1.525 zstandard==0.20.0
#16 DONE 1.8s

#17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/
#17 DONE 0.1s

#18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/
#18 DONE 0.0s

#19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/
#19 DONE 0.1s

#20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/
#20 DONE 0.3s

#21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.1s

#22 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.2s

#23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#23 DONE 0.2s

#24 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#24 2.171 Collecting pip-licenses<5
#24 2.249   Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB)
#24 2.269 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.7/site-packages (6.0)
#24 2.271 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.7/site-packages (8.2.2)
#24 2.350 Collecting PTable (from pip-licenses<5)
#24 2.387   Downloading PTable-0.9.2.tar.gz (31 kB)
#24 2.423   Preparing metadata (setup.py): started
#24 3.249   Preparing metadata (setup.py): finished with status 'done'
#24 3.281 Building wheels for collected packages: PTable
#24 3.284   Building wheel for PTable (setup.py): started
#24 4.600   Building wheel for PTable (setup.py): finished with status 'done'
#24 4.603   Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl 
size=22908 
sha256=4d297ea40fb1dbfc74e7a81eb7c8589788fdb2e40caaa7d4f22348bc7c4f85ca
#24 4.605   Stored in directory: 
/root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
#24 4.617 Successfully built PTable
#24 7.153 Installing collected packages: PTable, pip-licenses
#24 7.326 WARNING: Running pip as the 'root' user can result in broken 
permissions and conflicting behaviour with the system package manager. It is 
recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv
#24 7.331 Successfully installed PTable-0.9.2 pip-licenses-3.5.5
#24 18.38 INFO:root:Successfully pulled licenses for 109 dependencies
#24 18.38 Skip pulling license for  bs4
#24 DONE 19.0s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 0.2s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 0.5s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py310:docker

#27 exporting to image
#27 exporting layers
#27 exporting layers 22.9s done
#27 writing image 
sha256:bd70a465fc795ead5ad78a1bc40ab44f7e867db2ce9e1960e3b7207c342be380 done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.10_sdk:2.48.0.dev done
#27 DONE 22.9s

> Task :sdks:python:container:py39:docker
#24 2.954 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 3.182 Successfully installed pip-licenses-4.3.0 prettytable-3.7.0 
wcwidth-0.2.6
#24 3.183 WARNING: Running pip as the 'root' user can result in broken 
permissions and conflicting behaviour with the system package manager. It is 
recommended to use a virtual environment instead: 
https://pip.pypa.io/warnings/venv
#24 11.60 INFO:root:Successfully pulled licenses for 133 dependencies
#24 11.60 Skip pulling license for  bs4
#24 DONE 11.9s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 0.2s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 0.9s

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py310:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py38:docker
#27 exporting layers 22.5s done
#27 writing image 
sha256:5e2efc72cbe841276c58dc0603b52e8599c6af679c2dd0e1524469c37e373783
#27 writing image 
sha256:5e2efc72cbe841276c58dc0603b52e8599c6af679c2dd0e1524469c37e373783 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.48.0.dev 
done
#27 DONE 22.5s

> Task :sdks:python:container:py39:docker
#27 exporting layers 22.5s done
#27 writing image 
sha256:70dc66cd88cdb1f55ccbeba9956fdb2bdede37d703c6a09170e1806ff4ca9b29
#27 writing image 
sha256:70dc66cd88cdb1f55ccbeba9956fdb2bdede37d703c6a09170e1806ff4ca9b29 done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.48.0.dev 
done
#27 DONE 22.5s

> Task :sdks:python:container:py38:dockerTag2.48.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py37:docker
#27 exporting layers 15.0s done
#27 writing image 
sha256:10eaab17000bdf3426a8b2e872ea0e499bcd136c189a5f119365ecd033fc2ccf done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.48.0.dev 
done
#27 DONE 15.1s

> Task :sdks:python:container:py37:dockerTag2.48.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py310:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.48.0-SNAPSHOT
> Task 
> :sdks:python:container:py311:dockerTag8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task 
> :sdks:python:container:py310:dockerTag8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task 
> :sdks:python:container:py311:dockerPush8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task :sdks:python:container:py311:dockerTagLatest
> Task 
> :sdks:python:container:py310:dockerPush8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311:dockerTagsPush
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task 
> :sdks:python:container:py38:dockerTag8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task 
> :sdks:python:container:py38:dockerPush8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task 
> :sdks:python:container:py37:dockerTag8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task 
> :sdks:python:container:py37:dockerPush8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task 
> :sdks:python:container:py39:dockerTag8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task 
> :sdks:python:container:py39:dockerPush8bda63bc8ea0c1de9ec29d0da080df1769c65a2b
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:java8: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 8.0.

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

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 16m 48s
200 actionable tasks: 163 executed, 23 from cache, 14 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: 
com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
        at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
        at java.lang.reflect.WeakCache.get(WeakCache.java:127)
        at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
        at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
        at 
com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)

Publishing build scan...
https://gradle.com/s/o5adzqtcofm24

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