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

Changes:

[yoshiki.obata] [BEAM-7672] dynamically setup acceptable wheel specs according 
to

[yoshiki.obata] fixup: update error message when parse failed

[yoshiki.obata] fixup: not to abort when wheel spec setup failed

[yoshiki.obata] fixup: not to use m flag at wheel name with python 3.8

[yoshiki.obata] fixup: simplified wheel name setting

[kcweaver] [BEAM-10487] Link release blog posts on the Downloads page

[Robert Bradshaw] Ignore NameErrors right after WontImplementErrors.

[Robert Bradshaw] Add doctest skipping framework.

[ningk] [BEAM-10514] Restrict cache file path length

[Boyuan Zhang] Insert TruncateSizedRestriction when pipeline starts to drain.

[kcweaver] [BEAM-8244] Split FlinkRunnerTest.test_external_transforms.

[Boyuan Zhang] Address latest comments.

[Boyuan Zhang] SpotlessApply

[tommykuaidlaa] Disable flaky test:

[Boyuan Zhang] Fix java build.

[Boyuan Zhang] spotlessApply

[Boyuan Zhang] Only forward split/progress when the only consumer is splittable.

[noreply] [BEAM-10185] Building python wheels for Windows (on Github Actions)

[Robert Bradshaw] Add tests for all Pandas DataFrame and Series tests.

[noreply] Merge pull request #12147 from [BEAM 7624] Added Null Behavior in

[noreply] [BEAM-10494] PubsubSchemaCapableIOProvider config inner class rather

[kcweaver] [BEAM-8244] Don't run external transform tests with pre_optimize=all.

[emilyye] use debian:buster for go SDK container

[Ahmet Altay] Relax to matchers to match display data from the specific tests, 
not

[noreply] [BEAM-8454] Increase timeout and also enable thread stuckness 
detector.

[noreply] [BEAM-10490] Support read/write ZetaSQL DATE/TIME types from/to 
BigQuery

[noreply] [BEAM-10526] Use GrpcCleanupRule to use consistent methodology on 
server

[noreply] [BEAM-9968] Guarantee that outstanding split/progress requests are

[noreply] [BEAM-10420] Add support for per window invocation of

[valentyn] Fix abi suffix tags for Python 3.8.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-7 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Flink_Batch/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Flink_Batch/ws/src>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # 
 > timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision af2d6b0379d64b522ecb769d88e9e7e7b8900208 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af2d6b0379d64b522ecb769d88e9e7e7b8900208 # timeout=10
Commit message: "[BEAM-10434] Fix abi suffix tags for Python 3.8."
 > git rev-list --no-walk bedae33011f62a5e6960c0a56dd097c89575065c # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_LoadTests_Python_CoGBK_Flink_Batch] $ /bin/bash -xe 
/tmp/jenkins267961271684461157.sh
+ echo 'Building SDK harness for python SDK.'
Building SDK harness for python SDK.
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_LoadTests_Python_CoGBK_Flink_Batch/ws/src/gradlew>
 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pdocker-repository-root=gcr.io/apache-beam-testing/beam_portability 
-Pdocker-tag=latest :sdks:python:container:docker
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Configure project :sdks:python:container
Found go 1.12 in /usr/bin/go, use it.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'docker' not found in project ':sdks:python:container'. Some candidates 
are: 'goCover'.

* Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace 
option to get the stack trace. Run with --info or --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 11s

Publishing build scan...
https://gradle.com/s/3jj24xk27zw7i

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