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 2021/10/31 12:04:19 UTC

Build failed in Jenkins: beam_PreCommit_Go_Cron #4866

See <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/4866/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/>
The recommended git tool is: NONE
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_PreCommit_Go_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > 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 08e0998e12dda1b7754b2b05fcdcca5038295463 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08e0998e12dda1b7754b2b05fcdcca5038295463 # timeout=10
Commit message: "Merge pull request #15753 from [BEAM-13080] Add option in Reshuffle to set num of keys generated."
 > git rev-list --no-walk 08e0998e12dda1b7754b2b05fcdcca5038295463 # 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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :goPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:go:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/project_gopath>

> Task :sdks:go:test:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/test/.gogradle/project_gopath>

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:python:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/python/container/.gogradle/project_gopath>

> Task :sdks:go:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:installDependencies SKIPPED

> Task :sdks:go:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/container/.gogradle/project_gopath>

> Task :sdks:go:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:container:installDependencies SKIPPED

> Task :sdks:go:examples:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/examples/.gogradle/project_gopath>

> Task :sdks:go:examples:resolveBuildDependencies SKIPPED
> Task :sdks:go:examples:installDependencies SKIPPED
> Task :sdks:go:resolveTestDependencies SKIPPED
> Task :sdks:go:installDependencies SKIPPED
> Task :sdks:go:goVendor UP-TO-DATE
> Task :sdks:go:test:resolveBuildDependencies SKIPPED
> Task :sdks:go:test:installDependencies SKIPPED
> Task :sdks:java:container:resolveBuildDependencies SKIPPED
> Task :sdks:java:container:installDependencies SKIPPED
go: downloading cloud.google.com/go v0.81.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading google.golang.org/api v0.45.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/google/uuid v1.3.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/google/uuid v1.3.0
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/text v0.3.6
go: downloading golang.org/x/text v0.3.6
go: downloading golang.org/x/text v0.3.6
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/text v0.3.6
go: downloading golang.org/x/text v0.3.6
> Task :sdks:python:container:buildDarwinAmd64
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:go:container:buildLinuxAmd64
> Task :sdks:go:container:goBuild
> Task :sdks:python:container:buildLinuxAmd64
> Task :sdks:python:container:goBuild
> Task :sdks:go:test:buildLinuxAmd64
> Task :sdks:go:test:goBuild
go: downloading cloud.google.com/go/bigquery v1.17.0

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/test/integration/synthetic finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/artifact finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab finished, 1 completed, 0 failed.

> Task :sdks:go:examples:buildLinuxAmd64
> Task :sdks:go:examples:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache finished, 9 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors finished, 8 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/examples/snippets finished, 22 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics finished, 98 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/cmd/starcgen finished, 6 completed, 4 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/xlang finished, 8 completed, 0 failed, 8 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/provision finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema finished, 23 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert finished, 29 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic finished, 36 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph finished, 119 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx finished, 25 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx finished, 43 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top finished, 12 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/primitives finished, 24 completed, 0 failed, 14 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange finished, 27 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats finished, 26 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/wordcount finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib finished, 16 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex finished, 35 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam finished, 88 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml finished, 31 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx finished, 18 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka finished, 1 completed, 0 failed, 1 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder finished, 235 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec finished, 205 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx finished, 0 completed, 0 failed.

> Task :sdks:go:goTest FAILED
go: downloading github.com/spf13/cobra v1.2.1
go: downloading github.com/spf13/pflag v1.0.5
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :goPrecommitBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> There are 4 failed tests. Please see <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/reports/test/index.html> for more details.

* Try:
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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 24s
20 actionable tasks: 20 executed

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

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_PreCommit_Go_Cron #4872

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/4872/display/redirect?page=changes>


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


Build failed in Jenkins: beam_PreCommit_Go_Cron #4871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/4871/display/redirect?page=changes>

Changes:

[noreply] [BEAM-11936] Fix errorprone warnings (#15821)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-14 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/>
The recommended git tool is: NONE
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_PreCommit_Go_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > 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 a4e112974d8f3f51e646d9e714a4f8d456d69b4d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4e112974d8f3f51e646d9e714a4f8d456d69b4d # timeout=10
Commit message: "[BEAM-11936] Fix errorprone warnings (#15821)"
 > git rev-list --no-walk 08e0998e12dda1b7754b2b05fcdcca5038295463 # 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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :goPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:go:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/container/.gogradle/project_gopath>

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:python:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/python/container/.gogradle/project_gopath>

> Task :sdks:go:test:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/test/.gogradle/project_gopath>

> Task :sdks:go:examples:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/examples/.gogradle/project_gopath>

> Task :sdks:go:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/project_gopath>

> Task :sdks:go:test:resolveBuildDependencies SKIPPED
> Task :sdks:go:resolveBuildDependencies SKIPPED
> Task :sdks:go:test:installDependencies SKIPPED
> Task :sdks:java:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:examples:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:examples:installDependencies SKIPPED
> Task :sdks:go:container:installDependencies SKIPPED
> Task :sdks:java:container:installDependencies SKIPPED
> Task :sdks:go:resolveTestDependencies SKIPPED
> Task :sdks:python:container:installDependencies SKIPPED
> Task :sdks:go:installDependencies SKIPPED
> Task :sdks:go:goVendor UP-TO-DATE
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading github.com/google/uuid v1.3.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/grpc v1.39.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading github.com/google/uuid v1.3.0
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/text v0.3.6
go: downloading golang.org/x/text v0.3.6
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading golang.org/x/text v0.3.6
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading golang.org/x/text v0.3.6
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
> Task :sdks:go:container:buildLinuxAmd64
> Task :sdks:go:container:goBuild
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:python:container:buildDarwinAmd64
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
> Task :sdks:go:test:buildLinuxAmd64
> Task :sdks:go:examples:buildLinuxAmd64
> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/test/integration/synthetic finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/artifact finished, 7 completed, 0 failed.

go: downloading cloud.google.com/go/bigquery v1.17.0

> Task :sdks:go:test:goBuild
> Task :sdks:python:container:buildLinuxAmd64
> Task :sdks:python:container:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache finished, 9 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors finished, 8 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/examples/snippets finished, 22 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics finished, 98 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/cmd/starcgen finished, 6 completed, 4 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox finished, 3 completed, 0 failed.

> Task :sdks:go:examples:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/xlang finished, 8 completed, 0 failed, 8 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/provision finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema finished, 23 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert finished, 29 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic finished, 36 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph finished, 119 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx finished, 25 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx finished, 43 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top finished, 12 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/primitives finished, 24 completed, 0 failed, 14 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange finished, 27 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats finished, 26 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/wordcount finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib finished, 16 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex finished, 35 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam finished, 88 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml finished, 31 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx finished, 18 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka finished, 1 completed, 0 failed, 1 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder finished, 235 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec finished, 205 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx finished, 0 completed, 0 failed.

> Task :sdks:go:goTest FAILED
go: downloading github.com/spf13/cobra v1.2.1
go: downloading github.com/spf13/pflag v1.0.5
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :goPrecommitBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> There are 4 failed tests. Please see <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/reports/test/index.html> for more details.

* Try:
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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 14s
20 actionable tasks: 20 executed

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

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


Build failed in Jenkins: beam_PreCommit_Go_Cron #4870

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-8 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/>
The recommended git tool is: NONE
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_PreCommit_Go_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > 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 08e0998e12dda1b7754b2b05fcdcca5038295463 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08e0998e12dda1b7754b2b05fcdcca5038295463 # timeout=10
Commit message: "Merge pull request #15753 from [BEAM-13080] Add option in Reshuffle to set num of keys generated."
 > git rev-list --no-walk 08e0998e12dda1b7754b2b05fcdcca5038295463 # 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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :goPreCommit
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:go:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/project_gopath>

> Task :sdks:go:examples:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/examples/.gogradle/project_gopath>

> Task :sdks:go:examples:resolveBuildDependencies SKIPPED
> Task :sdks:go:examples:installDependencies SKIPPED

> Task :sdks:go:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/container/.gogradle/project_gopath>

> Task :sdks:go:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:container:installDependencies SKIPPED
> Task :sdks:go:resolveBuildDependencies SKIPPED
> Task :sdks:go:resolveTestDependencies SKIPPED
> Task :sdks:go:installDependencies SKIPPED
> Task :sdks:go:goVendor UP-TO-DATE

> Task :sdks:go:test:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/test/.gogradle/project_gopath>

> Task :sdks:python:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/python/container/.gogradle/project_gopath>

> Task :sdks:go:test:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:installDependencies SKIPPED
> Task :sdks:go:test:installDependencies SKIPPED

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies SKIPPED
> Task :sdks:java:container:installDependencies SKIPPED
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/grpc v1.39.0
go: downloading github.com/google/uuid v1.3.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/api v0.45.0
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading golang.org/x/text v0.3.6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/google/uuid v1.3.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/grpc v1.39.0
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
> Task :sdks:go:examples:buildLinuxAmd64
> Task :sdks:go:container:buildLinuxAmd64
> Task :sdks:go:goTest

go: downloading golang.org/x/text v0.3.6

> Task :sdks:python:container:buildDarwinAmd64
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:go:test:buildLinuxAmd64
> Task :sdks:java:container:goBuild
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
> Task :sdks:go:container:goBuild
> Task :sdks:go:test:goBuild
go: downloading cloud.google.com/go/bigquery v1.17.0
> Task :sdks:python:container:buildLinuxAmd64
> Task :sdks:python:container:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/test/integration/synthetic finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/artifact finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache finished, 9 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors finished, 8 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/examples/snippets finished, 22 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics finished, 98 completed, 0 failed.

> Task :sdks:go:examples:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/cmd/starcgen finished, 6 completed, 4 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/xlang finished, 8 completed, 0 failed, 8 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/provision finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema finished, 23 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert finished, 29 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic finished, 36 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph finished, 119 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx finished, 25 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx finished, 43 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top finished, 12 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/primitives finished, 24 completed, 0 failed, 14 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange finished, 27 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats finished, 26 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/wordcount finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib finished, 16 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex finished, 35 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam finished, 88 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml finished, 31 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx finished, 18 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka finished, 1 completed, 0 failed, 1 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder finished, 235 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec finished, 205 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx finished, 0 completed, 0 failed.

> Task :sdks:go:goTest FAILED
go: downloading github.com/spf13/cobra v1.2.1
go: downloading github.com/spf13/pflag v1.0.5
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :goPrecommitBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> There are 4 failed tests. Please see <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/reports/test/index.html> for more details.

* Try:
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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 2s
20 actionable tasks: 20 executed

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

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


Build failed in Jenkins: beam_PreCommit_Go_Cron #4869

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/>
The recommended git tool is: NONE
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_PreCommit_Go_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > 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 08e0998e12dda1b7754b2b05fcdcca5038295463 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08e0998e12dda1b7754b2b05fcdcca5038295463 # timeout=10
Commit message: "Merge pull request #15753 from [BEAM-13080] Add option in Reshuffle to set num of keys generated."
 > git rev-list --no-walk 08e0998e12dda1b7754b2b05fcdcca5038295463 # 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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :goPreCommit
Starting a Gradle Daemon, 3 busy and 1 incompatible Daemons could not be reused, use --status for details
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:python:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/python/container/.gogradle/project_gopath>

> Task :sdks:go:test:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/test/.gogradle/project_gopath>

> Task :sdks:go:examples:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/examples/.gogradle/project_gopath>

> Task :sdks:go:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/project_gopath>

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:go:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/container/.gogradle/project_gopath>

> Task :sdks:python:container:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:installDependencies SKIPPED
> Task :sdks:java:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:resolveBuildDependencies SKIPPED
> Task :sdks:go:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:examples:resolveBuildDependencies SKIPPED
> Task :sdks:go:container:installDependencies SKIPPED
> Task :sdks:go:test:resolveBuildDependencies SKIPPED
> Task :sdks:go:resolveTestDependencies SKIPPED
> Task :sdks:go:examples:installDependencies SKIPPED
> Task :sdks:go:test:installDependencies SKIPPED
> Task :sdks:go:installDependencies SKIPPED
> Task :sdks:java:container:installDependencies SKIPPED
> Task :sdks:go:goVendor UP-TO-DATE
> Task :sdks:go:container:buildLinuxAmd64
> Task :sdks:python:container:buildDarwinAmd64
> Task :sdks:go:examples:buildLinuxAmd64
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:go:test:buildLinuxAmd64
> Task :sdks:go:goTest

go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.27.1
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading github.com/google/uuid v1.3.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/google/uuid v1.3.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/text v0.3.6
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/text v0.3.6
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading golang.org/x/text v0.3.6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c

> Task :sdks:java:container:goBuild
> Task :sdks:go:container:goBuild
go: downloading cloud.google.com/go/bigquery v1.17.0
> Task :sdks:go:test:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/test/integration/synthetic finished, 2 completed, 0 failed.

> Task :sdks:python:container:buildLinuxAmd64
> Task :sdks:python:container:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/artifact finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache finished, 9 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors finished, 8 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/examples/snippets finished, 22 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics finished, 98 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/cmd/starcgen finished, 6 completed, 4 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/xlang finished, 8 completed, 0 failed, 8 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/provision finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema finished, 23 completed, 0 failed.

> Task :sdks:go:examples:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert finished, 29 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic finished, 36 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph finished, 119 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx finished, 25 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx finished, 43 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top finished, 12 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/primitives finished, 24 completed, 0 failed, 14 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange finished, 27 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats finished, 26 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/wordcount finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib finished, 16 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex finished, 35 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam finished, 88 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml finished, 31 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx finished, 18 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka finished, 1 completed, 0 failed, 1 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder finished, 235 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec finished, 205 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx finished, 0 completed, 0 failed.

> Task :sdks:go:goTest FAILED
go: downloading github.com/spf13/cobra v1.2.1
go: downloading github.com/spf13/pflag v1.0.5
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :goPrecommitBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> There are 4 failed tests. Please see <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/reports/test/index.html> for more details.

* Try:
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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 0s
20 actionable tasks: 20 executed

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

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


Build failed in Jenkins: beam_PreCommit_Go_Cron #4868

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/>
The recommended git tool is: NONE
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_PreCommit_Go_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > 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 08e0998e12dda1b7754b2b05fcdcca5038295463 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08e0998e12dda1b7754b2b05fcdcca5038295463 # timeout=10
Commit message: "Merge pull request #15753 from [BEAM-13080] Add option in Reshuffle to set num of keys generated."
 > git rev-list --no-walk 08e0998e12dda1b7754b2b05fcdcca5038295463 # 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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :goPreCommit
Starting a Gradle Daemon, 2 busy and 1 incompatible Daemons could not be reused, use --status for details
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:go:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/project_gopath>

> Task :sdks:go:resolveBuildDependencies SKIPPED
> Task :sdks:go:resolveTestDependencies SKIPPED
> Task :sdks:go:installDependencies SKIPPED
> Task :sdks:go:goVendor UP-TO-DATE

> Task :sdks:go:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/container/.gogradle/project_gopath>

> Task :sdks:go:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:container:installDependencies SKIPPED

> Task :sdks:go:test:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/test/.gogradle/project_gopath>

> Task :sdks:python:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/python/container/.gogradle/project_gopath>

> Task :sdks:go:examples:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/examples/.gogradle/project_gopath>

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:go:test:resolveBuildDependencies SKIPPED
> Task :sdks:go:test:installDependencies SKIPPED
> Task :sdks:java:container:resolveBuildDependencies SKIPPED
> Task :sdks:java:container:installDependencies SKIPPED
> Task :sdks:go:examples:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:resolveBuildDependencies SKIPPED
> Task :sdks:python:container:installDependencies SKIPPED
> Task :sdks:go:examples:installDependencies SKIPPED
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/google/uuid v1.3.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/grpc v1.39.0
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/grpc v1.39.0
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/google/uuid v1.3.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/text v0.3.6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading golang.org/x/text v0.3.6
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
> Task :sdks:python:container:buildDarwinAmd64
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
> Task :sdks:go:container:buildLinuxAmd64
> Task :sdks:go:container:goBuild
go: downloading cloud.google.com/go/bigquery v1.17.0
> Task :sdks:python:container:buildLinuxAmd64
> Task :sdks:python:container:goBuild
> Task :sdks:go:test:buildLinuxAmd64
> Task :sdks:go:test:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/test/integration/synthetic finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/artifact finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab finished, 1 completed, 0 failed.

> Task :sdks:go:examples:buildLinuxAmd64

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache finished, 9 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors finished, 8 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/examples/snippets finished, 22 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics finished, 98 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/cmd/starcgen finished, 6 completed, 4 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/xlang finished, 8 completed, 0 failed, 8 skipped.

> Task :sdks:go:examples:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/provision finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema finished, 23 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert finished, 29 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic finished, 36 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph finished, 119 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx finished, 25 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx finished, 43 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top finished, 12 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/primitives finished, 24 completed, 0 failed, 14 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange finished, 27 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats finished, 26 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/wordcount finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib finished, 16 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex finished, 35 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam finished, 88 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml finished, 31 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx finished, 18 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka finished, 1 completed, 0 failed, 1 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder finished, 235 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec finished, 205 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx finished, 0 completed, 0 failed.

> Task :sdks:go:goTest FAILED
go: downloading github.com/spf13/cobra v1.2.1
go: downloading github.com/spf13/pflag v1.0.5
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :goPrecommitBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> There are 4 failed tests. Please see <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/reports/test/index.html> for more details.

* Try:
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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 9s
20 actionable tasks: 20 executed

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

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


Build failed in Jenkins: beam_PreCommit_Go_Cron #4867

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/>
The recommended git tool is: NONE
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_PreCommit_Go_Cron/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > 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 08e0998e12dda1b7754b2b05fcdcca5038295463 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08e0998e12dda1b7754b2b05fcdcca5038295463 # timeout=10
Commit message: "Merge pull request #15753 from [BEAM-13080] Add option in Reshuffle to set num of keys generated."
 > git rev-list --no-walk 08e0998e12dda1b7754b2b05fcdcca5038295463 # 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
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :goPreCommit
Starting a Gradle Daemon, 3 busy and 1 incompatible Daemons could not be reused, use --status for details
> 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 FROM-CACHE
> Task :buildSrc:spotlessGroovyCheck UP-TO-DATE
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> Task :buildSrc:spotlessCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Task :sdks:go:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/container/.gogradle/project_gopath>

> Task :sdks:go:test:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/test/.gogradle/project_gopath>

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:go:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/project_gopath>

> Task :sdks:python:container:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/python/container/.gogradle/project_gopath>

> Task :sdks:go:examples:goPrepare
Use project GOPATH: <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/examples/.gogradle/project_gopath>

> Task :sdks:go:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:examples:resolveBuildDependencies SKIPPED
> Task :sdks:go:container:installDependencies SKIPPED
> Task :sdks:go:resolveBuildDependencies SKIPPED
> Task :sdks:go:examples:installDependencies SKIPPED
> Task :sdks:go:resolveTestDependencies SKIPPED
> Task :sdks:python:container:resolveBuildDependencies SKIPPED
> Task :sdks:go:installDependencies SKIPPED
> Task :sdks:python:container:installDependencies SKIPPED
> Task :sdks:go:test:resolveBuildDependencies SKIPPED
> Task :sdks:go:goVendor UP-TO-DATE
> Task :sdks:java:container:resolveBuildDependencies SKIPPED
> Task :sdks:java:container:installDependencies SKIPPED
> Task :sdks:go:test:installDependencies SKIPPED
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading google.golang.org/protobuf v1.27.1
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/google/uuid v1.3.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading google.golang.org/grpc v1.39.0
go: downloading cloud.google.com/go v0.81.0
go: downloading google.golang.org/api v0.45.0
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/text v0.3.6
go: downloading golang.org/x/text v0.3.6
go: downloading golang.org/x/text v0.3.6
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading cloud.google.com/go/storage v1.15.0
go: downloading golang.org/x/text v0.3.6
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading github.com/googleapis/gax-go/v2 v2.0.5
go: downloading golang.org/x/text v0.3.6
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:python:container:buildDarwinAmd64
> Task :sdks:go:container:buildLinuxAmd64
> Task :sdks:go:container:goBuild
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
> Task :sdks:go:test:buildLinuxAmd64
> Task :sdks:go:test:goBuild
> Task :sdks:go:examples:buildLinuxAmd64

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/test/integration/synthetic finished, 2 completed, 0 failed.

go: downloading cloud.google.com/go/bigquery v1.17.0

> Task :sdks:python:container:buildLinuxAmd64
> Task :sdks:python:container:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/artifact finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache finished, 9 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors finished, 8 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/examples/snippets finished, 22 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics finished, 98 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/cmd/starcgen finished, 6 completed, 4 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/xlang finished, 8 completed, 0 failed, 8 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/provision finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema finished, 23 completed, 0 failed.

> Task :sdks:go:examples:goBuild

> Task :sdks:go:goTest
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert finished, 29 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic finished, 36 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph finished, 119 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression finished, 7 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx finished, 25 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx finished, 43 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top finished, 12 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/primitives finished, 24 completed, 0 failed, 14 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange finished, 27 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats finished, 26 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/wordcount finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker finished, 1 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx finished, 4 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet finished, 5 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib finished, 16 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx finished, 3 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex finished, 35 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness finished, 65 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam finished, 88 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml finished, 31 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio finished, 2 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx finished, 18 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka finished, 1 completed, 0 failed, 1 skipped.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder finished, 235 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil finished, 10 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec finished, 205 completed, 0 failed.
Test for github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx finished, 0 completed, 0 failed.

> Task :sdks:go:goTest FAILED
go: downloading github.com/spf13/cobra v1.2.1
go: downloading github.com/spf13/pflag v1.0.5
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild
> Task :goPrecommitBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> There are 4 failed tests. Please see <https://ci-beam.apache.org/job/beam_PreCommit_Go_Cron/ws/src/sdks/go/.gogradle/reports/test/index.html> for more details.

* Try:
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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 21s
20 actionable tasks: 20 executed

Publishing build scan...
https://gradle.com/s/7powarwfm2jj6

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