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/06/01 06:08:56 UTC

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2 #53

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/53/display/redirect>

Changes:


------------------------------------------
[...truncated 25.25 KB...]
> Task :sdks:java:extensions:sql:copyFmppTemplatesFromSrc
> Task :model:pipeline:extractProto

> Task :release:go-licenses:java:docker
Sending build context to Docker daemon   5.12kB
Step 1/6 : FROM golang:1.15.0-buster
 ---> 166f2b5fae2d
Step 2/6 : RUN go get github.com/google/go-licenses
 ---> Using cache
 ---> 89de01323c71
Step 3/6 : COPY get-licenses.sh /opt/apache/beam/
 ---> Using cache
 ---> 550aac84d6db
Step 4/6 : ARG sdk_location
 ---> Using cache
 ---> 193695762ed5
Step 5/6 : ENV sdk_location=$sdk_location
 ---> Using cache
 ---> bdfd2fdef3b0
Step 6/6 : ENTRYPOINT /opt/apache/beam/get-licenses.sh
 ---> Using cache
 ---> 3ed66a5e55c9
Successfully built 3ed66a5e55c9
Successfully tagged golicenses-java:latest

> Task :model:pipeline:generateProto FROM-CACHE

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

> Task :sdks:java:extensions:sql:generateFmppSources

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:extensions:sql:compileJavacc
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/extensions/sql/build/generated/fmpp/javacc/Parser.jj> . . .
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.Warning: 
Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1.  Set option FORCE_LA_CHECK to true to force checking.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.

> Task :sdks:java:extensions:sql:createCheckerFrameworkManifest
> Task :sdks:java:extensions:sql:processResources
> Task :model:pipeline:compileJava FROM-CACHE
> Task :model:pipeline:processResources
> Task :model:pipeline:classes
> Task :model:pipeline:jar
> Task :model:job-management:extractIncludeProto FAILED
> Task :model:fn-execution:extractIncludeProto
> Task :sdks:java:container:generateLicenseReport
> Task :model:fn-execution:generateProto FROM-CACHE
> Task :model:pipeline:shadowJar FROM-CACHE
> Task :model:fn-execution:compileJava FROM-CACHE
> Task :model:fn-execution:classes
> Task :model:fn-execution:shadowJar FROM-CACHE

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.9.3-py3-none-any.whl (115 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.1-py3-none-any.whl (32 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4
Successfully installed beautifulsoup4-4.9.3 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5
Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>        --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>        --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> 
INFO:root:Pulling license for 208 dependencies using 16 threads.

> Task :sdks:go:resolveBuildDependencies
Resolving cloud.google.com/go: commit='03869a08dc16b35ad4968e92d34c5a2a2961b205', urls=[https://code.googlesource.com/gocloud]
Resolving github.com/Shopify/sarama: commit='541689b9f4212043471eb537fa72da507025d3ea', urls=[https://github.com/Shopify/sarama.git, git@github.com:Shopify/sarama.git]
Resolving github.com/armon/consul-api: commit='eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd', urls=[https://github.com/armon/consul-api.git, git@github.com:armon/consul-api.git]
Resolving github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving github.com/davecgh/go-spew: commit='87df7c60d5820d0f8ae11afede5aa52325c09717', urls=[https://github.com/davecgh/go-spew.git, git@github.com:davecgh/go-spew.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/eapache/go-resiliency: commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6', urls=[https://github.com/eapache/go-resiliency.git, git@github.com:eapache/go-resiliency.git]
Resolving github.com/eapache/go-xerial-snappy: commit='bb955e01b9346ac19dc29eb16586c90ded99a98c', urls=[https://github.com/eapache/go-xerial-snappy.git, git@github.com:eapache/go-xerial-snappy.git]
Resolving github.com/eapache/queue: commit='44cc805cf13205b55f69e14bcb69867d1ae92f98', urls=[https://github.com/eapache/queue.git, git@github.com:eapache/queue.git]
Resolving github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/fsnotify/fsnotify: commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9', urls=[https://github.com/fsnotify/fsnotify.git, git@github.com:fsnotify/fsnotify.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/golang/glog: commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998', urls=[https://github.com/golang/glog.git, git@github.com:golang/glog.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/golang/mock: commit='b3e60bcdc577185fce3cf625fc96b62857ce5574', urls=[https://github.com/golang/mock.git, git@github.com:golang/mock.git]
Resolving github.com/golang/protobuf: commit='d04d7b157bb510b1e0c10132224b616ac0e26b17', urls=[https://github.com/golang/protobuf.git, git@github.com:golang/protobuf.git]
Resolving github.com/golang/snappy: commit='553a641470496b2327abcac10b36396bd98e45c9', urls=[https://github.com/golang/snappy.git, git@github.com:golang/snappy.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/google/go-cmp: commit='9680bfaf28748393e28e00238d94070fb9972fd8', urls=[https://github.com/google/go-cmp.git, git@github.com:google/go-cmp.git]
Resolving github.com/google/pprof: commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93', urls=[https://github.com/google/pprof.git, git@github.com:google/pprof.git]
Resolving github.com/google/uuid: commit='bfb86fa49a73e4194d93bea18d7acfe3694438ce', urls=[https://github.com/google/uuid.git, git@github.com:google/uuid.git]
Resolving github.com/googleapis/gax-go: commit='bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2', urls=[https://github.com/googleapis/gax-go.git, git@github.com:googleapis/gax-go.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/hashicorp/hcl: commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8', urls=[https://github.com/hashicorp/hcl.git, git@github.com:hashicorp/hcl.git]
Resolving github.com/ianlancetaylor/demangle: commit='4883227f66371e02c4948937d3e2be1664d9be38', urls=[https://github.com/ianlancetaylor/demangle.git, git@github.com:ianlancetaylor/demangle.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b', urls=[https://github.com/kr/fs.git, git@github.com:kr/fs.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/linkedin/goavro: commit='94a7a9db615f35a39dd2b82089398b92fabad2ba', urls=[https://github.com/linkedin/goavro.git, git@github.com:linkedin/goavro.git]
Resolving github.com/magiconair/properties: commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934', urls=[https://github.com/magiconair/properties.git, git@github.com:magiconair/properties.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/mitchellh/go-homedir: commit='b8bc1bf767474819792c23f32d8286a45736f1c6', urls=[https://github.com/mitchellh/go-homedir.git, git@github.com:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure: commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc', urls=[https://github.com/mitchellh/mapstructure.git, git@github.com:mitchellh/mapstructure.git]
Resolving github.com/nightlyone/lockfile: commit='0ad87eef1443f64d3d8c50da647e2b1552851124', urls=[https://github.com/nightlyone/lockfile, git@github.com:nightlyone/lockfile.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/openzipkin/zipkin-go: commit='3741243b287094fda649c7f0fa74bd51f37dc122', urls=[https://github.com/openzipkin/zipkin-go.git, git@github.com:openzipkin/zipkin-go.git]
Resolving github.com/pelletier/go-toml: commit='acdc4509485b587f5e675510c4f2c63e90ff68a8', urls=[https://github.com/pelletier/go-toml.git, git@github.com:pelletier/go-toml.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/pierrec/lz4: commit='ed8d4cc3b461464e69798080a0092bd028910298', urls=[https://github.com/pierrec/lz4.git, git@github.com:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash: commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6', urls=[https://github.com/pierrec/xxHash.git, git@github.com:pierrec/xxHash.git]
Resolving github.com/pkg/errors: commit='30136e27e2ac8d167177e8a583aa4c3fea5be833', urls=[https://github.com/pkg/errors.git, git@github.com:pkg/errors.git]
Resolving github.com/pkg/sftp: commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947', urls=[https://github.com/pkg/sftp.git, git@github.com:pkg/sftp.git]
Resolving github.com/prometheus/client_golang: commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c', urls=[https://github.com/prometheus/client_golang.git, git@github.com:prometheus/client_golang.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/prometheus/procfs: commit='cb4147076ac75738c9a7d279075a253c0cc5acbd', urls=[https://github.com/prometheus/procfs.git, git@github.com:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics: commit='8732c616f52954686704c8645fe1a9d59e9df7c1', urls=[https://github.com/rcrowley/go-metrics.git, git@github.com:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/spf13/afero: commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', urls=[https://github.com/spf13/afero.git, git@github.com:spf13/afero.git]
Resolving github.com/spf13/cast: commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', urls=[https://github.com/spf13/cast.git, git@github.com:spf13/cast.git]
Resolving github.com/spf13/cobra: commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', urls=[https://github.com/spf13/cobra.git, git@github.com:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman: commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', urls=[https://github.com/spf13/jwalterweatherman.git, git@github.com:spf13/jwalterweatherman.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/spf13/viper: commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', urls=[https://github.com/spf13/viper.git, git@github.com:spf13/viper.git]
Resolving github.com/stathat/go: commit='74669b9f388d9d788c97399a0824adbfee78400e', urls=[https://github.com/stathat/go.git, git@github.com:stathat/go.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving github.com/xordataexchange/crypt: commit='b2862e3d0a775f18c7cfe02273500ae307b61218', urls=[https://github.com/xordataexchange/crypt.git, git@github.com:xordataexchange/crypt.git]
Resolving go.opencensus.io: commit='3fb168f674736c026e623310bfccb0691e6dec8a', urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto: commit='d9133f5469342136e669e85192a26056b587f503', urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug: commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', urls=[https://go.googlesource.com/debug]
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2: commit='5d25da1a8d43b66f2898c444f899c7bcfd6a407e', urls=[https://go.googlesource.com/oauth2]
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync]

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 7.283409 seconds with 16 threads.
Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses NO-SOURCE

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/sys: commit='fde4db37ae7ad8191b03d30d27f258b5291ae4e3', urls=[https://go.googlesource.com/sys]

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/text: commit='23ae387dee1f90d29a23c0e87ee0b46038fbed0e', urls=[https://go.googlesource.com/text]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]

> Task :release:go-licenses:java:dockerRun
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='0324d5e90dc7753607860272666845fad9ceb97e', urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: commit='4d944d34d83c502a5f761500a14d8842648415c3', urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: commit='5e8f83304c0563d1ba74db05fee83d9c18ab9a58', urls=[https://github.com/grpc/grpc-go]
Resolving google.golang.org/protobuf: commit='d165be301fb1e13390ad453281ded24385fd8ebc', urls=[https://go.googlesource.com/protobuf]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]
Resolving cached github.com/etcd-io/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/etcd-io/etcd.git, git@github.com:etcd-io/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':model:job-management:extractIncludeProto'.
> java.util.ConcurrentModificationException (no error message)

* 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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 8m 24s
76 actionable tasks: 66 executed, 8 from cache, 2 up-to-date

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

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_PostCommit_Java_Nexmark_Dataflow_V2 #97

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/97/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_PostCommit_Java_Nexmark_Dataflow_V2 #96

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

Changes:

[Robert Bradshaw] [BEAM-9547] Dataframe weighted sample.

[Robert Bradshaw] Add test for nan and 0

[noreply] [BEAM-9547] A few more Series operations (#14972)


------------------------------------------
[...truncated 1.31 MB...]
2021-06-15T20:17:48.578Z RUNNING SqlQuery7
Jun 15, 2021 8:17:48 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:17:49 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:17:49.275Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:17:49 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T20:17:49.336Z WARNING: streaming query appears to have been stuck for 58 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:17:49.336Z no activity
2021-06-15T20:18:04.384Z RUNNING SqlQuery7
Jun 15, 2021 8:18:04 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:18:04 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:18:05.078Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:18:05 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:18:05.154Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-15T20:18:05.154Z no activity
2021-06-15T20:18:20.191Z RUNNING SqlQuery7
Jun 15, 2021 8:18:20 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:18:20 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:18:20.900Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:18:20 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T20:18:20.964Z WARNING: streaming query appears to have been stuck for 58 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:18:20.964Z no activity
2021-06-15T20:18:36.011Z RUNNING SqlQuery7
Jun 15, 2021 8:18:36 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:18:36 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:18:36.727Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:18:36 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:18:36.799Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T20:18:36.799Z no activity
2021-06-15T20:18:51.864Z RUNNING SqlQuery7
Jun 15, 2021 8:18:52 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:18:52 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:18:52.516Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:18:52 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T20:18:52.609Z WARNING: streaming query appears to have been stuck for 59 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:18:52.609Z no activity
2021-06-15T20:19:07.676Z RUNNING SqlQuery7
Jun 15, 2021 8:19:08 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:19:08 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:19:08.488Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:19:08 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:19:08.585Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T20:19:08.585Z no activity
2021-06-15T20:19:23.676Z RUNNING SqlQuery7
Jun 15, 2021 8:19:24 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:19:24 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:19:24.381Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:19:24 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:19:24.441Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T20:19:24.441Z no activity
2021-06-15T20:19:39.499Z RUNNING SqlQuery7
Jun 15, 2021 8:19:39 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:19:39 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:19:40.290Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:19:40 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T20:19:40.380Z ERROR: streaming query appears to have been stuck for 60 minutes, cancelling job.
2021-06-15T20:19:40.419Z no activity
2021-06-15T20:19:55.454Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:19:55 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:19:55 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:19:56.160Z 0 samples not enough to calculate steady-state event rate
2021-06-15T20:19:56.160Z no activity
2021-06-15T20:20:11.214Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:20:11 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:20:11 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:20:11.990Z 0 samples not enough to calculate steady-state event rate
2021-06-15T20:20:11.991Z no activity
2021-06-15T20:20:27.034Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:20:27 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:20:27 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:20:27.706Z 0 samples not enough to calculate steady-state event rate
2021-06-15T20:20:27.706Z no activity
2021-06-15T20:20:42.747Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:20:43 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:20:43 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:20:43.461Z 0 samples not enough to calculate steady-state event rate
2021-06-15T20:20:43.461Z no activity
2021-06-15T20:20:58.498Z CANCELLED SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:20:58 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:20:58 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T20:20:58.549Z 0 samples not enough to calculate steady-state event rate

==========================================================================================
Run started 2021-06-15T19:14:27.707Z and ran for PT3990.842S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          78.0                    107015.1                     7679263              
  0001          35.8                    235935.4                     7778745              
  0002          32.2                    264998.4                       73598              
  0003        1253.3                     12275.9                        9054              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007         128.3                     27990.0                          -1              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-15T19:14:27.707Z and ran for PT3991.100S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          78.0                    107015.1                     7679263              
  0001          35.8                    235935.4                     7778745              
  0002          32.2                    264998.4                       73598              
  0003        1253.3                     12275.9                        9054              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007         128.3                     27990.0                          -1              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

Exception in thread "main" java.lang.RuntimeException: Execution was not successful
	at org.apache.beam.sdk.nexmark.Main.runAll(Main.java:186)
	at org.apache.beam.sdk.nexmark.Main.main(Main.java:495)

> Task :sdks:java:testing:nexmark:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615191352
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efd53d8b597607e22d3445def01ffa0c51d0e0798f2cd2bd03d7163df54c3424
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efd53d8b597607e22d3445def01ffa0c51d0e0798f2cd2bd03d7163df54c3424
  Associated tags:
 - 20210615191352
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615191352
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615191352].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:efd53d8b597607e22d3445def01ffa0c51d0e0798f2cd2bd03d7163df54c3424].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:testing:nexmark:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 7m 9s
126 actionable tasks: 14 executed, 112 up-to-date

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

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_PostCommit_Java_Nexmark_Dataflow_V2 #95

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

Changes:

[je.ik] [BEAM-12473] fix possible ClassCastException with UDAF


------------------------------------------
[...truncated 1.64 MB...]
        *** Job was unexpectedly updated ***
  0006  *** not run ***
  0007  *** not run ***
  0008  *** not run ***
  0009  *** not run ***
  0010          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0011          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0012          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0013          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-15T13:16:54.567Z FAILED Query8
Jun 15, 2021 1:16:54 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric event.elements, from namespace Query8.Events
Jun 15, 2021 1:16:54 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric event.bytes, from namespace Query8.Events
Jun 15, 2021 1:16:54 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace Query8.Results
Jun 15, 2021 1:16:54 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace Query8.Results

==========================================================================================
Run started 2021-06-15T12:15:18.112Z and ran for PT3696.476S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000  *** not run ***
  0001          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0002          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0003  *** not run ***
  0004  *** not run ***
  0005          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0006  *** not run ***
  0007  *** not run ***
  0008          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0009  *** not run ***
  0010          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0011          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0012          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0013          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-15T13:17:01.325Z FAILED Query0
Jun 15, 2021 1:17:01 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric event.elements, from namespace Query0.Events
Jun 15, 2021 1:17:01 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric event.bytes, from namespace Query0.Events
Jun 15, 2021 1:17:01 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace Query0.Results
Jun 15, 2021 1:17:01 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace Query0.Results

==========================================================================================
Run started 2021-06-15T12:15:18.112Z and ran for PT3703.213S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0001          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0002          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0003  *** not run ***
  0004  *** not run ***
  0005          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0006  *** not run ***
  0007  *** not run ***
  0008          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0009  *** not run ***
  0010          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0011          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0012          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0013          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-15T12:15:18.112Z and ran for PT3703.436S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0001          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0002          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0003  *** not run ***
  0004  *** not run ***
  0005          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0006  *** not run ***
  0007  *** not run ***
  0008          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0009  *** not run ***
  0010          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0011          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0012          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0013          -1.0                        -1.0                          -1              
        *** Job was unexpectedly updated ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

Exception in thread "main" java.lang.RuntimeException: Execution was not successful
	at org.apache.beam.sdk.nexmark.Main.runAll(Main.java:186)
	at org.apache.beam.sdk.nexmark.Main.main(Main.java:495)

> Task :sdks:java:testing:nexmark:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615120113
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:65ac735339c2c7cc5ef39276c869989e5b67e9dc9c031e7ca6b487b938e51dab
ERROR: (gcloud.container.images.delete) [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615120113] is not a valid name. Expected tag in the form "base:tag" or "tag" or digest in the form "sha256:<digest>"

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:testing:nexmark:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 279

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 16m 34s
131 actionable tasks: 96 executed, 33 from cache, 2 up-to-date

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

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_PostCommit_Java_Nexmark_Dataflow_V2 #94

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

Changes:

[noreply] [BEAM-9547] Add support for `Series.value_counts()`, add back the


------------------------------------------
[...truncated 1.28 MB...]
Jun 15, 2021 8:21:50 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:21:50.529Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:21:50 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T08:21:50.598Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-15T08:21:50.598Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:22:05.638Z RUNNING SqlQuery7
Jun 15, 2021 8:22:06 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:22:06 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:22:06.358Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:22:06 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:22:06.435Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-15T08:22:06.436Z no activity
2021-06-15T08:22:21.484Z RUNNING SqlQuery7
Jun 15, 2021 8:22:21 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:22:22 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:22:22.296Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:22:22 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T08:22:22.368Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-15T08:22:22.368Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:22:37.413Z RUNNING SqlQuery7
Jun 15, 2021 8:22:37 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:22:37 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:22:38.084Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:22:38 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T08:22:38.161Z WARNING: streaming query appears to have been stuck for 58 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:22:38.161Z no activity
2021-06-15T08:22:53.212Z RUNNING SqlQuery7
Jun 15, 2021 8:22:53 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:22:53 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:22:53.916Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:22:54 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:22:54.002Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T08:22:54.002Z no activity
2021-06-15T08:23:09.050Z RUNNING SqlQuery7
Jun 15, 2021 8:23:09 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:23:09 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:23:09.716Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:23:09 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T08:23:09.786Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T08:23:09.786Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:23:24.826Z RUNNING SqlQuery7
Jun 15, 2021 8:23:25 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:23:25 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:23:25.564Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:23:25 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:23:25.642Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T08:23:25.642Z no activity
2021-06-15T08:23:40.685Z RUNNING SqlQuery7
Jun 15, 2021 8:23:41 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:23:41 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:23:41.363Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:23:41 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T08:23:41.441Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T08:23:41.441Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:23:56.495Z RUNNING SqlQuery7
Jun 15, 2021 8:23:56 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:23:56 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:23:57.177Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 8:23:57 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T08:23:57.232Z ERROR: streaming query appears to have been stuck for 60 minutes, cancelling job.
2021-06-15T08:23:57.278Z no activity
2021-06-15T08:24:12.312Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:24:12 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:24:12 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:24:12.993Z 0 samples not enough to calculate steady-state event rate
2021-06-15T08:24:12.994Z no activity
2021-06-15T08:24:28.033Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:24:28 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:24:28 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:24:28.728Z 0 samples not enough to calculate steady-state event rate
2021-06-15T08:24:28.728Z no activity
2021-06-15T08:24:43.813Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:24:44 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:24:44 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:24:44.539Z 0 samples not enough to calculate steady-state event rate
2021-06-15T08:24:44.539Z no activity
2021-06-15T08:24:59.580Z CANCELLED SqlQuery7 (waiting for shutdown)
Jun 15, 2021 8:24:59 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 8:24:59 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T08:24:59.618Z 0 samples not enough to calculate steady-state event rate

==========================================================================================
Run started 2021-06-15T07:19:40.694Z and ran for PT3918.924S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.9                    202797.3                     8378798              
  0001          47.7                    183110.4                     8033049              
  0002          33.1                    283903.1                       77376              
  0003        1240.8                     12055.9                        9054              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007          25.5                     65717.2                          -1              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-15T07:19:40.694Z and ran for PT3919.134S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.9                    202797.3                     8378798              
  0001          47.7                    183110.4                     8033049              
  0002          33.1                    283903.1                       77376              
  0003        1240.8                     12055.9                        9054              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007          25.5                     65717.2                          -1              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

Exception in thread "main" java.lang.RuntimeException: Execution was not successful
	at org.apache.beam.sdk.nexmark.Main.runAll(Main.java:186)
	at org.apache.beam.sdk.nexmark.Main.main(Main.java:495)

> Task :sdks:java:testing:nexmark:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615071906
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f80e4507b77343036a8342a4b65b8d2ef0b0c46dfda4bff3350e56abe2857547
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f80e4507b77343036a8342a4b65b8d2ef0b0c46dfda4bff3350e56abe2857547
  Associated tags:
 - 20210615071906
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615071906
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615071906].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f80e4507b77343036a8342a4b65b8d2ef0b0c46dfda4bff3350e56abe2857547].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:testing:nexmark:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 5m 56s
126 actionable tasks: 14 executed, 112 up-to-date

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

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_PostCommit_Java_Nexmark_Dataflow_V2 #93

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

Changes:

[noreply] Match the default byref value with the default in dill.dumps()

[noreply] [BEAM-9547] Add support for `Series.cat` methods (#14934)

[noreply] [BEAM-11534] Add transform implementation (#14920)

[noreply] [BEAM-12475] Reject splits for previous bundles. (#14991)

[noreply] [BEAM-9547] argsort is order-sensitive, fixes for loc (#14908)

[noreply] [BEAM-9547] GroupBy: Add support for dtypes, ndim, filter, WontImplement


------------------------------------------
[...truncated 1.27 MB...]
2021-06-15T02:12:18.055Z RUNNING SqlQuery7
Jun 15, 2021 2:12:18 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:12:18 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:12:18.700Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:12:18 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T02:12:18.753Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-15T02:12:18.753Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:12:33.786Z RUNNING SqlQuery7
Jun 15, 2021 2:12:34 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:12:34 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:12:34.483Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:12:34 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:12:34.564Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-15T02:12:34.564Z no activity
2021-06-15T02:12:49.597Z RUNNING SqlQuery7
Jun 15, 2021 2:12:49 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:12:50 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:12:50.300Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:12:50 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:12:50.364Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-15T02:12:50.364Z no activity
2021-06-15T02:13:05.409Z RUNNING SqlQuery7
Jun 15, 2021 2:13:05 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:13:05 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:13:06.020Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:13:06 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:13:06.089Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T02:13:06.089Z no activity
2021-06-15T02:13:21.122Z RUNNING SqlQuery7
Jun 15, 2021 2:13:21 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:13:21 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:13:21.819Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:13:21 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:13:21.873Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T02:13:21.874Z no activity
2021-06-15T02:13:36.917Z RUNNING SqlQuery7
Jun 15, 2021 2:13:37 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:13:37 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:13:37.525Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:13:37 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:13:37.588Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-15T02:13:37.588Z no activity
2021-06-15T02:13:52.626Z RUNNING SqlQuery7
Jun 15, 2021 2:13:53 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:13:53 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:13:53.986Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:13:54 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-15T02:13:54.047Z WARNING: streaming query appears to have been stuck for 59 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:13:54.047Z no activity
2021-06-15T02:14:09.094Z RUNNING SqlQuery7
Jun 15, 2021 2:14:09 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:14:09 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:14:09.727Z 0 samples not enough to calculate steady-state event rate
Jun 15, 2021 2:14:09 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-15T02:14:09.778Z ERROR: streaming query appears to have been stuck for 60 minutes, cancelling job.
2021-06-15T02:14:09.812Z no activity
2021-06-15T02:14:24.848Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 2:14:25 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:14:25 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:14:25.464Z 0 samples not enough to calculate steady-state event rate
2021-06-15T02:14:25.464Z no activity
2021-06-15T02:14:40.510Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 2:14:40 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:14:40 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:14:41.115Z 0 samples not enough to calculate steady-state event rate
2021-06-15T02:14:41.116Z no activity
2021-06-15T02:14:56.148Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 2:14:56 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:14:56 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:14:56.757Z 0 samples not enough to calculate steady-state event rate
2021-06-15T02:14:56.757Z no activity
2021-06-15T02:15:11.803Z RUNNING SqlQuery7 (waiting for shutdown)
Jun 15, 2021 2:15:12 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:15:12 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:15:12.418Z 0 samples not enough to calculate steady-state event rate
2021-06-15T02:15:12.418Z no activity
2021-06-15T02:15:27.456Z CANCELLED SqlQuery7 (waiting for shutdown)
Jun 15, 2021 2:15:27 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.elements, from namespace SqlQuery7.Results
Jun 15, 2021 2:15:27 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric result.bytes, from namespace SqlQuery7.Results
2021-06-15T02:15:27.495Z 0 samples not enough to calculate steady-state event rate

==========================================================================================
Run started 2021-06-15T01:09:43.808Z and ran for PT3943.688S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          40.5                    218299.0                     8127160              
  0001          42.8                    174277.6                     6870168              
  0002          28.9                    301746.8                       71665              
  0003        1284.7                     13889.9                        9054              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007          81.2                     31613.4                          -1              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-15T01:09:43.808Z and ran for PT3943.912S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          40.5                    218299.0                     8127160              
  0001          42.8                    174277.6                     6870168              
  0002          28.9                    301746.8                       71665              
  0003        1284.7                     13889.9                        9054              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007          81.2                     31613.4                          -1              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

Exception in thread "main" java.lang.RuntimeException: Execution was not successful
	at org.apache.beam.sdk.nexmark.Main.runAll(Main.java:186)
	at org.apache.beam.sdk.nexmark.Main.main(Main.java:495)

> Task :sdks:java:testing:nexmark:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615010908
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:be1ba54c4a596f9003b5743fcf473d6a0f19255707988e407a5bac95af2ca031
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:be1ba54c4a596f9003b5743fcf473d6a0f19255707988e407a5bac95af2ca031
  Associated tags:
 - 20210615010908
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615010908
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210615010908].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:be1ba54c4a596f9003b5743fcf473d6a0f19255707988e407a5bac95af2ca031].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:testing:nexmark:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 6m 22s
126 actionable tasks: 14 executed, 112 up-to-date

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

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


beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 92 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 92 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/92/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 91 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 91 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/91/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2 #90

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

Changes:


------------------------------------------
[...truncated 1.21 MB...]
Jun 14, 2021 9:33:41 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:33:41.571Z WARNING: streaming query appears to have been stuck for 55 min.
2021-06-14T09:33:41.571Z no activity
2021-06-14T09:33:56.613Z RUNNING SqlQuery7
2021-06-14T09:33:57.472Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:33:57 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:33:57.565Z WARNING: streaming query appears to have been stuck for 56 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:33:57.565Z no activity
2021-06-14T09:34:12.604Z RUNNING SqlQuery7
2021-06-14T09:34:13.371Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:34:13 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:34:13.433Z WARNING: streaming query appears to have been stuck for 56 min.
2021-06-14T09:34:13.433Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:34:28.470Z RUNNING SqlQuery7
2021-06-14T09:34:29.316Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:34:29 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:34:29.378Z WARNING: streaming query appears to have been stuck for 56 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:34:29.379Z no activity
2021-06-14T09:34:44.405Z RUNNING SqlQuery7
2021-06-14T09:34:45.239Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:34:45 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:34:45.316Z WARNING: streaming query appears to have been stuck for 56 min.
2021-06-14T09:34:45.316Z no activity
2021-06-14T09:35:00.351Z RUNNING SqlQuery7
2021-06-14T09:35:01.179Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:35:01 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:35:01.253Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-14T09:35:01.253Z no activity
2021-06-14T09:35:16.320Z RUNNING SqlQuery7
2021-06-14T09:35:17.073Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:35:17 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:35:17.147Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-14T09:35:17.147Z no activity
2021-06-14T09:35:32.193Z RUNNING SqlQuery7
2021-06-14T09:35:33.078Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:35:33 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:35:33.143Z WARNING: streaming query appears to have been stuck for 57 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:35:33.143Z no activity
2021-06-14T09:35:48.181Z RUNNING SqlQuery7
2021-06-14T09:35:49.045Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:35:49 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:35:49.106Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-14T09:35:49.106Z no activity
2021-06-14T09:36:04.151Z RUNNING SqlQuery7
2021-06-14T09:36:05.151Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:36:05 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:36:05.226Z WARNING: streaming query appears to have been stuck for 58 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:36:05.226Z no activity
2021-06-14T09:36:20.306Z RUNNING SqlQuery7
2021-06-14T09:36:21.277Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:36:21 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:36:21.337Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-14T09:36:21.337Z no activity
2021-06-14T09:36:36.376Z RUNNING SqlQuery7
2021-06-14T09:36:37.127Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:36:37 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:36:37.185Z WARNING: streaming query appears to have been stuck for 58 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:36:37.185Z no activity
2021-06-14T09:36:52.214Z RUNNING SqlQuery7
2021-06-14T09:36:52.933Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:36:52 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:36:52.986Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-14T09:36:52.986Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:37:08.066Z RUNNING SqlQuery7
2021-06-14T09:37:08.843Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:37:08 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:37:08.964Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-14T09:37:08.964Z no activity
2021-06-14T09:37:24.000Z RUNNING SqlQuery7
2021-06-14T09:37:24.891Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:37:24 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:37:24.966Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-14T09:37:24.966Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:37:40.003Z RUNNING SqlQuery7
2021-06-14T09:37:40.869Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:37:40 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-14T09:37:40.960Z WARNING: streaming query appears to have been stuck for 59 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:37:40.960Z no activity
2021-06-14T09:37:56.027Z RUNNING SqlQuery7
2021-06-14T09:37:56.702Z revising events/sec from 1593.2 to 2232.1
Jun 14, 2021 9:37:56 AM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-14T09:37:56.761Z ERROR: streaming query appears to have been stuck for 60 minutes, cancelling job.
2021-06-14T09:37:56.792Z no activity
2021-06-14T09:38:11.832Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-14T09:38:12.535Z revising events/sec from 1593.2 to 2232.1
2021-06-14T09:38:12.536Z no activity
2021-06-14T09:38:27.565Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-14T09:38:28.255Z revising events/sec from 1593.2 to 2232.1
2021-06-14T09:38:28.255Z no activity
2021-06-14T09:38:43.287Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-14T09:38:44.117Z revising events/sec from 1593.2 to 2232.1
2021-06-14T09:38:44.117Z no activity
2021-06-14T09:38:59.189Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-14T09:38:59.840Z revising events/sec from 1593.2 to 2232.1
2021-06-14T09:38:59.840Z no activity
2021-06-14T09:39:14.840Z CANCELLED SqlQuery7 (waiting for shutdown)
2021-06-14T09:39:14.841Z revising events/sec from 1593.2 to 2232.1

==========================================================================================
Run started 2021-06-14T06:50:42.953Z and ran for PT10111.888S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          34.5                    248219.3                     7887802              
  0001          40.5                    203680.6                     7590040              
  0002          21.3                    432110.5                       78980              
  0003         127.6                     76228.2                        8848              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007        6248.3                      2232.1                          30              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-14T06:50:42.953Z and ran for PT10112.091S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          34.5                    248219.3                     7887802              
  0001          40.5                    203680.6                     7590040              
  0002          21.3                    432110.5                       78980              
  0003         127.6                     76228.2                        8848              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007        6248.3                      2232.1                          30              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

Exception in thread "main" java.lang.RuntimeException: Execution was not successful
	at org.apache.beam.sdk.nexmark.Main.runAll(Main.java:186)
	at org.apache.beam.sdk.nexmark.Main.main(Main.java:495)

> Task :sdks:java:testing:nexmark:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210614065009
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1d831437a8382a4a04b90a4bf3b1ee093a17b5e5b60deaf1b564176da4ca23e7
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1d831437a8382a4a04b90a4bf3b1ee093a17b5e5b60deaf1b564176da4ca23e7
  Associated tags:
 - 20210614065009
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210614065009
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210614065009].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1d831437a8382a4a04b90a4bf3b1ee093a17b5e5b60deaf1b564176da4ca23e7].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:testing:nexmark:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 49m 10s
126 actionable tasks: 14 executed, 112 up-to-date

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

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


beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 89 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 89 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/89/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2 #88

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

Changes:


------------------------------------------
[...truncated 1.07 MB...]
Jun 13, 2021 8:39:51 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:39:51.062Z WARNING: streaming query appears to have been stuck for 55 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:39:51.062Z no activity
2021-06-13T20:40:06.097Z RUNNING SqlQuery7
2021-06-13T20:40:06.838Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:40:06 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:40:06.919Z WARNING: streaming query appears to have been stuck for 56 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:40:06.919Z no activity
2021-06-13T20:40:21.962Z RUNNING SqlQuery7
2021-06-13T20:40:22.640Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:40:22 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:40:22.693Z WARNING: streaming query appears to have been stuck for 56 min.
2021-06-13T20:40:22.693Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:40:37.757Z RUNNING SqlQuery7
2021-06-13T20:40:38.516Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:40:38 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:40:38.605Z WARNING: streaming query appears to have been stuck for 56 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:40:38.605Z no activity
2021-06-13T20:40:53.648Z RUNNING SqlQuery7
2021-06-13T20:40:54.302Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:40:54 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:40:54.373Z WARNING: streaming query appears to have been stuck for 56 min.
2021-06-13T20:40:54.373Z no activity
2021-06-13T20:41:09.409Z RUNNING SqlQuery7
2021-06-13T20:41:10.146Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:41:10 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:41:10.228Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-13T20:41:10.228Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:41:25.272Z RUNNING SqlQuery7
2021-06-13T20:41:26.012Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:41:26 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:41:26.088Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-13T20:41:26.088Z no activity
2021-06-13T20:41:41.141Z RUNNING SqlQuery7
2021-06-13T20:41:41.869Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:41:41 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:41:41.922Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-13T20:41:41.922Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:41:56.958Z RUNNING SqlQuery7
2021-06-13T20:41:57.700Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:41:57 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:41:57.783Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-13T20:41:57.783Z no activity
2021-06-13T20:42:12.808Z RUNNING SqlQuery7
2021-06-13T20:42:13.435Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:42:13 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:42:13.512Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-13T20:42:13.512Z no activity
2021-06-13T20:42:28.548Z RUNNING SqlQuery7
2021-06-13T20:42:29.160Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:42:29 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:42:29.211Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-13T20:42:29.211Z no activity
2021-06-13T20:42:44.246Z RUNNING SqlQuery7
2021-06-13T20:42:44.848Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:42:44 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:42:44.909Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-13T20:42:44.909Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:42:59.956Z RUNNING SqlQuery7
2021-06-13T20:43:00.653Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:43:00 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:43:00.729Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-13T20:43:00.729Z no activity
2021-06-13T20:43:15.764Z RUNNING SqlQuery7
2021-06-13T20:43:16.486Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:43:16 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:43:16.538Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-13T20:43:16.538Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:43:31.570Z RUNNING SqlQuery7
2021-06-13T20:43:32.227Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:43:32 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:43:32.295Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-13T20:43:32.295Z no activity
2021-06-13T20:43:47.328Z RUNNING SqlQuery7
2021-06-13T20:43:48.031Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:43:48 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:43:48.099Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-13T20:43:48.100Z no activity
2021-06-13T20:44:03.148Z RUNNING SqlQuery7
2021-06-13T20:44:03.770Z revising events/sec from 3429.8 to 4684.2
Jun 13, 2021 8:44:03 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-13T20:44:03.816Z ERROR: streaming query appears to have been stuck for 60 minutes, cancelling job.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-13T20:44:03.851Z no activity
2021-06-13T20:44:18.888Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-13T20:44:19.512Z revising events/sec from 3429.8 to 4684.2
2021-06-13T20:44:19.512Z no activity
2021-06-13T20:44:34.544Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-13T20:44:35.192Z revising events/sec from 3429.8 to 4684.2
2021-06-13T20:44:35.192Z no activity
2021-06-13T20:44:50.218Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-13T20:44:50.883Z revising events/sec from 3429.8 to 4684.2
2021-06-13T20:44:50.883Z no activity
2021-06-13T20:45:05.913Z RUNNING SqlQuery7 (waiting for shutdown)
2021-06-13T20:45:06.669Z revising events/sec from 3429.8 to 4684.2
2021-06-13T20:45:06.670Z no activity
2021-06-13T20:45:21.701Z CANCELLED SqlQuery7 (waiting for shutdown)
2021-06-13T20:45:21.753Z revising events/sec from 3429.8 to 4684.2

==========================================================================================
Run started 2021-06-13T18:52:38.041Z and ran for PT6763.713S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.8                    180084.3                     7421486              
  0001          35.9                    226226.6                     7468841              
  0002          27.0                    320261.9                       70753              
  0003         114.3                     79754.1                        8249              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007        2896.6                      4684.2                           4              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-13T18:52:38.041Z and ran for PT6763.919S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.8                    180084.3                     7421486              
  0001          35.9                    226226.6                     7468841              
  0002          27.0                    320261.9                       70753              
  0003         114.3                     79754.1                        8249              
  0004  *** not run ***
  0005  *** not run ***
  0006  *** not run ***
  0007        2896.6                      4684.2                           4              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0008  *** not run ***
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012  *** not run ***
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

Exception in thread "main" java.lang.RuntimeException: Execution was not successful
	at org.apache.beam.sdk.nexmark.Main.runAll(Main.java:186)
	at org.apache.beam.sdk.nexmark.Main.main(Main.java:495)

> Task :sdks:java:testing:nexmark:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210613185202
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b6d0224d1b1848bdec3a02e912753695a78777900c08e0b2884a94cbcc479df
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b6d0224d1b1848bdec3a02e912753695a78777900c08e0b2884a94cbcc479df
  Associated tags:
 - 20210613185202
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210613185202
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210613185202].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4b6d0224d1b1848bdec3a02e912753695a78777900c08e0b2884a94cbcc479df].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:testing:nexmark:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 53m 23s
126 actionable tasks: 14 executed, 112 up-to-date

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

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_PostCommit_Java_Nexmark_Dataflow_V2 #87

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

Changes:


------------------------------------------
[...truncated 264.92 KB...]
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.1                    226983.8                    10000000              
  0001          29.5                    339282.1                     9200000              
  0002          21.4                    467683.1                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          57.5                    173816.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273007.7                       92833              
  0009  *** not run ***
  0010  *** not run ***
  0011  *** not run ***
  0012          31.7                    315756.2                      199929              
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-13T12:38:11.249Z DONE Query11

==========================================================================================
Run started 2021-06-13T12:32:54.827Z and ran for PT316.482S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.1                    226983.8                    10000000              
  0001          29.5                    339282.1                     9200000              
  0002          21.4                    467683.1                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          57.5                    173816.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273007.7                       92833              
  0009  *** not run ***
  0010  *** not run ***
  0011          55.0                    181748.8                     1839657              
  0012          31.7                    315756.2                      199929              
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-13T12:38:11.390Z no activity
2021-06-13T12:38:11.404Z no activity
2021-06-13T12:38:26.437Z DONE Query13
2021-06-13T12:38:26.446Z RUNNING Query10

==========================================================================================
Run started 2021-06-13T12:32:54.827Z and ran for PT331.646S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.1                    226983.8                    10000000              
  0001          29.5                    339282.1                     9200000              
  0002          21.4                    467683.1                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          57.5                    173816.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273007.7                       92833              
  0009  *** not run ***
  0010  *** not run ***
  0011          55.0                    181748.8                     1839657              
  0012          31.7                    315756.2                      199929              
  0013          68.0                    147039.4                    10000000              
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-13T12:38:27.007Z no activity
2021-06-13T12:38:42.057Z DONE Query10

==========================================================================================
Run started 2021-06-13T12:32:54.827Z and ran for PT347.261S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.1                    226983.8                    10000000              
  0001          29.5                    339282.1                     9200000              
  0002          21.4                    467683.1                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          57.5                    173816.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273007.7                       92833              
  0009  *** not run ***
  0010          74.4                    134359.8                         100              
  0011          55.0                    181748.8                     1839657              
  0012          31.7                    315756.2                      199929              
  0013          68.0                    147039.4                    10000000              
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-13T12:32:54.827Z and ran for PT348.373S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          44.1                    226983.8                    10000000              
  0001          29.5                    339282.1                     9200000              
  0002          21.4                    467683.1                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          57.5                    173816.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273007.7                       92833              
  0009  *** not run ***
  0010          74.4                    134359.8                         100              
  0011          55.0                    181748.8                     1839657              
  0012          31.7                    315756.2                      199929              
  0013          68.0                    147039.4                    10000000              
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210613120119
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:31c22d42b571a98054f97aaa9e50ffdc474e375463c0b195a95d2f7daa20f70f
ERROR: (gcloud.container.images.delete) [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210613120119] is not a valid name. Expected tag in the form "base:tag" or "tag" or digest in the form "sha256:<digest>"

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 279

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 38m 9s
131 actionable tasks: 93 executed, 36 from cache, 2 up-to-date

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

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


beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 86 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 86 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/86/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 85 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 85 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/85/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 84 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 84 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/84/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 83 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 83 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/83/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 82 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 82 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/82/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 81 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 81 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/81/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 80 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 80 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/80/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 79 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 79 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/79/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 78 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 78 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/78/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 77 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 77 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/77/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 76 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 76 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/76/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2 #75

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

Changes:

[noreply] Update tensorflow to the latest version

[noreply] Update grpcio

[noreply] Add license info for keras-nightly package.


------------------------------------------
[...truncated 662.48 KB...]
Jun 10, 2021 1:21:51 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:21:51.642Z WARNING: streaming query appears to have been stuck for 55 min.
2021-06-10T13:21:51.642Z no activity
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:22:06.695Z RUNNING Query3
2021-06-10T13:22:07.409Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:22:07 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:22:07.473Z WARNING: streaming query appears to have been stuck for 56 min.
2021-06-10T13:22:07.473Z no activity
2021-06-10T13:22:22.522Z RUNNING Query3
2021-06-10T13:22:23.263Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:22:23 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:22:23.329Z WARNING: streaming query appears to have been stuck for 56 min.
2021-06-10T13:22:23.329Z no activity
2021-06-10T13:22:38.364Z RUNNING Query3
2021-06-10T13:22:39.076Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:22:39 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:22:39.143Z WARNING: streaming query appears to have been stuck for 56 min.
2021-06-10T13:22:39.143Z no activity
2021-06-10T13:22:54.178Z RUNNING Query3
2021-06-10T13:22:54.884Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:22:54 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:22:54.961Z WARNING: streaming query appears to have been stuck for 56 min.
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:22:54.961Z no activity
2021-06-10T13:23:10.022Z RUNNING Query3
2021-06-10T13:23:10.736Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:23:10 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:23:10.806Z WARNING: streaming query appears to have been stuck for 57 min.
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:23:10.806Z no activity
2021-06-10T13:23:25.850Z RUNNING Query3
2021-06-10T13:23:26.613Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:23:26 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:23:26.676Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-10T13:23:26.676Z no activity
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:23:41.704Z RUNNING Query3
2021-06-10T13:23:42.395Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:23:42 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:23:42.448Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-10T13:23:42.448Z no activity
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:23:57.484Z RUNNING Query3
2021-06-10T13:23:58.253Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:23:58 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:23:58.372Z WARNING: streaming query appears to have been stuck for 57 min.
2021-06-10T13:23:58.372Z no activity
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:24:13.404Z RUNNING Query3
2021-06-10T13:24:14.078Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:24:14 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:24:14.141Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-10T13:24:14.141Z no activity
2021-06-10T13:24:29.188Z RUNNING Query3
2021-06-10T13:24:29.886Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:24:29 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:24:29.971Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-10T13:24:29.971Z no activity
2021-06-10T13:24:45.004Z RUNNING Query3
2021-06-10T13:24:45.645Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:24:45 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:24:45.746Z WARNING: streaming query appears to have been stuck for 58 min.
2021-06-10T13:24:45.746Z no activity
2021-06-10T13:25:00.789Z RUNNING Query3
2021-06-10T13:25:01.548Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:25:01 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:25:01.595Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-10T13:25:01.595Z no activity
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:25:16.627Z RUNNING Query3
2021-06-10T13:25:17.447Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:25:17 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:25:17.517Z WARNING: streaming query appears to have been stuck for 59 min.
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:25:17.517Z no activity
2021-06-10T13:25:32.558Z RUNNING Query3
2021-06-10T13:25:33.250Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:25:33 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:25:33.311Z WARNING: streaming query appears to have been stuck for 59 min.
2021-06-10T13:25:33.311Z no activity
2021-06-10T13:25:48.346Z RUNNING Query3
2021-06-10T13:25:49.034Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:25:49 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:25:49.107Z WARNING: streaming query appears to have been stuck for 59 min.
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:25:49.107Z no activity
2021-06-10T13:26:04.155Z RUNNING Query3
2021-06-10T13:26:04.827Z 6 samples not enough to calculate steady-state event rate
Jun 10, 2021 1:26:04 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-10T13:26:04.887Z ERROR: streaming query appears to have been stuck for 60 minutes, cancelling job.
SEVERE: Failed to get metric fatal, from namespace Query3
2021-06-10T13:26:04.929Z no activity
2021-06-10T13:26:19.963Z RUNNING Query3 (waiting for shutdown)
2021-06-10T13:26:20.611Z 6 samples not enough to calculate steady-state event rate
2021-06-10T13:26:20.611Z no activity
2021-06-10T13:26:35.668Z RUNNING Query3 (waiting for shutdown)
2021-06-10T13:26:36.288Z 6 samples not enough to calculate steady-state event rate
2021-06-10T13:26:36.288Z no activity
2021-06-10T13:26:51.321Z RUNNING Query3 (waiting for shutdown)
2021-06-10T13:26:51.905Z 6 samples not enough to calculate steady-state event rate
2021-06-10T13:26:51.905Z no activity
2021-06-10T13:27:06.956Z RUNNING Query3 (waiting for shutdown)
2021-06-10T13:27:07.583Z 6 samples not enough to calculate steady-state event rate
2021-06-10T13:27:07.583Z no activity
2021-06-10T13:27:22.626Z CANCELLED Query3 (waiting for shutdown)
2021-06-10T13:27:22.656Z 6 samples not enough to calculate steady-state event rate

==========================================================================================
Run started 2021-06-10T12:20:06.601Z and ran for PT4036.055S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          34.8                    237176.3                     8252313              
  0001          27.3                    303571.4                     7623073              
  0002          20.9                    435842.7                       76784              
  0003          78.3                    100896.6                       30318              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0004  *** not run ***
  0005         593.0                     16424.4                        4471              
  0006  *** not run ***
  0007         287.6                     34768.6                         100              
  0008         164.9                     60055.2                       92038              
  0009  *** not run ***
  0010         149.5                     66898.1                         100              
  0011         836.1                     11844.0                     1821884              
  0012         195.8                     50667.7                      309854              
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-10T12:20:06.601Z and ran for PT4036.243S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          34.8                    237176.3                     8252313              
  0001          27.3                    303571.4                     7623073              
  0002          20.9                    435842.7                       76784              
  0003          78.3                    100896.6                       30318              
        *** Cancelling streaming job since it appeared stuck for 60 min. ***
  0004  *** not run ***
  0005         593.0                     16424.4                        4471              
  0006  *** not run ***
  0007         287.6                     34768.6                         100              
  0008         164.9                     60055.2                       92038              
  0009  *** not run ***
  0010         149.5                     66898.1                         100              
  0011         836.1                     11844.0                     1821884              
  0012         195.8                     50667.7                      309854              
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

Exception in thread "main" java.lang.RuntimeException: Execution was not successful
	at org.apache.beam.sdk.nexmark.Main.runAll(Main.java:186)
	at org.apache.beam.sdk.nexmark.Main.main(Main.java:495)

> Task :sdks:java:testing:nexmark:run FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210610121920
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d378e7240b6c145349d35895cb64d047792e3f57d0e810091828b7fb44662751
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d378e7240b6c145349d35895cb64d047792e3f57d0e810091828b7fb44662751
  Associated tags:
 - 20210610121920
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210610121920
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210610121920].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d378e7240b6c145349d35895cb64d047792e3f57d0e810091828b7fb44662751].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:testing:nexmark:run'.
> Process 'command '/usr/lib/jvm/java-8-openjdk-amd64/bin/java'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 8m 12s
126 actionable tasks: 15 executed, 111 up-to-date

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

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


beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 74 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 74 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/74/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 73 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 73 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/73/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 72 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 72 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/72/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 71 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 71 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/71/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 70 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 70 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/70/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 69 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 69 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/69/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_Nexmark_Dataflow_V2 #68

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

Changes:

[aromanenko.dev] [WEBSITE] Add a note about how to unsubscribe from mailing lists

[noreply] [BEAM-12410] SamzaPortablePipelineOptions to extend

[noreply] [BEAM-12438] Add Regression test for issue around LP coding Row coders.

[noreply] [BEAM-9547] Thorough testing for global aggregations (#14893)

[noreply] [BEAM-9547] Add support for Series.repeat (#14909)

[noreply] [BEAM-9547] Add support for `DataFrame.value_counts()` (#14922)

[Andrew Pilloud] Moving to 2.32.0-SNAPSHOT on master branch.

[Ismaël Mejía] [BEAM-12385] Handle VARCHAR and other SQL specific logical types in

[Andrew Pilloud] Add 2.32.0 section to CHANGES.md

[noreply] [BEAM-12305] Fix test_pack_combiner for Flink and Spark (#14842)

[noreply] Cython 3.0 readiness (#14848)

[noreply] [BEAM-9547] More WontImplement operations (#14910)


------------------------------------------
[...truncated 263.43 KB...]
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000  *** not run ***
  0001          29.5                    339098.0                     9200000              
  0002          23.6                    424574.4                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          53.7                    186216.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273395.8                       92833              
  0009  *** not run ***
  0010  *** not run ***
  0011          64.2                    155770.5                     1839657              
  0012          30.2                    331356.2                      199929              
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-08T18:20:48.712Z RUNNING Query13
2021-06-08T18:20:48.725Z DONE Query0

==========================================================================================
Run started 2021-06-08T18:15:59.245Z and ran for PT289.507S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          38.3                    261376.4                    10000000              
  0001          29.5                    339098.0                     9200000              
  0002          23.6                    424574.4                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          53.7                    186216.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273395.8                       92833              
  0009  *** not run ***
  0010  *** not run ***
  0011          64.2                    155770.5                     1839657              
  0012          30.2                    331356.2                      199929              
  0013  *** not run ***
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-08T18:20:48.877Z RUNNING Query10
2021-06-08T18:20:49.259Z no activity
2021-06-08T18:20:49.406Z no activity
2021-06-08T18:21:04.335Z DONE Query13

==========================================================================================
Run started 2021-06-08T18:15:59.245Z and ran for PT305.119S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          38.3                    261376.4                    10000000              
  0001          29.5                    339098.0                     9200000              
  0002          23.6                    424574.4                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          53.7                    186216.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273395.8                       92833              
  0009  *** not run ***
  0010  *** not run ***
  0011          64.2                    155770.5                     1839657              
  0012          30.2                    331356.2                      199929              
  0013          67.0                    149260.4                    10000000              
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================

2021-06-08T18:21:04.447Z DONE Query10

==========================================================================================
Run started 2021-06-08T18:15:59.245Z and ran for PT305.225S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          38.3                    261376.4                    10000000              
  0001          29.5                    339098.0                     9200000              
  0002          23.6                    424574.4                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          53.7                    186216.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273395.8                       92833              
  0009  *** not run ***
  0010          82.7                    120866.4                         100              
  0011          64.2                    155770.5                     1839657              
  0012          30.2                    331356.2                      199929              
  0013          67.0                    149260.4                    10000000              
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


==========================================================================================
Run started 2021-06-08T18:15:59.245Z and ran for PT305.426S

Default configuration:
{"debug":true,"query":null,"sourceType":"DIRECT","generateEventFilePathPrefix":null,"sinkType":"DEVNULL","exportSummaryToBigQuery":false,"pubSubMode":"COMBINED","pubsubMessageSerializationMethod":"CODER","sideInputType":"DIRECT","sideInputRowCount":500,"sideInputNumShards":3,"sideInputUrl":null,"sessionGap":600000,"numEvents":100000,"numEventGenerators":100,"rateShape":"SINE","firstEventRate":10000,"nextEventRate":10000,"rateUnit":"PER_SECOND","ratePeriodSec":600,"preloadSeconds":0,"streamTimeout":240,"isRateLimited":false,"useWallclockEventTime":false,"avgPersonByteSize":200,"avgAuctionByteSize":500,"avgBidByteSize":100,"hotAuctionRatio":2,"hotSellersRatio":4,"hotBiddersRatio":4,"windowSizeSec":10,"windowPeriodSec":5,"watermarkHoldbackSec":0,"numInFlightAuctions":100,"numActivePeople":1000,"coderStrategy":"HAND","cpuDelayMs":0,"diskBusyBytes":0,"auctionSkip":123,"fanout":5,"maxAuctionsWaitingTime":600,"occasionalDelaySec":3,"probDelayedEvent":0.1,"maxLogEvents":100000,"usePubsubPublishTime":false,"outOfOrderGroupSize":1,"numKeyBuckets":20000,"pardoCPUFactor":1.0}

Configurations:
  Conf  Description
  0000  query:PASSTHROUGH; numEvents:10000000
  0001  query:CURRENCY_CONVERSION; numEvents:10000000
  0002  query:SELECTION; numEvents:10000000
  0003  query:LOCAL_ITEM_SUGGESTION; numEvents:10000000
  0004  query:AVERAGE_PRICE_FOR_CATEGORY; numEvents:1000000
  0005  query:HOT_ITEMS; numEvents:10000000
  0006  query:AVERAGE_SELLING_PRICE_BY_SELLER; numEvents:1000000
  0007  query:HIGHEST_BID; numEvents:10000000
  0008  query:MONITOR_NEW_USERS; numEvents:10000000
  0009  query:WINNING_BIDS; numEvents:1000000
  0010  query:LOG_TO_SHARDED_FILES; numEvents:10000000
  0011  query:USER_SESSIONS; numEvents:10000000
  0012  query:PROCESSING_TIME_WINDOWS; numEvents:10000000
  0013  query:PORTABILITY_BATCH; numEvents:10000000
  0014  query:BOUNDED_SIDE_INPUT_JOIN; numEvents:10000000
  0015  query:SESSION_SIDE_INPUT_JOIN; numEvents:10000000

Performance:
  Conf  Runtime(sec)    (Baseline)  Events(/sec)    (Baseline)       Results    (Baseline)
  0000          38.3                    261376.4                    10000000              
  0001          29.5                    339098.0                     9200000              
  0002          23.6                    424574.4                       83527              
  0003  *** not run ***
  0004  *** not run ***
  0005          53.7                    186216.3                        4567              
  0006  *** not run ***
  0007  *** not run ***
  0008          36.6                    273395.8                       92833              
  0009  *** not run ***
  0010          82.7                    120866.4                         100              
  0011          64.2                    155770.5                     1839657              
  0012          30.2                    331356.2                      199929              
  0013          67.0                    149260.4                    10000000              
  0014  *** not run ***
  0015  *** not run ***
==========================================================================================


> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210608180926
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:dbe4c3dd8f684843e274794035556d5d45ca9aef1525d4f1e79c3476f7463a20
ERROR: (gcloud.container.images.delete) [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210608180926] is not a valid name. Expected tag in the form "base:tag" or "tag" or digest in the form "sha256:<digest>"

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 279

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 12m 5s
131 actionable tasks: 94 executed, 35 from cache, 2 up-to-date

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

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_PostCommit_Java_Nexmark_Dataflow_V2 #67

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

Changes:

[rafal.ochyra] [BEAM-12225] List shards using ListShards API instead of DescribeStream

[noreply] [BEAM-12434] Implement side_input for num_shards in iobase (#14916)


------------------------------------------
[...truncated 1.10 MB...]
Jun 04, 2021 8:37:38 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:37:38.632Z no activity
2021-06-04T20:37:53.670Z RUNNING SqlQuery7
2021-06-04T20:37:54.792Z revising events/sec from 1498.0 to 2226.3
Jun 04, 2021 8:37:54 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:37:54.908Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:38:09.994Z RUNNING SqlQuery7
2021-06-04T20:38:11.045Z revising events/sec from 1498.0 to 2226.3
Jun 04, 2021 8:38:11 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:38:11.168Z WARNING: streaming query appears to have been stuck for 10 min.
2021-06-04T20:38:11.168Z no activity
2021-06-04T20:38:26.247Z RUNNING SqlQuery7
2021-06-04T20:38:27.357Z revising events/sec from 1498.0 to 2226.3
Jun 04, 2021 8:38:27 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:38:27.437Z WARNING: streaming query appears to have been stuck for 10 min.
2021-06-04T20:38:27.437Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:38:42.488Z RUNNING SqlQuery7
2021-06-04T20:38:43.653Z revising events/sec from 1498.0 to 2226.3
Jun 04, 2021 8:38:43 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:38:43.779Z WARNING: streaming query appears to have been stuck for 10 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:38:43.779Z no activity
2021-06-04T20:38:58.840Z RUNNING SqlQuery7
2021-06-04T20:38:59.831Z revising events/sec from 1498.0 to 2226.3
Jun 04, 2021 8:38:59 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:38:59.908Z WARNING: streaming query appears to have been stuck for 11 min.
2021-06-04T20:38:59.908Z no activity
2021-06-04T20:39:14.971Z RUNNING SqlQuery7
2021-06-04T20:39:15.982Z revising events/sec from 1498.0 to 2226.3
Jun 04, 2021 8:39:16 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:39:16.061Z WARNING: streaming query appears to have been stuck for 11 min.
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:39:16.061Z no activity
2021-06-04T20:39:31.115Z RUNNING SqlQuery7
2021-06-04T20:39:32.068Z revising events/sec from 1498.0 to 2226.3
Jun 04, 2021 8:39:32 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:39:32.132Z WARNING: streaming query appears to have been stuck for 11 min.
2021-06-04T20:39:32.132Z no activity
2021-06-04T20:39:47.203Z RUNNING SqlQuery7
2021-06-04T20:39:48.218Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:39:48 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:39:48.303Z new perf {"snapshots":null,"runtimeSec":6895.016,"numEvents":9235422,"eventsPerSec":2129.875398435236,"eventBytesPerSec":171927.2870432788,"numResults":26,"resultsPerSec":0.003770839690582299,"resultBytesPerSec":0.3733131293676476,"startupDelaySec":-81.178,"processingDelaySec":2982.841,"shutdownDelaySec":7.089,"timeDilation":0.03625807394790672,"errors":null,"jobId":null}
2021-06-04T20:40:03.344Z RUNNING SqlQuery7
2021-06-04T20:40:04.454Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:40:04 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:40:04.635Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:40:19.696Z RUNNING SqlQuery7
2021-06-04T20:40:20.789Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:40:20 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:40:20.898Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:40:35.966Z RUNNING SqlQuery7
2021-06-04T20:40:37.182Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:40:37 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:40:37.288Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:40:52.346Z RUNNING SqlQuery7
2021-06-04T20:40:53.777Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:40:53 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:40:53.895Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:41:08.945Z RUNNING SqlQuery7
2021-06-04T20:41:09.978Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:41:10 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:41:10.073Z no activity
2021-06-04T20:41:25.124Z RUNNING SqlQuery7
2021-06-04T20:41:26.273Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:41:26 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:41:26.368Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:41:41.420Z RUNNING SqlQuery7
2021-06-04T20:41:42.675Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:41:42 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:41:42.761Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:41:57.819Z RUNNING SqlQuery7
2021-06-04T20:41:58.980Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:41:59 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:41:59.079Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:42:14.124Z RUNNING SqlQuery7
2021-06-04T20:42:15.379Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:42:15 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:42:15.481Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:42:30.539Z RUNNING SqlQuery7
2021-06-04T20:42:31.606Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:42:31 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:42:31.777Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:42:46.820Z RUNNING SqlQuery7
2021-06-04T20:42:47.961Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:42:48 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:42:48.041Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:43:03.098Z RUNNING SqlQuery7
2021-06-04T20:43:04.121Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:43:04 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:43:04.249Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:43:19.313Z RUNNING SqlQuery7
2021-06-04T20:43:20.486Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:43:20 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:43:20.563Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:43:35.632Z RUNNING SqlQuery7
2021-06-04T20:43:36.693Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:43:36 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:43:36.784Z no activity
2021-06-04T20:43:51.824Z RUNNING SqlQuery7
2021-06-04T20:43:53.020Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:43:53 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:43:53.127Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:44:08.170Z RUNNING SqlQuery7
2021-06-04T20:44:09.239Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:44:09 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:44:09.402Z no activity
2021-06-04T20:44:24.467Z RUNNING SqlQuery7
2021-06-04T20:44:25.459Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:44:25 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:44:25.583Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:44:40.643Z RUNNING SqlQuery7
2021-06-04T20:44:41.596Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:44:41 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:44:41.695Z no activity
2021-06-04T20:44:56.783Z RUNNING SqlQuery7
2021-06-04T20:44:58.107Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:44:58 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:44:58.241Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:45:13.294Z RUNNING SqlQuery7
2021-06-04T20:45:14.597Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:45:14 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:45:14.742Z no activity
2021-06-04T20:45:29.786Z RUNNING SqlQuery7
2021-06-04T20:45:31.031Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:45:31 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:45:31.156Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:45:46.233Z RUNNING SqlQuery7
2021-06-04T20:45:47.447Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:45:47 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:45:47.587Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:46:02.650Z RUNNING SqlQuery7
2021-06-04T20:46:03.858Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:46:03 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:46:03.987Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:46:19.051Z RUNNING SqlQuery7
2021-06-04T20:46:20.325Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:46:20 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:46:20.454Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:46:35.546Z RUNNING SqlQuery7
2021-06-04T20:46:36.627Z revising events/sec from 1339.4 to 2129.9
Jun 04, 2021 8:46:36 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:46:36.719Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:46:51.800Z RUNNING SqlQuery7
2021-06-04T20:46:53.041Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:46:53 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:46:53.128Z new perf {"snapshots":null,"runtimeSec":7309.63,"numEvents":9235422,"eventsPerSec":1780.877025937195,"eventBytesPerSec":162175.29409833328,"numResults":27,"resultsPerSec":0.003693757413165919,"resultBytesPerSec":0.3677340713551849,"startupDelaySec":-81.178,"processingDelaySec":2982.841,"shutdownDelaySec":17.062,"timeDilation":0.03693757413165919,"errors":null,"jobId":null}
2021-06-04T20:47:08.179Z RUNNING SqlQuery7
2021-06-04T20:47:09.384Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:47:09 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:47:09.522Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:47:24.623Z RUNNING SqlQuery7
2021-06-04T20:47:25.823Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:47:25 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:47:25.965Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:47:41.041Z RUNNING SqlQuery7
2021-06-04T20:47:42.283Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:47:42 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:47:42.383Z no activity
2021-06-04T20:47:57.439Z RUNNING SqlQuery7
2021-06-04T20:47:58.692Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:47:58 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:47:58.824Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:48:13.916Z RUNNING SqlQuery7
2021-06-04T20:48:15.241Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:48:15 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:48:15.355Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:48:30.438Z RUNNING SqlQuery7
2021-06-04T20:48:31.675Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:48:31 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:48:31.821Z no activity
2021-06-04T20:48:46.890Z RUNNING SqlQuery7
2021-06-04T20:48:47.932Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:48:48 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:48:48.063Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
2021-06-04T20:49:03.094Z RUNNING SqlQuery7
2021-06-04T20:49:04.319Z revising events/sec from 1263.5 to 1780.9
Jun 04, 2021 8:49:04 PM org.apache.beam.sdk.testutils.metrics.MetricsReader getCounterMetric
2021-06-04T20:49:04.454Z no activity
SEVERE: Failed to get metric fatal, from namespace SqlQuery7
FATAL: command execution failed
java.io.IOException: Backing channel 'apache-beam-jenkins-9' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy142.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
	at hudson.Launcher$ProcStarter.join(Launcher.java:523)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Pipe closed after 0 cycles
	at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:118)
	at org.apache.sshd.common.channel.ChannelPipedInputStream.read(ChannelPipedInputStream.java:101)
	at hudson.remoting.FlightRecorderInputStream.read(FlightRecorderInputStream.java:92)
	at hudson.remoting.ChunkedInputStream.readHeader(ChunkedInputStream.java:73)
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:103)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: apache-beam-jenkins-9 is offline; cannot locate jdk_1.8_latest

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


beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 66 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 66 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/66/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 65 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 65 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/65/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 64 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 64 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/64/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 63 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 63 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/63/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 62 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 62 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/62/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 61 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 61 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/61/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 60 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 60 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/60/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 59 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 59 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/59/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 58 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 58 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/58/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 57 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 57 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/57/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 56 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 56 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/56/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 55 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 55 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/55/ to view the results.

beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 54 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_Nexmark_Dataflow_V2 - Build # 54 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_Nexmark_Dataflow_V2/54/ to view the results.