See <https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Dataflow_batch/320/display/redirect?page=changes>
Changes: [noreply] Add missing parentheses for Python test example [noreply] Update test input and imports [stranniknm] [BEAM-13105] playground - add shorcut hint tooltip [25622840+adude3141] [BEAM-13157] support hadoop configuration on ParquetIO.Parse [Pablo Estrada] JdbcIO has a single WriteFn underlying all implementations [dpcollins] Performance improvement to PubSubLiteIO to not use a streaming committer [noreply] Merge pull request #15854 from [BEAM-13046][Playground] protobuf [noreply] [BEAM-12550] Parallelizable skew Implementation (#15809) [noreply] Merge pull request #15782 from [BEAM-13034] [Playground] add semantics [hlagosperez] Use BigQuieryIO.loadProjectId in WriteRename class to create [noreply] [BEAM-13099] Use vendored Calcite 1.28.0 in SQL extensions (#15836) [Luke Cwik] [BEAM-13015] Use a network based channel instead of an inmemory one [Pablo Estrada] Addressing comments [noreply] Merge pull request #15839 from [BEAM-13041][Playground] Prepare files [noreply] [BEAM-13001] updated CHANGES.md to include msec counter for Go (#15872) [noreply] Add window mapping to CHANGES.md (#15871) [noreply] Merge pull request #15784 from [BEAM-8135] - Removing [noreply] [BEAM-13119] Subdirectory prefix tag for Go SDK (#15881) [noreply] Merge pull request #15852 from [BEAM-13102] [Playground] update [Kyle Weaver] Fix typo: s/spark/twister2 ------------------------------------------ [...truncated 26.33 KB...] value: < urn: "beam:env:docker:v1" payload: "\n\035apache/beam_go_sdk:2.35.0.dev" capabilities: "beam:protocol:progress_reporting:v0" capabilities: "beam:protocol:multi_core_bundle_processing:v1" capabilities: "beam:version:sdk_base:go" capabilities: "beam:coder:bytes:v1" capabilities: "beam:coder:bool:v1" capabilities: "beam:coder:varint:v1" capabilities: "beam:coder:double:v1" capabilities: "beam:coder:string_utf8:v1" capabilities: "beam:coder:length_prefix:v1" capabilities: "beam:coder:kv:v1" capabilities: "beam:coder:iterable:v1" capabilities: "beam:coder:state_backed_iterable:v1" capabilities: "beam:coder:windowed_value:v1" capabilities: "beam:coder:global_window:v1" capabilities: "beam:coder:interval_window:v1" capabilities: "beam:coder:row:v1" dependencies: < type_urn: "beam:artifact:type:go_****_binary:v1" role_urn: "beam:artifact:role:staging_to:v1" role_payload: "\n\006****" > > > > root_transform_ids: "s1" root_transform_ids: "s2" root_transform_ids: "e8" root_transform_ids: "e4" root_transform_ids: "e9_cogbk" root_transform_ids: "e10" root_transform_ids: "e11" requirements: "beam:requirement:pardo:splittable_dofn:v1" 2021/11/04 08:59:53 Staged model pipeline: gs://temp-storage-for-perf-tests/loadtests/go-1-1636016392536109039/model 2021/11/04 08:59:53 { "environment": { "experiments": [ "use_unified_****", "use_portable_job_submission", "beam_fn_api" ], "sdkPipelineOptions": { "display_data": [ { "key": "name", "namespace": "options", "type": "STRING", "value": "load-tests-go-dataflow-batch-cogbk-1-1104065626" }, { "key": "experiments", "namespace": "options", "type": "STRING", "value": "use_unified_****,use_portable_job_submission" }, { "key": "project", "namespace": "options", "type": "STRING", "value": "apache-beam-testing" }, { "key": "region", "namespace": "options", "type": "STRING", "value": "us-central1" }, { "key": "container_images", "namespace": "options", "type": "STRING", "value": "apache/beam_go_sdk:2.35.0.dev" }, { "key": "temp_location", "namespace": "options", "type": "STRING", "value": "gs://temp-storage-for-perf-tests/loadtests" }, { "key": "****_binary", "namespace": "go_options", "type": "STRING", "value": "linux_amd64/cogbk" }, { "key": "hookOrder", "namespace": "go_options", "type": "STRING", "value": "[\"default_remote_logging\"]" }, { "key": "co_input_options", "namespace": "go_options", "type": "STRING", "value": "{\"num_records\": 2000000,\"key_size\": 10,\"value_size\": 90,\"num_hot_keys\": 1000,\"hot_key_fraction\": 1}" }, { "key": "influx_hostname", "namespace": "go_options", "type": "STRING", "value": "http://10.128.0.96:8086" }, { "key": "influx_measurement", "namespace": "go_options", "type": "STRING", "value": "go_batch_cogbk_1" }, { "key": "influx_namespace", "namespace": "go_options", "type": "STRING", "value": "dataflow" }, { "key": "input_options", "namespace": "go_options", "type": "STRING", "value": "{\"num_records\": 20000000,\"key_size\": 10,\"value_size\": 90,\"num_hot_keys\": 1,\"hot_key_fraction\": 1}" }, { "key": "hooks", "namespace": "go_options", "type": "STRING", "value": "{\"default_remote_logging\":null}" }, { "key": "influx_db_name", "namespace": "go_options", "type": "STRING", "value": "beam_test_metrics" }, { "key": "iterations", "namespace": "go_options", "type": "STRING", "value": "1" } ], "options": { "experiments": [ "use_unified_****", "use_portable_job_submission", "beam_fn_api" ], "pipelineUrl": "gs://temp-storage-for-perf-tests/loadtests/go-1-1636016392536109039/model", "region": "us-central1" }, "beam:option:go_options:v1": { "options": { "co_input_options": "{\"num_records\": 2000000,\"key_size\": 10,\"value_size\": 90,\"num_hot_keys\": 1000,\"hot_key_fraction\": 1}", "hookOrder": "[\"default_remote_logging\"]", "hooks": "{\"default_remote_logging\":null}", "influx_db_name": "beam_test_metrics", "influx_hostname": "http://10.128.0.96:8086", "influx_measurement": "go_batch_cogbk_1", "influx_namespace": "dataflow", "input_options": "{\"num_records\": 20000000,\"key_size\": 10,\"value_size\": 90,\"num_hot_keys\": 1,\"hot_key_fraction\": 1}", "iterations": "1", "****_binary": "linux_amd64/cogbk" } } }, "tempStoragePrefix": "gs://temp-storage-for-perf-tests/loadtests", "userAgent": { "name": "Apache Beam SDK for Go", "version": "2.35.0.dev" }, "version": { "job_type": "FNAPI_BATCH", "major": "6" }, "****Pools": [ { "autoscalingSettings": { "algorithm": "AUTOSCALING_ALGORITHM_NONE" }, "ipConfiguration": "WORKER_IP_UNSPECIFIED", "kind": "harness", "numWorkers": 5, "packages": [ { "location": "gs://temp-storage-for-perf-tests/loadtests/go-1-1636016392536109039/****", "name": "****" } ], "sdkHarnessContainerImages": [ { "containerImage": "apache/beam_go_sdk:2.35.0.dev" } ], "****HarnessContainerImage": "apache/beam_go_sdk:2.35.0.dev" } ] }, "name": "load-tests-go-dataflow-batch-cogbk-1-1104065626", "projectId": "apache-beam-testing", "type": "JOB_TYPE_BATCH" } 2021/11/04 08:59:53 Submitted job: 2021-11-04_01_59_53-5092118561569768202 2021/11/04 08:59:53 Console: https://console.cloud.google.com/dataflow/jobs/us-central1/2021-11-04_01_59_53-5092118561569768202?project=apache-beam-testing 2021/11/04 08:59:53 Logs: https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2021-11-04_01_59_53-5092118561569768202 2021/11/04 08:59:53 Job state: JOB_STATE_PENDING ... 2021/11/04 09:00:24 Job still running ... 2021/11/04 09:00:54 Job still running ... 2021/11/04 09:01:24 Job still running ... 2021/11/04 09:01:54 Job still running ... 2021/11/04 09:02:24 Job still running ... 2021/11/04 09:02:54 Job still running ... 2021/11/04 09:03:24 Failed to execute job: job 2021-11-04_01_59_53-5092118561569768202 failed panic: Failed to execute job: job 2021-11-04_01_59_53-5092118561569768202 failed goroutine 1 [running]: github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf(0x1139908, 0xc000120000, 0x1029b3a, 0x19, 0xc0004f9e38, 0x1, 0x1) <https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Dataflow_batch/ws/src/sdks/go/pkg/beam/log/log.go>:153 +0xec main.main() <https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Dataflow_batch/ws/src/sdks/go/test/load/cogbk/cogbk.go>:99 +0x525 > Task :sdks:go:test:load:run FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Go_CoGBK_Dataflow_batch/ws/src/sdks/go/test/load/build.gradle'> line: 83 * What went wrong: Execution failed for task ':sdks:go:test:load:run'. > Process 'command 'sh'' finished with non-zero exit value 2 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 4m 3s 4 actionable tasks: 4 executed Publishing build scan... https://gradle.com/s/6g7yrsbxgmme2 Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@beam.apache.org For additional commands, e-mail: builds-h...@beam.apache.org