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/12/25 12:03:49 UTC

Build failed in Jenkins: beam_PreCommit_Go_Cron #5086

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

Changes:


------------------------------------------
[...truncated 3.52 KB...]
> 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

> Configure project :sdks:go:examples
System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12
go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12
GOCMD=/home/jenkins/go/bin/go1.16.12

> Configure project :sdks:java:container
System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12
go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12
GOCMD=/home/jenkins/go/bin/go1.16.12

> Configure project :sdks:python:container
System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12
go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12
GOCMD=/home/jenkins/go/bin/go1.16.12

> Configure project :sdks:go:container
System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12
go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12
GOCMD=/home/jenkins/go/bin/go1.16.12

> Configure project :sdks:go:test
System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12
go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12
GOCMD=/home/jenkins/go/bin/go1.16.12

> Configure project :sdks:go
System Go installation: /usr/bin/go is go version go1.16.12 linux/amd64; Preparing to use /home/jenkins/go/bin/go1.16.12
go1.16.12: already downloaded in /home/jenkins/sdk/go1.16.12
GOCMD=/home/jenkins/go/bin/go1.16.12

> Task :sdks:go:goPrepare UP-TO-DATE

> Task :sdks:go:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/bin/linux_amd64/ ./...

> Task :sdks:go:container:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/target/linux_amd64/boot boot.go

> Task :sdks:go:examples:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/bin/linux_amd64/ ./...

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/target/linux_amd64/boot boot.go

> Task :sdks:go:test:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/bin/linux_amd64/ ./...

> Task :sdks:python:container:goBuild
/home/jenkins/go/bin/go1.16.12 build -o ./build/target/launcher/linux_amd64/boot boot.go piputil.go

> Task :sdks:go:goTest
/home/jenkins/go/bin/go1.16.12 test ./...
?   	github.com/apache/beam/sdks/v2/go/cmd/beamctl	[no test files]
?   	github.com/apache/beam/sdks/v2/go/cmd/beamctl/cmd	[no test files]
?   	github.com/apache/beam/sdks/v2/go/cmd/specialize	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/cmd/starcgen	4.315s
?   	github.com/apache/beam/sdks/v2/go/cmd/symtab	[no test files]
?   	github.com/apache/beam/sdks/v2/go/container	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/complete/autocomplete	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/contains	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/cookbook/combine	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/cookbook/filter	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/cookbook/join	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/cookbook/max	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/cookbook/tornadoes	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/debugging_wordcount	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/forest	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/grades	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/kafka	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/minimal_wordcount	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/multiout	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/pingpong	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/readavro	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/examples/snippets	(cached)
?   	github.com/apache/beam/sdks/v2/go/examples/streaming_wordcap	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/stringsplit	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/windowed_wordcount	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/wordcount	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/cogroup_by	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/combine	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/combine_globally	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/flatten	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/group_by	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/multi_input_output	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/partition	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/xlang/wordcount	[no test files]
?   	github.com/apache/beam/sdks/v2/go/examples/yatzy	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/artifact	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/artifact/gcsproxy	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/funcx	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/coder/testutil	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/mtime	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/window	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/graph/window/trigger	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/metrics	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/coderx	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec/optimized	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/genx	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/v1	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/init	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/session	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness/statecache	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/metricsx	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/pipelinex	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/xlangx/expansionx	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/sdf	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/typex	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/dot	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/hooks	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/ioutilx	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/jsonx	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/protox	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/stringx	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/symtab	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/internal/errors	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/io/avroio	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/io/bigqueryio	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/io/databaseio	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/io/datastoreio	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/gcs	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/local	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/memfs	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/io/pubsubio	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/io/rtrackers/offsetrange	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/io/synthetic	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/io/textio	0.034s
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/io/xlang/kafkaio	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/log	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/model	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/model/fnexecution_v1	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/model/jobmanagement_v1	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/model/pipeline_v1	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/options/gcpopts	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/options/jobopts	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/provision	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dataflow/dataflowlib	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/direct	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/dot	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/flink	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/samza	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/session	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/spark	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/extworker	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/universal/runnerlib	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/runners/vet/testpipeline	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/testing/ptest	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/testing/teststream	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/filter	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/sql	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/sql/sqlx	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/stats	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/transforms/top	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/util/errorx	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/util/execx	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/util/gcsx	(cached) [no tests to run]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/util/grpcx	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/util/harnessopts	(cached)
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/util/pubsubx	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/util/shimx	(cached)
ok  	github.com/apache/beam/sdks/v2/go/pkg/beam/util/starcgenx	0.188s
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/util/syscallx	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/x/beamx	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/x/debug	[no test files]
?   	github.com/apache/beam/sdks/v2/go/pkg/beam/x/hooks/perf	[no test files]
?   	github.com/apache/beam/sdks/v2/go/test/integration	[no test files]
?   	github.com/apache/beam/sdks/v2/go/test/integration/driver	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/test/integration/io/xlang/kafka	(cached)
ok  	github.com/apache/beam/sdks/v2/go/test/integration/primitives	(cached)
ok  	github.com/apache/beam/sdks/v2/go/test/integration/synthetic	(cached)
ok  	github.com/apache/beam/sdks/v2/go/test/integration/wordcount	(cached)
--- FAIL: TestAutomatedExpansionService (10.03s)
    expansion_test.go:41: failed to get JAR path, got Get "https://repo.maven.apache.org/maven2/org/apache/beam/beam-sdks-java-io-expansion-service/2.34.0/beam-sdks-java-io-expansion-service-2.34.0.jar": net/http: TLS handshake timeout
FAIL
FAIL	github.com/apache/beam/sdks/v2/go/test/integration/xlang	10.052s
?   	github.com/apache/beam/sdks/v2/go/test/load	[no test files]
?   	github.com/apache/beam/sdks/v2/go/test/load/cogbk	[no test files]
?   	github.com/apache/beam/sdks/v2/go/test/load/combine	[no test files]
?   	github.com/apache/beam/sdks/v2/go/test/load/group_by_key	[no test files]
?   	github.com/apache/beam/sdks/v2/go/test/load/pardo	[no test files]
?   	github.com/apache/beam/sdks/v2/go/test/load/sideinput	[no test files]
ok  	github.com/apache/beam/sdks/v2/go/test/regression	(cached)
ok  	github.com/apache/beam/sdks/v2/go/test/regression/coders/fromyaml	(cached)
FAIL

> Task :sdks:go:goTest FAILED
> Task :goPrecommitBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:go:goTest'.
> Process 'command 'sh'' finished with non-zero exit value 1

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> 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 8.0.

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

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

BUILD FAILED in 1m 42s
17 actionable tasks: 11 executed, 4 from cache, 2 up-to-date

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

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 #5087

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


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