JUnit version 4.13.2
.SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskvXWHGN/java/build/jars/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-taskvXWHGN/java/build/jars/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
18:50:10.293 [INFO - main] (RandomUtils.java:49) Using random seed: 1786474210257
18:50:10.319 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:50:10.365 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:50:10.373 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskvXWHGN/test-tmp
18:50:10.375 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
18:50:10.378 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskvXWHGN/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
18:50:10.409 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:50:10.800 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:50:10.809 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:50:10.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:10.812386 26213 mini_oidc.cc:152] Starting JWKS server
18:50:10.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:10.815517 26213 webserver.cc:460] Webserver started at http://127.0.0.1:45171/ using document root <none> and password file <none>
18:50:10.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:10.815799 26213 mini_oidc.cc:189] Starting OIDC Discovery server
18:50:10.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:10.816465 26213 webserver.cc:460] Webserver started at http://127.0.0.1:34807/ using document root <none> and password file <none>
18:50:10.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:50:10Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
18:50:10.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:50:10Z Disabled control of system clock
18:50:10.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:10.853729 26213 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:10.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:10.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/wal
18:50:10.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data
18:50:10.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:50:10.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:50:10.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:50:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/logs
18:50:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data/info.pb
18:50:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:50:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:50:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:50:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:50:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:10.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:10.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:10.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:50:10.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:50:10.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:50:10.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.126:41783
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.126
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:50:10.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45171/jwks.json with env {}
18:50:11.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.203207 26229 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
18:50:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.203505 26229 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:50:11.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.203646 26229 flags.cc:425] Enabled unsafe flag: --never_fsync=true
18:50:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.211222 26229 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
18:50:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.211334 26229 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
18:50:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.211378 26229 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
18:50:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.211431 26229 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
18:50:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.211469 26229 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
18:50:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.211520 26229 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:45171/jwks.json
18:50:11.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.221148 26229 master_runner.cc:386] Master server non-default flags:
18:50:11.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:11.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:11.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:11.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:11.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data
18:50:11.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/wal
18:50:11.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:50:11.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.126:41783
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45171/jwks.json
18:50:11.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data/info.pb
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.126
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:50:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/logs
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580676
18:50:11.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:50:11.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.222885 26229 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:50:11.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.225503 26229 file_cache.cc:493] Constructed file cache file cache with capacity 419430
18:50:11.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.238989 26238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:11.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.239140 26235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.239269 26229 server_base.cc:1034] running on GCE node
18:50:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.239660 26234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.241011 26229 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:50:11.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.242651 26229 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:50:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.243916 26229 hybrid_clock.cc:648] HybridClock initialized: now 1786474211243915 us; error 106 us; skew 500 ppm
18:50:11.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.244364 26229 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:50:11.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.250005 26229 webserver.cc:460] Webserver started at http://127.25.153.126:36333/ using document root <none> and password file <none>
18:50:11.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.251004 26229 fs_manager.cc:359] Metadata directory not provided
18:50:11.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.251185 26229 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:50:11.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.251668 26229 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
18:50:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.255543 26229 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data/instance:
18:50:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "576a0be64ba341fdbccdc53bc2687209"
18:50:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:11 on dist-test-slave-44d2"
18:50:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.256641 26229 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/wal/instance:
18:50:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "576a0be64ba341fdbccdc53bc2687209"
18:50:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:11 on dist-test-slave-44d2"
18:50:11.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.262951 26229 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
18:50:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.267117 26250 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:50:11.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.268623 26229 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
18:50:11.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.268827 26229 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data,/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/wal
18:50:11.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "576a0be64ba341fdbccdc53bc2687209"
18:50:11.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:11 on dist-test-slave-44d2"
18:50:11.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.269065 26229 fs_report.cc:383] FS layout report
18:50:11.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:50:11.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/wal
18:50:11.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/wal
18:50:11.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data/data
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:50:11.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:50:11.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:50:11.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.333685 26229 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
18:50:11.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.334751 26229 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:50:11.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.335156 26229 kserver.cc:163] Server-wide thread pool size limit: 3276
18:50:11.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.355531 26229 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.126:41783
18:50:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.355629 26332 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.25.153.126:41783 every 8 connection(s)
18:50:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.357493 26229 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/data/info.pb
18:50:11.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.361560 26333 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:11.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.367429 26213 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu as pid 26229
18:50:11.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.367774 26213 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-0/wal/instance
18:50:11.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.367995 26333 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } has no permanent_uuid. Determining permanent_uuid...
18:50:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.370437 26213 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:11.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/wal
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/logs
18:50:11.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data/info.pb
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:11.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.125:42651
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.125
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:11.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:11.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:50:11.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:11.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:50:11.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45171/jwks.json with env {}
18:50:11.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.391683 26333 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } has no permanent_uuid. Determining permanent_uuid...
18:50:11.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.393354 26255 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.153.125:42651: connect: Connection refused (error 111)
18:50:11.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.395339 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.125:42651: Network error: Client connection negotiation failed: client connection to 127.25.153.125:42651: connect: Connection refused (error 111)
18:50:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.444773 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } attempt: 1
18:50:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.446983 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.125:42651: Network error: Client connection negotiation failed: client connection to 127.25.153.125:42651: connect: Connection refused (error 111)
18:50:11.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.515300 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } attempt: 2
18:50:11.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.517508 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.125:42651: Network error: Client connection negotiation failed: client connection to 127.25.153.125:42651: connect: Connection refused (error 111)
18:50:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.608821 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } attempt: 3
18:50:11.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.611423 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.125:42651: Network error: Client connection negotiation failed: client connection to 127.25.153.125:42651: connect: Connection refused (error 111)
18:50:11.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.727775 26339 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
18:50:11.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.728091 26339 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:50:11.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.728176 26339 flags.cc:425] Enabled unsafe flag: --never_fsync=true
18:50:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.735718 26339 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
18:50:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.735831 26339 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
18:50:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.735874 26339 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
18:50:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.735939 26339 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
18:50:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.735977 26339 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
18:50:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.736029 26339 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:45171/jwks.json
18:50:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.745523 26339 master_runner.cc:386] Master server non-default flags:
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/wal
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.125:42651
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45171/jwks.json
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data/info.pb
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.125
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:50:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:50:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/logs
18:50:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:50:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:50:11.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580676
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.747193 26339 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:50:11.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.749547 26339 file_cache.cc:493] Constructed file cache file cache with capacity 419430
18:50:11.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.754781 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } attempt: 4
18:50:11.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.757267 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.125:42651: Network error: Client connection negotiation failed: client connection to 127.25.153.125:42651: connect: Connection refused (error 111)
18:50:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.763857 26348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.763847 26347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.763823 26352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.764894 26339 server_base.cc:1034] running on GCE node
18:50:11.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.765795 26339 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:50:11.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.767411 26339 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:50:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.768714 26339 hybrid_clock.cc:648] HybridClock initialized: now 1786474211768632 us; error 36 us; skew 500 ppm
18:50:11.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.769248 26339 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:50:11.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.775905 26339 webserver.cc:460] Webserver started at http://127.25.153.125:34997/ using document root <none> and password file <none>
18:50:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.776834 26339 fs_manager.cc:359] Metadata directory not provided
18:50:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.777022 26339 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:50:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.777446 26339 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
18:50:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.780638 26339 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data/instance:
18:50:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "990125a8bf6d4ea9a7b016ea858c1f4e"
18:50:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:11 on dist-test-slave-44d2"
18:50:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.781729 26339 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/wal/instance:
18:50:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "990125a8bf6d4ea9a7b016ea858c1f4e"
18:50:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:11 on dist-test-slave-44d2"
18:50:11.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.787932 26339 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
18:50:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.792563 26359 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:50:11.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.794327 26339 fs_manager.cc:725] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.794617 26339 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data,/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/wal
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "990125a8bf6d4ea9a7b016ea858c1f4e"
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:11 on dist-test-slave-44d2"
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.794935 26339 fs_report.cc:383] FS layout report
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/wal
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/wal
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data/data
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:50:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:50:11.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:50:11.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:50:11.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:50:11.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:50:11.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.833969 26339 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
18:50:11.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.835041 26339 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:50:11.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.835441 26339 kserver.cc:163] Server-wide thread pool size limit: 3276
18:50:11.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.855161 26339 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.125:42651
18:50:11.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.855203 26438 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.25.153.125:42651 every 8 connection(s)
18:50:11.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.856782 26339 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/data/info.pb
18:50:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.860874 26441 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:11.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.863875 26213 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu as pid 26339
18:50:11.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.864084 26213 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-1/wal/instance
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.865437 26213 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/wal
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:50:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/logs
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data/info.pb
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.124:42707
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.124
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:50:11.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:11.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:50:11.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45171/jwks.json with env {}
18:50:11.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.869750 26441 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } has no permanent_uuid. Determining permanent_uuid...
18:50:11.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.886281 26441 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } has no permanent_uuid. Determining permanent_uuid...
18:50:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.897241 26441 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } has no permanent_uuid. Determining permanent_uuid...
18:50:11.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.898662 26361 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:11.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.900702 26441 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:11.950133 26441 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 1
18:50:11.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:11.952630 26441 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.020959 26441 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 2
18:50:12.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.023564 26441 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.056547 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } attempt: 5
18:50:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.067927 26333 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } has no permanent_uuid. Determining permanent_uuid...
18:50:12.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.072012 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.115034 26441 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 3
18:50:12.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.117749 26441 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.123350 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 1
18:50:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.125655 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.193992 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 2
18:50:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.196138 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.248456 26445 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
18:50:12.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.248826 26445 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:50:12.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.248940 26445 flags.cc:425] Enabled unsafe flag: --never_fsync=true
18:50:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.256171 26445 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
18:50:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.256273 26445 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
18:50:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.256315 26445 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
18:50:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.256366 26445 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
18:50:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.256402 26445 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
18:50:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.256453 26445 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:45171/jwks.json
18:50:12.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.261065 26441 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 4
18:50:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.263289 26441 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.269315 26445 master_runner.cc:386] Master server non-default flags:
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/wal
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.124:42707
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:50:12.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45171/jwks.json
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data/info.pb
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.124
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:50:12.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/logs
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
18:50:12.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:50:12.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
18:50:12.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580676
18:50:12.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:50:12.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.271163 26445 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:50:12.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.273744 26445 file_cache.cc:493] Constructed file cache file cache with capacity 419430
18:50:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.286978 26460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.287130 26445 server_base.cc:1034] running on GCE node
18:50:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.287009 26461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:12.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.286978 26465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:12.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.288353 26445 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:50:12.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.289985 26445 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:50:12.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.291263 26445 hybrid_clock.cc:648] HybridClock initialized: now 1786474212291190 us; error 39 us; skew 500 ppm
18:50:12.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.291689 26445 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:50:12.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.294188 26445 webserver.cc:460] Webserver started at http://127.25.153.124:36733/ using document root <none> and password file <none>
18:50:12.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.294850 26445 fs_manager.cc:359] Metadata directory not provided
18:50:12.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.294967 26445 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:50:12.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.295219 26445 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
18:50:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.298259 26445 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data/instance:
18:50:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8bfcea9472a4d5396f43664c99b19ff"
18:50:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:12 on dist-test-slave-44d2"
18:50:12.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.299067 26445 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/wal/instance:
18:50:12.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8bfcea9472a4d5396f43664c99b19ff"
18:50:12.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:12 on dist-test-slave-44d2"
18:50:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.302428 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 3
18:50:12.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.304384 26333 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.25.153.124:42707: Network error: Client connection negotiation failed: client connection to 127.25.153.124:42707: connect: Connection refused (error 111)
18:50:12.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.305151 26445 fs_manager.cc:691] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
18:50:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.309016 26475 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:50:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.310544 26445 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
18:50:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.310702 26445 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data,/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/wal
18:50:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a8bfcea9472a4d5396f43664c99b19ff"
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:12 on dist-test-slave-44d2"
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.310889 26445 fs_report.cc:383] FS layout report
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/wal
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/wal
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data/data
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:50:12.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:50:12.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:50:12.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:50:12.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:50:12.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:50:12.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:50:12.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:50:12.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:50:12.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.333258 26445 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
18:50:12.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.334337 26445 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:50:12.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.334729 26445 kserver.cc:163] Server-wide thread pool size limit: 3276
18:50:12.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.357295 26445 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.124:42707
18:50:12.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.357313 26550 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.25.153.124:42707 every 8 connection(s)
18:50:12.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.359192 26445 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/data/info.pb
18:50:12.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.360569 26213 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu as pid 26445
18:50:12.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.360741 26213 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/master-2/wal/instance
18:50:12.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.364671 26552 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:12.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.375511 26552 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } has no permanent_uuid. Determining permanent_uuid...
18:50:12.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.392556 26552 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } has no permanent_uuid. Determining permanent_uuid...
18:50:12.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.400538 26552 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } has no permanent_uuid. Determining permanent_uuid...
18:50:12.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.412186 26552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: Bootstrap starting.
18:50:12.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.415786 26552 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: Neither blocks nor log segments found. Creating new log.
18:50:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.417585 26552 log.cc:824] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: Log is configured to *not* fsync() on all Append() calls
18:50:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.420472 26552 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: No bootstrap required, opened a new log
18:50:12.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.428150 26552 raft_consensus.cc:348] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.428556 26552 raft_consensus.cc:374] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:12.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.428658 26552 raft_consensus.cc:729] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8bfcea9472a4d5396f43664c99b19ff, State: Initialized, Role: FOLLOWER
18:50:12.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.429252 26552 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.430181 26565 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.430567 26565 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [sys.catalog]: This master's current role is: FOLLOWER
18:50:12.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.431298 26552 sys_catalog.cc:564] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [sys.catalog]: configured and running, proceeding with master startup.
18:50:12.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.446722 26581 catalog_manager.cc:1558] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:50:12.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.446897 26581 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:50:12.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.440126 26445 master_runner.cc:186] Error getting master registration for 127.25.153.126:41783: OK, instance_id { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" instance_seqno: 1786474211349881 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:50:12.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.450085 26445 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
18:50:12.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.481665 26333 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 4
18:50:12.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.493921 26333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: Bootstrap starting.
18:50:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.497283 26333 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: Neither blocks nor log segments found. Creating new log.
18:50:12.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.498309 26333 log.cc:824] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: Log is configured to *not* fsync() on all Append() calls
18:50:12.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.501142 26333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: No bootstrap required, opened a new log
18:50:12.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.510350 26333 raft_consensus.cc:348] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.510654 26333 raft_consensus.cc:374] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.510733 26333 raft_consensus.cc:729] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 576a0be64ba341fdbccdc53bc2687209, State: Initialized, Role: FOLLOWER
18:50:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.511356 26333 consensus_queue.cc:260] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.512269 26584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.512732 26584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [sys.catalog]: This master's current role is: FOLLOWER
18:50:12.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.513648 26333 sys_catalog.cc:564] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [sys.catalog]: configured and running, proceeding with master startup.
18:50:12.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.525352 26597 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:50:12.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.525813 26597 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:50:12.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.523734 26229 master_runner.cc:186] Error getting master registration for 127.25.153.125:42651: OK, instance_id { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" instance_seqno: 1786474211849654 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:50:12.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.533209 26229 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
18:50:12.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.562547 26441 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } attempt: 5
18:50:12.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.575678 26441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e: Bootstrap starting.
18:50:12.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.579562 26441 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e: Neither blocks nor log segments found. Creating new log.
18:50:12.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.580983 26441 log.cc:824] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e: Log is configured to *not* fsync() on all Append() calls
18:50:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.585904 26441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e: No bootstrap required, opened a new log
18:50:12.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.588603 26259 tablet.cc:2369] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:50:12.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.589083 26482 tablet.cc:2369] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:50:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.596166 26441 raft_consensus.cc:348] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.596572 26441 raft_consensus.cc:374] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:12.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.596704 26441 raft_consensus.cc:729] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 990125a8bf6d4ea9a7b016ea858c1f4e, State: Initialized, Role: FOLLOWER
18:50:12.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.597568 26441 consensus_queue.cc:260] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.609174 26600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.610162 26600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: This master's current role is: FOLLOWER
18:50:12.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.610925 26441 sys_catalog.cc:564] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: configured and running, proceeding with master startup.
18:50:12.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.631755 26339 master_runner.cc:263] No leader master found from master 990125a8bf6d4ea9a7b016ea858c1f4e
18:50:12.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.631958 26339 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
18:50:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.639604 26624 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:50:12.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.640192 26624 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:50:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.713068 26600 raft_consensus.cc:482] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:50:12.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.713476 26600 raft_consensus.cc:504] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.717242 26289 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "576a0be64ba341fdbccdc53bc2687209" is_pre_election: true
18:50:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.717202 26514 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfcea9472a4d5396f43664c99b19ff" is_pre_election: true
18:50:12.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.717947 26289 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 990125a8bf6d4ea9a7b016ea858c1f4e in term 0.
18:50:12.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.717943 26514 raft_consensus.cc:2454] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 990125a8bf6d4ea9a7b016ea858c1f4e in term 0.
18:50:12.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.718989 26600 leader_election.cc:288] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 576a0be64ba341fdbccdc53bc2687209 (127.25.153.126:41783), a8bfcea9472a4d5396f43664c99b19ff (127.25.153.124:42707)
18:50:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.719377 26361 leader_election.cc:302] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 990125a8bf6d4ea9a7b016ea858c1f4e, a8bfcea9472a4d5396f43664c99b19ff; no voters: 
18:50:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.720642 26600 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
18:50:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.720818 26600 raft_consensus.cc:482] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:50:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.720943 26600 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 0 FOLLOWER]: Advancing to term 1
18:50:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.724337 26600 raft_consensus.cc:504] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.729825 26289 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "576a0be64ba341fdbccdc53bc2687209"
18:50:12.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.730123 26289 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [term 0 FOLLOWER]: Advancing to term 1
18:50:12.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.736690 26289 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 990125a8bf6d4ea9a7b016ea858c1f4e in term 1.
18:50:12.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.737319 26360 leader_election.cc:302] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 576a0be64ba341fdbccdc53bc2687209, 990125a8bf6d4ea9a7b016ea858c1f4e; no voters: 
18:50:12.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.743942 26514 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8bfcea9472a4d5396f43664c99b19ff"
18:50:12.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.744189 26514 raft_consensus.cc:3037] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [term 0 FOLLOWER]: Advancing to term 1
18:50:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.747787 26514 raft_consensus.cc:2454] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 990125a8bf6d4ea9a7b016ea858c1f4e in term 1.
18:50:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.758766 26600 leader_election.cc:288] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [CANDIDATE]: Term 1 election: Requested vote from peers 576a0be64ba341fdbccdc53bc2687209 (127.25.153.126:41783), a8bfcea9472a4d5396f43664c99b19ff (127.25.153.124:42707)
18:50:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.759112 26600 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 1 FOLLOWER]: Leader election won for term 1
18:50:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.759280 26600 raft_consensus.cc:686] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [term 1 LEADER]: Becoming Leader. State: Replica: 990125a8bf6d4ea9a7b016ea858c1f4e, State: Running, Role: LEADER
18:50:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.759927 26600 consensus_queue.cc:237] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } }
18:50:12.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.776067 26628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 990125a8bf6d4ea9a7b016ea858c1f4e. Latest consensus state: current_term: 1 leader_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.777096 26628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: This master's current role is: LEADER
18:50:12.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.782987 26632 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
18:50:12.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.785831 26632 catalog_manager.cc:1484] Initializing Kudu cluster ID...
18:50:12.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.808357 26514 raft_consensus.cc:1261] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [term 1 FOLLOWER]: Refusing update from remote peer 990125a8bf6d4ea9a7b016ea858c1f4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:50:12.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.809914 26628 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:50:12.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.817754 26289 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [term 1 FOLLOWER]: Refusing update from remote peer 990125a8bf6d4ea9a7b016ea858c1f4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:50:12.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.819828 26628 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:50:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:12.840452 26365 tablet.cc:2369] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:50:12.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.862413 26584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 990125a8bf6d4ea9a7b016ea858c1f4e. Latest consensus state: current_term: 1 leader_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.862995 26584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [sys.catalog]: This master's current role is: FOLLOWER
18:50:12.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.869262 26633 mvcc.cc:205] Tried to move back new op lower bound from 7317398375626944512 to 7317398375487913984. Current Snapshot: MvccSnapshot[applied={T|T < 7317398375626944512}]
18:50:12.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.873674 26638 mvcc.cc:205] Tried to move back new op lower bound from 7317398375626944512 to 7317398375487913984. Current Snapshot: MvccSnapshot[applied={T|T < 7317398375626944512}]
18:50:12.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.882510 26600 sys_catalog.cc:455] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.882965 26600 sys_catalog.cc:458] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: This master's current role is: LEADER
18:50:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.888631 26584 sys_catalog.cc:455] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.888967 26584 sys_catalog.cc:458] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209 [sys.catalog]: This master's current role is: FOLLOWER
18:50:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.890581 26565 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 990125a8bf6d4ea9a7b016ea858c1f4e. Latest consensus state: current_term: 1 leader_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.890945 26565 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [sys.catalog]: This master's current role is: FOLLOWER
18:50:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.914075 26628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.918011 26628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e [sys.catalog]: This master's current role is: LEADER
18:50:12.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.919456 26637 mvcc.cc:205] Tried to move back new op lower bound from 7317398375626944512 to 7317398375487913984. Current Snapshot: MvccSnapshot[applied={T|T < 7317398375626944512}]
18:50:12.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.929227 26565 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "576a0be64ba341fdbccdc53bc2687209" member_type: VOTER last_known_addr { host: "127.25.153.126" port: 41783 } } peers { permanent_uuid: "990125a8bf6d4ea9a7b016ea858c1f4e" member_type: VOTER last_known_addr { host: "127.25.153.125" port: 42651 } } peers { permanent_uuid: "a8bfcea9472a4d5396f43664c99b19ff" member_type: VOTER last_known_addr { host: "127.25.153.124" port: 42707 } } }
18:50:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.929522 26565 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff [sys.catalog]: This master's current role is: FOLLOWER
18:50:12.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.931489 26632 catalog_manager.cc:1347] Generated new cluster ID: 0ba3fae4bba04768b3456a3b5679b48b
18:50:12.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.931653 26632 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
18:50:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.983387 26632 catalog_manager.cc:1370] Generated new certificate authority record
18:50:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:12.994227 26632 catalog_manager.cc:1504] Loading token signing keys...
18:50:13.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.029644 26632 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 990125a8bf6d4ea9a7b016ea858c1f4e: Generated new TSK 0
18:50:13.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.030869 26632 catalog_manager.cc:1514] Initializing in-progress tserver states...
18:50:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.067167 26213 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/wal
18:50:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data
18:50:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:50:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:50:13.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/logs
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data/info.pb
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:50:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.65:0
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.65
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.65
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:13.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:50:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.441634 26652 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
18:50:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.441990 26652 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:50:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.442126 26652 flags.cc:425] Enabled unsafe flag: --never_fsync=true
18:50:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.449298 26581 catalog_manager.cc:1259] Loaded cluster ID: 0ba3fae4bba04768b3456a3b5679b48b
18:50:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.449409 26581 catalog_manager.cc:1552] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: loading cluster ID for follower catalog manager: success
18:50:13.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.450090 26652 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
18:50:13.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.450323 26652 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.153.65
18:50:13.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.453189 26581 catalog_manager.cc:1574] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: acquiring CA information for follower catalog manager: success
18:50:13.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.455199 26581 catalog_manager.cc:1602] T 00000000000000000000000000000000 P a8bfcea9472a4d5396f43664c99b19ff: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.460332 26652 tablet_server_runner.cc:78] Tablet server non-default flags:
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/wal
18:50:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.65:0
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data/info.pb
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.65
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:50:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.65
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/logs
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580676
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:50:13.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.462127 26652 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:50:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.464224 26652 file_cache.cc:493] Constructed file cache file cache with capacity 419430
18:50:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.478502 26657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.478541 26662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.478575 26660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:13.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.479890 26652 server_base.cc:1034] running on GCE node
18:50:13.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.480765 26652 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:50:13.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.481869 26652 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:50:13.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.483167 26652 hybrid_clock.cc:648] HybridClock initialized: now 1786474213483083 us; error 42 us; skew 500 ppm
18:50:13.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.483615 26652 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:50:13.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.486155 26652 webserver.cc:460] Webserver started at http://127.25.153.65:40575/ using document root <none> and password file <none>
18:50:13.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.486918 26652 fs_manager.cc:359] Metadata directory not provided
18:50:13.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.487079 26652 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:50:13.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.487515 26652 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
18:50:13.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.490345 26652 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data/instance:
18:50:13.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4209f2b5403449738a81ca7a9c4c3e93"
18:50:13.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:13 on dist-test-slave-44d2"
18:50:13.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.491287 26652 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/wal/instance:
18:50:13.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4209f2b5403449738a81ca7a9c4c3e93"
18:50:13.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:13 on dist-test-slave-44d2"
18:50:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.496937 26652 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
18:50:13.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.500649 26671 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:50:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.502323 26652 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.502636 26652 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data,/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/wal
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4209f2b5403449738a81ca7a9c4c3e93"
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:13 on dist-test-slave-44d2"
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.502920 26652 fs_report.cc:383] FS layout report
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/wal
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/wal
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data/data
18:50:13.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:50:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:50:13.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.523969 26652 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
18:50:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.524982 26652 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:50:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.525357 26652 kserver.cc:163] Server-wide thread pool size limit: 3276
18:50:13.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.526525 26652 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
18:50:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.528375 26597 catalog_manager.cc:1259] Loaded cluster ID: 0ba3fae4bba04768b3456a3b5679b48b
18:50:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.528468 26652 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:50:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.528501 26597 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: loading cluster ID for follower catalog manager: success
18:50:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.528590 26652 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
18:50:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.528726 26652 ts_tablet_manager.cc:610] Registered 0 tablets
18:50:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.528789 26652 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:50:13.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.531298 26597 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: acquiring CA information for follower catalog manager: success
18:50:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.533864 26597 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 576a0be64ba341fdbccdc53bc2687209: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:50:13.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.565644 26652 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.65:34751
18:50:13.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.565742 26852 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.25.153.65:34751 every 8 connection(s)
18:50:13.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.567129 26652 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/data/info.pb
18:50:13.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.570778 26213 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu as pid 26652
18:50:13.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.571002 26213 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-0/wal/instance
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.582084 26213 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/wal
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:50:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/logs
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data/info.pb
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.66:0
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.66
18:50:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.66
18:50:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:13.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:50:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.597504 26853 heartbeater.cc:347] Connected to a master server at 127.25.153.124:42707
18:50:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.597721 26854 heartbeater.cc:347] Connected to a master server at 127.25.153.126:41783
18:50:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.597970 26853 heartbeater.cc:464] Registering TS with master...
18:50:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.597993 26854 heartbeater.cc:464] Registering TS with master...
18:50:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.598731 26855 heartbeater.cc:347] Connected to a master server at 127.25.153.125:42651
18:50:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.598877 26855 heartbeater.cc:464] Registering TS with master...
18:50:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.599174 26854 heartbeater.cc:511] Master 127.25.153.126:41783 requested a full tablet report, sending...
18:50:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.599504 26855 heartbeater.cc:511] Master 127.25.153.125:42651 requested a full tablet report, sending...
18:50:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.600494 26853 heartbeater.cc:511] Master 127.25.153.124:42707 requested a full tablet report, sending...
18:50:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.601635 26383 ts_manager.cc:194] Registered new tserver with Master: 4209f2b5403449738a81ca7a9c4c3e93 (127.25.153.65:34751)
18:50:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.602062 26502 ts_manager.cc:194] Registered new tserver with Master: 4209f2b5403449738a81ca7a9c4c3e93 (127.25.153.65:34751)
18:50:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.602072 26274 ts_manager.cc:194] Registered new tserver with Master: 4209f2b5403449738a81ca7a9c4c3e93 (127.25.153.65:34751)
18:50:13.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.603660 26383 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.25.153.65:56813
18:50:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.957760 26867 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
18:50:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.958065 26867 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:50:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.958149 26867 flags.cc:425] Enabled unsafe flag: --never_fsync=true
18:50:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.965812 26867 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
18:50:13.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.965993 26867 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.153.66
18:50:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.975463 26867 tablet_server_runner.cc:78] Tablet server non-default flags:
18:50:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/wal
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.66:0
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data/info.pb
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.66
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.66
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/logs
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:50:13.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
18:50:13.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580676
18:50:13.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:50:13.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.977097 26867 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:50:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.979260 26867 file_cache.cc:493] Constructed file cache file cache with capacity 419430
18:50:13.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.993554 26872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:13.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.993443 26876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:13.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:13.993650 26873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:13.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.994760 26867 server_base.cc:1034] running on GCE node
18:50:13.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.995469 26867 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:50:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.996474 26867 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:50:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.997771 26867 hybrid_clock.cc:648] HybridClock initialized: now 1786474213997694 us; error 44 us; skew 500 ppm
18:50:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:13.998147 26867 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:50:14.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.000931 26867 webserver.cc:460] Webserver started at http://127.25.153.66:41077/ using document root <none> and password file <none>
18:50:14.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.001645 26867 fs_manager.cc:359] Metadata directory not provided
18:50:14.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.001793 26867 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:50:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.002128 26867 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
18:50:14.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.004972 26867 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data/instance:
18:50:14.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a7a2511df0c9418ab0f6d94c64cd9952"
18:50:14.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:13 on dist-test-slave-44d2"
18:50:14.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.005808 26867 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/wal/instance:
18:50:14.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a7a2511df0c9418ab0f6d94c64cd9952"
18:50:14.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:13 on dist-test-slave-44d2"
18:50:14.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.011502 26867 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
18:50:14.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.015581 26885 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:50:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.017277 26867 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
18:50:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.017484 26867 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data,/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/wal
18:50:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a7a2511df0c9418ab0f6d94c64cd9952"
18:50:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:13 on dist-test-slave-44d2"
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.017743 26867 fs_report.cc:383] FS layout report
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/wal
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/wal
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data/data
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:50:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:50:14.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.048280 26867 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
18:50:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.049238 26867 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:50:14.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.049629 26867 kserver.cc:163] Server-wide thread pool size limit: 3276
18:50:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.050729 26867 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
18:50:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.052362 26867 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:50:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.052476 26867 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:50:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.052652 26867 ts_tablet_manager.cc:610] Registered 0 tablets
18:50:14.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.052758 26867 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:50:14.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.090643 26867 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.66:38047
18:50:14.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.090735 27072 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.25.153.66:38047 every 8 connection(s)
18:50:14.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.092041 26867 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/data/info.pb
18:50:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.099155 26213 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu as pid 26867
18:50:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.099372 26213 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-1/wal/instance
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.104187 26213 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/wal
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/logs
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data/info.pb
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.67:0
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.67
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.67
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:14.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:50:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.116295 27075 heartbeater.cc:347] Connected to a master server at 127.25.153.125:42651
18:50:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.116387 27073 heartbeater.cc:347] Connected to a master server at 127.25.153.124:42707
18:50:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.116734 27073 heartbeater.cc:464] Registering TS with master...
18:50:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.116745 27075 heartbeater.cc:464] Registering TS with master...
18:50:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.116927 27074 heartbeater.cc:347] Connected to a master server at 127.25.153.126:41783
18:50:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.117376 27074 heartbeater.cc:464] Registering TS with master...
18:50:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.118186 27075 heartbeater.cc:511] Master 127.25.153.125:42651 requested a full tablet report, sending...
18:50:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.118225 27073 heartbeater.cc:511] Master 127.25.153.124:42707 requested a full tablet report, sending...
18:50:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.118263 27074 heartbeater.cc:511] Master 127.25.153.126:41783 requested a full tablet report, sending...
18:50:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.120223 26274 ts_manager.cc:194] Registered new tserver with Master: a7a2511df0c9418ab0f6d94c64cd9952 (127.25.153.66:38047)
18:50:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.120386 26502 ts_manager.cc:194] Registered new tserver with Master: a7a2511df0c9418ab0f6d94c64cd9952 (127.25.153.66:38047)
18:50:14.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.120988 26383 ts_manager.cc:194] Registered new tserver with Master: a7a2511df0c9418ab0f6d94c64cd9952 (127.25.153.66:38047)
18:50:14.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.121853 26383 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.25.153.66:39441
18:50:14.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.489197 27081 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
18:50:14.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.489486 27081 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:50:14.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.489571 27081 flags.cc:425] Enabled unsafe flag: --never_fsync=true
18:50:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.496831 27081 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
18:50:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.497001 27081 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.153.67
18:50:14.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.506457 27081 tablet_server_runner.cc:78] Tablet server non-default flags:
18:50:14.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.153.84:33209
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/wal
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.153.67:0
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data/info.pb
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.153.67
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.153.126:41783,127.25.153.125:42651,127.25.153.124:42707
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:50:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.153.67
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/logs
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 16:09:54 UTC on ccycloud.quasar-hitlqc.root.comops.site
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4580676
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
18:50:14.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.508106 27081 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:50:14.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.510176 27081 file_cache.cc:493] Constructed file cache file cache with capacity 419430
18:50:14.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.525393 27092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:14.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.525486 27096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:14.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:50:14.526072 27098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
18:50:14.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.527236 27081 server_base.cc:1034] running on GCE node
18:50:14.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.527844 27081 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:50:14.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.528847 27081 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:50:14.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.530160 27081 hybrid_clock.cc:648] HybridClock initialized: now 1786474214530068 us; error 53 us; skew 500 ppm
18:50:14.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.530557 27081 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
18:50:14.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.533473 27081 webserver.cc:460] Webserver started at http://127.25.153.67:34245/ using document root <none> and password file <none>
18:50:14.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.534494 27081 fs_manager.cc:359] Metadata directory not provided
18:50:14.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.534649 27081 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:50:14.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.535041 27081 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
18:50:14.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.538218 27081 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data/instance:
18:50:14.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4844c0de20c14476b96b193fca1f7bde"
18:50:14.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:14 on dist-test-slave-44d2"
18:50:14.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.539182 27081 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/wal/instance:
18:50:14.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4844c0de20c14476b96b193fca1f7bde"
18:50:14.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:14 on dist-test-slave-44d2"
18:50:14.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.544950 27081 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
18:50:14.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.548831 27104 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:50:14.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.550429 27081 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
18:50:14.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.550647 27081 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data,/tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/wal
18:50:14.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4844c0de20c14476b96b193fca1f7bde"
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:50:14 on dist-test-slave-44d2"
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.550917 27081 fs_report.cc:383] FS layout report
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/wal
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/wal
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data/data
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:50:14.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:50:14.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:50:14.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:50:14.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:50:14.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:50:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.570793 27081 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
18:50:14.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.571763 27081 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
18:50:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.572160 27081 kserver.cc:163] Server-wide thread pool size limit: 3276
18:50:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.573432 27081 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
18:50:14.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.575351 27081 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:50:14.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.575460 27081 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:50:14.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.575615 27081 ts_tablet_manager.cc:610] Registered 0 tablets
18:50:14.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.575698 27081 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:50:14.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.606365 26855 heartbeater.cc:503] Master 127.25.153.125:42651 was elected leader, sending a full tablet report...
18:50:14.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.619041 27081 rpc_server.cc:307] RPC server started. Bound to: 127.25.153.67:41677
18:50:14.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.619099 27286 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.25.153.67:41677 every 8 connection(s)
18:50:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.620831 27081 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/data/info.pb
18:50:14.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.626062 26213 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu as pid 27081
18:50:14.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.626287 26213 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskvXWHGN/test-tmp/mini-kudu-cluster4644907013338889809/ts-2/wal/instance
18:50:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.648047 27290 heartbeater.cc:347] Connected to a master server at 127.25.153.125:42651
18:50:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.648249 27288 heartbeater.cc:347] Connected to a master server at 127.25.153.124:42707
18:50:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.648526 27288 heartbeater.cc:464] Registering TS with master...
18:50:14.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.649344 27288 heartbeater.cc:511] Master 127.25.153.124:42707 requested a full tablet report, sending...
18:50:14.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.648538 27290 heartbeater.cc:464] Registering TS with master...
18:50:14.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.650673 27290 heartbeater.cc:511] Master 127.25.153.125:42651 requested a full tablet report, sending...
18:50:14.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.651315 26502 ts_manager.cc:194] Registered new tserver with Master: 4844c0de20c14476b96b193fca1f7bde (127.25.153.67:41677)
18:50:14.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.651645 26383 ts_manager.cc:194] Registered new tserver with Master: 4844c0de20c14476b96b193fca1f7bde (127.25.153.67:41677)
18:50:14.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.653239 27289 heartbeater.cc:347] Connected to a master server at 127.25.153.126:41783
18:50:14.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.653537 27289 heartbeater.cc:464] Registering TS with master...
18:50:14.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.653789 26383 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.25.153.67:57449
18:50:14.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.654132 27289 heartbeater.cc:511] Master 127.25.153.126:41783 requested a full tablet report, sending...
18:50:14.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.655264 26274 ts_manager.cc:194] Registered new tserver with Master: 4844c0de20c14476b96b193fca1f7bde (127.25.153.67:41677)
18:50:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:14.669579 26213 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
18:50:14.671 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:50:14.673 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:50:14.683 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.153.126"
      port: 41783
    }
    bound_http_address {
      host: "127.25.153.126"
      port: 36333
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.153.125"
      port: 42651
    }
    bound_http_address {
      host: "127.25.153.125"
      port: 34997
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.153.124"
      port: 42707
    }
    bound_http_address {
      host: "127.25.153.124"
      port: 36733
    }
  }
}

18:50:14.691 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:50:14.693 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.153.65"
      port: 34751
    }
    bound_http_address {
      host: "127.25.153.65"
      port: 40575
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.153.66"
      port: 38047
    }
    bound_http_address {
      host: "127.25.153.66"
      port: 41077
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.153.67"
      port: 41677
    }
    bound_http_address {
      host: "127.25.153.67"
      port: 34245
    }
  }
}

18:50:14.696 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:50:14.704 [DEBUG - main] (InternalLoggerFactory.java:63) Using SLF4J as the default logging framework
18:50:14.709 [DEBUG - main] (ResourceLeakDetector.java:129) -Dorg.apache.kudu.shaded.io.netty.leakDetection.level: simple
18:50:14.709 [DEBUG - main] (ResourceLeakDetector.java:130) -Dorg.apache.kudu.shaded.io.netty.leakDetection.targetRecords: 4
18:50:14.715 [DEBUG - main] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@78365cfa
18:50:14.739 [DEBUG - main] (PlatformDependent0.java:497) -Dio.netty.noUnsafe: false
18:50:14.739 [DEBUG - main] (PlatformDependent0.java:1001) Java version: 8
18:50:14.740 [DEBUG - main] (PlatformDependent0.java:137) sun.misc.Unsafe.theUnsafe: available
18:50:14.740 [DEBUG - main] (PlatformDependent0.java:161) sun.misc.Unsafe.copyMemory: available
18:50:14.741 [DEBUG - main] (PlatformDependent0.java:193) sun.misc.Unsafe.storeFence: available
18:50:14.741 [DEBUG - main] (PlatformDependent0.java:236) java.nio.Buffer.address: available
18:50:14.742 [DEBUG - main] (PlatformDependent0.java:308) direct buffer constructor: available
18:50:14.742 [DEBUG - main] (PlatformDependent0.java:386) java.nio.Bits.unaligned: available, true
18:50:14.742 [DEBUG - main] (PlatformDependent0.java:460) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
18:50:14.743 [DEBUG - main] (PlatformDependent0.java:483) java.nio.DirectByteBuffer.<init>(long, {int,long}): available
18:50:14.743 [DEBUG - main] (PlatformDependent.java:1159) sun.misc.Unsafe: available
18:50:14.743 [DEBUG - main] (PlatformDependent.java:1289) -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
18:50:14.743 [DEBUG - main] (PlatformDependent.java:1368) -Dio.netty.bitMode: 64 (sun.arch.data.model)
18:50:14.744 [DEBUG - main] (PlatformDependent.java:178) -Dio.netty.maxDirectMemory: 3799121920 bytes
18:50:14.744 [DEBUG - main] (PlatformDependent.java:185) -Dio.netty.uninitializedArrayAllocationThreshold: -1
18:50:14.745 [DEBUG - main] (CleanerJava6.java:92) java.nio.ByteBuffer.cleaner(): available
18:50:14.745 [DEBUG - main] (PlatformDependent.java:205) -Dio.netty.noPreferDirect: false
18:50:14.754 [DEBUG - main] (PlatformDependent.java:1010) org.jctools-core.MpscChunkedArrayQueue: available
18:50:14.791 [DEBUG - main] (MultithreadEventLoopGroup.java:44) -Dio.netty.eventLoopThreads: 2
18:50:14.801 [DEBUG - main] (GlobalEventExecutor.java:53) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
18:50:14.808 [DEBUG - main] (InternalThreadLocalMap.java:100) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
18:50:14.809 [DEBUG - main] (InternalThreadLocalMap.java:101) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
18:50:14.819 [DEBUG - main] (NioEventLoop.java:110) -Dio.netty.noKeySetOptimization: false
18:50:14.819 [DEBUG - main] (NioEventLoop.java:111) -Dio.netty.selectorAutoRebuildThreshold: 512
18:50:14.863 [DEBUG - main] (PooledByteBufAllocator.java:157) -Dio.netty.allocator.numHeapArenas: 2
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:158) -Dio.netty.allocator.numDirectArenas: 2
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:160) -Dio.netty.allocator.pageSize: 8192
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:165) -Dio.netty.allocator.maxOrder: 9
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:169) -Dio.netty.allocator.chunkSize: 4194304
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:170) -Dio.netty.allocator.smallCacheSize: 256
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:171) -Dio.netty.allocator.normalCacheSize: 64
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:172) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
18:50:14.864 [DEBUG - main] (PooledByteBufAllocator.java:173) -Dio.netty.allocator.cacheTrimInterval: 8192
18:50:14.865 [DEBUG - main] (PooledByteBufAllocator.java:174) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
18:50:14.865 [DEBUG - main] (PooledByteBufAllocator.java:175) -Dio.netty.allocator.useCacheForAllThreads: false
18:50:14.865 [DEBUG - main] (PooledByteBufAllocator.java:176) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
18:50:14.908 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:50:15.063 [INFO - main] (Logging.scala:57) Running Spark version 3.1.2
18:50:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:15.124876 27075 heartbeater.cc:503] Master 127.25.153.125:42651 was elected leader, sending a full tablet report...
18:50:15.350 [WARN - main] (NativeCodeLoader.java:60) Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
18:50:15.490 [INFO - main] (Logging.scala:57) ==============================================================
18:50:15.491 [INFO - main] (Logging.scala:57) No custom resources configured for spark.driver.
18:50:15.491 [INFO - main] (Logging.scala:57) ==============================================================
18:50:15.493 [INFO - main] (Logging.scala:57) Submitted application: test
18:50:15.534 [INFO - main] (Logging.scala:57) Default ResourceProfile created, executor resources: Map(cores -> name: cores, amount: 1, script: , vendor: , memory -> name: memory, amount: 1024, script: , vendor: , offHeap -> name: offHeap, amount: 0, script: , vendor: ), task resources: Map(cpus -> name: cpus, amount: 1.0)
18:50:15.551 [INFO - main] (Logging.scala:57) Limiting resource is cpu
18:50:15.552 [INFO - main] (Logging.scala:57) Added ResourceProfile id: 0
18:50:15.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:15.657114 27290 heartbeater.cc:503] Master 127.25.153.125:42651 was elected leader, sending a full tablet report...
18:50:15.721 [INFO - main] (Logging.scala:57) Changing view acls to: slave
18:50:15.721 [INFO - main] (Logging.scala:57) Changing modify acls to: slave
18:50:15.722 [INFO - main] (Logging.scala:57) Changing view acls groups to: 
18:50:15.723 [INFO - main] (Logging.scala:57) Changing modify acls groups to: 
18:50:15.723 [INFO - main] (Logging.scala:57) SecurityManager: authentication disabled; ui acls disabled; users  with view permissions: Set(slave); groups with view permissions: Set(); users  with modify permissions: Set(slave); groups with modify permissions: Set()
18:50:16.137 [INFO - main] (Logging.scala:57) Successfully started service 'sparkDriver' on port 46073.
18:50:16.181 [INFO - main] (Logging.scala:57) Registering MapOutputTracker
18:50:16.237 [INFO - main] (Logging.scala:57) Registering BlockManagerMaster
18:50:16.269 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.DefaultTopologyMapper for getting topology information
18:50:16.270 [INFO - main] (Logging.scala:57) BlockManagerMasterEndpoint up
18:50:16.275 [INFO - main] (Logging.scala:57) Registering BlockManagerMasterHeartbeat
18:50:16.303 [INFO - main] (Logging.scala:57) Created local directory at /tmp/blockmgr-f84ba354-3c8f-4a52-9280-5898497fa8e0
18:50:16.363 [INFO - main] (Logging.scala:57) MemoryStore started with capacity 1993.9 MiB
18:50:16.387 [INFO - main] (Logging.scala:57) Registering OutputCommitCoordinator
18:50:16.622 [INFO - main] (Logging.scala:57) Starting executor ID driver on host dist-test-slave-44d2.c.gcp-upstream.internal
18:50:16.676 [INFO - main] (Logging.scala:57) Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 34645.
18:50:16.676 [INFO - main] (NettyBlockTransferService.scala:81) Server created on dist-test-slave-44d2.c.gcp-upstream.internal:34645
18:50:16.680 [INFO - main] (Logging.scala:57) Using org.apache.spark.storage.RandomBlockReplicationPolicy for block replication policy
18:50:16.695 [INFO - main] (Logging.scala:57) Registering BlockManager BlockManagerId(driver, dist-test-slave-44d2.c.gcp-upstream.internal, 34645, None)
18:50:16.701 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Registering block manager dist-test-slave-44d2.c.gcp-upstream.internal:34645 with 1993.9 MiB RAM, BlockManagerId(driver, dist-test-slave-44d2.c.gcp-upstream.internal, 34645, None)
18:50:16.707 [INFO - main] (Logging.scala:57) Registered BlockManager BlockManagerId(driver, dist-test-slave-44d2.c.gcp-upstream.internal, 34645, None)
18:50:16.709 [INFO - main] (Logging.scala:57) Initialized BlockManager: BlockManagerId(driver, dist-test-slave-44d2.c.gcp-upstream.internal, 34645, None)
18:50:17.010 [INFO - main] (Log.java:169) Logging initialized @8708ms to org.sparkproject.jetty.util.log.Slf4jLog
18:50:17.321 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:50:17.388 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.125:42651(127.25.153.125:42651)] connecting to peer
18:50:17.394 [DEBUG - main] (DefaultChannelId.java:79) -Dio.netty.processId: 26190 (auto-detected)
18:50:17.396 [DEBUG - main] (NetUtil.java:148) -Djava.net.preferIPv4Stack: true
18:50:17.396 [DEBUG - main] (NetUtil.java:149) -Djava.net.preferIPv6Addresses: false
18:50:17.398 [DEBUG - main] (NetUtilInitializations.java:145) Loopback interface: lo (lo, 127.0.0.1)
18:50:17.399 [DEBUG - main] (NetUtil.java:188) /proc/sys/net/core/somaxconn: 4096
18:50:17.400 [DEBUG - main] (DefaultChannelId.java:101) -Dio.netty.machineId: 02:42:94:ff:fe:5d:4c:76 (auto-detected)
18:50:17.425 [DEBUG - main] (ByteBufUtil.java:88) -Dio.netty.allocator.type: pooled
18:50:17.425 [DEBUG - main] (ByteBufUtil.java:97) -Dio.netty.threadLocalDirectBufferSize: 0
18:50:17.425 [DEBUG - main] (ByteBufUtil.java:100) -Dio.netty.maxThreadLocalCharBufferSize: 16384
18:50:17.436 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.126:41783(127.25.153.126:41783)] connecting to peer
18:50:17.438 [DEBUG - main] (Connection.java:748) [peer master-127.25.153.124:42707(127.25.153.124:42707)] connecting to peer
18:50:17.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.25.153.126:41783(127.25.153.126:41783)] Successfully connected to peer
18:50:17.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.25.153.125:42651(127.25.153.125:42651)] Successfully connected to peer
18:50:17.481 [DEBUG - kudu-nio-1] (AbstractByteBuf.java:63) -Dorg.apache.kudu.shaded.io.netty.buffer.checkAccessible: true
18:50:17.481 [DEBUG - kudu-nio-1] (AbstractByteBuf.java:64) -Dorg.apache.kudu.shaded.io.netty.buffer.checkBounds: true
18:50:17.481 [DEBUG - kudu-nio-1] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@40fd581f
18:50:17.487 [DEBUG - kudu-nio-0] (Recycler.java:96) -Dio.netty.recycler.maxCapacityPerThread: 4096
18:50:17.487 [DEBUG - kudu-nio-0] (Recycler.java:97) -Dio.netty.recycler.ratio: 8
18:50:17.487 [DEBUG - kudu-nio-0] (Recycler.java:98) -Dio.netty.recycler.chunkSize: 32
18:50:17.487 [DEBUG - kudu-nio-0] (Recycler.java:99) -Dio.netty.recycler.blocking: false
18:50:17.487 [DEBUG - kudu-nio-0] (Recycler.java:100) -Dio.netty.recycler.batchFastThreadLocalOnly: true
18:50:17.537 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.25.153.124:42707(127.25.153.124:42707)] Successfully connected to peer
18:50:17.560 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.125
18:50:17.560 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.126
18:50:17.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.25.153.124
18:50:17.790 [DEBUG - kudu-nio-1] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
18:50:17.790 [DEBUG - kudu-nio-0] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
18:50:17.804 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0bf8030, L:/127.0.0.1:33304 - R:/127.25.153.126:41783] using SASL/PLAIN
18:50:17.816 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7d8a55b6, L:/127.0.0.1:41858 - R:/127.25.153.125:42651] using SASL/PLAIN
18:50:17.820 [DEBUG - kudu-nio-0] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
18:50:17.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:50:17.874 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b3edc06, L:/127.0.0.1:58930 - R:/127.25.153.124:42707] using SASL/PLAIN
18:50:17.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:17.946297 26383 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41858:
18:50:17.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "test"
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1_i"
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c2_s"
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c3_double"
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c4_long"
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c5_bool"
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c6_short"
18:50:17.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c7_float"
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c8_binary"
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c9_unixtime_micros"
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c10_byte"
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c11_decimal32"
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 9
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c12_decimal64"
18:50:17.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL64
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 18
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c13_decimal128"
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL128
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 38
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c14_varchar"
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c15_date"
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:17.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\000\000\000\007\001\000\000\0002\000\000\000\006\001\000\000\0002\000\000\000\007\000\000\000\000"
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "testuser"
18:50:18.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.027295 26744 tablet_service.cc:1467] Processing CreateTablet for tablet 0ec3c13b2b5044f9b94ca6874b1ed1e9 (DEFAULT_TABLE table=test [id=ce228bec603044e6bb6f2da0c31c2ce1]), partition=RANGE (key) PARTITION VALUES < 50
18:50:18.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.029317 26744 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0ec3c13b2b5044f9b94ca6874b1ed1e9. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:18.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ce228bec603044e6bb6f2da0c31c2ce1
18:50:18.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.034915 27184 tablet_service.cc:1467] Processing CreateTablet for tablet c732e2be7b114ad383055709dc19c2fd (DEFAULT_TABLE table=test [id=ce228bec603044e6bb6f2da0c31c2ce1]), partition=RANGE (key) PARTITION 50 <= VALUES
18:50:18.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.036446 27184 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet c732e2be7b114ad383055709dc19c2fd. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:18.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.054337 27390 tablet_bootstrap.cc:492] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93: Bootstrap starting.
18:50:18.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.051126 27389 tablet_bootstrap.cc:492] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde: Bootstrap starting.
18:50:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.059056 27390 tablet_bootstrap.cc:654] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93: Neither blocks nor log segments found. Creating new log.
18:50:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.059056 27389 tablet_bootstrap.cc:654] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde: Neither blocks nor log segments found. Creating new log.
18:50:18.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.060418 27389 log.cc:824] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde: Log is configured to *not* fsync() on all Append() calls
18:50:18.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.060431 27390 log.cc:824] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93: Log is configured to *not* fsync() on all Append() calls
18:50:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.063357 27389 tablet_bootstrap.cc:492] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde: No bootstrap required, opened a new log
18:50:18.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.063597 27389 ts_tablet_manager.cc:1397] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.004s
18:50:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.066748 27390 tablet_bootstrap.cc:492] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93: No bootstrap required, opened a new log
18:50:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.067065 27390 ts_tablet_manager.cc:1397] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.000s
18:50:18.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.074764 27389 raft_consensus.cc:348] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.075315 27389 raft_consensus.cc:374] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:18.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.075435 27389 raft_consensus.cc:729] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844c0de20c14476b96b193fca1f7bde, State: Initialized, Role: FOLLOWER
18:50:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.076138 27389 consensus_queue.cc:260] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.076447 27389 raft_consensus.cc:388] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:50:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.076617 27389 raft_consensus.cc:482] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:50:18.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.076797 27389 raft_consensus.cc:3037] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Advancing to term 1
18:50:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.077934 27390 raft_consensus.cc:348] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.078354 27390 raft_consensus.cc:374] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:18.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.078449 27390 raft_consensus.cc:729] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4209f2b5403449738a81ca7a9c4c3e93, State: Initialized, Role: FOLLOWER
18:50:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.079070 27390 consensus_queue.cc:260] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.079351 27390 raft_consensus.cc:388] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:50:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.079474 27390 raft_consensus.cc:482] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:50:18.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.079653 27390 raft_consensus.cc:3037] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Advancing to term 1
18:50:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.079903 27389 raft_consensus.cc:504] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.080559 27389 leader_election.cc:302] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4844c0de20c14476b96b193fca1f7bde; no voters: 
18:50:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.081271 27389 leader_election.cc:288] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [CANDIDATE]: Term 1 election: Requested vote from peers 
18:50:18.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.081596 27397 raft_consensus.cc:2781] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 1 FOLLOWER]: Leader election won for term 1
18:50:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.083321 27390 raft_consensus.cc:504] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.086573 27390 leader_election.cc:302] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4209f2b5403449738a81ca7a9c4c3e93; no voters: 
18:50:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.090026 27397 raft_consensus.cc:686] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [term 1 LEADER]: Becoming Leader. State: Replica: 4844c0de20c14476b96b193fca1f7bde, State: Running, Role: LEADER
18:50:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.090963 27397 consensus_queue.cc:237] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.095651 27389 ts_tablet_manager.cc:1428] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.016s
18:50:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.099287 27400 raft_consensus.cc:2781] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 FOLLOWER]: Leader election won for term 1
18:50:18.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.099684 27390 leader_election.cc:288] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:50:18.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.104301 26383 catalog_manager.cc:5495] T c732e2be7b114ad383055709dc19c2fd P 4844c0de20c14476b96b193fca1f7bde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844c0de20c14476b96b193fca1f7bde (127.25.153.67). New cstate: current_term: 1 leader_uuid: "4844c0de20c14476b96b193fca1f7bde" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } health_report { overall_health: HEALTHY } } }
18:50:18.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.113368 27400 raft_consensus.cc:686] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 LEADER]: Becoming Leader. State: Replica: 4209f2b5403449738a81ca7a9c4c3e93, State: Running, Role: LEADER
18:50:18.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.115221 27390 ts_tablet_manager.cc:1428] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93: Time spent starting tablet: real 0.048s	user 0.018s	sys 0.012s
18:50:18.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.116379 27400 consensus_queue.cc:237] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.125942 26380 catalog_manager.cc:5495] T 0ec3c13b2b5044f9b94ca6874b1ed1e9 P 4209f2b5403449738a81ca7a9c4c3e93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4209f2b5403449738a81ca7a9c4c3e93 (127.25.153.65). New cstate: current_term: 1 leader_uuid: "4209f2b5403449738a81ca7a9c4c3e93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } health_report { overall_health: HEALTHY } } }
18:50:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.168383 26383 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41858:
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "simple-test"
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:18.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ea84e82e81954140a0d07aa860b609b0
18:50:18.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.194738 26967 tablet_service.cc:1467] Processing CreateTablet for tablet 5d47dd09cbe94d26987e0744c71fe334 (DEFAULT_TABLE table=simple-test [id=ea84e82e81954140a0d07aa860b609b0]), partition=RANGE (key) PARTITION UNBOUNDED
18:50:18.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.196106 26967 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5d47dd09cbe94d26987e0744c71fe334. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:18.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.209998 27419 tablet_bootstrap.cc:492] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952: Bootstrap starting.
18:50:18.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.213563 27419 tablet_bootstrap.cc:654] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952: Neither blocks nor log segments found. Creating new log.
18:50:18.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.214998 27419 log.cc:824] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952: Log is configured to *not* fsync() on all Append() calls
18:50:18.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.218190 27419 tablet_bootstrap.cc:492] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952: No bootstrap required, opened a new log
18:50:18.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.218514 27419 ts_tablet_manager.cc:1397] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.000s
18:50:18.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.226895 27419 raft_consensus.cc:348] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.227294 27419 raft_consensus.cc:374] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:18.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.227411 27419 raft_consensus.cc:729] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a2511df0c9418ab0f6d94c64cd9952, State: Initialized, Role: FOLLOWER
18:50:18.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.228078 27419 consensus_queue.cc:260] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.228331 27419 raft_consensus.cc:388] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:50:18.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.228528 27419 raft_consensus.cc:482] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:50:18.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.228766 27419 raft_consensus.cc:3037] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Advancing to term 1
18:50:18.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.230823 27419 raft_consensus.cc:504] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.231433 27419 leader_election.cc:302] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a7a2511df0c9418ab0f6d94c64cd9952; no voters: 
18:50:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.232172 27419 leader_election.cc:288] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:50:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.232292 27421 raft_consensus.cc:2781] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 1 FOLLOWER]: Leader election won for term 1
18:50:18.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.234390 27421 raft_consensus.cc:686] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [term 1 LEADER]: Becoming Leader. State: Replica: a7a2511df0c9418ab0f6d94c64cd9952, State: Running, Role: LEADER
18:50:18.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.234628 27419 ts_tablet_manager.cc:1428] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.011s
18:50:18.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.235034 27421 consensus_queue.cc:237] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.240124 26383 catalog_manager.cc:5495] T 5d47dd09cbe94d26987e0744c71fe334 P a7a2511df0c9418ab0f6d94c64cd9952 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a2511df0c9418ab0f6d94c64cd9952 (127.25.153.66). New cstate: current_term: 1 leader_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } health_report { overall_health: HEALTHY } } }
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.311887 26383 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41858:
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "default.IntegrationTestBigLinkedList"
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev1"
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev2"
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "row_id"
18:50:18.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "client"
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "update_count"
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\377\377\377\377\377\377\377\377"
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:50:18.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:50:18.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:50:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.331625 26744 tablet_service.cc:1467] Processing CreateTablet for tablet 3690c7b90b5a498295d5966fee60987f (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=b3143762c6a440c983a48e3fcb725f0d]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION VALUES < -1
18:50:18.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.332266 26744 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3690c7b90b5a498295d5966fee60987f. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:18.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.338029 27390 tablet_bootstrap.cc:492] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93: Bootstrap starting.
18:50:18.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table b3143762c6a440c983a48e3fcb725f0d
18:50:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.339983 27390 tablet_bootstrap.cc:654] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93: Neither blocks nor log segments found. Creating new log.
18:50:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.339509 26967 tablet_service.cc:1467] Processing CreateTablet for tablet 888e00a10cc64801b1c3cd95d96d9c0b (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=b3143762c6a440c983a48e3fcb725f0d]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION -1 <= VALUES
18:50:18.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.340714 26967 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 888e00a10cc64801b1c3cd95d96d9c0b. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.342057 27184 tablet_service.cc:1467] Processing CreateTablet for tablet 3f93f763eb264e0daf9c71cf2fcd4426 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=b3143762c6a440c983a48e3fcb725f0d]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION VALUES < -1
18:50:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.342618 27184 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f93f763eb264e0daf9c71cf2fcd4426. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.343005 26741 tablet_service.cc:1467] Processing CreateTablet for tablet 083ca8c148b94f9f8a838541e26fdd8e (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=b3143762c6a440c983a48e3fcb725f0d]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION -1 <= VALUES
18:50:18.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.343500 26741 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 083ca8c148b94f9f8a838541e26fdd8e. 1 dirs total, 0 dirs full, 0 dirs failed
18:50:18.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.350261 27419 tablet_bootstrap.cc:492] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952: Bootstrap starting.
18:50:18.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.352218 27419 tablet_bootstrap.cc:654] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952: Neither blocks nor log segments found. Creating new log.
18:50:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.360777 27389 tablet_bootstrap.cc:492] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde: Bootstrap starting.
18:50:18.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.362694 27389 tablet_bootstrap.cc:654] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde: Neither blocks nor log segments found. Creating new log.
18:50:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.389504 27389 tablet_bootstrap.cc:492] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde: No bootstrap required, opened a new log
18:50:18.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.389954 27389 ts_tablet_manager.cc:1397] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.005s
18:50:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.391193 27389 raft_consensus.cc:348] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.391628 27389 raft_consensus.cc:374] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:18.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.391865 27389 raft_consensus.cc:729] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844c0de20c14476b96b193fca1f7bde, State: Initialized, Role: FOLLOWER
18:50:18.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.392310 27389 consensus_queue.cc:260] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.392748 27389 raft_consensus.cc:388] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:50:18.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.392977 27389 raft_consensus.cc:482] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:50:18.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.393208 27389 raft_consensus.cc:3037] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 0 FOLLOWER]: Advancing to term 1
18:50:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.398223 27390 tablet_bootstrap.cc:492] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93: No bootstrap required, opened a new log
18:50:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.398332 27419 tablet_bootstrap.cc:492] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952: No bootstrap required, opened a new log
18:50:18.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.398669 27390 ts_tablet_manager.cc:1397] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.024s
18:50:18.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.398483 27419 ts_tablet_manager.cc:1397] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.002s
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.399859 27390 raft_consensus.cc:348] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.400110 27390 raft_consensus.cc:374] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.400218 27390 raft_consensus.cc:729] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4209f2b5403449738a81ca7a9c4c3e93, State: Initialized, Role: FOLLOWER
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.400260 27419 raft_consensus.cc:348] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.396410 27389 raft_consensus.cc:504] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.400552 27390 consensus_queue.cc:260] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.400792 27390 raft_consensus.cc:388] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:50:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.400785 27389 leader_election.cc:302] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4844c0de20c14476b96b193fca1f7bde; no voters: 
18:50:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.400895 27390 raft_consensus.cc:482] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:50:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.401013 27390 raft_consensus.cc:3037] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Advancing to term 1
18:50:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.401053 27389 leader_election.cc:288] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [CANDIDATE]: Term 1 election: Requested vote from peers 
18:50:18.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.401446 27397 raft_consensus.cc:2781] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 1 FOLLOWER]: Leader election won for term 1
18:50:18.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.401618 27397 raft_consensus.cc:686] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [term 1 LEADER]: Becoming Leader. State: Replica: 4844c0de20c14476b96b193fca1f7bde, State: Running, Role: LEADER
18:50:18.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.401701 27389 ts_tablet_manager.cc:1428] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
18:50:18.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.401840 27397 consensus_queue.cc:237] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } }
18:50:18.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.403636 27390 raft_consensus.cc:504] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.403923 27390 leader_election.cc:302] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4209f2b5403449738a81ca7a9c4c3e93; no voters: 
18:50:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.404160 27390 leader_election.cc:288] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:50:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.404280 27404 raft_consensus.cc:2781] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 FOLLOWER]: Leader election won for term 1
18:50:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.404505 27404 raft_consensus.cc:686] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 LEADER]: Becoming Leader. State: Replica: 4209f2b5403449738a81ca7a9c4c3e93, State: Running, Role: LEADER
18:50:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.404830 27404 consensus_queue.cc:237] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.405315 27390 ts_tablet_manager.cc:1428] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
18:50:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.405655 27390 tablet_bootstrap.cc:492] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93: Bootstrap starting.
18:50:18.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.408281 26383 catalog_manager.cc:5495] T 3690c7b90b5a498295d5966fee60987f P 4209f2b5403449738a81ca7a9c4c3e93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4209f2b5403449738a81ca7a9c4c3e93 (127.25.153.65). New cstate: current_term: 1 leader_uuid: "4209f2b5403449738a81ca7a9c4c3e93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } health_report { overall_health: HEALTHY } } }
18:50:18.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.413339 27390 tablet_bootstrap.cc:654] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93: Neither blocks nor log segments found. Creating new log.
18:50:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.418290 27390 tablet_bootstrap.cc:492] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93: No bootstrap required, opened a new log
18:50:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.418501 27390 ts_tablet_manager.cc:1397] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.000s
18:50:18.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.419770 27419 raft_consensus.cc:374] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.420928 27390 raft_consensus.cc:348] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.421178 27390 raft_consensus.cc:374] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:50:18.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.421267 27390 raft_consensus.cc:729] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4209f2b5403449738a81ca7a9c4c3e93, State: Initialized, Role: FOLLOWER
18:50:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.421586 27390 consensus_queue.cc:260] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.421809 27390 raft_consensus.cc:388] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:50:18.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.421921 27390 raft_consensus.cc:482] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:50:18.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.422024 27390 raft_consensus.cc:3037] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 0 FOLLOWER]: Advancing to term 1
18:50:18.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.423604 27419 raft_consensus.cc:729] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7a2511df0c9418ab0f6d94c64cd9952, State: Initialized, Role: FOLLOWER
18:50:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.426604 27390 raft_consensus.cc:504] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.426899 27390 leader_election.cc:302] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4209f2b5403449738a81ca7a9c4c3e93; no voters: 
18:50:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.427426 27404 raft_consensus.cc:2781] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 FOLLOWER]: Leader election won for term 1
18:50:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.427587 27404 raft_consensus.cc:686] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [term 1 LEADER]: Becoming Leader. State: Replica: 4209f2b5403449738a81ca7a9c4c3e93, State: Running, Role: LEADER
18:50:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.427708 27419 consensus_queue.cc:260] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.427816 27404 consensus_queue.cc:237] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } }
18:50:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.427980 27419 raft_consensus.cc:388] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:50:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.428086 27419 raft_consensus.cc:482] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:50:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.428184 27419 raft_consensus.cc:3037] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 0 FOLLOWER]: Advancing to term 1
18:50:18.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.429123 27390 leader_election.cc:288] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:50:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.430630 26383 catalog_manager.cc:5495] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4209f2b5403449738a81ca7a9c4c3e93 (127.25.153.65). New cstate: current_term: 1 leader_uuid: "4209f2b5403449738a81ca7a9c4c3e93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4209f2b5403449738a81ca7a9c4c3e93" member_type: VOTER last_known_addr { host: "127.25.153.65" port: 34751 } health_report { overall_health: HEALTHY } } }
18:50:18.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.433178 27419 raft_consensus.cc:504] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.440915 26380 catalog_manager.cc:5495] T 3f93f763eb264e0daf9c71cf2fcd4426 P 4844c0de20c14476b96b193fca1f7bde reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844c0de20c14476b96b193fca1f7bde (127.25.153.67). New cstate: current_term: 1 leader_uuid: "4844c0de20c14476b96b193fca1f7bde" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844c0de20c14476b96b193fca1f7bde" member_type: VOTER last_known_addr { host: "127.25.153.67" port: 41677 } health_report { overall_health: HEALTHY } } }
18:50:18.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.441246 27390 ts_tablet_manager.cc:1428] T 083ca8c148b94f9f8a838541e26fdd8e P 4209f2b5403449738a81ca7a9c4c3e93: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
18:50:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.452039 27419 leader_election.cc:302] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a7a2511df0c9418ab0f6d94c64cd9952; no voters: 
18:50:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.452302 27419 leader_election.cc:288] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:50:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.452415 27421 raft_consensus.cc:2781] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 1 FOLLOWER]: Leader election won for term 1
18:50:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.457037 27421 raft_consensus.cc:686] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [term 1 LEADER]: Becoming Leader. State: Replica: a7a2511df0c9418ab0f6d94c64cd9952, State: Running, Role: LEADER
18:50:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.457352 27421 consensus_queue.cc:237] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } }
18:50:18.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.458664 27419 ts_tablet_manager.cc:1428] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
18:50:18.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:18.461205 26383 catalog_manager.cc:5495] T 888e00a10cc64801b1c3cd95d96d9c0b P a7a2511df0c9418ab0f6d94c64cd9952 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7a2511df0c9418ab0f6d94c64cd9952 (127.25.153.66). New cstate: current_term: 1 leader_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a7a2511df0c9418ab0f6d94c64cd9952" member_type: VOTER last_known_addr { host: "127.25.153.66" port: 38047 } health_report { overall_health: HEALTHY } } }
18:50:19.245 [INFO - main] (Logging.scala:57) Starting job: foreach at IntegrationTestBigLinkedList.scala:194
18:50:19.270 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 0 (foreach at IntegrationTestBigLinkedList.scala:194) with 2 output partitions
18:50:19.270 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194)
18:50:19.271 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List()
18:50:19.273 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List()
18:50:19.281 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193), which has no missing parents
18:50:19.402 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_0 stored as values in memory (estimated size 6.3 KiB, free 1993.9 MiB)
18:50:19.455 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_0_piece0 stored as bytes in memory (estimated size 3.6 KiB, free 1993.9 MiB)
18:50:19.459 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_0_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 3.6 KiB, free: 1993.9 MiB)
18:50:19.462 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 0 from broadcast at DAGScheduler.scala:1388
18:50:19.481 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 2 missing tasks from ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193) (first 15 tasks are for partitions Vector(0, 1))
18:50:19.482 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 0.0 with 2 tasks resource profile 0
18:50:19.593 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 0.0 (TID 0) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
18:50:19.618 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:57) Running task 0.0 in stage 0.0 (TID 0)
18:50:20.037 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:20.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table b3143762c6a440c983a48e3fcb725f0d
18:50:20.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.073 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299997, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299997}]
18:50:20.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.122 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.125 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.126 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.129 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.131 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.134 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.142 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.145 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.148 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.150 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.151 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.155 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.157 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.159 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.160 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@ecde61c, flushNotification=Deferred@1631983820(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.161 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.163 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.164 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.166 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.168 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.169 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.171 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.172 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.173 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.175 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.177 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.179 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.180 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.182 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.185 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.187 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.187 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2ea0dca7, flushNotification=Deferred@154034478(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.189 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.190 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.204 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.205 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.206 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.207 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.208 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.210 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.211 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.212 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)] connecting to peer
18:50:20.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer 4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)] Successfully connected to peer
18:50:20.214 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299996, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299995, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299995}]
18:50:20.218 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer 4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)] connecting to peer
18:50:20.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.221 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Connection.java:748) [peer a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)] connecting to peer
18:50:20.225 [DEBUG - kudu-nio-0] (NetUtil.java:140) Resolved '127.25.153.66' into [/127.25.153.66] in 3167743ns
18:50:20.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)] Successfully connected to peer
18:50:20.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:20.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:20.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:20.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:20.250 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:20.258 [DEBUG - kudu-nio-0] (Connection.java:757) [peer 4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)] Successfully connected to peer
18:50:20.292 [DEBUG - kudu-nio-0] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
18:50:20.295 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9f85bc1, L:/127.0.0.1:54388 - R:/127.25.153.67:41677] using TOKEN/null
18:50:20.302 [DEBUG - kudu-nio-1] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
18:50:20.305 [DEBUG - kudu-nio-1] (SslHandler.java:1842) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.2 cipher suite:TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
18:50:20.307 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf47d37a5, L:/127.0.0.1:58822 - R:/127.25.153.65:34751] using TOKEN/null
18:50:20.335 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd90e0bc3, L:/127.0.0.1:56194 - R:/127.25.153.66:38047] using TOKEN/null
18:50:20.460 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3f8cac6e, flushNotification=Deferred@800155486(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.493 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7f985e3f, flushNotification=Deferred@115974545(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.541 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5cdc82fe, flushNotification=Deferred@2029229484(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.589 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4527452b, flushNotification=Deferred@235503927(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.620 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@367a297a, flushNotification=Deferred@1379960044(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.693 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2d319d92, flushNotification=Deferred@1878237498(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.724 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@8257447, flushNotification=Deferred@1578432075(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.778 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7f682d16, flushNotification=Deferred@232831408(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.827 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@23a68cbb, flushNotification=Deferred@283893405(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.833 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786474216553-0 inserted 10000 node linked list in 784.066352.3ms
18:50:20.838 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6100e0ff, flushNotification=Deferred@1825696643(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.856 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@60b7321d, flushNotification=Deferred@647899312(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.924 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@40ff2384, flushNotification=Deferred@588334571(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:20.982 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7aefac4e, flushNotification=Deferred@761516043(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.021 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@14b93520, flushNotification=Deferred@1034818625(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.079 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3a244266, flushNotification=Deferred@166997665(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.115 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@54390a8a, flushNotification=Deferred@427294800(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.146 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@157566b, flushNotification=Deferred@696181190(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.188 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@350fd339, flushNotification=Deferred@1814835016(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.231 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@57f3c8a8, flushNotification=Deferred@157115201(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.278 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6ac2ef65, flushNotification=Deferred@325772586(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.283 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786474216553-0 inserted 10000 node linked list in 449.585955.3ms
18:50:21.317 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:57) Finished task 0.0 in stage 0.0 (TID 0). 4900 bytes result sent to driver
18:50:21.323 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 0.0 (TID 1) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4578 bytes) taskResourceAssignments Map()
18:50:21.324 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:57) Running task 1.0 in stage 0.0 (TID 1)
18:50:21.333 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 0.0 in stage 0.0 (TID 0) in 1788 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/2)
18:50:21.334 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:21.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table b3143762c6a440c983a48e3fcb725f0d
18:50:21.346 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68900ec9, flushNotification=Deferred@1202444605(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.385 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3fa4d958, flushNotification=Deferred@799992(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.438 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68828476, flushNotification=Deferred@1912195690(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.471 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@688ea314, flushNotification=Deferred@163897609(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.520 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@75997573, flushNotification=Deferred@1242323760(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.558 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5707d766, flushNotification=Deferred@2045098022(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.606 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@47e96884, flushNotification=Deferred@1871998610(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.659 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@64128e1, flushNotification=Deferred@1378980999(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.673 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5e906b0d, flushNotification=Deferred@305950387(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.726 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1db55a35, flushNotification=Deferred@1132355752(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.763 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4be60a8, flushNotification=Deferred@1257200020(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.768 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786474216553-1 inserted 10000 node linked list in 427.298585.3ms
18:50:21.789 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1eeba3c9, flushNotification=Deferred@1876107089(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.811 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5800846c, flushNotification=Deferred@1758184676(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.860 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2b7dd7df, flushNotification=Deferred@1554214006(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.881 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5cb06a, flushNotification=Deferred@914798689(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.931 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@73805241, flushNotification=Deferred@881283227(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.953 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@51bd6981, flushNotification=Deferred@1392215655(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:21.990 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2318d423, flushNotification=Deferred@756374355(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:22.003 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@17dece11, flushNotification=Deferred@421050931(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:22.051 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7c44ccff, flushNotification=Deferred@2064441319(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:22.080 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1a4338d1, flushNotification=Deferred@1180090504(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:22.143 [DEBUG - kudu-nio-1] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4e04bec, flushNotification=Deferred@879984925(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:22.153 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786474216553-1 inserted 10000 node linked list in 384.596048.3ms
18:50:22.158 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:57) Finished task 1.0 in stage 0.0 (TID 1). 4900 bytes result sent to driver
18:50:22.174 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 1.0 in stage 0.0 (TID 1) in 851 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/2)
18:50:22.176 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 0.0, whose tasks have all completed, from pool 
18:50:22.178 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194) finished in 2.872 s
18:50:22.186 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 0 is finished. Cancelling potential speculative or zombie tasks for this job
18:50:22.186 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 0: Stage finished
18:50:22.189 [INFO - main] (Logging.scala:57) Job 0 finished: foreach at IntegrationTestBigLinkedList.scala:194, took 2.943097 s
18:50:22.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table b3143762c6a440c983a48e3fcb725f0d
18:50:22.197 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=258, flusherTask=null, flushNotification=Deferred@51712095(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:50:22.325 [INFO - main] (Logging.scala:57) Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir ('file:/tmp/dist-test-taskvXWHGN/java/build/dist-test/spark-warehouse').
18:50:22.325 [INFO - main] (Logging.scala:57) Warehouse path is 'file:/tmp/dist-test-taskvXWHGN/java/build/dist-test/spark-warehouse'.
18:50:23.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table b3143762c6a440c983a48e3fcb725f0d
18:50:24.780 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_0_piece0 on dist-test-slave-44d2.c.gcp-upstream.internal:34645 in memory (size: 3.6 KiB, free: 1993.9 MiB)
18:50:26.708 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
18:50:26.774 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
18:50:26.828 [INFO - main] (Logging.scala:57) Try to uncache `ref_counts` before replacing.
18:50:28.094 [INFO - main] (Logging.scala:57) Code generated in 306.086323 ms
18:50:28.219 [INFO - main] (Logging.scala:57) Code generated in 75.373448 ms
18:50:28.238 [INFO - main] (Logging.scala:57) Code generated in 13.458787 ms
18:50:28.266 [INFO - main] (Logging.scala:57) Code generated in 21.21733 ms
18:50:28.282 [INFO - main] (Logging.scala:57) Code generated in 11.491756 ms
18:50:28.403 [INFO - main] (Logging.scala:57) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
18:50:28.445 [INFO - main] (Logging.scala:57) Code generated in 34.759954 ms
18:50:28.447 [INFO - main] (Logging.scala:57) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
18:50:28.471 [INFO - main] (Logging.scala:57) Code generated in 17.927047 ms
18:50:28.557 [INFO - main] (Logging.scala:57) Code generated in 31.381987 ms
18:50:28.604 [INFO - main] (Logging.scala:57) Code generated in 37.289853 ms
18:50:28.719 [INFO - main] (Logging.scala:57) Code generated in 18.708879 ms
18:50:28.762 [INFO - main] (Logging.scala:57) Code generated in 34.379599 ms
18:50:28.779 [INFO - main] (Logging.scala:57) Code generated in 13.486816 ms
18:50:28.793 [INFO - main] (Logging.scala:57) Code generated in 10.053468 ms
18:50:28.817 [INFO - main] (Logging.scala:57) Code generated in 11.945557 ms
18:50:28.830 [INFO - main] (Logging.scala:57) Code generated in 7.965904 ms
18:50:28.894 [INFO - main] (Logging.scala:57) Starting job: collect at IntegrationTestBigLinkedList.scala:421
18:50:28.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3690c7b90b5a498295d5966fee60987f for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:50:28.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 888e00a10cc64801b1c3cd95d96d9c0b for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:50:28.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3f93f763eb264e0daf9c71cf2fcd4426 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:50:28.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 083ca8c148b94f9f8a838541e26fdd8e for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:50:28.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=3690c7b90b5a498295d5966fee60987f@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=888e00a10cc64801b1c3cd95d96d9c0b@[a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=3f93f763eb264e0daf9c71cf2fcd4426@[4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=083ca8c148b94f9f8a838541e26fdd8e@[4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:50:28.961 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 31 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 4
18:50:28.965 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 35 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 5
18:50:28.973 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 40 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 6
18:50:28.975 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 12 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 0
18:50:28.976 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 16 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 1
18:50:28.977 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 22 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 2
18:50:28.985 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Registering RDD 27 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 3
18:50:28.986 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Got job 1 (collect at IntegrationTestBigLinkedList.scala:421) with 400 output partitions
18:50:28.986 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Final stage: ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421)
18:50:28.986 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Parents of final stage: List(ShuffleMapStage 3, ShuffleMapStage 7)
18:50:28.988 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Missing parents: List(ShuffleMapStage 3, ShuffleMapStage 7)
18:50:28.991 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 1 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:29.012 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1 stored as values in memory (estimated size 18.8 KiB, free 1993.9 MiB)
18:50:29.015 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_1_piece0 stored as bytes in memory (estimated size 8.9 KiB, free 1993.8 MiB)
18:50:29.015 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_1_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 8.9 KiB, free: 1993.9 MiB)
18:50:29.016 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 1 from broadcast at DAGScheduler.scala:1388
18:50:29.018 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 1 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:50:29.018 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 1.0 with 4 tasks resource profile 0
18:50:29.022 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 2 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:29.025 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 1.0 (TID 2) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5031 bytes) taskResourceAssignments Map()
18:50:29.026 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Running task 0.0 in stage 1.0 (TID 2)
18:50:29.027 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2 stored as values in memory (estimated size 16.3 KiB, free 1993.8 MiB)
18:50:29.030 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_2_piece0 stored as bytes in memory (estimated size 8.1 KiB, free 1993.8 MiB)
18:50:29.031 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_2_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 8.1 KiB, free: 1993.9 MiB)
18:50:29.032 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 2 from broadcast at DAGScheduler.scala:1388
18:50:29.032 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 2 (MapPartitionsRDD[35] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:50:29.033 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 2.0 with 4 tasks resource profile 0
18:50:29.035 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 4 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:29.039 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3 stored as values in memory (estimated size 16.3 KiB, free 1993.8 MiB)
18:50:29.041 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_3_piece0 stored as bytes in memory (estimated size 8.2 KiB, free 1993.8 MiB)
18:50:29.042 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_3_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 8.2 KiB, free: 1993.9 MiB)
18:50:29.043 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 3 from broadcast at DAGScheduler.scala:1388
18:50:29.043 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 4 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:50:29.044 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 4.0 with 4 tasks resource profile 0
18:50:29.045 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 5 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:29.051 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4 stored as values in memory (estimated size 24.9 KiB, free 1993.8 MiB)
18:50:29.053 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_4_piece0 stored as bytes in memory (estimated size 11.7 KiB, free 1993.8 MiB)
18:50:29.054 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_4_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 11.7 KiB, free: 1993.8 MiB)
18:50:29.055 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 4 from broadcast at DAGScheduler.scala:1388
18:50:29.056 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 5 (MapPartitionsRDD[16] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:50:29.056 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 5.0 with 4 tasks resource profile 0
18:50:29.058 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 6 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:29.063 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5 stored as values in memory (estimated size 30.9 KiB, free 1993.7 MiB)
18:50:29.082 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_5_piece0 stored as bytes in memory (estimated size 14.2 KiB, free 1993.7 MiB)
18:50:29.083 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_5_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 14.2 KiB, free: 1993.8 MiB)
18:50:29.084 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 5 from broadcast at DAGScheduler.scala:1388
18:50:29.085 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 4 missing tasks from ShuffleMapStage 6 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:50:29.085 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 6.0 with 4 tasks resource profile 0
18:50:29.122 [DEBUG - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:29.179 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 16.963781 ms
18:50:29.341 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9956 rows, more = false, responseScanTimestamp = 7317398442903572480) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3690c7b90b5a498295d5966fee60987f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:29.385 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Code generated in 25.756645 ms
18:50:29.616 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:57) Finished task 0.0 in stage 1.0 (TID 2). 6031 bytes result sent to driver
18:50:29.618 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 1.0 (TID 3) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5031 bytes) taskResourceAssignments Map()
18:50:29.619 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:57) Running task 1.0 in stage 1.0 (TID 3)
18:50:29.626 [DEBUG - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:29.633 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 1.0 (TID 2) in 610 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/4)
18:50:29.821 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9959 rows, more = false, responseScanTimestamp = 7317398444603129856) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=888e00a10cc64801b1c3cd95d96d9c0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:29.988 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:57) Finished task 1.0 in stage 1.0 (TID 3). 5988 bytes result sent to driver
18:50:29.990 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 1.0 (TID 4) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5031 bytes) taskResourceAssignments Map()
18:50:29.991 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:57) Running task 2.0 in stage 1.0 (TID 4)
18:50:29.995 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 1.0 (TID 3) in 378 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/4)
18:50:29.998 [DEBUG - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:30.000 [ERROR - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (ResourceLeakDetector.java:327) LEAK: HashedWheelTimer.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
Recent access records: 
Created at:
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:312)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:251)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:224)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:203)
	org.apache.kudu.shaded.io.netty.util.HashedWheelTimer.<init>(HashedWheelTimer.java:185)
	org.apache.kudu.client.AsyncKuduScanner.<init>(AsyncKuduScanner.java:296)
	org.apache.kudu.client.AsyncKuduScanner.<init>(AsyncKuduScanner.java:431)
	org.apache.kudu.client.KuduScanner$KuduScannerBuilder.build(KuduScanner.java:260)
	org.apache.kudu.client.KuduScanToken.deserializeIntoScanner(KuduScanToken.java:126)
	org.apache.kudu.spark.kudu.KuduRDD.compute(KuduRDD.scala:116)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.rdd.MapPartitionsRDD.compute(MapPartitionsRDD.scala:52)
	org.apache.spark.rdd.RDD.computeOrReadCheckpoint(RDD.scala:373)
	org.apache.spark.rdd.RDD.iterator(RDD.scala:337)
	org.apache.spark.shuffle.ShuffleWriteProcessor.write(ShuffleWriteProcessor.scala:59)
	org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:99)
	org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:52)
	org.apache.spark.scheduler.Task.run(Task.scala:131)
	org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$3(Executor.scala:497)
	org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1439)
	org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:500)
	java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	java.lang.Thread.run(Thread.java:750)
18:50:30.153 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9982 rows, more = false, responseScanTimestamp = 7317398446151446528) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3f93f763eb264e0daf9c71cf2fcd4426, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:30.364 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:57) Finished task 2.0 in stage 1.0 (TID 4). 5988 bytes result sent to driver
18:50:30.365 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 1.0 (TID 5) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5031 bytes) taskResourceAssignments Map()
18:50:30.368 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 1.0 (TID 4) in 379 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/4)
18:50:30.371 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:57) Running task 3.0 in stage 1.0 (TID 5)
18:50:30.377 [DEBUG - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:30.456 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10106 rows, more = false, responseScanTimestamp = 7317398447674187776) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=083ca8c148b94f9f8a838541e26fdd8e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:30.577 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:57) Finished task 3.0 in stage 1.0 (TID 5). 5945 bytes result sent to driver
18:50:30.579 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 2.0 (TID 6) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:30.582 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 1.0 (TID 5) in 216 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/4)
18:50:30.582 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 1.0, whose tasks have all completed, from pool 
18:50:30.583 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Running task 0.0 in stage 2.0 (TID 6)
18:50:30.583 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421) finished in 1.582 s
18:50:30.584 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
18:50:30.585 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 2, ShuffleMapStage 6, ShuffleMapStage 4)
18:50:30.586 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
18:50:30.586 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
18:50:30.589 [DEBUG - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:30.612 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 13.861468 ms
18:50:30.701 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9956 rows, more = false, responseScanTimestamp = 7317398448622321664) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3690c7b90b5a498295d5966fee60987f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:30.720 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Code generated in 14.50935 ms
18:50:30.806 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:57) Finished task 0.0 in stage 2.0 (TID 6). 5988 bytes result sent to driver
18:50:30.808 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 2.0 (TID 7) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:30.809 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 2.0 (TID 6) in 231 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/4)
18:50:30.811 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:57) Running task 1.0 in stage 2.0 (TID 7)
18:50:30.821 [DEBUG - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:30.923 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9959 rows, more = false, responseScanTimestamp = 7317398449492635648) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=888e00a10cc64801b1c3cd95d96d9c0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:31.011 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:57) Finished task 1.0 in stage 2.0 (TID 7). 5945 bytes result sent to driver
18:50:31.014 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 2.0 (TID 8) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:31.015 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:57) Running task 2.0 in stage 2.0 (TID 8)
18:50:31.017 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 2.0 (TID 7) in 210 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/4)
18:50:31.024 [DEBUG - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:31.163 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9982 rows, more = false, responseScanTimestamp = 7317398450328662016) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3f93f763eb264e0daf9c71cf2fcd4426, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:31.306 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:57) Finished task 2.0 in stage 2.0 (TID 8). 5988 bytes result sent to driver
18:50:31.308 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 2.0 (TID 9) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:31.312 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:57) Running task 3.0 in stage 2.0 (TID 9)
18:50:31.313 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 2.0 (TID 8) in 298 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/4)
18:50:31.321 [DEBUG - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:31.384 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10106 rows, more = false, responseScanTimestamp = 7317398451557244928) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=083ca8c148b94f9f8a838541e26fdd8e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:31.468 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:57) Finished task 3.0 in stage 2.0 (TID 9). 5945 bytes result sent to driver
18:50:31.469 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 4.0 (TID 10) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:31.471 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 2.0 (TID 9) in 164 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/4)
18:50:31.472 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 2.0, whose tasks have all completed, from pool 
18:50:31.474 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421) finished in 2.449 s
18:50:31.474 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
18:50:31.474 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
18:50:31.474 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 3, ShuffleMapStage 7, ResultStage 8)
18:50:31.474 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
18:50:31.475 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 3 (MapPartitionsRDD[40] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:31.476 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Running task 0.0 in stage 4.0 (TID 10)
18:50:31.495 [DEBUG - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:31.552 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6 stored as values in memory (estimated size 51.5 KiB, free 1993.7 MiB)
18:50:31.555 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_6_piece0 stored as bytes in memory (estimated size 22.7 KiB, free 1993.6 MiB)
18:50:31.555 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_6_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 22.7 KiB, free: 1993.8 MiB)
18:50:31.557 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 6 from broadcast at DAGScheduler.scala:1388
18:50:31.559 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 200 missing tasks from ShuffleMapStage 3 (MapPartitionsRDD[40] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14))
18:50:31.559 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 3.0 with 200 tasks resource profile 0
18:50:31.586 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9956 rows, more = false, responseScanTimestamp = 7317398452284190720) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3690c7b90b5a498295d5966fee60987f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:31.673 [INFO - Executor task launch worker for task 0.0 in stage 4.0 (TID 10)] (Logging.scala:57) Finished task 0.0 in stage 4.0 (TID 10). 5988 bytes result sent to driver
18:50:31.679 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 3.0 (TID 11) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:31.680 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 4.0 (TID 10) in 211 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/4)
18:50:31.680 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Running task 0.0 in stage 3.0 (TID 11)
18:50:31.735 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:31.737 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 10 ms
18:50:31.769 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 17.081658 ms
18:50:31.788 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 6.013928 ms
18:50:31.801 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:31.801 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:31.812 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 6.238954 ms
18:50:31.821 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.588906 ms
18:50:31.833 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.899847 ms
18:50:31.843 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.814736 ms
18:50:31.850 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 4.666659 ms
18:50:31.958 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 9.672215 ms
18:50:31.967 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 5.217155 ms
18:50:32.157 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_2_piece0 on dist-test-slave-44d2.c.gcp-upstream.internal:34645 in memory (size: 8.1 KiB, free: 1993.8 MiB)
18:50:32.164 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_1_piece0 on dist-test-slave-44d2.c.gcp-upstream.internal:34645 in memory (size: 8.9 KiB, free: 1993.8 MiB)
18:50:32.177 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 10.140068 ms
18:50:32.190 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Code generated in 7.039676 ms
18:50:32.282 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 11)] (Logging.scala:57) Finished task 0.0 in stage 3.0 (TID 11). 8858 bytes result sent to driver
18:50:32.284 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 3.0 (TID 12) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.285 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 0.0 in stage 3.0 (TID 11) in 611 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/200)
18:50:32.285 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Running task 1.0 in stage 3.0 (TID 12)
18:50:32.295 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.295 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.303 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.303 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.343 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 12)] (Logging.scala:57) Finished task 1.0 in stage 3.0 (TID 12). 8815 bytes result sent to driver
18:50:32.345 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 3.0 (TID 13) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.346 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 1.0 in stage 3.0 (TID 12) in 63 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/200)
18:50:32.346 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Running task 2.0 in stage 3.0 (TID 13)
18:50:32.356 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.356 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.363 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.364 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.397 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 13)] (Logging.scala:57) Finished task 2.0 in stage 3.0 (TID 13). 8815 bytes result sent to driver
18:50:32.398 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 3.0 (TID 14) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.399 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Running task 3.0 in stage 3.0 (TID 14)
18:50:32.399 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 2.0 in stage 3.0 (TID 13) in 54 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/200)
18:50:32.409 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.409 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.415 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.415 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.707 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 14)] (Logging.scala:57) Finished task 3.0 in stage 3.0 (TID 14). 8858 bytes result sent to driver
18:50:32.709 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 3.0 (TID 15) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.710 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 3.0 in stage 3.0 (TID 14) in 312 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/200)
18:50:32.710 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Running task 4.0 in stage 3.0 (TID 15)
18:50:32.720 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.720 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.726 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.726 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.752 [INFO - Executor task launch worker for task 4.0 in stage 3.0 (TID 15)] (Logging.scala:57) Finished task 4.0 in stage 3.0 (TID 15). 8815 bytes result sent to driver
18:50:32.753 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 3.0 (TID 16) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.755 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Running task 5.0 in stage 3.0 (TID 16)
18:50:32.755 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 4.0 in stage 3.0 (TID 15) in 47 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (5/200)
18:50:32.763 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.764 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.769 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.769 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.793 [INFO - Executor task launch worker for task 5.0 in stage 3.0 (TID 16)] (Logging.scala:57) Finished task 5.0 in stage 3.0 (TID 16). 8815 bytes result sent to driver
18:50:32.795 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 3.0 (TID 17) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.796 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 5.0 in stage 3.0 (TID 16) in 42 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (6/200)
18:50:32.797 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Running task 6.0 in stage 3.0 (TID 17)
18:50:32.806 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.807 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.813 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.813 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.840 [INFO - Executor task launch worker for task 6.0 in stage 3.0 (TID 17)] (Logging.scala:57) Finished task 6.0 in stage 3.0 (TID 17). 8815 bytes result sent to driver
18:50:32.842 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 7.0 in stage 3.0 (TID 18) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.842 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Running task 7.0 in stage 3.0 (TID 18)
18:50:32.843 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 6.0 in stage 3.0 (TID 17) in 49 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (7/200)
18:50:32.851 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.851 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.857 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.857 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.884 [INFO - Executor task launch worker for task 7.0 in stage 3.0 (TID 18)] (Logging.scala:57) Finished task 7.0 in stage 3.0 (TID 18). 8815 bytes result sent to driver
18:50:32.885 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 8.0 in stage 3.0 (TID 19) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.886 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 7.0 in stage 3.0 (TID 18) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (8/200)
18:50:32.886 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Running task 8.0 in stage 3.0 (TID 19)
18:50:32.893 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.893 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.897 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.897 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:32.915 [INFO - Executor task launch worker for task 8.0 in stage 3.0 (TID 19)] (Logging.scala:57) Finished task 8.0 in stage 3.0 (TID 19). 8815 bytes result sent to driver
18:50:32.917 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 9.0 in stage 3.0 (TID 20) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.918 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 8.0 in stage 3.0 (TID 19) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (9/200)
18:50:32.918 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Running task 9.0 in stage 3.0 (TID 20)
18:50:32.928 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.928 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.935 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.935 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.960 [INFO - Executor task launch worker for task 9.0 in stage 3.0 (TID 20)] (Logging.scala:57) Finished task 9.0 in stage 3.0 (TID 20). 8815 bytes result sent to driver
18:50:32.961 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 10.0 in stage 3.0 (TID 21) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:32.962 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 9.0 in stage 3.0 (TID 20) in 46 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (10/200)
18:50:32.963 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Running task 10.0 in stage 3.0 (TID 21)
18:50:32.972 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.973 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:32.978 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:32.979 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.002 [INFO - Executor task launch worker for task 10.0 in stage 3.0 (TID 21)] (Logging.scala:57) Finished task 10.0 in stage 3.0 (TID 21). 8815 bytes result sent to driver
18:50:33.003 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 11.0 in stage 3.0 (TID 22) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.004 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 10.0 in stage 3.0 (TID 21) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (11/200)
18:50:33.005 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Running task 11.0 in stage 3.0 (TID 22)
18:50:33.016 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.017 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:33.021 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.021 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.044 [INFO - Executor task launch worker for task 11.0 in stage 3.0 (TID 22)] (Logging.scala:57) Finished task 11.0 in stage 3.0 (TID 22). 8815 bytes result sent to driver
18:50:33.046 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 12.0 in stage 3.0 (TID 23) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.046 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 11.0 in stage 3.0 (TID 22) in 43 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (12/200)
18:50:33.047 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Running task 12.0 in stage 3.0 (TID 23)
18:50:33.054 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.054 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.058 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.058 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.078 [INFO - Executor task launch worker for task 12.0 in stage 3.0 (TID 23)] (Logging.scala:57) Finished task 12.0 in stage 3.0 (TID 23). 8815 bytes result sent to driver
18:50:33.079 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 13.0 in stage 3.0 (TID 24) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.080 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 12.0 in stage 3.0 (TID 23) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (13/200)
18:50:33.080 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Running task 13.0 in stage 3.0 (TID 24)
18:50:33.089 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.090 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:33.099 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.099 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.120 [INFO - Executor task launch worker for task 13.0 in stage 3.0 (TID 24)] (Logging.scala:57) Finished task 13.0 in stage 3.0 (TID 24). 8815 bytes result sent to driver
18:50:33.122 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 14.0 in stage 3.0 (TID 25) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.123 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 13.0 in stage 3.0 (TID 24) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (14/200)
18:50:33.123 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Running task 14.0 in stage 3.0 (TID 25)
18:50:33.131 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.131 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.136 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.136 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.155 [INFO - Executor task launch worker for task 14.0 in stage 3.0 (TID 25)] (Logging.scala:57) Finished task 14.0 in stage 3.0 (TID 25). 8815 bytes result sent to driver
18:50:33.158 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 15.0 in stage 3.0 (TID 26) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.158 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Running task 15.0 in stage 3.0 (TID 26)
18:50:33.158 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 14.0 in stage 3.0 (TID 25) in 37 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (15/200)
18:50:33.168 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.168 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.173 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.173 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.222 [INFO - Executor task launch worker for task 15.0 in stage 3.0 (TID 26)] (Logging.scala:57) Finished task 15.0 in stage 3.0 (TID 26). 8858 bytes result sent to driver
18:50:33.223 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 16.0 in stage 3.0 (TID 27) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.224 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 15.0 in stage 3.0 (TID 26) in 68 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (16/200)
18:50:33.225 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Running task 16.0 in stage 3.0 (TID 27)
18:50:33.230 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.231 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.235 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.235 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.255 [INFO - Executor task launch worker for task 16.0 in stage 3.0 (TID 27)] (Logging.scala:57) Finished task 16.0 in stage 3.0 (TID 27). 8815 bytes result sent to driver
18:50:33.257 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 17.0 in stage 3.0 (TID 28) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.258 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Running task 17.0 in stage 3.0 (TID 28)
18:50:33.258 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 16.0 in stage 3.0 (TID 27) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (17/200)
18:50:33.266 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.266 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.269 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.269 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.286 [INFO - Executor task launch worker for task 17.0 in stage 3.0 (TID 28)] (Logging.scala:57) Finished task 17.0 in stage 3.0 (TID 28). 8815 bytes result sent to driver
18:50:33.288 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 18.0 in stage 3.0 (TID 29) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.288 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 17.0 in stage 3.0 (TID 28) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (18/200)
18:50:33.289 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Running task 18.0 in stage 3.0 (TID 29)
18:50:33.295 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.295 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.298 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.298 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.313 [INFO - Executor task launch worker for task 18.0 in stage 3.0 (TID 29)] (Logging.scala:57) Finished task 18.0 in stage 3.0 (TID 29). 8815 bytes result sent to driver
18:50:33.315 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 19.0 in stage 3.0 (TID 30) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.316 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 18.0 in stage 3.0 (TID 29) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (19/200)
18:50:33.316 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Running task 19.0 in stage 3.0 (TID 30)
18:50:33.321 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.321 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.325 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.325 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.340 [INFO - Executor task launch worker for task 19.0 in stage 3.0 (TID 30)] (Logging.scala:57) Finished task 19.0 in stage 3.0 (TID 30). 8815 bytes result sent to driver
18:50:33.341 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 20.0 in stage 3.0 (TID 31) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.342 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 19.0 in stage 3.0 (TID 30) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (20/200)
18:50:33.342 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Running task 20.0 in stage 3.0 (TID 31)
18:50:33.347 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.347 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.350 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.350 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.364 [INFO - Executor task launch worker for task 20.0 in stage 3.0 (TID 31)] (Logging.scala:57) Finished task 20.0 in stage 3.0 (TID 31). 8815 bytes result sent to driver
18:50:33.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 21.0 in stage 3.0 (TID 32) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.366 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 20.0 in stage 3.0 (TID 31) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (21/200)
18:50:33.369 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Running task 21.0 in stage 3.0 (TID 32)
18:50:33.376 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.376 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.380 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.380 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.397 [INFO - Executor task launch worker for task 21.0 in stage 3.0 (TID 32)] (Logging.scala:57) Finished task 21.0 in stage 3.0 (TID 32). 8815 bytes result sent to driver
18:50:33.398 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 22.0 in stage 3.0 (TID 33) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.399 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 21.0 in stage 3.0 (TID 32) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (22/200)
18:50:33.399 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Running task 22.0 in stage 3.0 (TID 33)
18:50:33.405 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.405 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.409 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.409 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.425 [INFO - Executor task launch worker for task 22.0 in stage 3.0 (TID 33)] (Logging.scala:57) Finished task 22.0 in stage 3.0 (TID 33). 8815 bytes result sent to driver
18:50:33.426 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 23.0 in stage 3.0 (TID 34) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.427 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Running task 23.0 in stage 3.0 (TID 34)
18:50:33.427 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 22.0 in stage 3.0 (TID 33) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (23/200)
18:50:33.432 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.432 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.435 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.435 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.447 [INFO - Executor task launch worker for task 23.0 in stage 3.0 (TID 34)] (Logging.scala:57) Finished task 23.0 in stage 3.0 (TID 34). 8815 bytes result sent to driver
18:50:33.449 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 24.0 in stage 3.0 (TID 35) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.449 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 23.0 in stage 3.0 (TID 34) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (24/200)
18:50:33.449 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Running task 24.0 in stage 3.0 (TID 35)
18:50:33.454 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.454 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.457 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.457 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.468 [INFO - Executor task launch worker for task 24.0 in stage 3.0 (TID 35)] (Logging.scala:57) Finished task 24.0 in stage 3.0 (TID 35). 8815 bytes result sent to driver
18:50:33.469 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 25.0 in stage 3.0 (TID 36) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.470 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Running task 25.0 in stage 3.0 (TID 36)
18:50:33.470 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 24.0 in stage 3.0 (TID 35) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (25/200)
18:50:33.475 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.475 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.478 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.478 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.490 [INFO - Executor task launch worker for task 25.0 in stage 3.0 (TID 36)] (Logging.scala:57) Finished task 25.0 in stage 3.0 (TID 36). 8815 bytes result sent to driver
18:50:33.491 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 26.0 in stage 3.0 (TID 37) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.492 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Running task 26.0 in stage 3.0 (TID 37)
18:50:33.492 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 25.0 in stage 3.0 (TID 36) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (26/200)
18:50:33.497 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.497 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.501 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.501 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.516 [INFO - Executor task launch worker for task 26.0 in stage 3.0 (TID 37)] (Logging.scala:57) Finished task 26.0 in stage 3.0 (TID 37). 8815 bytes result sent to driver
18:50:33.517 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 27.0 in stage 3.0 (TID 38) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.518 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 26.0 in stage 3.0 (TID 37) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (27/200)
18:50:33.518 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Running task 27.0 in stage 3.0 (TID 38)
18:50:33.525 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.525 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.531 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.531 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.546 [INFO - Executor task launch worker for task 27.0 in stage 3.0 (TID 38)] (Logging.scala:57) Finished task 27.0 in stage 3.0 (TID 38). 8815 bytes result sent to driver
18:50:33.547 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 28.0 in stage 3.0 (TID 39) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.548 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Running task 28.0 in stage 3.0 (TID 39)
18:50:33.548 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 27.0 in stage 3.0 (TID 38) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (28/200)
18:50:33.553 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.553 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.556 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.556 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.568 [INFO - Executor task launch worker for task 28.0 in stage 3.0 (TID 39)] (Logging.scala:57) Finished task 28.0 in stage 3.0 (TID 39). 8815 bytes result sent to driver
18:50:33.570 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 29.0 in stage 3.0 (TID 40) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.571 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Running task 29.0 in stage 3.0 (TID 40)
18:50:33.571 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 28.0 in stage 3.0 (TID 39) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (29/200)
18:50:33.579 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.579 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.584 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.584 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.601 [INFO - Executor task launch worker for task 29.0 in stage 3.0 (TID 40)] (Logging.scala:57) Finished task 29.0 in stage 3.0 (TID 40). 8815 bytes result sent to driver
18:50:33.602 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 30.0 in stage 3.0 (TID 41) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.603 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Running task 30.0 in stage 3.0 (TID 41)
18:50:33.603 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 29.0 in stage 3.0 (TID 40) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (30/200)
18:50:33.608 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.608 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.611 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.611 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.627 [INFO - Executor task launch worker for task 30.0 in stage 3.0 (TID 41)] (Logging.scala:57) Finished task 30.0 in stage 3.0 (TID 41). 8815 bytes result sent to driver
18:50:33.628 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 31.0 in stage 3.0 (TID 42) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.628 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Running task 31.0 in stage 3.0 (TID 42)
18:50:33.629 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 30.0 in stage 3.0 (TID 41) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (31/200)
18:50:33.635 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.636 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:33.641 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.641 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.658 [INFO - Executor task launch worker for task 31.0 in stage 3.0 (TID 42)] (Logging.scala:57) Finished task 31.0 in stage 3.0 (TID 42). 8815 bytes result sent to driver
18:50:33.659 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 32.0 in stage 3.0 (TID 43) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.660 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 31.0 in stage 3.0 (TID 42) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (32/200)
18:50:33.660 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Running task 32.0 in stage 3.0 (TID 43)
18:50:33.667 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.667 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.671 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.671 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.687 [INFO - Executor task launch worker for task 32.0 in stage 3.0 (TID 43)] (Logging.scala:57) Finished task 32.0 in stage 3.0 (TID 43). 8815 bytes result sent to driver
18:50:33.688 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 33.0 in stage 3.0 (TID 44) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.689 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 32.0 in stage 3.0 (TID 43) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (33/200)
18:50:33.689 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Running task 33.0 in stage 3.0 (TID 44)
18:50:33.695 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.695 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.698 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.699 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.712 [INFO - Executor task launch worker for task 33.0 in stage 3.0 (TID 44)] (Logging.scala:57) Finished task 33.0 in stage 3.0 (TID 44). 8815 bytes result sent to driver
18:50:33.713 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 34.0 in stage 3.0 (TID 45) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.714 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Running task 34.0 in stage 3.0 (TID 45)
18:50:33.714 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 33.0 in stage 3.0 (TID 44) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (34/200)
18:50:33.722 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.722 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.726 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.726 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.738 [INFO - Executor task launch worker for task 34.0 in stage 3.0 (TID 45)] (Logging.scala:57) Finished task 34.0 in stage 3.0 (TID 45). 8815 bytes result sent to driver
18:50:33.740 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 35.0 in stage 3.0 (TID 46) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.740 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 34.0 in stage 3.0 (TID 45) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (35/200)
18:50:33.740 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Running task 35.0 in stage 3.0 (TID 46)
18:50:33.746 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.746 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.749 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.749 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.761 [INFO - Executor task launch worker for task 35.0 in stage 3.0 (TID 46)] (Logging.scala:57) Finished task 35.0 in stage 3.0 (TID 46). 8815 bytes result sent to driver
18:50:33.762 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 36.0 in stage 3.0 (TID 47) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.763 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Running task 36.0 in stage 3.0 (TID 47)
18:50:33.763 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 35.0 in stage 3.0 (TID 46) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (36/200)
18:50:33.769 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.770 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.773 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.773 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.787 [INFO - Executor task launch worker for task 36.0 in stage 3.0 (TID 47)] (Logging.scala:57) Finished task 36.0 in stage 3.0 (TID 47). 8815 bytes result sent to driver
18:50:33.789 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 37.0 in stage 3.0 (TID 48) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.789 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 36.0 in stage 3.0 (TID 47) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (37/200)
18:50:33.790 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Running task 37.0 in stage 3.0 (TID 48)
18:50:33.796 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.797 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.799 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.800 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.812 [INFO - Executor task launch worker for task 37.0 in stage 3.0 (TID 48)] (Logging.scala:57) Finished task 37.0 in stage 3.0 (TID 48). 8815 bytes result sent to driver
18:50:33.813 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 38.0 in stage 3.0 (TID 49) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.814 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 37.0 in stage 3.0 (TID 48) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (38/200)
18:50:33.814 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Running task 38.0 in stage 3.0 (TID 49)
18:50:33.820 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.821 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.824 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.824 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.838 [INFO - Executor task launch worker for task 38.0 in stage 3.0 (TID 49)] (Logging.scala:57) Finished task 38.0 in stage 3.0 (TID 49). 8815 bytes result sent to driver
18:50:33.839 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 39.0 in stage 3.0 (TID 50) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.840 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 38.0 in stage 3.0 (TID 49) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (39/200)
18:50:33.840 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Running task 39.0 in stage 3.0 (TID 50)
18:50:33.849 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.850 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.854 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.854 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.872 [INFO - Executor task launch worker for task 39.0 in stage 3.0 (TID 50)] (Logging.scala:57) Finished task 39.0 in stage 3.0 (TID 50). 8815 bytes result sent to driver
18:50:33.873 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 40.0 in stage 3.0 (TID 51) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.874 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 39.0 in stage 3.0 (TID 50) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (40/200)
18:50:33.874 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Running task 40.0 in stage 3.0 (TID 51)
18:50:33.879 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.879 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.882 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.883 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.895 [INFO - Executor task launch worker for task 40.0 in stage 3.0 (TID 51)] (Logging.scala:57) Finished task 40.0 in stage 3.0 (TID 51). 8815 bytes result sent to driver
18:50:33.896 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 41.0 in stage 3.0 (TID 52) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.897 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Running task 41.0 in stage 3.0 (TID 52)
18:50:33.897 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 40.0 in stage 3.0 (TID 51) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (41/200)
18:50:33.902 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.902 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.904 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.904 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.929 [INFO - Executor task launch worker for task 41.0 in stage 3.0 (TID 52)] (Logging.scala:57) Finished task 41.0 in stage 3.0 (TID 52). 8858 bytes result sent to driver
18:50:33.930 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 42.0 in stage 3.0 (TID 53) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.930 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Running task 42.0 in stage 3.0 (TID 53)
18:50:33.931 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 41.0 in stage 3.0 (TID 52) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (42/200)
18:50:33.935 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.936 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:33.940 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.940 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.951 [INFO - Executor task launch worker for task 42.0 in stage 3.0 (TID 53)] (Logging.scala:57) Finished task 42.0 in stage 3.0 (TID 53). 8815 bytes result sent to driver
18:50:33.953 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 43.0 in stage 3.0 (TID 54) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.953 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 42.0 in stage 3.0 (TID 53) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (43/200)
18:50:33.954 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Running task 43.0 in stage 3.0 (TID 54)
18:50:33.959 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.959 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.962 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.962 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.972 [INFO - Executor task launch worker for task 43.0 in stage 3.0 (TID 54)] (Logging.scala:57) Finished task 43.0 in stage 3.0 (TID 54). 8815 bytes result sent to driver
18:50:33.974 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 44.0 in stage 3.0 (TID 55) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:33.974 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Running task 44.0 in stage 3.0 (TID 55)
18:50:33.975 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 43.0 in stage 3.0 (TID 54) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (44/200)
18:50:33.982 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.982 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:33.987 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:33.987 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.004 [INFO - Executor task launch worker for task 44.0 in stage 3.0 (TID 55)] (Logging.scala:57) Finished task 44.0 in stage 3.0 (TID 55). 8815 bytes result sent to driver
18:50:34.005 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 45.0 in stage 3.0 (TID 56) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.006 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Running task 45.0 in stage 3.0 (TID 56)
18:50:34.006 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 44.0 in stage 3.0 (TID 55) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (45/200)
18:50:34.013 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.013 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.017 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.017 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.027 [INFO - Executor task launch worker for task 45.0 in stage 3.0 (TID 56)] (Logging.scala:57) Finished task 45.0 in stage 3.0 (TID 56). 8815 bytes result sent to driver
18:50:34.029 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 46.0 in stage 3.0 (TID 57) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.029 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 45.0 in stage 3.0 (TID 56) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (46/200)
18:50:34.029 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Running task 46.0 in stage 3.0 (TID 57)
18:50:34.037 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.037 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.041 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.042 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.059 [INFO - Executor task launch worker for task 46.0 in stage 3.0 (TID 57)] (Logging.scala:57) Finished task 46.0 in stage 3.0 (TID 57). 8815 bytes result sent to driver
18:50:34.060 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 47.0 in stage 3.0 (TID 58) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.060 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Running task 47.0 in stage 3.0 (TID 58)
18:50:34.061 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 46.0 in stage 3.0 (TID 57) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (47/200)
18:50:34.066 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.066 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.069 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.070 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.083 [INFO - Executor task launch worker for task 47.0 in stage 3.0 (TID 58)] (Logging.scala:57) Finished task 47.0 in stage 3.0 (TID 58). 8815 bytes result sent to driver
18:50:34.085 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 48.0 in stage 3.0 (TID 59) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.086 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 47.0 in stage 3.0 (TID 58) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (48/200)
18:50:34.086 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Running task 48.0 in stage 3.0 (TID 59)
18:50:34.091 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.091 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.093 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.093 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.107 [INFO - Executor task launch worker for task 48.0 in stage 3.0 (TID 59)] (Logging.scala:57) Finished task 48.0 in stage 3.0 (TID 59). 8815 bytes result sent to driver
18:50:34.109 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 49.0 in stage 3.0 (TID 60) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.110 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 48.0 in stage 3.0 (TID 59) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (49/200)
18:50:34.110 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Running task 49.0 in stage 3.0 (TID 60)
18:50:34.118 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.118 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.123 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.123 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.139 [INFO - Executor task launch worker for task 49.0 in stage 3.0 (TID 60)] (Logging.scala:57) Finished task 49.0 in stage 3.0 (TID 60). 8815 bytes result sent to driver
18:50:34.140 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 50.0 in stage 3.0 (TID 61) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.141 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 49.0 in stage 3.0 (TID 60) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (50/200)
18:50:34.142 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Running task 50.0 in stage 3.0 (TID 61)
18:50:34.146 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.147 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.149 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.149 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.160 [INFO - Executor task launch worker for task 50.0 in stage 3.0 (TID 61)] (Logging.scala:57) Finished task 50.0 in stage 3.0 (TID 61). 8815 bytes result sent to driver
18:50:34.161 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 51.0 in stage 3.0 (TID 62) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.162 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 50.0 in stage 3.0 (TID 61) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (51/200)
18:50:34.162 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Running task 51.0 in stage 3.0 (TID 62)
18:50:34.167 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.167 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.169 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.169 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.179 [INFO - Executor task launch worker for task 51.0 in stage 3.0 (TID 62)] (Logging.scala:57) Finished task 51.0 in stage 3.0 (TID 62). 8815 bytes result sent to driver
18:50:34.180 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 52.0 in stage 3.0 (TID 63) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.180 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Running task 52.0 in stage 3.0 (TID 63)
18:50:34.180 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 51.0 in stage 3.0 (TID 62) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (52/200)
18:50:34.186 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.186 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.189 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.190 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.203 [INFO - Executor task launch worker for task 52.0 in stage 3.0 (TID 63)] (Logging.scala:57) Finished task 52.0 in stage 3.0 (TID 63). 8815 bytes result sent to driver
18:50:34.205 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 53.0 in stage 3.0 (TID 64) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.205 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Running task 53.0 in stage 3.0 (TID 64)
18:50:34.206 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 52.0 in stage 3.0 (TID 63) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (53/200)
18:50:34.212 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.212 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.215 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.216 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.227 [INFO - Executor task launch worker for task 53.0 in stage 3.0 (TID 64)] (Logging.scala:57) Finished task 53.0 in stage 3.0 (TID 64). 8815 bytes result sent to driver
18:50:34.228 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 54.0 in stage 3.0 (TID 65) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.229 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Running task 54.0 in stage 3.0 (TID 65)
18:50:34.229 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 53.0 in stage 3.0 (TID 64) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (54/200)
18:50:34.235 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.235 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.238 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.238 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.251 [INFO - Executor task launch worker for task 54.0 in stage 3.0 (TID 65)] (Logging.scala:57) Finished task 54.0 in stage 3.0 (TID 65). 8815 bytes result sent to driver
18:50:34.252 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 55.0 in stage 3.0 (TID 66) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.253 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 54.0 in stage 3.0 (TID 65) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (55/200)
18:50:34.253 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Running task 55.0 in stage 3.0 (TID 66)
18:50:34.258 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.258 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.261 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.261 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.271 [INFO - Executor task launch worker for task 55.0 in stage 3.0 (TID 66)] (Logging.scala:57) Finished task 55.0 in stage 3.0 (TID 66). 8815 bytes result sent to driver
18:50:34.272 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 56.0 in stage 3.0 (TID 67) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.273 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Running task 56.0 in stage 3.0 (TID 67)
18:50:34.273 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 55.0 in stage 3.0 (TID 66) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (56/200)
18:50:34.278 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.278 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.280 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.280 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.290 [INFO - Executor task launch worker for task 56.0 in stage 3.0 (TID 67)] (Logging.scala:57) Finished task 56.0 in stage 3.0 (TID 67). 8815 bytes result sent to driver
18:50:34.291 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 57.0 in stage 3.0 (TID 68) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.292 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 56.0 in stage 3.0 (TID 67) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (57/200)
18:50:34.292 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Running task 57.0 in stage 3.0 (TID 68)
18:50:34.298 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.298 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.301 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.301 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.312 [INFO - Executor task launch worker for task 57.0 in stage 3.0 (TID 68)] (Logging.scala:57) Finished task 57.0 in stage 3.0 (TID 68). 8815 bytes result sent to driver
18:50:34.313 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 58.0 in stage 3.0 (TID 69) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.313 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Running task 58.0 in stage 3.0 (TID 69)
18:50:34.313 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 57.0 in stage 3.0 (TID 68) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (58/200)
18:50:34.319 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.320 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.323 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.323 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.337 [INFO - Executor task launch worker for task 58.0 in stage 3.0 (TID 69)] (Logging.scala:57) Finished task 58.0 in stage 3.0 (TID 69). 8815 bytes result sent to driver
18:50:34.338 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 59.0 in stage 3.0 (TID 70) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.338 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 58.0 in stage 3.0 (TID 69) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (59/200)
18:50:34.340 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Running task 59.0 in stage 3.0 (TID 70)
18:50:34.346 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.346 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.349 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.349 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.361 [INFO - Executor task launch worker for task 59.0 in stage 3.0 (TID 70)] (Logging.scala:57) Finished task 59.0 in stage 3.0 (TID 70). 8815 bytes result sent to driver
18:50:34.362 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 60.0 in stage 3.0 (TID 71) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.364 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 59.0 in stage 3.0 (TID 70) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (60/200)
18:50:34.365 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Running task 60.0 in stage 3.0 (TID 71)
18:50:34.371 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.371 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.374 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.374 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.385 [INFO - Executor task launch worker for task 60.0 in stage 3.0 (TID 71)] (Logging.scala:57) Finished task 60.0 in stage 3.0 (TID 71). 8815 bytes result sent to driver
18:50:34.386 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 61.0 in stage 3.0 (TID 72) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.386 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Running task 61.0 in stage 3.0 (TID 72)
18:50:34.387 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 60.0 in stage 3.0 (TID 71) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (61/200)
18:50:34.391 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.391 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.393 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.394 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.404 [INFO - Executor task launch worker for task 61.0 in stage 3.0 (TID 72)] (Logging.scala:57) Finished task 61.0 in stage 3.0 (TID 72). 8815 bytes result sent to driver
18:50:34.405 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 62.0 in stage 3.0 (TID 73) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.406 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 61.0 in stage 3.0 (TID 72) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (62/200)
18:50:34.406 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Running task 62.0 in stage 3.0 (TID 73)
18:50:34.412 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.412 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.416 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.416 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.430 [INFO - Executor task launch worker for task 62.0 in stage 3.0 (TID 73)] (Logging.scala:57) Finished task 62.0 in stage 3.0 (TID 73). 8815 bytes result sent to driver
18:50:34.431 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 63.0 in stage 3.0 (TID 74) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.431 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 62.0 in stage 3.0 (TID 73) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (63/200)
18:50:34.431 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Running task 63.0 in stage 3.0 (TID 74)
18:50:34.437 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.437 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.441 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.441 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.455 [INFO - Executor task launch worker for task 63.0 in stage 3.0 (TID 74)] (Logging.scala:57) Finished task 63.0 in stage 3.0 (TID 74). 8815 bytes result sent to driver
18:50:34.456 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 64.0 in stage 3.0 (TID 75) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.457 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 63.0 in stage 3.0 (TID 74) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (64/200)
18:50:34.457 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Running task 64.0 in stage 3.0 (TID 75)
18:50:34.464 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.464 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.467 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.468 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.482 [INFO - Executor task launch worker for task 64.0 in stage 3.0 (TID 75)] (Logging.scala:57) Finished task 64.0 in stage 3.0 (TID 75). 8815 bytes result sent to driver
18:50:34.483 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 65.0 in stage 3.0 (TID 76) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.483 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Running task 65.0 in stage 3.0 (TID 76)
18:50:34.484 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 64.0 in stage 3.0 (TID 75) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (65/200)
18:50:34.488 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.489 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.491 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.491 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.503 [INFO - Executor task launch worker for task 65.0 in stage 3.0 (TID 76)] (Logging.scala:57) Finished task 65.0 in stage 3.0 (TID 76). 8815 bytes result sent to driver
18:50:34.504 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 66.0 in stage 3.0 (TID 77) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.504 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 65.0 in stage 3.0 (TID 76) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (66/200)
18:50:34.505 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Running task 66.0 in stage 3.0 (TID 77)
18:50:34.510 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.511 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.515 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.515 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.526 [INFO - Executor task launch worker for task 66.0 in stage 3.0 (TID 77)] (Logging.scala:57) Finished task 66.0 in stage 3.0 (TID 77). 8815 bytes result sent to driver
18:50:34.528 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 67.0 in stage 3.0 (TID 78) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.528 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 66.0 in stage 3.0 (TID 77) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (67/200)
18:50:34.528 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Running task 67.0 in stage 3.0 (TID 78)
18:50:34.534 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.534 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.537 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.537 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.556 [INFO - Executor task launch worker for task 67.0 in stage 3.0 (TID 78)] (Logging.scala:57) Finished task 67.0 in stage 3.0 (TID 78). 8858 bytes result sent to driver
18:50:34.557 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 68.0 in stage 3.0 (TID 79) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.558 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Running task 68.0 in stage 3.0 (TID 79)
18:50:34.558 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 67.0 in stage 3.0 (TID 78) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (68/200)
18:50:34.564 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.564 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:34.567 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.567 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.579 [INFO - Executor task launch worker for task 68.0 in stage 3.0 (TID 79)] (Logging.scala:57) Finished task 68.0 in stage 3.0 (TID 79). 8815 bytes result sent to driver
18:50:34.580 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 69.0 in stage 3.0 (TID 80) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.581 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 68.0 in stage 3.0 (TID 79) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (69/200)
18:50:34.581 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Running task 69.0 in stage 3.0 (TID 80)
18:50:34.587 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.587 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:34.590 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.590 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.599 [INFO - Executor task launch worker for task 69.0 in stage 3.0 (TID 80)] (Logging.scala:57) Finished task 69.0 in stage 3.0 (TID 80). 8815 bytes result sent to driver
18:50:34.600 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 70.0 in stage 3.0 (TID 81) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.601 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Running task 70.0 in stage 3.0 (TID 81)
18:50:34.601 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 69.0 in stage 3.0 (TID 80) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (70/200)
18:50:34.608 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.608 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.611 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.612 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.627 [INFO - Executor task launch worker for task 70.0 in stage 3.0 (TID 81)] (Logging.scala:57) Finished task 70.0 in stage 3.0 (TID 81). 8815 bytes result sent to driver
18:50:34.628 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 71.0 in stage 3.0 (TID 82) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.629 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 70.0 in stage 3.0 (TID 81) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (71/200)
18:50:34.629 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Running task 71.0 in stage 3.0 (TID 82)
18:50:34.634 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.635 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.637 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.637 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.649 [INFO - Executor task launch worker for task 71.0 in stage 3.0 (TID 82)] (Logging.scala:57) Finished task 71.0 in stage 3.0 (TID 82). 8815 bytes result sent to driver
18:50:34.650 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 72.0 in stage 3.0 (TID 83) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.651 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 71.0 in stage 3.0 (TID 82) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (72/200)
18:50:34.651 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Running task 72.0 in stage 3.0 (TID 83)
18:50:34.656 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.656 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.660 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.660 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.674 [INFO - Executor task launch worker for task 72.0 in stage 3.0 (TID 83)] (Logging.scala:57) Finished task 72.0 in stage 3.0 (TID 83). 8815 bytes result sent to driver
18:50:34.675 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 73.0 in stage 3.0 (TID 84) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.676 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Running task 73.0 in stage 3.0 (TID 84)
18:50:34.676 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 72.0 in stage 3.0 (TID 83) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (73/200)
18:50:34.681 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.681 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.684 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.684 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.694 [INFO - Executor task launch worker for task 73.0 in stage 3.0 (TID 84)] (Logging.scala:57) Finished task 73.0 in stage 3.0 (TID 84). 8815 bytes result sent to driver
18:50:34.695 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 74.0 in stage 3.0 (TID 85) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.695 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Running task 74.0 in stage 3.0 (TID 85)
18:50:34.695 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 73.0 in stage 3.0 (TID 84) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (74/200)
18:50:34.701 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.701 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.704 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.704 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.715 [INFO - Executor task launch worker for task 74.0 in stage 3.0 (TID 85)] (Logging.scala:57) Finished task 74.0 in stage 3.0 (TID 85). 8815 bytes result sent to driver
18:50:34.717 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 75.0 in stage 3.0 (TID 86) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.717 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Running task 75.0 in stage 3.0 (TID 86)
18:50:34.717 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 74.0 in stage 3.0 (TID 85) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (75/200)
18:50:34.723 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.723 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.726 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.726 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.738 [INFO - Executor task launch worker for task 75.0 in stage 3.0 (TID 86)] (Logging.scala:57) Finished task 75.0 in stage 3.0 (TID 86). 8815 bytes result sent to driver
18:50:34.740 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 76.0 in stage 3.0 (TID 87) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.741 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 75.0 in stage 3.0 (TID 86) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (76/200)
18:50:34.741 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Running task 76.0 in stage 3.0 (TID 87)
18:50:34.747 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.747 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.749 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.750 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.760 [INFO - Executor task launch worker for task 76.0 in stage 3.0 (TID 87)] (Logging.scala:57) Finished task 76.0 in stage 3.0 (TID 87). 8815 bytes result sent to driver
18:50:34.761 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 77.0 in stage 3.0 (TID 88) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.762 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 76.0 in stage 3.0 (TID 87) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (77/200)
18:50:34.762 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Running task 77.0 in stage 3.0 (TID 88)
18:50:34.768 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.768 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.771 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.772 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.785 [INFO - Executor task launch worker for task 77.0 in stage 3.0 (TID 88)] (Logging.scala:57) Finished task 77.0 in stage 3.0 (TID 88). 8815 bytes result sent to driver
18:50:34.787 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 78.0 in stage 3.0 (TID 89) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.787 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 77.0 in stage 3.0 (TID 88) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (78/200)
18:50:34.788 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Running task 78.0 in stage 3.0 (TID 89)
18:50:34.794 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.794 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.798 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.798 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.811 [INFO - Executor task launch worker for task 78.0 in stage 3.0 (TID 89)] (Logging.scala:57) Finished task 78.0 in stage 3.0 (TID 89). 8815 bytes result sent to driver
18:50:34.812 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 79.0 in stage 3.0 (TID 90) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.813 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Running task 79.0 in stage 3.0 (TID 90)
18:50:34.813 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 78.0 in stage 3.0 (TID 89) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (79/200)
18:50:34.819 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.819 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.822 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.822 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.836 [INFO - Executor task launch worker for task 79.0 in stage 3.0 (TID 90)] (Logging.scala:57) Finished task 79.0 in stage 3.0 (TID 90). 8815 bytes result sent to driver
18:50:34.837 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 80.0 in stage 3.0 (TID 91) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.837 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Running task 80.0 in stage 3.0 (TID 91)
18:50:34.838 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 79.0 in stage 3.0 (TID 90) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (80/200)
18:50:34.843 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.843 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.846 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.846 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.857 [INFO - Executor task launch worker for task 80.0 in stage 3.0 (TID 91)] (Logging.scala:57) Finished task 80.0 in stage 3.0 (TID 91). 8815 bytes result sent to driver
18:50:34.858 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 81.0 in stage 3.0 (TID 92) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.858 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 80.0 in stage 3.0 (TID 91) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (81/200)
18:50:34.859 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Running task 81.0 in stage 3.0 (TID 92)
18:50:34.865 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.865 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.868 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.869 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.882 [INFO - Executor task launch worker for task 81.0 in stage 3.0 (TID 92)] (Logging.scala:57) Finished task 81.0 in stage 3.0 (TID 92). 8815 bytes result sent to driver
18:50:34.883 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 82.0 in stage 3.0 (TID 93) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.883 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 81.0 in stage 3.0 (TID 92) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (82/200)
18:50:34.883 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Running task 82.0 in stage 3.0 (TID 93)
18:50:34.888 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.888 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.890 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.890 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.899 [INFO - Executor task launch worker for task 82.0 in stage 3.0 (TID 93)] (Logging.scala:57) Finished task 82.0 in stage 3.0 (TID 93). 8815 bytes result sent to driver
18:50:34.900 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 83.0 in stage 3.0 (TID 94) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.901 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 82.0 in stage 3.0 (TID 93) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (83/200)
18:50:34.901 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Running task 83.0 in stage 3.0 (TID 94)
18:50:34.906 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.907 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.910 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.910 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.920 [INFO - Executor task launch worker for task 83.0 in stage 3.0 (TID 94)] (Logging.scala:57) Finished task 83.0 in stage 3.0 (TID 94). 8815 bytes result sent to driver
18:50:34.921 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 84.0 in stage 3.0 (TID 95) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.922 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 83.0 in stage 3.0 (TID 94) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (84/200)
18:50:34.922 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Running task 84.0 in stage 3.0 (TID 95)
18:50:34.926 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.926 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.929 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.929 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.938 [INFO - Executor task launch worker for task 84.0 in stage 3.0 (TID 95)] (Logging.scala:57) Finished task 84.0 in stage 3.0 (TID 95). 8815 bytes result sent to driver
18:50:34.940 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 85.0 in stage 3.0 (TID 96) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.940 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 84.0 in stage 3.0 (TID 95) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (85/200)
18:50:34.940 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Running task 85.0 in stage 3.0 (TID 96)
18:50:34.946 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.947 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.951 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.951 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.962 [INFO - Executor task launch worker for task 85.0 in stage 3.0 (TID 96)] (Logging.scala:57) Finished task 85.0 in stage 3.0 (TID 96). 8815 bytes result sent to driver
18:50:34.963 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 86.0 in stage 3.0 (TID 97) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.963 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 85.0 in stage 3.0 (TID 96) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (86/200)
18:50:34.963 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Running task 86.0 in stage 3.0 (TID 97)
18:50:34.969 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.970 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.972 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.972 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.983 [INFO - Executor task launch worker for task 86.0 in stage 3.0 (TID 97)] (Logging.scala:57) Finished task 86.0 in stage 3.0 (TID 97). 8815 bytes result sent to driver
18:50:34.984 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 87.0 in stage 3.0 (TID 98) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:34.984 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Running task 87.0 in stage 3.0 (TID 98)
18:50:34.985 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 86.0 in stage 3.0 (TID 97) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (87/200)
18:50:34.990 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.990 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:34.993 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:34.994 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.007 [INFO - Executor task launch worker for task 87.0 in stage 3.0 (TID 98)] (Logging.scala:57) Finished task 87.0 in stage 3.0 (TID 98). 8815 bytes result sent to driver
18:50:35.008 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 88.0 in stage 3.0 (TID 99) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.008 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Running task 88.0 in stage 3.0 (TID 99)
18:50:35.009 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 87.0 in stage 3.0 (TID 98) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (88/200)
18:50:35.014 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.014 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.017 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.018 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.029 [INFO - Executor task launch worker for task 88.0 in stage 3.0 (TID 99)] (Logging.scala:57) Finished task 88.0 in stage 3.0 (TID 99). 8815 bytes result sent to driver
18:50:35.030 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 89.0 in stage 3.0 (TID 100) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.031 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 88.0 in stage 3.0 (TID 99) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (89/200)
18:50:35.032 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Running task 89.0 in stage 3.0 (TID 100)
18:50:35.038 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.038 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.041 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.041 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.053 [INFO - Executor task launch worker for task 89.0 in stage 3.0 (TID 100)] (Logging.scala:57) Finished task 89.0 in stage 3.0 (TID 100). 8815 bytes result sent to driver
18:50:35.054 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 90.0 in stage 3.0 (TID 101) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.054 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 89.0 in stage 3.0 (TID 100) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (90/200)
18:50:35.054 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Running task 90.0 in stage 3.0 (TID 101)
18:50:35.060 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.060 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.062 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.062 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.072 [INFO - Executor task launch worker for task 90.0 in stage 3.0 (TID 101)] (Logging.scala:57) Finished task 90.0 in stage 3.0 (TID 101). 8815 bytes result sent to driver
18:50:35.073 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 91.0 in stage 3.0 (TID 102) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.073 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Running task 91.0 in stage 3.0 (TID 102)
18:50:35.074 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 90.0 in stage 3.0 (TID 101) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (91/200)
18:50:35.078 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.078 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.081 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.081 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.090 [INFO - Executor task launch worker for task 91.0 in stage 3.0 (TID 102)] (Logging.scala:57) Finished task 91.0 in stage 3.0 (TID 102). 8815 bytes result sent to driver
18:50:35.091 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 92.0 in stage 3.0 (TID 103) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.092 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 91.0 in stage 3.0 (TID 102) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (92/200)
18:50:35.092 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Running task 92.0 in stage 3.0 (TID 103)
18:50:35.098 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.098 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.102 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.102 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.114 [INFO - Executor task launch worker for task 92.0 in stage 3.0 (TID 103)] (Logging.scala:57) Finished task 92.0 in stage 3.0 (TID 103). 8815 bytes result sent to driver
18:50:35.116 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 93.0 in stage 3.0 (TID 104) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.116 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 92.0 in stage 3.0 (TID 103) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (93/200)
18:50:35.116 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Running task 93.0 in stage 3.0 (TID 104)
18:50:35.121 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.122 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.124 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.124 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.134 [INFO - Executor task launch worker for task 93.0 in stage 3.0 (TID 104)] (Logging.scala:57) Finished task 93.0 in stage 3.0 (TID 104). 8815 bytes result sent to driver
18:50:35.135 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 94.0 in stage 3.0 (TID 105) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.135 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 93.0 in stage 3.0 (TID 104) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (94/200)
18:50:35.136 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Running task 94.0 in stage 3.0 (TID 105)
18:50:35.141 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.141 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.143 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.143 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.161 [INFO - Executor task launch worker for task 94.0 in stage 3.0 (TID 105)] (Logging.scala:57) Finished task 94.0 in stage 3.0 (TID 105). 8858 bytes result sent to driver
18:50:35.163 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 95.0 in stage 3.0 (TID 106) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.163 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Running task 95.0 in stage 3.0 (TID 106)
18:50:35.163 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 94.0 in stage 3.0 (TID 105) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (95/200)
18:50:35.169 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Getting 4 (5.6 KiB) non-empty blocks including 4 (5.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.169 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.172 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.172 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.184 [INFO - Executor task launch worker for task 95.0 in stage 3.0 (TID 106)] (Logging.scala:57) Finished task 95.0 in stage 3.0 (TID 106). 8815 bytes result sent to driver
18:50:35.185 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 96.0 in stage 3.0 (TID 107) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.185 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 95.0 in stage 3.0 (TID 106) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (96/200)
18:50:35.186 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Running task 96.0 in stage 3.0 (TID 107)
18:50:35.192 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.192 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.195 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.195 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.204 [INFO - Executor task launch worker for task 96.0 in stage 3.0 (TID 107)] (Logging.scala:57) Finished task 96.0 in stage 3.0 (TID 107). 8815 bytes result sent to driver
18:50:35.205 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 97.0 in stage 3.0 (TID 108) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.206 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 96.0 in stage 3.0 (TID 107) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (97/200)
18:50:35.206 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Running task 97.0 in stage 3.0 (TID 108)
18:50:35.211 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.212 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.215 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.215 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.225 [INFO - Executor task launch worker for task 97.0 in stage 3.0 (TID 108)] (Logging.scala:57) Finished task 97.0 in stage 3.0 (TID 108). 8815 bytes result sent to driver
18:50:35.226 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 98.0 in stage 3.0 (TID 109) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.227 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Running task 98.0 in stage 3.0 (TID 109)
18:50:35.228 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 97.0 in stage 3.0 (TID 108) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (98/200)
18:50:35.232 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.232 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.234 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.235 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.244 [INFO - Executor task launch worker for task 98.0 in stage 3.0 (TID 109)] (Logging.scala:57) Finished task 98.0 in stage 3.0 (TID 109). 8815 bytes result sent to driver
18:50:35.245 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 99.0 in stage 3.0 (TID 110) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.245 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 98.0 in stage 3.0 (TID 109) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (99/200)
18:50:35.245 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Running task 99.0 in stage 3.0 (TID 110)
18:50:35.250 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.250 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.252 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.252 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.262 [INFO - Executor task launch worker for task 99.0 in stage 3.0 (TID 110)] (Logging.scala:57) Finished task 99.0 in stage 3.0 (TID 110). 8815 bytes result sent to driver
18:50:35.263 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 100.0 in stage 3.0 (TID 111) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.263 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Running task 100.0 in stage 3.0 (TID 111)
18:50:35.263 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 99.0 in stage 3.0 (TID 110) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (100/200)
18:50:35.267 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.268 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.270 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.270 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.280 [INFO - Executor task launch worker for task 100.0 in stage 3.0 (TID 111)] (Logging.scala:57) Finished task 100.0 in stage 3.0 (TID 111). 8815 bytes result sent to driver
18:50:35.281 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 101.0 in stage 3.0 (TID 112) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.282 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 100.0 in stage 3.0 (TID 111) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (101/200)
18:50:35.283 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Running task 101.0 in stage 3.0 (TID 112)
18:50:35.288 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.288 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.291 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.291 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.304 [INFO - Executor task launch worker for task 101.0 in stage 3.0 (TID 112)] (Logging.scala:57) Finished task 101.0 in stage 3.0 (TID 112). 8815 bytes result sent to driver
18:50:35.305 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 102.0 in stage 3.0 (TID 113) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.305 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Running task 102.0 in stage 3.0 (TID 113)
18:50:35.305 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 101.0 in stage 3.0 (TID 112) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (102/200)
18:50:35.310 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.310 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.313 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.313 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.324 [INFO - Executor task launch worker for task 102.0 in stage 3.0 (TID 113)] (Logging.scala:57) Finished task 102.0 in stage 3.0 (TID 113). 8815 bytes result sent to driver
18:50:35.325 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 103.0 in stage 3.0 (TID 114) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.326 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Running task 103.0 in stage 3.0 (TID 114)
18:50:35.326 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 102.0 in stage 3.0 (TID 113) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (103/200)
18:50:35.330 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Getting 4 (5.8 KiB) non-empty blocks including 4 (5.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.330 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.332 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.332 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.341 [INFO - Executor task launch worker for task 103.0 in stage 3.0 (TID 114)] (Logging.scala:57) Finished task 103.0 in stage 3.0 (TID 114). 8815 bytes result sent to driver
18:50:35.342 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 104.0 in stage 3.0 (TID 115) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.343 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 103.0 in stage 3.0 (TID 114) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (104/200)
18:50:35.343 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Running task 104.0 in stage 3.0 (TID 115)
18:50:35.349 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.349 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.352 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.352 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.365 [INFO - Executor task launch worker for task 104.0 in stage 3.0 (TID 115)] (Logging.scala:57) Finished task 104.0 in stage 3.0 (TID 115). 8815 bytes result sent to driver
18:50:35.366 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 105.0 in stage 3.0 (TID 116) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.367 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Running task 105.0 in stage 3.0 (TID 116)
18:50:35.367 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 104.0 in stage 3.0 (TID 115) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (105/200)
18:50:35.373 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.373 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.376 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.376 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.390 [INFO - Executor task launch worker for task 105.0 in stage 3.0 (TID 116)] (Logging.scala:57) Finished task 105.0 in stage 3.0 (TID 116). 8815 bytes result sent to driver
18:50:35.392 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 106.0 in stage 3.0 (TID 117) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.392 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Running task 106.0 in stage 3.0 (TID 117)
18:50:35.392 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 105.0 in stage 3.0 (TID 116) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (106/200)
18:50:35.398 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.399 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.402 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.402 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.416 [INFO - Executor task launch worker for task 106.0 in stage 3.0 (TID 117)] (Logging.scala:57) Finished task 106.0 in stage 3.0 (TID 117). 8815 bytes result sent to driver
18:50:35.417 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 107.0 in stage 3.0 (TID 118) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.418 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 106.0 in stage 3.0 (TID 117) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (107/200)
18:50:35.418 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Running task 107.0 in stage 3.0 (TID 118)
18:50:35.424 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.424 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.426 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.427 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.437 [INFO - Executor task launch worker for task 107.0 in stage 3.0 (TID 118)] (Logging.scala:57) Finished task 107.0 in stage 3.0 (TID 118). 8815 bytes result sent to driver
18:50:35.439 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 108.0 in stage 3.0 (TID 119) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.439 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 107.0 in stage 3.0 (TID 118) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (108/200)
18:50:35.439 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Running task 108.0 in stage 3.0 (TID 119)
18:50:35.444 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.444 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.447 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.447 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.457 [INFO - Executor task launch worker for task 108.0 in stage 3.0 (TID 119)] (Logging.scala:57) Finished task 108.0 in stage 3.0 (TID 119). 8815 bytes result sent to driver
18:50:35.458 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 109.0 in stage 3.0 (TID 120) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.459 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 108.0 in stage 3.0 (TID 119) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (109/200)
18:50:35.459 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Running task 109.0 in stage 3.0 (TID 120)
18:50:35.465 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.465 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.469 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.469 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.478 [INFO - Executor task launch worker for task 109.0 in stage 3.0 (TID 120)] (Logging.scala:57) Finished task 109.0 in stage 3.0 (TID 120). 8815 bytes result sent to driver
18:50:35.479 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 110.0 in stage 3.0 (TID 121) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.479 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 109.0 in stage 3.0 (TID 120) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (110/200)
18:50:35.480 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Running task 110.0 in stage 3.0 (TID 121)
18:50:35.484 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.484 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.486 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.486 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.495 [INFO - Executor task launch worker for task 110.0 in stage 3.0 (TID 121)] (Logging.scala:57) Finished task 110.0 in stage 3.0 (TID 121). 8815 bytes result sent to driver
18:50:35.496 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 111.0 in stage 3.0 (TID 122) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.496 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 110.0 in stage 3.0 (TID 121) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (111/200)
18:50:35.497 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Running task 111.0 in stage 3.0 (TID 122)
18:50:35.501 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.501 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.503 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.503 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.513 [INFO - Executor task launch worker for task 111.0 in stage 3.0 (TID 122)] (Logging.scala:57) Finished task 111.0 in stage 3.0 (TID 122). 8815 bytes result sent to driver
18:50:35.514 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 112.0 in stage 3.0 (TID 123) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.515 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Running task 112.0 in stage 3.0 (TID 123)
18:50:35.515 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 111.0 in stage 3.0 (TID 122) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (112/200)
18:50:35.520 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.521 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.523 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.523 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.532 [INFO - Executor task launch worker for task 112.0 in stage 3.0 (TID 123)] (Logging.scala:57) Finished task 112.0 in stage 3.0 (TID 123). 8815 bytes result sent to driver
18:50:35.533 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 113.0 in stage 3.0 (TID 124) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.534 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 112.0 in stage 3.0 (TID 123) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (113/200)
18:50:35.534 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Running task 113.0 in stage 3.0 (TID 124)
18:50:35.539 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.540 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.542 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.542 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.554 [INFO - Executor task launch worker for task 113.0 in stage 3.0 (TID 124)] (Logging.scala:57) Finished task 113.0 in stage 3.0 (TID 124). 8815 bytes result sent to driver
18:50:35.555 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 114.0 in stage 3.0 (TID 125) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.556 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Running task 114.0 in stage 3.0 (TID 125)
18:50:35.556 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 113.0 in stage 3.0 (TID 124) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (114/200)
18:50:35.560 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.560 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.563 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.563 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.572 [INFO - Executor task launch worker for task 114.0 in stage 3.0 (TID 125)] (Logging.scala:57) Finished task 114.0 in stage 3.0 (TID 125). 8815 bytes result sent to driver
18:50:35.573 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 115.0 in stage 3.0 (TID 126) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.573 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 114.0 in stage 3.0 (TID 125) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (115/200)
18:50:35.573 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Running task 115.0 in stage 3.0 (TID 126)
18:50:35.579 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.579 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.582 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.582 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.593 [INFO - Executor task launch worker for task 115.0 in stage 3.0 (TID 126)] (Logging.scala:57) Finished task 115.0 in stage 3.0 (TID 126). 8815 bytes result sent to driver
18:50:35.594 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 116.0 in stage 3.0 (TID 127) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.595 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 115.0 in stage 3.0 (TID 126) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (116/200)
18:50:35.595 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Running task 116.0 in stage 3.0 (TID 127)
18:50:35.600 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.601 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.603 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.603 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.614 [INFO - Executor task launch worker for task 116.0 in stage 3.0 (TID 127)] (Logging.scala:57) Finished task 116.0 in stage 3.0 (TID 127). 8815 bytes result sent to driver
18:50:35.616 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 117.0 in stage 3.0 (TID 128) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.616 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Running task 117.0 in stage 3.0 (TID 128)
18:50:35.616 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 116.0 in stage 3.0 (TID 127) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (117/200)
18:50:35.623 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.623 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.626 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.626 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.637 [INFO - Executor task launch worker for task 117.0 in stage 3.0 (TID 128)] (Logging.scala:57) Finished task 117.0 in stage 3.0 (TID 128). 8815 bytes result sent to driver
18:50:35.638 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 118.0 in stage 3.0 (TID 129) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.638 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 117.0 in stage 3.0 (TID 128) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (118/200)
18:50:35.639 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Running task 118.0 in stage 3.0 (TID 129)
18:50:35.644 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.644 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.646 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.646 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.654 [INFO - Executor task launch worker for task 118.0 in stage 3.0 (TID 129)] (Logging.scala:57) Finished task 118.0 in stage 3.0 (TID 129). 8815 bytes result sent to driver
18:50:35.655 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 119.0 in stage 3.0 (TID 130) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.656 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 118.0 in stage 3.0 (TID 129) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (119/200)
18:50:35.656 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Running task 119.0 in stage 3.0 (TID 130)
18:50:35.661 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.661 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.663 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.663 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.671 [INFO - Executor task launch worker for task 119.0 in stage 3.0 (TID 130)] (Logging.scala:57) Finished task 119.0 in stage 3.0 (TID 130). 8815 bytes result sent to driver
18:50:35.672 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 120.0 in stage 3.0 (TID 131) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.673 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 119.0 in stage 3.0 (TID 130) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (120/200)
18:50:35.674 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Running task 120.0 in stage 3.0 (TID 131)
18:50:35.679 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.679 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.682 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.683 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.704 [INFO - Executor task launch worker for task 120.0 in stage 3.0 (TID 131)] (Logging.scala:57) Finished task 120.0 in stage 3.0 (TID 131). 8858 bytes result sent to driver
18:50:35.705 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 121.0 in stage 3.0 (TID 132) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.706 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 120.0 in stage 3.0 (TID 131) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (121/200)
18:50:35.706 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Running task 121.0 in stage 3.0 (TID 132)
18:50:35.711 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.711 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.713 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.714 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.724 [INFO - Executor task launch worker for task 121.0 in stage 3.0 (TID 132)] (Logging.scala:57) Finished task 121.0 in stage 3.0 (TID 132). 8815 bytes result sent to driver
18:50:35.725 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 122.0 in stage 3.0 (TID 133) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.726 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Running task 122.0 in stage 3.0 (TID 133)
18:50:35.726 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 121.0 in stage 3.0 (TID 132) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (122/200)
18:50:35.731 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.731 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.733 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.734 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.742 [INFO - Executor task launch worker for task 122.0 in stage 3.0 (TID 133)] (Logging.scala:57) Finished task 122.0 in stage 3.0 (TID 133). 8815 bytes result sent to driver
18:50:35.743 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 123.0 in stage 3.0 (TID 134) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.744 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 122.0 in stage 3.0 (TID 133) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (123/200)
18:50:35.744 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Running task 123.0 in stage 3.0 (TID 134)
18:50:35.749 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.749 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.751 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.752 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.761 [INFO - Executor task launch worker for task 123.0 in stage 3.0 (TID 134)] (Logging.scala:57) Finished task 123.0 in stage 3.0 (TID 134). 8815 bytes result sent to driver
18:50:35.762 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 124.0 in stage 3.0 (TID 135) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.763 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 123.0 in stage 3.0 (TID 134) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (124/200)
18:50:35.763 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Running task 124.0 in stage 3.0 (TID 135)
18:50:35.769 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.769 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.772 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.772 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.786 [INFO - Executor task launch worker for task 124.0 in stage 3.0 (TID 135)] (Logging.scala:57) Finished task 124.0 in stage 3.0 (TID 135). 8815 bytes result sent to driver
18:50:35.787 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 125.0 in stage 3.0 (TID 136) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.787 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 124.0 in stage 3.0 (TID 135) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (125/200)
18:50:35.787 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Running task 125.0 in stage 3.0 (TID 136)
18:50:35.793 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.793 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.796 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.796 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.807 [INFO - Executor task launch worker for task 125.0 in stage 3.0 (TID 136)] (Logging.scala:57) Finished task 125.0 in stage 3.0 (TID 136). 8815 bytes result sent to driver
18:50:35.808 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 126.0 in stage 3.0 (TID 137) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.808 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 125.0 in stage 3.0 (TID 136) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (126/200)
18:50:35.809 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Running task 126.0 in stage 3.0 (TID 137)
18:50:35.815 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.815 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.818 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.818 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.829 [INFO - Executor task launch worker for task 126.0 in stage 3.0 (TID 137)] (Logging.scala:57) Finished task 126.0 in stage 3.0 (TID 137). 8815 bytes result sent to driver
18:50:35.831 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 127.0 in stage 3.0 (TID 138) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.831 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 126.0 in stage 3.0 (TID 137) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (127/200)
18:50:35.831 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Running task 127.0 in stage 3.0 (TID 138)
18:50:35.838 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.839 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.841 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.841 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.853 [INFO - Executor task launch worker for task 127.0 in stage 3.0 (TID 138)] (Logging.scala:57) Finished task 127.0 in stage 3.0 (TID 138). 8815 bytes result sent to driver
18:50:35.855 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 128.0 in stage 3.0 (TID 139) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.855 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 127.0 in stage 3.0 (TID 138) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (128/200)
18:50:35.855 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Running task 128.0 in stage 3.0 (TID 139)
18:50:35.862 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.862 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.865 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.865 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.878 [INFO - Executor task launch worker for task 128.0 in stage 3.0 (TID 139)] (Logging.scala:57) Finished task 128.0 in stage 3.0 (TID 139). 8815 bytes result sent to driver
18:50:35.879 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 129.0 in stage 3.0 (TID 140) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.880 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 128.0 in stage 3.0 (TID 139) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (129/200)
18:50:35.880 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Running task 129.0 in stage 3.0 (TID 140)
18:50:35.885 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.885 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.887 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.887 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.897 [INFO - Executor task launch worker for task 129.0 in stage 3.0 (TID 140)] (Logging.scala:57) Finished task 129.0 in stage 3.0 (TID 140). 8815 bytes result sent to driver
18:50:35.898 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 130.0 in stage 3.0 (TID 141) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.898 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 129.0 in stage 3.0 (TID 140) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (130/200)
18:50:35.898 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Running task 130.0 in stage 3.0 (TID 141)
18:50:35.902 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.902 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.905 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.905 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.916 [INFO - Executor task launch worker for task 130.0 in stage 3.0 (TID 141)] (Logging.scala:57) Finished task 130.0 in stage 3.0 (TID 141). 8815 bytes result sent to driver
18:50:35.917 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 131.0 in stage 3.0 (TID 142) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.917 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 130.0 in stage 3.0 (TID 141) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (131/200)
18:50:35.917 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Running task 131.0 in stage 3.0 (TID 142)
18:50:35.922 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.922 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.924 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.925 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.934 [INFO - Executor task launch worker for task 131.0 in stage 3.0 (TID 142)] (Logging.scala:57) Finished task 131.0 in stage 3.0 (TID 142). 8815 bytes result sent to driver
18:50:35.935 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 132.0 in stage 3.0 (TID 143) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.936 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 131.0 in stage 3.0 (TID 142) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (132/200)
18:50:35.936 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Running task 132.0 in stage 3.0 (TID 143)
18:50:35.940 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.940 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.942 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.942 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.950 [INFO - Executor task launch worker for task 132.0 in stage 3.0 (TID 143)] (Logging.scala:57) Finished task 132.0 in stage 3.0 (TID 143). 8815 bytes result sent to driver
18:50:35.951 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 133.0 in stage 3.0 (TID 144) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.952 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 3.0 (TID 143) in 16 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (133/200)
18:50:35.952 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Running task 133.0 in stage 3.0 (TID 144)
18:50:35.957 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.957 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.960 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.960 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.972 [INFO - Executor task launch worker for task 133.0 in stage 3.0 (TID 144)] (Logging.scala:57) Finished task 133.0 in stage 3.0 (TID 144). 8815 bytes result sent to driver
18:50:35.973 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 134.0 in stage 3.0 (TID 145) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.974 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 133.0 in stage 3.0 (TID 144) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (134/200)
18:50:35.975 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Running task 134.0 in stage 3.0 (TID 145)
18:50:35.979 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.979 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.981 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.981 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.989 [INFO - Executor task launch worker for task 134.0 in stage 3.0 (TID 145)] (Logging.scala:57) Finished task 134.0 in stage 3.0 (TID 145). 8815 bytes result sent to driver
18:50:35.990 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 135.0 in stage 3.0 (TID 146) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:35.991 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 134.0 in stage 3.0 (TID 145) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (135/200)
18:50:35.991 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Running task 135.0 in stage 3.0 (TID 146)
18:50:35.996 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.997 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:35.999 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:35.999 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.011 [INFO - Executor task launch worker for task 135.0 in stage 3.0 (TID 146)] (Logging.scala:57) Finished task 135.0 in stage 3.0 (TID 146). 8815 bytes result sent to driver
18:50:36.012 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 136.0 in stage 3.0 (TID 147) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.013 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Running task 136.0 in stage 3.0 (TID 147)
18:50:36.013 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 3.0 (TID 146) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (136/200)
18:50:36.018 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.018 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.020 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.021 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.030 [INFO - Executor task launch worker for task 136.0 in stage 3.0 (TID 147)] (Logging.scala:57) Finished task 136.0 in stage 3.0 (TID 147). 8815 bytes result sent to driver
18:50:36.031 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 137.0 in stage 3.0 (TID 148) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.031 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 136.0 in stage 3.0 (TID 147) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (137/200)
18:50:36.031 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Running task 137.0 in stage 3.0 (TID 148)
18:50:36.036 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.036 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.038 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.038 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.048 [INFO - Executor task launch worker for task 137.0 in stage 3.0 (TID 148)] (Logging.scala:57) Finished task 137.0 in stage 3.0 (TID 148). 8815 bytes result sent to driver
18:50:36.049 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 138.0 in stage 3.0 (TID 149) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.049 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 3.0 (TID 148) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (138/200)
18:50:36.049 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Running task 138.0 in stage 3.0 (TID 149)
18:50:36.055 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.055 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.058 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.058 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.069 [INFO - Executor task launch worker for task 138.0 in stage 3.0 (TID 149)] (Logging.scala:57) Finished task 138.0 in stage 3.0 (TID 149). 8815 bytes result sent to driver
18:50:36.070 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 139.0 in stage 3.0 (TID 150) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.071 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 138.0 in stage 3.0 (TID 149) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (139/200)
18:50:36.071 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Running task 139.0 in stage 3.0 (TID 150)
18:50:36.076 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.076 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.078 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.078 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.087 [INFO - Executor task launch worker for task 139.0 in stage 3.0 (TID 150)] (Logging.scala:57) Finished task 139.0 in stage 3.0 (TID 150). 8815 bytes result sent to driver
18:50:36.088 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 140.0 in stage 3.0 (TID 151) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.088 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Running task 140.0 in stage 3.0 (TID 151)
18:50:36.088 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 139.0 in stage 3.0 (TID 150) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (140/200)
18:50:36.094 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.094 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.097 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.098 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.110 [INFO - Executor task launch worker for task 140.0 in stage 3.0 (TID 151)] (Logging.scala:57) Finished task 140.0 in stage 3.0 (TID 151). 8815 bytes result sent to driver
18:50:36.112 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 141.0 in stage 3.0 (TID 152) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.112 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 3.0 (TID 151) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (141/200)
18:50:36.112 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Running task 141.0 in stage 3.0 (TID 152)
18:50:36.118 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.119 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.121 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.122 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.133 [INFO - Executor task launch worker for task 141.0 in stage 3.0 (TID 152)] (Logging.scala:57) Finished task 141.0 in stage 3.0 (TID 152). 8815 bytes result sent to driver
18:50:36.134 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 142.0 in stage 3.0 (TID 153) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.135 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 141.0 in stage 3.0 (TID 152) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (142/200)
18:50:36.135 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Running task 142.0 in stage 3.0 (TID 153)
18:50:36.139 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.139 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.141 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.141 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.149 [INFO - Executor task launch worker for task 142.0 in stage 3.0 (TID 153)] (Logging.scala:57) Finished task 142.0 in stage 3.0 (TID 153). 8815 bytes result sent to driver
18:50:36.150 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 143.0 in stage 3.0 (TID 154) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.150 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 142.0 in stage 3.0 (TID 153) in 16 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (143/200)
18:50:36.150 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Running task 143.0 in stage 3.0 (TID 154)
18:50:36.156 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.156 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.159 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.159 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.170 [INFO - Executor task launch worker for task 143.0 in stage 3.0 (TID 154)] (Logging.scala:57) Finished task 143.0 in stage 3.0 (TID 154). 8815 bytes result sent to driver
18:50:36.171 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 144.0 in stage 3.0 (TID 155) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.171 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 143.0 in stage 3.0 (TID 154) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (144/200)
18:50:36.171 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Running task 144.0 in stage 3.0 (TID 155)
18:50:36.175 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.176 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.178 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.178 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.188 [INFO - Executor task launch worker for task 144.0 in stage 3.0 (TID 155)] (Logging.scala:57) Finished task 144.0 in stage 3.0 (TID 155). 8815 bytes result sent to driver
18:50:36.189 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 145.0 in stage 3.0 (TID 156) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.190 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 3.0 (TID 155) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (145/200)
18:50:36.190 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Running task 145.0 in stage 3.0 (TID 156)
18:50:36.196 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.196 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.200 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.200 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.211 [INFO - Executor task launch worker for task 145.0 in stage 3.0 (TID 156)] (Logging.scala:57) Finished task 145.0 in stage 3.0 (TID 156). 8815 bytes result sent to driver
18:50:36.213 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 146.0 in stage 3.0 (TID 157) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.213 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 3.0 (TID 156) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (146/200)
18:50:36.213 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Running task 146.0 in stage 3.0 (TID 157)
18:50:36.219 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.219 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.222 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.222 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.244 [INFO - Executor task launch worker for task 146.0 in stage 3.0 (TID 157)] (Logging.scala:57) Finished task 146.0 in stage 3.0 (TID 157). 8858 bytes result sent to driver
18:50:36.245 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 147.0 in stage 3.0 (TID 158) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.245 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 146.0 in stage 3.0 (TID 157) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (147/200)
18:50:36.246 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Running task 147.0 in stage 3.0 (TID 158)
18:50:36.250 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.250 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.252 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.252 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.261 [INFO - Executor task launch worker for task 147.0 in stage 3.0 (TID 158)] (Logging.scala:57) Finished task 147.0 in stage 3.0 (TID 158). 8815 bytes result sent to driver
18:50:36.262 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 148.0 in stage 3.0 (TID 159) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.262 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 3.0 (TID 158) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (148/200)
18:50:36.263 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Running task 148.0 in stage 3.0 (TID 159)
18:50:36.266 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.266 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.268 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.269 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.277 [INFO - Executor task launch worker for task 148.0 in stage 3.0 (TID 159)] (Logging.scala:57) Finished task 148.0 in stage 3.0 (TID 159). 8815 bytes result sent to driver
18:50:36.277 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 149.0 in stage 3.0 (TID 160) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.278 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 148.0 in stage 3.0 (TID 159) in 16 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (149/200)
18:50:36.278 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Running task 149.0 in stage 3.0 (TID 160)
18:50:36.283 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.283 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.286 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.286 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.298 [INFO - Executor task launch worker for task 149.0 in stage 3.0 (TID 160)] (Logging.scala:57) Finished task 149.0 in stage 3.0 (TID 160). 8815 bytes result sent to driver
18:50:36.299 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 150.0 in stage 3.0 (TID 161) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.299 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 3.0 (TID 160) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (150/200)
18:50:36.300 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Running task 150.0 in stage 3.0 (TID 161)
18:50:36.305 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.305 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.308 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.308 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.319 [INFO - Executor task launch worker for task 150.0 in stage 3.0 (TID 161)] (Logging.scala:57) Finished task 150.0 in stage 3.0 (TID 161). 8815 bytes result sent to driver
18:50:36.320 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 151.0 in stage 3.0 (TID 162) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.320 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Running task 151.0 in stage 3.0 (TID 162)
18:50:36.320 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 3.0 (TID 161) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (151/200)
18:50:36.325 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.325 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.327 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.328 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.346 [INFO - Executor task launch worker for task 151.0 in stage 3.0 (TID 162)] (Logging.scala:57) Finished task 151.0 in stage 3.0 (TID 162). 8944 bytes result sent to driver
18:50:36.347 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 152.0 in stage 3.0 (TID 163) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.347 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Running task 152.0 in stage 3.0 (TID 163)
18:50:36.348 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 151.0 in stage 3.0 (TID 162) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (152/200)
18:50:36.352 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.352 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.354 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.354 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.364 [INFO - Executor task launch worker for task 152.0 in stage 3.0 (TID 163)] (Logging.scala:57) Finished task 152.0 in stage 3.0 (TID 163). 8815 bytes result sent to driver
18:50:36.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 153.0 in stage 3.0 (TID 164) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.365 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 152.0 in stage 3.0 (TID 163) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (153/200)
18:50:36.365 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Running task 153.0 in stage 3.0 (TID 164)
18:50:36.371 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.371 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.374 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.374 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.386 [INFO - Executor task launch worker for task 153.0 in stage 3.0 (TID 164)] (Logging.scala:57) Finished task 153.0 in stage 3.0 (TID 164). 8815 bytes result sent to driver
18:50:36.387 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 154.0 in stage 3.0 (TID 165) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.388 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Running task 154.0 in stage 3.0 (TID 165)
18:50:36.388 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 153.0 in stage 3.0 (TID 164) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (154/200)
18:50:36.392 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Getting 4 (5.2 KiB) non-empty blocks including 4 (5.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.392 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.394 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.395 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.403 [INFO - Executor task launch worker for task 154.0 in stage 3.0 (TID 165)] (Logging.scala:57) Finished task 154.0 in stage 3.0 (TID 165). 8815 bytes result sent to driver
18:50:36.403 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 155.0 in stage 3.0 (TID 166) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.404 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Running task 155.0 in stage 3.0 (TID 166)
18:50:36.404 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 3.0 (TID 165) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (155/200)
18:50:36.408 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.408 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.410 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.410 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.418 [INFO - Executor task launch worker for task 155.0 in stage 3.0 (TID 166)] (Logging.scala:57) Finished task 155.0 in stage 3.0 (TID 166). 8815 bytes result sent to driver
18:50:36.419 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 156.0 in stage 3.0 (TID 167) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.419 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Running task 156.0 in stage 3.0 (TID 167)
18:50:36.420 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 155.0 in stage 3.0 (TID 166) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (156/200)
18:50:36.424 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.424 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.426 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.426 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.434 [INFO - Executor task launch worker for task 156.0 in stage 3.0 (TID 167)] (Logging.scala:57) Finished task 156.0 in stage 3.0 (TID 167). 8815 bytes result sent to driver
18:50:36.435 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 157.0 in stage 3.0 (TID 168) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.435 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 3.0 (TID 167) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (157/200)
18:50:36.435 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Running task 157.0 in stage 3.0 (TID 168)
18:50:36.440 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.441 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.443 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.443 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.454 [INFO - Executor task launch worker for task 157.0 in stage 3.0 (TID 168)] (Logging.scala:57) Finished task 157.0 in stage 3.0 (TID 168). 8815 bytes result sent to driver
18:50:36.455 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 158.0 in stage 3.0 (TID 169) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.456 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Running task 158.0 in stage 3.0 (TID 169)
18:50:36.456 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 157.0 in stage 3.0 (TID 168) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (158/200)
18:50:36.459 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.460 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.462 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.462 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.469 [INFO - Executor task launch worker for task 158.0 in stage 3.0 (TID 169)] (Logging.scala:57) Finished task 158.0 in stage 3.0 (TID 169). 8815 bytes result sent to driver
18:50:36.470 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 159.0 in stage 3.0 (TID 170) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.471 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Running task 159.0 in stage 3.0 (TID 170)
18:50:36.471 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 158.0 in stage 3.0 (TID 169) in 16 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (159/200)
18:50:36.475 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.475 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.477 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.477 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.485 [INFO - Executor task launch worker for task 159.0 in stage 3.0 (TID 170)] (Logging.scala:57) Finished task 159.0 in stage 3.0 (TID 170). 8815 bytes result sent to driver
18:50:36.486 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 160.0 in stage 3.0 (TID 171) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.486 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 159.0 in stage 3.0 (TID 170) in 16 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (160/200)
18:50:36.487 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Running task 160.0 in stage 3.0 (TID 171)
18:50:36.490 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.490 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.492 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.492 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.501 [INFO - Executor task launch worker for task 160.0 in stage 3.0 (TID 171)] (Logging.scala:57) Finished task 160.0 in stage 3.0 (TID 171). 8815 bytes result sent to driver
18:50:36.502 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 161.0 in stage 3.0 (TID 172) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.502 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 160.0 in stage 3.0 (TID 171) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (161/200)
18:50:36.502 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Running task 161.0 in stage 3.0 (TID 172)
18:50:36.507 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.507 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.510 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.510 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.523 [INFO - Executor task launch worker for task 161.0 in stage 3.0 (TID 172)] (Logging.scala:57) Finished task 161.0 in stage 3.0 (TID 172). 8815 bytes result sent to driver
18:50:36.524 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 162.0 in stage 3.0 (TID 173) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.524 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Running task 162.0 in stage 3.0 (TID 173)
18:50:36.525 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 161.0 in stage 3.0 (TID 172) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (162/200)
18:50:36.529 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.529 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.532 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.532 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.543 [INFO - Executor task launch worker for task 162.0 in stage 3.0 (TID 173)] (Logging.scala:57) Finished task 162.0 in stage 3.0 (TID 173). 8815 bytes result sent to driver
18:50:36.544 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 163.0 in stage 3.0 (TID 174) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.545 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Running task 163.0 in stage 3.0 (TID 174)
18:50:36.545 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 162.0 in stage 3.0 (TID 173) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (163/200)
18:50:36.550 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.550 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.552 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.552 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.562 [INFO - Executor task launch worker for task 163.0 in stage 3.0 (TID 174)] (Logging.scala:57) Finished task 163.0 in stage 3.0 (TID 174). 8815 bytes result sent to driver
18:50:36.563 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 164.0 in stage 3.0 (TID 175) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.564 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 3.0 (TID 174) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (164/200)
18:50:36.564 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Running task 164.0 in stage 3.0 (TID 175)
18:50:36.568 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.569 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.572 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.572 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.584 [INFO - Executor task launch worker for task 164.0 in stage 3.0 (TID 175)] (Logging.scala:57) Finished task 164.0 in stage 3.0 (TID 175). 8815 bytes result sent to driver
18:50:36.585 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 165.0 in stage 3.0 (TID 176) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.586 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 3.0 (TID 175) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (165/200)
18:50:36.586 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Running task 165.0 in stage 3.0 (TID 176)
18:50:36.591 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.591 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.594 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.594 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.605 [INFO - Executor task launch worker for task 165.0 in stage 3.0 (TID 176)] (Logging.scala:57) Finished task 165.0 in stage 3.0 (TID 176). 8815 bytes result sent to driver
18:50:36.607 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 166.0 in stage 3.0 (TID 177) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.607 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 3.0 (TID 176) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (166/200)
18:50:36.607 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Running task 166.0 in stage 3.0 (TID 177)
18:50:36.612 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.612 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.614 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.614 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.624 [INFO - Executor task launch worker for task 166.0 in stage 3.0 (TID 177)] (Logging.scala:57) Finished task 166.0 in stage 3.0 (TID 177). 8815 bytes result sent to driver
18:50:36.625 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 167.0 in stage 3.0 (TID 178) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.626 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 3.0 (TID 177) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (167/200)
18:50:36.626 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Running task 167.0 in stage 3.0 (TID 178)
18:50:36.631 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.631 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.633 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.634 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.642 [INFO - Executor task launch worker for task 167.0 in stage 3.0 (TID 178)] (Logging.scala:57) Finished task 167.0 in stage 3.0 (TID 178). 8815 bytes result sent to driver
18:50:36.643 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 168.0 in stage 3.0 (TID 179) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.644 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Running task 168.0 in stage 3.0 (TID 179)
18:50:36.644 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 167.0 in stage 3.0 (TID 178) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (168/200)
18:50:36.650 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.650 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.653 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.653 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.662 [INFO - Executor task launch worker for task 168.0 in stage 3.0 (TID 179)] (Logging.scala:57) Finished task 168.0 in stage 3.0 (TID 179). 8815 bytes result sent to driver
18:50:36.663 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 169.0 in stage 3.0 (TID 180) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.663 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Running task 169.0 in stage 3.0 (TID 180)
18:50:36.664 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 168.0 in stage 3.0 (TID 179) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (169/200)
18:50:36.668 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.668 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.671 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.671 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.682 [INFO - Executor task launch worker for task 169.0 in stage 3.0 (TID 180)] (Logging.scala:57) Finished task 169.0 in stage 3.0 (TID 180). 8815 bytes result sent to driver
18:50:36.683 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 170.0 in stage 3.0 (TID 181) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.683 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 169.0 in stage 3.0 (TID 180) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (170/200)
18:50:36.683 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Running task 170.0 in stage 3.0 (TID 181)
18:50:36.687 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.687 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.689 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.689 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.697 [INFO - Executor task launch worker for task 170.0 in stage 3.0 (TID 181)] (Logging.scala:57) Finished task 170.0 in stage 3.0 (TID 181). 8815 bytes result sent to driver
18:50:36.698 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 171.0 in stage 3.0 (TID 182) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.698 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Running task 171.0 in stage 3.0 (TID 182)
18:50:36.699 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 3.0 (TID 181) in 16 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (171/200)
18:50:36.702 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Getting 4 (5.8 KiB) non-empty blocks including 4 (5.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.703 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.705 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.705 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.713 [INFO - Executor task launch worker for task 171.0 in stage 3.0 (TID 182)] (Logging.scala:57) Finished task 171.0 in stage 3.0 (TID 182). 8815 bytes result sent to driver
18:50:36.714 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 172.0 in stage 3.0 (TID 183) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.715 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Running task 172.0 in stage 3.0 (TID 183)
18:50:36.715 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 3.0 (TID 182) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (172/200)
18:50:36.719 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.720 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.722 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.722 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.739 [INFO - Executor task launch worker for task 172.0 in stage 3.0 (TID 183)] (Logging.scala:57) Finished task 172.0 in stage 3.0 (TID 183). 8858 bytes result sent to driver
18:50:36.740 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 173.0 in stage 3.0 (TID 184) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.741 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Running task 173.0 in stage 3.0 (TID 184)
18:50:36.741 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 172.0 in stage 3.0 (TID 183) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (173/200)
18:50:36.746 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.746 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.749 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.749 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.760 [INFO - Executor task launch worker for task 173.0 in stage 3.0 (TID 184)] (Logging.scala:57) Finished task 173.0 in stage 3.0 (TID 184). 8815 bytes result sent to driver
18:50:36.761 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 174.0 in stage 3.0 (TID 185) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.761 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Running task 174.0 in stage 3.0 (TID 185)
18:50:36.761 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 173.0 in stage 3.0 (TID 184) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (174/200)
18:50:36.765 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.765 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.767 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.767 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.776 [INFO - Executor task launch worker for task 174.0 in stage 3.0 (TID 185)] (Logging.scala:57) Finished task 174.0 in stage 3.0 (TID 185). 8815 bytes result sent to driver
18:50:36.777 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 175.0 in stage 3.0 (TID 186) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.777 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Running task 175.0 in stage 3.0 (TID 186)
18:50:36.777 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 174.0 in stage 3.0 (TID 185) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (175/200)
18:50:36.781 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.781 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.783 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.783 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.792 [INFO - Executor task launch worker for task 175.0 in stage 3.0 (TID 186)] (Logging.scala:57) Finished task 175.0 in stage 3.0 (TID 186). 8815 bytes result sent to driver
18:50:36.793 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 176.0 in stage 3.0 (TID 187) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.794 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 3.0 (TID 186) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (176/200)
18:50:36.794 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Running task 176.0 in stage 3.0 (TID 187)
18:50:36.800 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.800 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.803 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.803 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.812 [INFO - Executor task launch worker for task 176.0 in stage 3.0 (TID 187)] (Logging.scala:57) Finished task 176.0 in stage 3.0 (TID 187). 8815 bytes result sent to driver
18:50:36.813 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 177.0 in stage 3.0 (TID 188) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.813 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Running task 177.0 in stage 3.0 (TID 188)
18:50:36.813 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 3.0 (TID 187) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (177/200)
18:50:36.818 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.818 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.820 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.820 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.829 [INFO - Executor task launch worker for task 177.0 in stage 3.0 (TID 188)] (Logging.scala:57) Finished task 177.0 in stage 3.0 (TID 188). 8815 bytes result sent to driver
18:50:36.830 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 178.0 in stage 3.0 (TID 189) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.830 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 3.0 (TID 188) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (178/200)
18:50:36.830 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Running task 178.0 in stage 3.0 (TID 189)
18:50:36.836 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Getting 4 (5.5 KiB) non-empty blocks including 4 (5.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.836 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.838 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.838 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.848 [INFO - Executor task launch worker for task 178.0 in stage 3.0 (TID 189)] (Logging.scala:57) Finished task 178.0 in stage 3.0 (TID 189). 8815 bytes result sent to driver
18:50:36.850 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 179.0 in stage 3.0 (TID 190) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.850 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 3.0 (TID 189) in 21 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (179/200)
18:50:36.850 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Running task 179.0 in stage 3.0 (TID 190)
18:50:36.857 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.857 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.859 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.859 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.868 [INFO - Executor task launch worker for task 179.0 in stage 3.0 (TID 190)] (Logging.scala:57) Finished task 179.0 in stage 3.0 (TID 190). 8815 bytes result sent to driver
18:50:36.869 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 180.0 in stage 3.0 (TID 191) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.870 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 3.0 (TID 190) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (180/200)
18:50:36.870 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Running task 180.0 in stage 3.0 (TID 191)
18:50:36.875 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.876 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.878 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.879 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.888 [INFO - Executor task launch worker for task 180.0 in stage 3.0 (TID 191)] (Logging.scala:57) Finished task 180.0 in stage 3.0 (TID 191). 8815 bytes result sent to driver
18:50:36.889 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 181.0 in stage 3.0 (TID 192) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.890 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Running task 181.0 in stage 3.0 (TID 192)
18:50:36.890 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 180.0 in stage 3.0 (TID 191) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (181/200)
18:50:36.895 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.895 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.898 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.898 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.910 [INFO - Executor task launch worker for task 181.0 in stage 3.0 (TID 192)] (Logging.scala:57) Finished task 181.0 in stage 3.0 (TID 192). 8815 bytes result sent to driver
18:50:36.911 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 182.0 in stage 3.0 (TID 193) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.912 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 181.0 in stage 3.0 (TID 192) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (182/200)
18:50:36.912 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Running task 182.0 in stage 3.0 (TID 193)
18:50:36.916 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.916 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.919 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.919 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.931 [INFO - Executor task launch worker for task 182.0 in stage 3.0 (TID 193)] (Logging.scala:57) Finished task 182.0 in stage 3.0 (TID 193). 8815 bytes result sent to driver
18:50:36.932 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 183.0 in stage 3.0 (TID 194) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.932 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 182.0 in stage 3.0 (TID 193) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (183/200)
18:50:36.933 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Running task 183.0 in stage 3.0 (TID 194)
18:50:36.937 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.937 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.939 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.940 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.948 [INFO - Executor task launch worker for task 183.0 in stage 3.0 (TID 194)] (Logging.scala:57) Finished task 183.0 in stage 3.0 (TID 194). 8815 bytes result sent to driver
18:50:36.949 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 184.0 in stage 3.0 (TID 195) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.949 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 3.0 (TID 194) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (184/200)
18:50:36.950 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Running task 184.0 in stage 3.0 (TID 195)
18:50:36.954 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.954 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.956 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.956 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.965 [INFO - Executor task launch worker for task 184.0 in stage 3.0 (TID 195)] (Logging.scala:57) Finished task 184.0 in stage 3.0 (TID 195). 8815 bytes result sent to driver
18:50:36.966 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 185.0 in stage 3.0 (TID 196) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.966 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Running task 185.0 in stage 3.0 (TID 196)
18:50:36.966 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 184.0 in stage 3.0 (TID 195) in 17 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (185/200)
18:50:36.970 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.970 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.972 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.973 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.982 [INFO - Executor task launch worker for task 185.0 in stage 3.0 (TID 196)] (Logging.scala:57) Finished task 185.0 in stage 3.0 (TID 196). 8815 bytes result sent to driver
18:50:36.984 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 186.0 in stage 3.0 (TID 197) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:36.984 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 185.0 in stage 3.0 (TID 196) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (186/200)
18:50:36.984 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Running task 186.0 in stage 3.0 (TID 197)
18:50:36.990 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.990 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:36.993 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:36.993 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.004 [INFO - Executor task launch worker for task 186.0 in stage 3.0 (TID 197)] (Logging.scala:57) Finished task 186.0 in stage 3.0 (TID 197). 8815 bytes result sent to driver
18:50:37.005 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 187.0 in stage 3.0 (TID 198) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.006 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 3.0 (TID 197) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (187/200)
18:50:37.006 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Running task 187.0 in stage 3.0 (TID 198)
18:50:37.011 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.011 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.013 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.013 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.022 [INFO - Executor task launch worker for task 187.0 in stage 3.0 (TID 198)] (Logging.scala:57) Finished task 187.0 in stage 3.0 (TID 198). 8815 bytes result sent to driver
18:50:37.023 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 188.0 in stage 3.0 (TID 199) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.023 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Running task 188.0 in stage 3.0 (TID 199)
18:50:37.023 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 3.0 (TID 198) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (188/200)
18:50:37.027 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.028 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.031 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.032 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.042 [INFO - Executor task launch worker for task 188.0 in stage 3.0 (TID 199)] (Logging.scala:57) Finished task 188.0 in stage 3.0 (TID 199). 8815 bytes result sent to driver
18:50:37.043 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 189.0 in stage 3.0 (TID 200) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.044 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Running task 189.0 in stage 3.0 (TID 200)
18:50:37.044 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 3.0 (TID 199) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (189/200)
18:50:37.048 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.048 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.050 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.050 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.061 [INFO - Executor task launch worker for task 189.0 in stage 3.0 (TID 200)] (Logging.scala:57) Finished task 189.0 in stage 3.0 (TID 200). 8815 bytes result sent to driver
18:50:37.062 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 190.0 in stage 3.0 (TID 201) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.063 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 189.0 in stage 3.0 (TID 200) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (190/200)
18:50:37.063 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Running task 190.0 in stage 3.0 (TID 201)
18:50:37.069 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.069 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.072 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.072 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.084 [INFO - Executor task launch worker for task 190.0 in stage 3.0 (TID 201)] (Logging.scala:57) Finished task 190.0 in stage 3.0 (TID 201). 8815 bytes result sent to driver
18:50:37.086 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 191.0 in stage 3.0 (TID 202) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.086 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Running task 191.0 in stage 3.0 (TID 202)
18:50:37.086 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 190.0 in stage 3.0 (TID 201) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (191/200)
18:50:37.090 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.090 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.092 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.092 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.103 [INFO - Executor task launch worker for task 191.0 in stage 3.0 (TID 202)] (Logging.scala:57) Finished task 191.0 in stage 3.0 (TID 202). 8815 bytes result sent to driver
18:50:37.104 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 192.0 in stage 3.0 (TID 203) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.104 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 191.0 in stage 3.0 (TID 202) in 19 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (192/200)
18:50:37.104 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Running task 192.0 in stage 3.0 (TID 203)
18:50:37.109 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.109 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.112 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.112 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.121 [INFO - Executor task launch worker for task 192.0 in stage 3.0 (TID 203)] (Logging.scala:57) Finished task 192.0 in stage 3.0 (TID 203). 8815 bytes result sent to driver
18:50:37.122 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 193.0 in stage 3.0 (TID 204) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.123 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Running task 193.0 in stage 3.0 (TID 204)
18:50:37.123 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 192.0 in stage 3.0 (TID 203) in 20 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (193/200)
18:50:37.127 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.127 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.129 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.129 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.138 [INFO - Executor task launch worker for task 193.0 in stage 3.0 (TID 204)] (Logging.scala:57) Finished task 193.0 in stage 3.0 (TID 204). 8815 bytes result sent to driver
18:50:37.139 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 194.0 in stage 3.0 (TID 205) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.140 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 193.0 in stage 3.0 (TID 204) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (194/200)
18:50:37.140 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Running task 194.0 in stage 3.0 (TID 205)
18:50:37.146 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.146 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.149 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.150 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.162 [INFO - Executor task launch worker for task 194.0 in stage 3.0 (TID 205)] (Logging.scala:57) Finished task 194.0 in stage 3.0 (TID 205). 8815 bytes result sent to driver
18:50:37.163 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 195.0 in stage 3.0 (TID 206) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.164 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Running task 195.0 in stage 3.0 (TID 206)
18:50:37.164 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 3.0 (TID 205) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (195/200)
18:50:37.167 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.167 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.174 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.175 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.183 [INFO - Executor task launch worker for task 195.0 in stage 3.0 (TID 206)] (Logging.scala:57) Finished task 195.0 in stage 3.0 (TID 206). 8815 bytes result sent to driver
18:50:37.184 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 196.0 in stage 3.0 (TID 207) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.185 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 3.0 (TID 206) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (196/200)
18:50:37.185 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Running task 196.0 in stage 3.0 (TID 207)
18:50:37.190 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.190 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.193 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.193 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.204 [INFO - Executor task launch worker for task 196.0 in stage 3.0 (TID 207)] (Logging.scala:57) Finished task 196.0 in stage 3.0 (TID 207). 8815 bytes result sent to driver
18:50:37.205 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 197.0 in stage 3.0 (TID 208) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.206 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Running task 197.0 in stage 3.0 (TID 208)
18:50:37.206 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 196.0 in stage 3.0 (TID 207) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (197/200)
18:50:37.211 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.211 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.214 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.214 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.226 [INFO - Executor task launch worker for task 197.0 in stage 3.0 (TID 208)] (Logging.scala:57) Finished task 197.0 in stage 3.0 (TID 208). 8815 bytes result sent to driver
18:50:37.227 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 198.0 in stage 3.0 (TID 209) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.227 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 197.0 in stage 3.0 (TID 208) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (198/200)
18:50:37.227 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Running task 198.0 in stage 3.0 (TID 209)
18:50:37.231 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.231 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.233 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.234 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.243 [INFO - Executor task launch worker for task 198.0 in stage 3.0 (TID 209)] (Logging.scala:57) Finished task 198.0 in stage 3.0 (TID 209). 8815 bytes result sent to driver
18:50:37.243 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 199.0 in stage 3.0 (TID 210) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4724 bytes) taskResourceAssignments Map()
18:50:37.244 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Running task 199.0 in stage 3.0 (TID 210)
18:50:37.244 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 3.0 (TID 209) in 18 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (199/200)
18:50:37.247 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.248 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.250 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:37.250 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:37.272 [INFO - Executor task launch worker for task 199.0 in stage 3.0 (TID 210)] (Logging.scala:57) Finished task 199.0 in stage 3.0 (TID 210). 8858 bytes result sent to driver
18:50:37.273 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 4.0 (TID 211) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:37.274 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 3.0 (TID 210) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (200/200)
18:50:37.274 [INFO - Executor task launch worker for task 1.0 in stage 4.0 (TID 211)] (Logging.scala:57) Running task 1.0 in stage 4.0 (TID 211)
18:50:37.274 [INFO - task-result-getter-2] (Logging.scala:57) Removed TaskSet 3.0, whose tasks have all completed, from pool 
18:50:37.274 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421) finished in 5.730 s
18:50:37.275 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
18:50:37.275 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6, ShuffleMapStage 4)
18:50:37.275 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
18:50:37.275 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
18:50:37.277 [DEBUG - Executor task launch worker for task 1.0 in stage 4.0 (TID 211)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:37.314 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9959 rows, more = false, responseScanTimestamp = 7317398475927121920) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=888e00a10cc64801b1c3cd95d96d9c0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:37.384 [INFO - Executor task launch worker for task 1.0 in stage 4.0 (TID 211)] (Logging.scala:57) Finished task 1.0 in stage 4.0 (TID 211). 5945 bytes result sent to driver
18:50:37.385 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 4.0 (TID 212) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:37.385 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 4.0 (TID 211) in 112 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/4)
18:50:37.386 [INFO - Executor task launch worker for task 2.0 in stage 4.0 (TID 212)] (Logging.scala:57) Running task 2.0 in stage 4.0 (TID 212)
18:50:37.389 [DEBUG - Executor task launch worker for task 2.0 in stage 4.0 (TID 212)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:37.432 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9982 rows, more = false, responseScanTimestamp = 7317398476380770304) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3f93f763eb264e0daf9c71cf2fcd4426, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:37.489 [INFO - Executor task launch worker for task 2.0 in stage 4.0 (TID 212)] (Logging.scala:57) Finished task 2.0 in stage 4.0 (TID 212). 5945 bytes result sent to driver
18:50:37.491 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 4.0 (TID 213) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5006 bytes) taskResourceAssignments Map()
18:50:37.491 [INFO - Executor task launch worker for task 3.0 in stage 4.0 (TID 213)] (Logging.scala:57) Running task 3.0 in stage 4.0 (TID 213)
18:50:37.491 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 4.0 (TID 212) in 107 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/4)
18:50:37.494 [DEBUG - Executor task launch worker for task 3.0 in stage 4.0 (TID 213)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:37.542 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10106 rows, more = false, responseScanTimestamp = 7317398476815167488) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=083ca8c148b94f9f8a838541e26fdd8e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:37.592 [INFO - Executor task launch worker for task 3.0 in stage 4.0 (TID 213)] (Logging.scala:57) Finished task 3.0 in stage 4.0 (TID 213). 5945 bytes result sent to driver
18:50:37.593 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 5.0 (TID 214) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:37.594 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 4.0 (TID 213) in 104 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/4)
18:50:37.594 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Running task 0.0 in stage 5.0 (TID 214)
18:50:37.594 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 4.0, whose tasks have all completed, from pool 
18:50:37.595 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 4 (collect at IntegrationTestBigLinkedList.scala:421) finished in 8.558 s
18:50:37.595 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
18:50:37.595 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 5, ShuffleMapStage 6)
18:50:37.595 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
18:50:37.595 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
18:50:37.598 [DEBUG - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:37.609 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Code generated in 5.693125 ms
18:50:37.710 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9956 rows, more = false, responseScanTimestamp = 7317398477282766848) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3690c7b90b5a498295d5966fee60987f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:37.732 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Code generated in 16.539962 ms
18:50:37.871 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 214)] (Logging.scala:57) Finished task 0.0 in stage 5.0 (TID 214). 6416 bytes result sent to driver
18:50:37.872 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 5.0 (TID 215) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:37.873 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 5.0 (TID 214) in 280 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/4)
18:50:37.874 [INFO - Executor task launch worker for task 1.0 in stage 5.0 (TID 215)] (Logging.scala:57) Running task 1.0 in stage 5.0 (TID 215)
18:50:37.878 [DEBUG - Executor task launch worker for task 1.0 in stage 5.0 (TID 215)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:37.952 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9959 rows, more = false, responseScanTimestamp = 7317398478394454016) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=888e00a10cc64801b1c3cd95d96d9c0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:38.036 [INFO - Executor task launch worker for task 1.0 in stage 5.0 (TID 215)] (Logging.scala:57) Finished task 1.0 in stage 5.0 (TID 215). 6373 bytes result sent to driver
18:50:38.037 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 5.0 (TID 216) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:38.038 [INFO - Executor task launch worker for task 2.0 in stage 5.0 (TID 216)] (Logging.scala:57) Running task 2.0 in stage 5.0 (TID 216)
18:50:38.039 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 5.0 (TID 215) in 168 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/4)
18:50:38.042 [DEBUG - Executor task launch worker for task 2.0 in stage 5.0 (TID 216)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:38.172 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9982 rows, more = false, responseScanTimestamp = 7317398479062732800) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3f93f763eb264e0daf9c71cf2fcd4426, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:38.314 [INFO - Executor task launch worker for task 2.0 in stage 5.0 (TID 216)] (Logging.scala:57) Finished task 2.0 in stage 5.0 (TID 216). 6373 bytes result sent to driver
18:50:38.315 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 5.0 (TID 217) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:38.316 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 5.0 (TID 216) in 278 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/4)
18:50:38.316 [INFO - Executor task launch worker for task 3.0 in stage 5.0 (TID 217)] (Logging.scala:57) Running task 3.0 in stage 5.0 (TID 217)
18:50:38.322 [DEBUG - Executor task launch worker for task 3.0 in stage 5.0 (TID 217)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:38.414 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10106 rows, more = false, responseScanTimestamp = 7317398480225972224) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=083ca8c148b94f9f8a838541e26fdd8e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:38.511 [INFO - Executor task launch worker for task 3.0 in stage 5.0 (TID 217)] (Logging.scala:57) Finished task 3.0 in stage 5.0 (TID 217). 6373 bytes result sent to driver
18:50:38.512 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 6.0 (TID 218) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:38.513 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 5.0 (TID 217) in 198 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/4)
18:50:38.514 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 5.0, whose tasks have all completed, from pool 
18:50:38.514 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 5 (collect at IntegrationTestBigLinkedList.scala:421) finished in 9.468 s
18:50:38.515 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
18:50:38.515 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set(ShuffleMapStage 6)
18:50:38.515 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
18:50:38.515 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
18:50:38.517 [INFO - Executor task launch worker for task 0.0 in stage 6.0 (TID 218)] (Logging.scala:57) Running task 0.0 in stage 6.0 (TID 218)
18:50:38.521 [DEBUG - Executor task launch worker for task 0.0 in stage 6.0 (TID 218)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:38.599 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9956 rows, more = false, responseScanTimestamp = 7317398481065103360) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3690c7b90b5a498295d5966fee60987f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:38.839 [INFO - Executor task launch worker for task 0.0 in stage 6.0 (TID 218)] (Logging.scala:57) Finished task 0.0 in stage 6.0 (TID 218). 6416 bytes result sent to driver
18:50:38.840 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 6.0 (TID 219) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:38.841 [INFO - Executor task launch worker for task 1.0 in stage 6.0 (TID 219)] (Logging.scala:57) Running task 1.0 in stage 6.0 (TID 219)
18:50:38.841 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 6.0 (TID 218) in 330 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/4)
18:50:38.844 [DEBUG - Executor task launch worker for task 1.0 in stage 6.0 (TID 219)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:38.936 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9959 rows, more = false, responseScanTimestamp = 7317398482383884288) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=888e00a10cc64801b1c3cd95d96d9c0b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:39.005 [INFO - Executor task launch worker for task 1.0 in stage 6.0 (TID 219)] (Logging.scala:57) Finished task 1.0 in stage 6.0 (TID 219). 6373 bytes result sent to driver
18:50:39.006 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 6.0 (TID 220) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:39.007 [INFO - Executor task launch worker for task 2.0 in stage 6.0 (TID 220)] (Logging.scala:57) Running task 2.0 in stage 6.0 (TID 220)
18:50:39.007 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 6.0 (TID 219) in 167 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/4)
18:50:39.010 [DEBUG - Executor task launch worker for task 2.0 in stage 6.0 (TID 220)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:39.092 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9982 rows, more = false, responseScanTimestamp = 7317398483062747136) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=3f93f763eb264e0daf9c71cf2fcd4426, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:39.156 [INFO - Executor task launch worker for task 2.0 in stage 6.0 (TID 220)] (Logging.scala:57) Finished task 2.0 in stage 6.0 (TID 220). 6373 bytes result sent to driver
18:50:39.158 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 6.0 (TID 221) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, ANY, 5028 bytes) taskResourceAssignments Map()
18:50:39.158 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 6.0 (TID 220) in 153 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/4)
18:50:39.158 [INFO - Executor task launch worker for task 3.0 in stage 6.0 (TID 221)] (Logging.scala:57) Running task 3.0 in stage 6.0 (TID 221)
18:50:39.161 [DEBUG - Executor task launch worker for task 3.0 in stage 6.0 (TID 221)] (SecurityContext.java:320) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:50:39.223 [DEBUG - kudu-nio-1] (AsyncKuduScanner.java:1374) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10106 rows, more = false, responseScanTimestamp = 7317398483669446656) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=083ca8c148b94f9f8a838541e26fdd8e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:50:39.281 [INFO - Executor task launch worker for task 3.0 in stage 6.0 (TID 221)] (Logging.scala:57) Finished task 3.0 in stage 6.0 (TID 221). 6373 bytes result sent to driver
18:50:39.282 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 6.0 (TID 221) in 125 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/4)
18:50:39.282 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 6.0, whose tasks have all completed, from pool 
18:50:39.282 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 6 (collect at IntegrationTestBigLinkedList.scala:421) finished in 10.223 s
18:50:39.283 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
18:50:39.283 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
18:50:39.283 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ShuffleMapStage 7, ResultStage 8)
18:50:39.283 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
18:50:39.284 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ShuffleMapStage 7 (MapPartitionsRDD[27] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:39.303 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_7 stored as values in memory (estimated size 78.2 KiB, free 1993.6 MiB)
18:50:39.305 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_7_piece0 stored as bytes in memory (estimated size 32.1 KiB, free 1993.6 MiB)
18:50:39.305 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_7_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 32.1 KiB, free: 1993.8 MiB)
18:50:39.306 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 7 from broadcast at DAGScheduler.scala:1388
18:50:39.307 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 200 missing tasks from ShuffleMapStage 7 (MapPartitionsRDD[27] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14))
18:50:39.307 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 7.0 with 200 tasks resource profile 0
18:50:39.309 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 0.0 in stage 7.0 (TID 222) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.310 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Running task 0.0 in stage 7.0 (TID 222)
18:50:39.315 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.315 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.318 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.318 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.328 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 5.264269 ms
18:50:39.336 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.336 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.345 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 6.671072 ms
18:50:39.353 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 6.494514 ms
18:50:39.364 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 7.422011 ms
18:50:39.374 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 6.668165 ms
18:50:39.392 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Code generated in 10.982459 ms
18:50:39.435 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 222)] (Logging.scala:57) Finished task 0.0 in stage 7.0 (TID 222). 11454 bytes result sent to driver
18:50:39.436 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 1.0 in stage 7.0 (TID 223) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.437 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 7.0 (TID 222) in 128 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/200)
18:50:39.437 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Running task 1.0 in stage 7.0 (TID 223)
18:50:39.442 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.443 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.445 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.445 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.453 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.453 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.475 [INFO - Executor task launch worker for task 1.0 in stage 7.0 (TID 223)] (Logging.scala:57) Finished task 1.0 in stage 7.0 (TID 223). 11411 bytes result sent to driver
18:50:39.476 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 2.0 in stage 7.0 (TID 224) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.476 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 7.0 (TID 223) in 40 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/200)
18:50:39.477 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Running task 2.0 in stage 7.0 (TID 224)
18:50:39.481 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.481 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.483 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.483 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.488 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.489 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.508 [INFO - Executor task launch worker for task 2.0 in stage 7.0 (TID 224)] (Logging.scala:57) Finished task 2.0 in stage 7.0 (TID 224). 11411 bytes result sent to driver
18:50:39.509 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 3.0 in stage 7.0 (TID 225) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.509 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 7.0 (TID 224) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/200)
18:50:39.509 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Running task 3.0 in stage 7.0 (TID 225)
18:50:39.515 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.515 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.517 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.517 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.522 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.523 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.542 [INFO - Executor task launch worker for task 3.0 in stage 7.0 (TID 225)] (Logging.scala:57) Finished task 3.0 in stage 7.0 (TID 225). 11411 bytes result sent to driver
18:50:39.543 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 4.0 in stage 7.0 (TID 226) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 4, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.544 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Running task 4.0 in stage 7.0 (TID 226)
18:50:39.544 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 7.0 (TID 225) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/200)
18:50:39.549 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.549 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.551 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.551 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.556 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.556 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.571 [INFO - Executor task launch worker for task 4.0 in stage 7.0 (TID 226)] (Logging.scala:57) Finished task 4.0 in stage 7.0 (TID 226). 11411 bytes result sent to driver
18:50:39.572 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 5.0 in stage 7.0 (TID 227) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.573 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 4.0 in stage 7.0 (TID 226) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (5/200)
18:50:39.574 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Running task 5.0 in stage 7.0 (TID 227)
18:50:39.578 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.578 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.580 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.580 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.585 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.585 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.601 [INFO - Executor task launch worker for task 5.0 in stage 7.0 (TID 227)] (Logging.scala:57) Finished task 5.0 in stage 7.0 (TID 227). 11411 bytes result sent to driver
18:50:39.602 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 6.0 in stage 7.0 (TID 228) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 6, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.603 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Running task 6.0 in stage 7.0 (TID 228)
18:50:39.603 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 5.0 in stage 7.0 (TID 227) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (6/200)
18:50:39.609 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.609 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.611 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.611 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.617 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.617 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.639 [INFO - Executor task launch worker for task 6.0 in stage 7.0 (TID 228)] (Logging.scala:57) Finished task 6.0 in stage 7.0 (TID 228). 11411 bytes result sent to driver
18:50:39.640 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 7.0 in stage 7.0 (TID 229) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 7, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:39.640 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 6.0 in stage 7.0 (TID 228) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (7/200)
18:50:39.641 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Running task 7.0 in stage 7.0 (TID 229)
18:50:39.645 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.645 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.647 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.647 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:39.652 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:39.653 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.082 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_6_piece0 on dist-test-slave-44d2.c.gcp-upstream.internal:34645 in memory (size: 22.7 KiB, free: 1993.8 MiB)
18:50:40.089 [INFO - Executor task launch worker for task 7.0 in stage 7.0 (TID 229)] (Logging.scala:57) Finished task 7.0 in stage 7.0 (TID 229). 11454 bytes result sent to driver
18:50:40.090 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 8.0 in stage 7.0 (TID 230) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 8, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.090 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Running task 8.0 in stage 7.0 (TID 230)
18:50:40.090 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 7.0 in stage 7.0 (TID 229) in 451 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (8/200)
18:50:40.091 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_3_piece0 on dist-test-slave-44d2.c.gcp-upstream.internal:34645 in memory (size: 8.2 KiB, free: 1993.8 MiB)
18:50:40.096 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.096 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.098 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_4_piece0 on dist-test-slave-44d2.c.gcp-upstream.internal:34645 in memory (size: 11.7 KiB, free: 1993.8 MiB)
18:50:40.100 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.100 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.106 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Removed broadcast_5_piece0 on dist-test-slave-44d2.c.gcp-upstream.internal:34645 in memory (size: 14.2 KiB, free: 1993.8 MiB)
18:50:40.107 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.108 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.128 [INFO - Executor task launch worker for task 8.0 in stage 7.0 (TID 230)] (Logging.scala:57) Finished task 8.0 in stage 7.0 (TID 230). 11411 bytes result sent to driver
18:50:40.129 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 9.0 in stage 7.0 (TID 231) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 9, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.130 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 8.0 in stage 7.0 (TID 230) in 40 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (9/200)
18:50:40.130 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Running task 9.0 in stage 7.0 (TID 231)
18:50:40.135 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.135 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.137 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.137 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.143 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.143 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.159 [INFO - Executor task launch worker for task 9.0 in stage 7.0 (TID 231)] (Logging.scala:57) Finished task 9.0 in stage 7.0 (TID 231). 11411 bytes result sent to driver
18:50:40.160 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 10.0 in stage 7.0 (TID 232) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 10, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.160 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 9.0 in stage 7.0 (TID 231) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (10/200)
18:50:40.160 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Running task 10.0 in stage 7.0 (TID 232)
18:50:40.165 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.165 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.167 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.167 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.172 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.172 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.188 [INFO - Executor task launch worker for task 10.0 in stage 7.0 (TID 232)] (Logging.scala:57) Finished task 10.0 in stage 7.0 (TID 232). 11411 bytes result sent to driver
18:50:40.189 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 11.0 in stage 7.0 (TID 233) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 11, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.189 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 10.0 in stage 7.0 (TID 232) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (11/200)
18:50:40.190 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Running task 11.0 in stage 7.0 (TID 233)
18:50:40.195 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.195 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.198 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.198 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.205 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.205 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.226 [INFO - Executor task launch worker for task 11.0 in stage 7.0 (TID 233)] (Logging.scala:57) Finished task 11.0 in stage 7.0 (TID 233). 11411 bytes result sent to driver
18:50:40.227 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 12.0 in stage 7.0 (TID 234) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 12, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.228 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 11.0 in stage 7.0 (TID 233) in 39 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (12/200)
18:50:40.228 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Running task 12.0 in stage 7.0 (TID 234)
18:50:40.232 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.233 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.235 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.235 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.241 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.242 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.258 [INFO - Executor task launch worker for task 12.0 in stage 7.0 (TID 234)] (Logging.scala:57) Finished task 12.0 in stage 7.0 (TID 234). 11411 bytes result sent to driver
18:50:40.259 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 13.0 in stage 7.0 (TID 235) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 13, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.260 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Running task 13.0 in stage 7.0 (TID 235)
18:50:40.260 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 12.0 in stage 7.0 (TID 234) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (13/200)
18:50:40.265 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.265 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.267 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.267 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.273 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.273 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.290 [INFO - Executor task launch worker for task 13.0 in stage 7.0 (TID 235)] (Logging.scala:57) Finished task 13.0 in stage 7.0 (TID 235). 11411 bytes result sent to driver
18:50:40.291 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 14.0 in stage 7.0 (TID 236) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 14, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.292 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 13.0 in stage 7.0 (TID 235) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (14/200)
18:50:40.292 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Running task 14.0 in stage 7.0 (TID 236)
18:50:40.297 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.297 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.299 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.299 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.305 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.306 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.325 [INFO - Executor task launch worker for task 14.0 in stage 7.0 (TID 236)] (Logging.scala:57) Finished task 14.0 in stage 7.0 (TID 236). 11411 bytes result sent to driver
18:50:40.326 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 15.0 in stage 7.0 (TID 237) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 15, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.326 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 14.0 in stage 7.0 (TID 236) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (15/200)
18:50:40.327 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Running task 15.0 in stage 7.0 (TID 237)
18:50:40.335 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.335 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.338 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.338 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.347 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.347 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.377 [INFO - Executor task launch worker for task 15.0 in stage 7.0 (TID 237)] (Logging.scala:57) Finished task 15.0 in stage 7.0 (TID 237). 11411 bytes result sent to driver
18:50:40.378 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 16.0 in stage 7.0 (TID 238) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 16, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.378 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 15.0 in stage 7.0 (TID 237) in 53 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (16/200)
18:50:40.379 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Running task 16.0 in stage 7.0 (TID 238)
18:50:40.384 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.384 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.387 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.387 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.393 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.394 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.411 [INFO - Executor task launch worker for task 16.0 in stage 7.0 (TID 238)] (Logging.scala:57) Finished task 16.0 in stage 7.0 (TID 238). 11411 bytes result sent to driver
18:50:40.412 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 17.0 in stage 7.0 (TID 239) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 17, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.413 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 16.0 in stage 7.0 (TID 238) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (17/200)
18:50:40.413 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Running task 17.0 in stage 7.0 (TID 239)
18:50:40.418 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.418 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.421 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.421 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.427 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.427 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.444 [INFO - Executor task launch worker for task 17.0 in stage 7.0 (TID 239)] (Logging.scala:57) Finished task 17.0 in stage 7.0 (TID 239). 11411 bytes result sent to driver
18:50:40.445 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 18.0 in stage 7.0 (TID 240) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 18, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.446 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 17.0 in stage 7.0 (TID 239) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (18/200)
18:50:40.446 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Running task 18.0 in stage 7.0 (TID 240)
18:50:40.452 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.453 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.455 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.455 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.463 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.464 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.484 [INFO - Executor task launch worker for task 18.0 in stage 7.0 (TID 240)] (Logging.scala:57) Finished task 18.0 in stage 7.0 (TID 240). 11411 bytes result sent to driver
18:50:40.485 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 19.0 in stage 7.0 (TID 241) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 19, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.485 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Running task 19.0 in stage 7.0 (TID 241)
18:50:40.486 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 18.0 in stage 7.0 (TID 240) in 41 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (19/200)
18:50:40.492 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.492 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.494 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.495 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.502 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.502 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.520 [INFO - Executor task launch worker for task 19.0 in stage 7.0 (TID 241)] (Logging.scala:57) Finished task 19.0 in stage 7.0 (TID 241). 11411 bytes result sent to driver
18:50:40.521 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 20.0 in stage 7.0 (TID 242) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 20, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.521 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 19.0 in stage 7.0 (TID 241) in 37 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (20/200)
18:50:40.521 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Running task 20.0 in stage 7.0 (TID 242)
18:50:40.526 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.526 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.529 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.529 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.536 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.536 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.551 [INFO - Executor task launch worker for task 20.0 in stage 7.0 (TID 242)] (Logging.scala:57) Finished task 20.0 in stage 7.0 (TID 242). 11411 bytes result sent to driver
18:50:40.552 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 21.0 in stage 7.0 (TID 243) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 21, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.553 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Running task 21.0 in stage 7.0 (TID 243)
18:50:40.553 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 20.0 in stage 7.0 (TID 242) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (21/200)
18:50:40.558 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.559 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.561 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.562 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.569 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.569 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.589 [INFO - Executor task launch worker for task 21.0 in stage 7.0 (TID 243)] (Logging.scala:57) Finished task 21.0 in stage 7.0 (TID 243). 11411 bytes result sent to driver
18:50:40.590 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 22.0 in stage 7.0 (TID 244) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 22, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.590 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 21.0 in stage 7.0 (TID 243) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (22/200)
18:50:40.590 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Running task 22.0 in stage 7.0 (TID 244)
18:50:40.595 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.595 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.597 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.597 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.603 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.603 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.621 [INFO - Executor task launch worker for task 22.0 in stage 7.0 (TID 244)] (Logging.scala:57) Finished task 22.0 in stage 7.0 (TID 244). 11411 bytes result sent to driver
18:50:40.622 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 23.0 in stage 7.0 (TID 245) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 23, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.622 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 22.0 in stage 7.0 (TID 244) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (23/200)
18:50:40.622 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Running task 23.0 in stage 7.0 (TID 245)
18:50:40.628 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.628 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.630 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.630 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.636 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.636 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.655 [INFO - Executor task launch worker for task 23.0 in stage 7.0 (TID 245)] (Logging.scala:57) Finished task 23.0 in stage 7.0 (TID 245). 11411 bytes result sent to driver
18:50:40.656 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 24.0 in stage 7.0 (TID 246) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 24, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.656 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 23.0 in stage 7.0 (TID 245) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (24/200)
18:50:40.657 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Running task 24.0 in stage 7.0 (TID 246)
18:50:40.663 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.663 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.666 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.666 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.674 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.674 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.697 [INFO - Executor task launch worker for task 24.0 in stage 7.0 (TID 246)] (Logging.scala:57) Finished task 24.0 in stage 7.0 (TID 246). 11411 bytes result sent to driver
18:50:40.698 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 25.0 in stage 7.0 (TID 247) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 25, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.699 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 24.0 in stage 7.0 (TID 246) in 43 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (25/200)
18:50:40.700 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Running task 25.0 in stage 7.0 (TID 247)
18:50:40.707 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.707 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.710 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.710 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.717 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.717 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.735 [INFO - Executor task launch worker for task 25.0 in stage 7.0 (TID 247)] (Logging.scala:57) Finished task 25.0 in stage 7.0 (TID 247). 11411 bytes result sent to driver
18:50:40.737 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 26.0 in stage 7.0 (TID 248) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 26, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.738 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Running task 26.0 in stage 7.0 (TID 248)
18:50:40.738 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 25.0 in stage 7.0 (TID 247) in 41 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (26/200)
18:50:40.744 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.744 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.747 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.747 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.760 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.760 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.796 [INFO - Executor task launch worker for task 26.0 in stage 7.0 (TID 248)] (Logging.scala:57) Finished task 26.0 in stage 7.0 (TID 248). 11411 bytes result sent to driver
18:50:40.797 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 27.0 in stage 7.0 (TID 249) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 27, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.798 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Running task 27.0 in stage 7.0 (TID 249)
18:50:40.798 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 26.0 in stage 7.0 (TID 248) in 62 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (27/200)
18:50:40.810 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.811 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.817 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.817 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.833 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.834 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.877 [INFO - Executor task launch worker for task 27.0 in stage 7.0 (TID 249)] (Logging.scala:57) Finished task 27.0 in stage 7.0 (TID 249). 11411 bytes result sent to driver
18:50:40.879 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 28.0 in stage 7.0 (TID 250) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 28, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.879 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 27.0 in stage 7.0 (TID 249) in 82 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (28/200)
18:50:40.880 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Running task 28.0 in stage 7.0 (TID 250)
18:50:40.888 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.888 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.893 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.893 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.905 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.905 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.942 [INFO - Executor task launch worker for task 28.0 in stage 7.0 (TID 250)] (Logging.scala:57) Finished task 28.0 in stage 7.0 (TID 250). 11411 bytes result sent to driver
18:50:40.943 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 29.0 in stage 7.0 (TID 251) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 29, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:40.944 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 28.0 in stage 7.0 (TID 250) in 65 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (29/200)
18:50:40.944 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Running task 29.0 in stage 7.0 (TID 251)
18:50:40.951 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.952 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.957 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.957 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:40.970 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:40.970 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.011 [INFO - Executor task launch worker for task 29.0 in stage 7.0 (TID 251)] (Logging.scala:57) Finished task 29.0 in stage 7.0 (TID 251). 11411 bytes result sent to driver
18:50:41.013 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 30.0 in stage 7.0 (TID 252) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 30, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.015 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 29.0 in stage 7.0 (TID 251) in 72 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (30/200)
18:50:41.015 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Running task 30.0 in stage 7.0 (TID 252)
18:50:41.023 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.023 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.027 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.027 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.040 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.041 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.073 [INFO - Executor task launch worker for task 30.0 in stage 7.0 (TID 252)] (Logging.scala:57) Finished task 30.0 in stage 7.0 (TID 252). 11411 bytes result sent to driver
18:50:41.075 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 31.0 in stage 7.0 (TID 253) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 31, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.076 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 30.0 in stage 7.0 (TID 252) in 64 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (31/200)
18:50:41.076 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Running task 31.0 in stage 7.0 (TID 253)
18:50:41.085 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.085 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.088 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.088 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.099 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.099 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.135 [INFO - Executor task launch worker for task 31.0 in stage 7.0 (TID 253)] (Logging.scala:57) Finished task 31.0 in stage 7.0 (TID 253). 11411 bytes result sent to driver
18:50:41.136 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 32.0 in stage 7.0 (TID 254) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 32, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.137 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 31.0 in stage 7.0 (TID 253) in 63 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (32/200)
18:50:41.138 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Running task 32.0 in stage 7.0 (TID 254)
18:50:41.147 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.147 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.151 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.151 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.163 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.163 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.196 [INFO - Executor task launch worker for task 32.0 in stage 7.0 (TID 254)] (Logging.scala:57) Finished task 32.0 in stage 7.0 (TID 254). 11411 bytes result sent to driver
18:50:41.197 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 33.0 in stage 7.0 (TID 255) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 33, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.198 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 32.0 in stage 7.0 (TID 254) in 62 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (33/200)
18:50:41.198 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Running task 33.0 in stage 7.0 (TID 255)
18:50:41.207 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.207 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.211 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.212 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.228 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.229 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.269 [INFO - Executor task launch worker for task 33.0 in stage 7.0 (TID 255)] (Logging.scala:57) Finished task 33.0 in stage 7.0 (TID 255). 11411 bytes result sent to driver
18:50:41.281 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 34.0 in stage 7.0 (TID 256) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 34, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.282 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Running task 34.0 in stage 7.0 (TID 256)
18:50:41.282 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 33.0 in stage 7.0 (TID 255) in 85 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (34/200)
18:50:41.288 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.288 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.290 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.290 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.297 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.297 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.316 [INFO - Executor task launch worker for task 34.0 in stage 7.0 (TID 256)] (Logging.scala:57) Finished task 34.0 in stage 7.0 (TID 256). 11411 bytes result sent to driver
18:50:41.317 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 35.0 in stage 7.0 (TID 257) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 35, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.318 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 34.0 in stage 7.0 (TID 256) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (35/200)
18:50:41.319 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Running task 35.0 in stage 7.0 (TID 257)
18:50:41.326 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.326 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.329 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.329 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.335 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.335 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.354 [INFO - Executor task launch worker for task 35.0 in stage 7.0 (TID 257)] (Logging.scala:57) Finished task 35.0 in stage 7.0 (TID 257). 11411 bytes result sent to driver
18:50:41.355 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 36.0 in stage 7.0 (TID 258) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 36, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.355 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 35.0 in stage 7.0 (TID 257) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (36/200)
18:50:41.356 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Running task 36.0 in stage 7.0 (TID 258)
18:50:41.362 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.362 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.365 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.365 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.372 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.373 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.393 [INFO - Executor task launch worker for task 36.0 in stage 7.0 (TID 258)] (Logging.scala:57) Finished task 36.0 in stage 7.0 (TID 258). 11411 bytes result sent to driver
18:50:41.394 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 37.0 in stage 7.0 (TID 259) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 37, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.395 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Running task 37.0 in stage 7.0 (TID 259)
18:50:41.395 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 36.0 in stage 7.0 (TID 258) in 41 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (37/200)
18:50:41.402 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.402 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:41.405 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.406 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.413 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.414 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.436 [INFO - Executor task launch worker for task 37.0 in stage 7.0 (TID 259)] (Logging.scala:57) Finished task 37.0 in stage 7.0 (TID 259). 11411 bytes result sent to driver
18:50:41.437 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 38.0 in stage 7.0 (TID 260) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 38, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.438 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 37.0 in stage 7.0 (TID 259) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (38/200)
18:50:41.438 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Running task 38.0 in stage 7.0 (TID 260)
18:50:41.444 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.445 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.447 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.447 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.455 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.455 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.476 [INFO - Executor task launch worker for task 38.0 in stage 7.0 (TID 260)] (Logging.scala:57) Finished task 38.0 in stage 7.0 (TID 260). 11411 bytes result sent to driver
18:50:41.477 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 39.0 in stage 7.0 (TID 261) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 39, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.478 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 38.0 in stage 7.0 (TID 260) in 41 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (39/200)
18:50:41.479 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Running task 39.0 in stage 7.0 (TID 261)
18:50:41.483 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.483 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.486 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.486 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.491 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.491 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.508 [INFO - Executor task launch worker for task 39.0 in stage 7.0 (TID 261)] (Logging.scala:57) Finished task 39.0 in stage 7.0 (TID 261). 11411 bytes result sent to driver
18:50:41.509 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 40.0 in stage 7.0 (TID 262) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 40, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.509 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 39.0 in stage 7.0 (TID 261) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (40/200)
18:50:41.510 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Running task 40.0 in stage 7.0 (TID 262)
18:50:41.515 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.516 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.518 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.518 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.525 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.525 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.545 [INFO - Executor task launch worker for task 40.0 in stage 7.0 (TID 262)] (Logging.scala:57) Finished task 40.0 in stage 7.0 (TID 262). 11411 bytes result sent to driver
18:50:41.546 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 41.0 in stage 7.0 (TID 263) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 41, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.546 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 40.0 in stage 7.0 (TID 262) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (41/200)
18:50:41.546 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Running task 41.0 in stage 7.0 (TID 263)
18:50:41.551 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.551 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.553 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.553 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.559 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.559 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.576 [INFO - Executor task launch worker for task 41.0 in stage 7.0 (TID 263)] (Logging.scala:57) Finished task 41.0 in stage 7.0 (TID 263). 11411 bytes result sent to driver
18:50:41.577 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 42.0 in stage 7.0 (TID 264) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 42, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.578 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 41.0 in stage 7.0 (TID 263) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (42/200)
18:50:41.579 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Running task 42.0 in stage 7.0 (TID 264)
18:50:41.584 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.585 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.587 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.587 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.592 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.593 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.609 [INFO - Executor task launch worker for task 42.0 in stage 7.0 (TID 264)] (Logging.scala:57) Finished task 42.0 in stage 7.0 (TID 264). 11411 bytes result sent to driver
18:50:41.611 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 43.0 in stage 7.0 (TID 265) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 43, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.611 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 42.0 in stage 7.0 (TID 264) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (43/200)
18:50:41.612 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Running task 43.0 in stage 7.0 (TID 265)
18:50:41.618 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.618 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.620 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.620 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.626 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.626 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.643 [INFO - Executor task launch worker for task 43.0 in stage 7.0 (TID 265)] (Logging.scala:57) Finished task 43.0 in stage 7.0 (TID 265). 11411 bytes result sent to driver
18:50:41.644 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 44.0 in stage 7.0 (TID 266) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 44, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.645 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Running task 44.0 in stage 7.0 (TID 266)
18:50:41.645 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 43.0 in stage 7.0 (TID 265) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (44/200)
18:50:41.652 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.652 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.654 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.655 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.662 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.662 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.683 [INFO - Executor task launch worker for task 44.0 in stage 7.0 (TID 266)] (Logging.scala:57) Finished task 44.0 in stage 7.0 (TID 266). 11411 bytes result sent to driver
18:50:41.684 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 45.0 in stage 7.0 (TID 267) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 45, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.685 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Running task 45.0 in stage 7.0 (TID 267)
18:50:41.685 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 44.0 in stage 7.0 (TID 266) in 41 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (45/200)
18:50:41.690 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.690 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.693 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.693 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.698 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.699 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.725 [INFO - Executor task launch worker for task 45.0 in stage 7.0 (TID 267)] (Logging.scala:57) Finished task 45.0 in stage 7.0 (TID 267). 11411 bytes result sent to driver
18:50:41.726 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 46.0 in stage 7.0 (TID 268) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 46, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.726 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 45.0 in stage 7.0 (TID 267) in 42 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (46/200)
18:50:41.726 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Running task 46.0 in stage 7.0 (TID 268)
18:50:41.731 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.732 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.734 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.734 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.740 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.740 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.758 [INFO - Executor task launch worker for task 46.0 in stage 7.0 (TID 268)] (Logging.scala:57) Finished task 46.0 in stage 7.0 (TID 268). 11411 bytes result sent to driver
18:50:41.759 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 47.0 in stage 7.0 (TID 269) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 47, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.759 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 46.0 in stage 7.0 (TID 268) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (47/200)
18:50:41.760 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Running task 47.0 in stage 7.0 (TID 269)
18:50:41.765 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.765 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.767 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.767 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.772 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.773 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.791 [INFO - Executor task launch worker for task 47.0 in stage 7.0 (TID 269)] (Logging.scala:57) Finished task 47.0 in stage 7.0 (TID 269). 11411 bytes result sent to driver
18:50:41.792 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 48.0 in stage 7.0 (TID 270) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 48, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.792 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 47.0 in stage 7.0 (TID 269) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (48/200)
18:50:41.794 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Running task 48.0 in stage 7.0 (TID 270)
18:50:41.798 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.799 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.801 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.802 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.808 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.809 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.826 [INFO - Executor task launch worker for task 48.0 in stage 7.0 (TID 270)] (Logging.scala:57) Finished task 48.0 in stage 7.0 (TID 270). 11411 bytes result sent to driver
18:50:41.827 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 49.0 in stage 7.0 (TID 271) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 49, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.828 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 48.0 in stage 7.0 (TID 270) in 37 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (49/200)
18:50:41.828 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Running task 49.0 in stage 7.0 (TID 271)
18:50:41.835 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.835 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.837 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.837 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.844 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.844 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.861 [INFO - Executor task launch worker for task 49.0 in stage 7.0 (TID 271)] (Logging.scala:57) Finished task 49.0 in stage 7.0 (TID 271). 11411 bytes result sent to driver
18:50:41.862 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 50.0 in stage 7.0 (TID 272) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 50, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.863 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 49.0 in stage 7.0 (TID 271) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (50/200)
18:50:41.863 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Running task 50.0 in stage 7.0 (TID 272)
18:50:41.869 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.870 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.873 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.873 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.880 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.881 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.904 [INFO - Executor task launch worker for task 50.0 in stage 7.0 (TID 272)] (Logging.scala:57) Finished task 50.0 in stage 7.0 (TID 272). 11411 bytes result sent to driver
18:50:41.905 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 51.0 in stage 7.0 (TID 273) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 51, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.906 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 50.0 in stage 7.0 (TID 272) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (51/200)
18:50:41.906 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Running task 51.0 in stage 7.0 (TID 273)
18:50:41.913 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.913 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.916 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.917 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.925 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.925 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.947 [INFO - Executor task launch worker for task 51.0 in stage 7.0 (TID 273)] (Logging.scala:57) Finished task 51.0 in stage 7.0 (TID 273). 11411 bytes result sent to driver
18:50:41.949 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 52.0 in stage 7.0 (TID 274) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 52, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.949 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 51.0 in stage 7.0 (TID 273) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (52/200)
18:50:41.950 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Running task 52.0 in stage 7.0 (TID 274)
18:50:41.956 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.956 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.959 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.959 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.967 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.967 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.983 [INFO - Executor task launch worker for task 52.0 in stage 7.0 (TID 274)] (Logging.scala:57) Finished task 52.0 in stage 7.0 (TID 274). 11411 bytes result sent to driver
18:50:41.984 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 53.0 in stage 7.0 (TID 275) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 53, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:41.984 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 52.0 in stage 7.0 (TID 274) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (53/200)
18:50:41.984 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Running task 53.0 in stage 7.0 (TID 275)
18:50:41.992 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.993 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:41.996 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:41.996 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.006 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.007 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.036 [INFO - Executor task launch worker for task 53.0 in stage 7.0 (TID 275)] (Logging.scala:57) Finished task 53.0 in stage 7.0 (TID 275). 11411 bytes result sent to driver
18:50:42.037 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 54.0 in stage 7.0 (TID 276) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 54, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.038 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 53.0 in stage 7.0 (TID 275) in 55 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (54/200)
18:50:42.038 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Running task 54.0 in stage 7.0 (TID 276)
18:50:42.045 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.045 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.048 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.049 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.056 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.056 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.078 [INFO - Executor task launch worker for task 54.0 in stage 7.0 (TID 276)] (Logging.scala:57) Finished task 54.0 in stage 7.0 (TID 276). 11411 bytes result sent to driver
18:50:42.079 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 55.0 in stage 7.0 (TID 277) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 55, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.079 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 54.0 in stage 7.0 (TID 276) in 43 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (55/200)
18:50:42.079 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Running task 55.0 in stage 7.0 (TID 277)
18:50:42.085 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.085 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.088 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.088 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.095 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.095 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.111 [INFO - Executor task launch worker for task 55.0 in stage 7.0 (TID 277)] (Logging.scala:57) Finished task 55.0 in stage 7.0 (TID 277). 11411 bytes result sent to driver
18:50:42.112 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 56.0 in stage 7.0 (TID 278) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 56, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.113 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 55.0 in stage 7.0 (TID 277) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (56/200)
18:50:42.113 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Running task 56.0 in stage 7.0 (TID 278)
18:50:42.118 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.118 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.121 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.121 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.127 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.127 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.144 [INFO - Executor task launch worker for task 56.0 in stage 7.0 (TID 278)] (Logging.scala:57) Finished task 56.0 in stage 7.0 (TID 278). 11411 bytes result sent to driver
18:50:42.145 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 57.0 in stage 7.0 (TID 279) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 57, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.146 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 56.0 in stage 7.0 (TID 278) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (57/200)
18:50:42.146 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Running task 57.0 in stage 7.0 (TID 279)
18:50:42.152 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.153 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.155 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.155 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.162 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.162 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.188 [INFO - Executor task launch worker for task 57.0 in stage 7.0 (TID 279)] (Logging.scala:57) Finished task 57.0 in stage 7.0 (TID 279). 11411 bytes result sent to driver
18:50:42.189 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 58.0 in stage 7.0 (TID 280) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 58, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.189 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 57.0 in stage 7.0 (TID 279) in 45 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (58/200)
18:50:42.189 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Running task 58.0 in stage 7.0 (TID 280)
18:50:42.194 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.194 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.196 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.197 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.203 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.203 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.220 [INFO - Executor task launch worker for task 58.0 in stage 7.0 (TID 280)] (Logging.scala:57) Finished task 58.0 in stage 7.0 (TID 280). 11411 bytes result sent to driver
18:50:42.221 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 59.0 in stage 7.0 (TID 281) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 59, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.222 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Running task 59.0 in stage 7.0 (TID 281)
18:50:42.222 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 58.0 in stage 7.0 (TID 280) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (59/200)
18:50:42.226 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.226 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.228 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.228 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.233 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.233 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.248 [INFO - Executor task launch worker for task 59.0 in stage 7.0 (TID 281)] (Logging.scala:57) Finished task 59.0 in stage 7.0 (TID 281). 11411 bytes result sent to driver
18:50:42.249 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 60.0 in stage 7.0 (TID 282) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 60, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.249 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 59.0 in stage 7.0 (TID 281) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (60/200)
18:50:42.249 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Running task 60.0 in stage 7.0 (TID 282)
18:50:42.254 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.254 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.256 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.256 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.261 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.261 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.276 [INFO - Executor task launch worker for task 60.0 in stage 7.0 (TID 282)] (Logging.scala:57) Finished task 60.0 in stage 7.0 (TID 282). 11411 bytes result sent to driver
18:50:42.289 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 61.0 in stage 7.0 (TID 283) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 61, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.290 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 60.0 in stage 7.0 (TID 282) in 42 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (61/200)
18:50:42.290 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Running task 61.0 in stage 7.0 (TID 283)
18:50:42.294 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.294 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.296 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.297 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.305 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.305 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.327 [INFO - Executor task launch worker for task 61.0 in stage 7.0 (TID 283)] (Logging.scala:57) Finished task 61.0 in stage 7.0 (TID 283). 11411 bytes result sent to driver
18:50:42.328 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 62.0 in stage 7.0 (TID 284) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 62, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.329 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Running task 62.0 in stage 7.0 (TID 284)
18:50:42.329 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 61.0 in stage 7.0 (TID 283) in 40 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (62/200)
18:50:42.335 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.336 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.339 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.339 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.347 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.347 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.368 [INFO - Executor task launch worker for task 62.0 in stage 7.0 (TID 284)] (Logging.scala:57) Finished task 62.0 in stage 7.0 (TID 284). 11411 bytes result sent to driver
18:50:42.369 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 63.0 in stage 7.0 (TID 285) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 63, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.375 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Running task 63.0 in stage 7.0 (TID 285)
18:50:42.380 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 62.0 in stage 7.0 (TID 284) in 51 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (63/200)
18:50:42.382 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.382 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.385 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.385 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.392 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.392 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.413 [INFO - Executor task launch worker for task 63.0 in stage 7.0 (TID 285)] (Logging.scala:57) Finished task 63.0 in stage 7.0 (TID 285). 11411 bytes result sent to driver
18:50:42.414 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 64.0 in stage 7.0 (TID 286) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 64, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.415 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 63.0 in stage 7.0 (TID 285) in 45 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (64/200)
18:50:42.415 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Running task 64.0 in stage 7.0 (TID 286)
18:50:42.420 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.420 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.423 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.423 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.428 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.428 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.445 [INFO - Executor task launch worker for task 64.0 in stage 7.0 (TID 286)] (Logging.scala:57) Finished task 64.0 in stage 7.0 (TID 286). 11411 bytes result sent to driver
18:50:42.446 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 65.0 in stage 7.0 (TID 287) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 65, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.446 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Running task 65.0 in stage 7.0 (TID 287)
18:50:42.446 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 64.0 in stage 7.0 (TID 286) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (65/200)
18:50:42.451 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.451 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.453 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.454 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.459 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.459 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.477 [INFO - Executor task launch worker for task 65.0 in stage 7.0 (TID 287)] (Logging.scala:57) Finished task 65.0 in stage 7.0 (TID 287). 11411 bytes result sent to driver
18:50:42.478 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 66.0 in stage 7.0 (TID 288) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 66, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.479 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 65.0 in stage 7.0 (TID 287) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (66/200)
18:50:42.479 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Running task 66.0 in stage 7.0 (TID 288)
18:50:42.484 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.484 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.486 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.487 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.492 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.492 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.510 [INFO - Executor task launch worker for task 66.0 in stage 7.0 (TID 288)] (Logging.scala:57) Finished task 66.0 in stage 7.0 (TID 288). 11411 bytes result sent to driver
18:50:42.511 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 67.0 in stage 7.0 (TID 289) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 67, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.512 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 66.0 in stage 7.0 (TID 288) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (67/200)
18:50:42.512 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Running task 67.0 in stage 7.0 (TID 289)
18:50:42.518 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.518 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.521 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.521 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.528 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.529 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.554 [INFO - Executor task launch worker for task 67.0 in stage 7.0 (TID 289)] (Logging.scala:57) Finished task 67.0 in stage 7.0 (TID 289). 11411 bytes result sent to driver
18:50:42.555 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 68.0 in stage 7.0 (TID 290) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 68, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.555 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 67.0 in stage 7.0 (TID 289) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (68/200)
18:50:42.555 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Running task 68.0 in stage 7.0 (TID 290)
18:50:42.560 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.560 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.562 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.562 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.567 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.567 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.584 [INFO - Executor task launch worker for task 68.0 in stage 7.0 (TID 290)] (Logging.scala:57) Finished task 68.0 in stage 7.0 (TID 290). 11411 bytes result sent to driver
18:50:42.585 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 69.0 in stage 7.0 (TID 291) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.586 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 68.0 in stage 7.0 (TID 290) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (69/200)
18:50:42.586 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Running task 69.0 in stage 7.0 (TID 291)
18:50:42.593 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.593 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.595 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.596 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.603 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.603 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.620 [INFO - Executor task launch worker for task 69.0 in stage 7.0 (TID 291)] (Logging.scala:57) Finished task 69.0 in stage 7.0 (TID 291). 11411 bytes result sent to driver
18:50:42.621 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 70.0 in stage 7.0 (TID 292) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 70, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.622 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 69.0 in stage 7.0 (TID 291) in 37 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (70/200)
18:50:42.622 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Running task 70.0 in stage 7.0 (TID 292)
18:50:42.628 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.629 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:42.631 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.631 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.637 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.637 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.656 [INFO - Executor task launch worker for task 70.0 in stage 7.0 (TID 292)] (Logging.scala:57) Finished task 70.0 in stage 7.0 (TID 292). 11411 bytes result sent to driver
18:50:42.657 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 71.0 in stage 7.0 (TID 293) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 71, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.657 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 70.0 in stage 7.0 (TID 292) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (71/200)
18:50:42.657 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Running task 71.0 in stage 7.0 (TID 293)
18:50:42.663 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.663 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.665 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.665 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.670 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.670 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.685 [INFO - Executor task launch worker for task 71.0 in stage 7.0 (TID 293)] (Logging.scala:57) Finished task 71.0 in stage 7.0 (TID 293). 11411 bytes result sent to driver
18:50:42.686 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 72.0 in stage 7.0 (TID 294) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 72, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.686 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 71.0 in stage 7.0 (TID 293) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (72/200)
18:50:42.686 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Running task 72.0 in stage 7.0 (TID 294)
18:50:42.690 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.690 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.693 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.693 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.698 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.698 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.713 [INFO - Executor task launch worker for task 72.0 in stage 7.0 (TID 294)] (Logging.scala:57) Finished task 72.0 in stage 7.0 (TID 294). 11411 bytes result sent to driver
18:50:42.714 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 73.0 in stage 7.0 (TID 295) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 73, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.715 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 72.0 in stage 7.0 (TID 294) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (73/200)
18:50:42.715 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Running task 73.0 in stage 7.0 (TID 295)
18:50:42.719 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.719 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.721 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.721 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.726 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.726 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.741 [INFO - Executor task launch worker for task 73.0 in stage 7.0 (TID 295)] (Logging.scala:57) Finished task 73.0 in stage 7.0 (TID 295). 11411 bytes result sent to driver
18:50:42.742 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 74.0 in stage 7.0 (TID 296) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 74, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.742 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 73.0 in stage 7.0 (TID 295) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (74/200)
18:50:42.742 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Running task 74.0 in stage 7.0 (TID 296)
18:50:42.748 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.748 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.751 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.751 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.758 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.758 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.779 [INFO - Executor task launch worker for task 74.0 in stage 7.0 (TID 296)] (Logging.scala:57) Finished task 74.0 in stage 7.0 (TID 296). 11411 bytes result sent to driver
18:50:42.780 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 75.0 in stage 7.0 (TID 297) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 75, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.781 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 74.0 in stage 7.0 (TID 296) in 40 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (75/200)
18:50:42.781 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Running task 75.0 in stage 7.0 (TID 297)
18:50:42.787 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.787 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.790 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.790 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.796 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.797 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.816 [INFO - Executor task launch worker for task 75.0 in stage 7.0 (TID 297)] (Logging.scala:57) Finished task 75.0 in stage 7.0 (TID 297). 11411 bytes result sent to driver
18:50:42.822 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 76.0 in stage 7.0 (TID 298) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 76, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.822 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 75.0 in stage 7.0 (TID 297) in 42 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (76/200)
18:50:42.823 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Running task 76.0 in stage 7.0 (TID 298)
18:50:42.829 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.829 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.832 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.833 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.841 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.841 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.864 [INFO - Executor task launch worker for task 76.0 in stage 7.0 (TID 298)] (Logging.scala:57) Finished task 76.0 in stage 7.0 (TID 298). 11411 bytes result sent to driver
18:50:42.865 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 77.0 in stage 7.0 (TID 299) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 77, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.865 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 76.0 in stage 7.0 (TID 298) in 44 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (77/200)
18:50:42.866 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Running task 77.0 in stage 7.0 (TID 299)
18:50:42.872 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.872 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.875 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.875 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.884 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.884 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.906 [INFO - Executor task launch worker for task 77.0 in stage 7.0 (TID 299)] (Logging.scala:57) Finished task 77.0 in stage 7.0 (TID 299). 11411 bytes result sent to driver
18:50:42.907 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 78.0 in stage 7.0 (TID 300) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 78, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.909 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 77.0 in stage 7.0 (TID 299) in 45 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (78/200)
18:50:42.914 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Running task 78.0 in stage 7.0 (TID 300)
18:50:42.921 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.921 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.923 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.923 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.930 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.930 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.950 [INFO - Executor task launch worker for task 78.0 in stage 7.0 (TID 300)] (Logging.scala:57) Finished task 78.0 in stage 7.0 (TID 300). 11411 bytes result sent to driver
18:50:42.951 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 79.0 in stage 7.0 (TID 301) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 79, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.952 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 78.0 in stage 7.0 (TID 300) in 45 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (79/200)
18:50:42.952 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Running task 79.0 in stage 7.0 (TID 301)
18:50:42.958 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.958 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.961 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.961 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.968 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.968 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.987 [INFO - Executor task launch worker for task 79.0 in stage 7.0 (TID 301)] (Logging.scala:57) Finished task 79.0 in stage 7.0 (TID 301). 11411 bytes result sent to driver
18:50:42.988 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 80.0 in stage 7.0 (TID 302) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 80, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:42.988 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 79.0 in stage 7.0 (TID 301) in 37 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (80/200)
18:50:42.988 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Running task 80.0 in stage 7.0 (TID 302)
18:50:42.993 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.993 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:42.995 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:42.995 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.001 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.001 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.018 [INFO - Executor task launch worker for task 80.0 in stage 7.0 (TID 302)] (Logging.scala:57) Finished task 80.0 in stage 7.0 (TID 302). 11411 bytes result sent to driver
18:50:43.019 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 81.0 in stage 7.0 (TID 303) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 81, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.019 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Running task 81.0 in stage 7.0 (TID 303)
18:50:43.019 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 80.0 in stage 7.0 (TID 302) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (81/200)
18:50:43.024 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.025 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.027 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.027 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.033 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.034 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.053 [INFO - Executor task launch worker for task 81.0 in stage 7.0 (TID 303)] (Logging.scala:57) Finished task 81.0 in stage 7.0 (TID 303). 11411 bytes result sent to driver
18:50:43.054 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 82.0 in stage 7.0 (TID 304) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 82, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.055 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 81.0 in stage 7.0 (TID 303) in 37 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (82/200)
18:50:43.055 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Running task 82.0 in stage 7.0 (TID 304)
18:50:43.060 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.060 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.062 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.062 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.067 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.067 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.083 [INFO - Executor task launch worker for task 82.0 in stage 7.0 (TID 304)] (Logging.scala:57) Finished task 82.0 in stage 7.0 (TID 304). 11411 bytes result sent to driver
18:50:43.083 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 83.0 in stage 7.0 (TID 305) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 83, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.084 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Running task 83.0 in stage 7.0 (TID 305)
18:50:43.084 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 82.0 in stage 7.0 (TID 304) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (83/200)
18:50:43.088 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.088 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.090 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.090 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.095 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.096 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.111 [INFO - Executor task launch worker for task 83.0 in stage 7.0 (TID 305)] (Logging.scala:57) Finished task 83.0 in stage 7.0 (TID 305). 11411 bytes result sent to driver
18:50:43.112 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 84.0 in stage 7.0 (TID 306) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 84, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.113 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Running task 84.0 in stage 7.0 (TID 306)
18:50:43.113 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 83.0 in stage 7.0 (TID 305) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (84/200)
18:50:43.118 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.118 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.120 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.120 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.125 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.125 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.140 [INFO - Executor task launch worker for task 84.0 in stage 7.0 (TID 306)] (Logging.scala:57) Finished task 84.0 in stage 7.0 (TID 306). 11411 bytes result sent to driver
18:50:43.140 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 85.0 in stage 7.0 (TID 307) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 85, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.141 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Running task 85.0 in stage 7.0 (TID 307)
18:50:43.141 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 84.0 in stage 7.0 (TID 306) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (85/200)
18:50:43.145 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.145 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.147 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.148 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.152 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.153 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.168 [INFO - Executor task launch worker for task 85.0 in stage 7.0 (TID 307)] (Logging.scala:57) Finished task 85.0 in stage 7.0 (TID 307). 11411 bytes result sent to driver
18:50:43.169 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 86.0 in stage 7.0 (TID 308) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 86, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.170 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 85.0 in stage 7.0 (TID 307) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (86/200)
18:50:43.170 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Running task 86.0 in stage 7.0 (TID 308)
18:50:43.175 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.175 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.177 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.177 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.182 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.182 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.195 [INFO - Executor task launch worker for task 86.0 in stage 7.0 (TID 308)] (Logging.scala:57) Finished task 86.0 in stage 7.0 (TID 308). 11411 bytes result sent to driver
18:50:43.196 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 87.0 in stage 7.0 (TID 309) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 87, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.196 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Running task 87.0 in stage 7.0 (TID 309)
18:50:43.196 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 86.0 in stage 7.0 (TID 308) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (87/200)
18:50:43.201 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.201 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.203 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.203 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.208 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.208 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.223 [INFO - Executor task launch worker for task 87.0 in stage 7.0 (TID 309)] (Logging.scala:57) Finished task 87.0 in stage 7.0 (TID 309). 11411 bytes result sent to driver
18:50:43.234 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 88.0 in stage 7.0 (TID 310) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 88, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.235 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Running task 88.0 in stage 7.0 (TID 310)
18:50:43.235 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 87.0 in stage 7.0 (TID 309) in 39 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (88/200)
18:50:43.241 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.242 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.245 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.245 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.252 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.252 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.267 [INFO - Executor task launch worker for task 88.0 in stage 7.0 (TID 310)] (Logging.scala:57) Finished task 88.0 in stage 7.0 (TID 310). 11411 bytes result sent to driver
18:50:43.268 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 89.0 in stage 7.0 (TID 311) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 89, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.269 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Running task 89.0 in stage 7.0 (TID 311)
18:50:43.269 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 88.0 in stage 7.0 (TID 310) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (89/200)
18:50:43.274 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.274 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.276 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.276 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.282 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.283 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.297 [INFO - Executor task launch worker for task 89.0 in stage 7.0 (TID 311)] (Logging.scala:57) Finished task 89.0 in stage 7.0 (TID 311). 11411 bytes result sent to driver
18:50:43.298 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 90.0 in stage 7.0 (TID 312) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 90, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.298 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Running task 90.0 in stage 7.0 (TID 312)
18:50:43.298 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 89.0 in stage 7.0 (TID 311) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (90/200)
18:50:43.302 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.302 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.304 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.304 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.309 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.309 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.324 [INFO - Executor task launch worker for task 90.0 in stage 7.0 (TID 312)] (Logging.scala:57) Finished task 90.0 in stage 7.0 (TID 312). 11411 bytes result sent to driver
18:50:43.325 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 91.0 in stage 7.0 (TID 313) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 91, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.326 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 90.0 in stage 7.0 (TID 312) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (91/200)
18:50:43.326 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Running task 91.0 in stage 7.0 (TID 313)
18:50:43.332 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.332 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.334 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.334 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.341 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.341 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.361 [INFO - Executor task launch worker for task 91.0 in stage 7.0 (TID 313)] (Logging.scala:57) Finished task 91.0 in stage 7.0 (TID 313). 11411 bytes result sent to driver
18:50:43.362 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 92.0 in stage 7.0 (TID 314) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 92, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.363 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 91.0 in stage 7.0 (TID 313) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (92/200)
18:50:43.364 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Running task 92.0 in stage 7.0 (TID 314)
18:50:43.369 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.369 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.371 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.372 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.379 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.379 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.400 [INFO - Executor task launch worker for task 92.0 in stage 7.0 (TID 314)] (Logging.scala:57) Finished task 92.0 in stage 7.0 (TID 314). 11411 bytes result sent to driver
18:50:43.401 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 93.0 in stage 7.0 (TID 315) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 93, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.402 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Running task 93.0 in stage 7.0 (TID 315)
18:50:43.402 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 92.0 in stage 7.0 (TID 314) in 40 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (93/200)
18:50:43.407 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.407 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.410 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.410 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.416 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.416 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.431 [INFO - Executor task launch worker for task 93.0 in stage 7.0 (TID 315)] (Logging.scala:57) Finished task 93.0 in stage 7.0 (TID 315). 11411 bytes result sent to driver
18:50:43.432 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 94.0 in stage 7.0 (TID 316) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 94, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.433 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Running task 94.0 in stage 7.0 (TID 316)
18:50:43.433 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 93.0 in stage 7.0 (TID 315) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (94/200)
18:50:43.437 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.437 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.439 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.439 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.444 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.444 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.459 [INFO - Executor task launch worker for task 94.0 in stage 7.0 (TID 316)] (Logging.scala:57) Finished task 94.0 in stage 7.0 (TID 316). 11411 bytes result sent to driver
18:50:43.460 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 95.0 in stage 7.0 (TID 317) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 95, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.461 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Running task 95.0 in stage 7.0 (TID 317)
18:50:43.461 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 94.0 in stage 7.0 (TID 316) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (95/200)
18:50:43.466 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.466 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.468 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.468 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.473 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.473 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.489 [INFO - Executor task launch worker for task 95.0 in stage 7.0 (TID 317)] (Logging.scala:57) Finished task 95.0 in stage 7.0 (TID 317). 11411 bytes result sent to driver
18:50:43.489 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 96.0 in stage 7.0 (TID 318) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 96, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.490 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Running task 96.0 in stage 7.0 (TID 318)
18:50:43.490 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 95.0 in stage 7.0 (TID 317) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (96/200)
18:50:43.495 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.495 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.497 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.497 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.502 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.503 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.519 [INFO - Executor task launch worker for task 96.0 in stage 7.0 (TID 318)] (Logging.scala:57) Finished task 96.0 in stage 7.0 (TID 318). 11411 bytes result sent to driver
18:50:43.520 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 97.0 in stage 7.0 (TID 319) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 97, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.521 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Running task 97.0 in stage 7.0 (TID 319)
18:50:43.521 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 96.0 in stage 7.0 (TID 318) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (97/200)
18:50:43.526 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.527 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.529 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.529 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.535 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.536 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.554 [INFO - Executor task launch worker for task 97.0 in stage 7.0 (TID 319)] (Logging.scala:57) Finished task 97.0 in stage 7.0 (TID 319). 11411 bytes result sent to driver
18:50:43.556 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 98.0 in stage 7.0 (TID 320) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 98, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.557 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 97.0 in stage 7.0 (TID 319) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (98/200)
18:50:43.558 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Running task 98.0 in stage 7.0 (TID 320)
18:50:43.564 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.564 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.566 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.566 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.573 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.573 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.592 [INFO - Executor task launch worker for task 98.0 in stage 7.0 (TID 320)] (Logging.scala:57) Finished task 98.0 in stage 7.0 (TID 320). 11411 bytes result sent to driver
18:50:43.593 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 99.0 in stage 7.0 (TID 321) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 99, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.594 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 98.0 in stage 7.0 (TID 320) in 39 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (99/200)
18:50:43.594 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Running task 99.0 in stage 7.0 (TID 321)
18:50:43.598 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.599 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.601 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.601 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.606 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.606 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.625 [INFO - Executor task launch worker for task 99.0 in stage 7.0 (TID 321)] (Logging.scala:57) Finished task 99.0 in stage 7.0 (TID 321). 11411 bytes result sent to driver
18:50:43.626 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 100.0 in stage 7.0 (TID 322) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 100, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.627 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 99.0 in stage 7.0 (TID 321) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (100/200)
18:50:43.627 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Running task 100.0 in stage 7.0 (TID 322)
18:50:43.631 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.632 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.634 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.634 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.639 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.639 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.656 [INFO - Executor task launch worker for task 100.0 in stage 7.0 (TID 322)] (Logging.scala:57) Finished task 100.0 in stage 7.0 (TID 322). 11411 bytes result sent to driver
18:50:43.657 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 101.0 in stage 7.0 (TID 323) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 101, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.658 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 100.0 in stage 7.0 (TID 322) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (101/200)
18:50:43.658 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Running task 101.0 in stage 7.0 (TID 323)
18:50:43.664 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.664 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.667 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.668 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.674 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.674 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.694 [INFO - Executor task launch worker for task 101.0 in stage 7.0 (TID 323)] (Logging.scala:57) Finished task 101.0 in stage 7.0 (TID 323). 11411 bytes result sent to driver
18:50:43.695 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 102.0 in stage 7.0 (TID 324) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 102, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.695 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 101.0 in stage 7.0 (TID 323) in 38 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (102/200)
18:50:43.695 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Running task 102.0 in stage 7.0 (TID 324)
18:50:43.700 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.700 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.702 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.703 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.709 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.709 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.727 [INFO - Executor task launch worker for task 102.0 in stage 7.0 (TID 324)] (Logging.scala:57) Finished task 102.0 in stage 7.0 (TID 324). 11411 bytes result sent to driver
18:50:43.728 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 103.0 in stage 7.0 (TID 325) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 103, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.728 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 102.0 in stage 7.0 (TID 324) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (103/200)
18:50:43.728 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Running task 103.0 in stage 7.0 (TID 325)
18:50:43.733 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Getting 4 (5.1 KiB) non-empty blocks including 4 (5.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.733 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.735 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.735 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.740 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Getting 4 (5.4 KiB) non-empty blocks including 4 (5.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.740 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.754 [INFO - Executor task launch worker for task 103.0 in stage 7.0 (TID 325)] (Logging.scala:57) Finished task 103.0 in stage 7.0 (TID 325). 11411 bytes result sent to driver
18:50:43.755 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 104.0 in stage 7.0 (TID 326) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 104, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.756 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Running task 104.0 in stage 7.0 (TID 326)
18:50:43.756 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 103.0 in stage 7.0 (TID 325) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (104/200)
18:50:43.760 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.761 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.762 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.763 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.768 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.768 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.784 [INFO - Executor task launch worker for task 104.0 in stage 7.0 (TID 326)] (Logging.scala:57) Finished task 104.0 in stage 7.0 (TID 326). 11411 bytes result sent to driver
18:50:43.785 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 105.0 in stage 7.0 (TID 327) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 105, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.785 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Running task 105.0 in stage 7.0 (TID 327)
18:50:43.785 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 104.0 in stage 7.0 (TID 326) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (105/200)
18:50:43.790 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.790 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.791 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.792 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.796 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.796 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.812 [INFO - Executor task launch worker for task 105.0 in stage 7.0 (TID 327)] (Logging.scala:57) Finished task 105.0 in stage 7.0 (TID 327). 11411 bytes result sent to driver
18:50:43.813 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 106.0 in stage 7.0 (TID 328) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 106, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.814 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 105.0 in stage 7.0 (TID 327) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (106/200)
18:50:43.814 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Running task 106.0 in stage 7.0 (TID 328)
18:50:43.820 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.820 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.822 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.822 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.828 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.829 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.845 [INFO - Executor task launch worker for task 106.0 in stage 7.0 (TID 328)] (Logging.scala:57) Finished task 106.0 in stage 7.0 (TID 328). 11411 bytes result sent to driver
18:50:43.846 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 107.0 in stage 7.0 (TID 329) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 107, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.847 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 106.0 in stage 7.0 (TID 328) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (107/200)
18:50:43.847 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Running task 107.0 in stage 7.0 (TID 329)
18:50:43.851 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.851 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.853 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.853 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.858 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.858 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.872 [INFO - Executor task launch worker for task 107.0 in stage 7.0 (TID 329)] (Logging.scala:57) Finished task 107.0 in stage 7.0 (TID 329). 11411 bytes result sent to driver
18:50:43.873 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 108.0 in stage 7.0 (TID 330) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 108, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.873 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 107.0 in stage 7.0 (TID 329) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (108/200)
18:50:43.874 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Running task 108.0 in stage 7.0 (TID 330)
18:50:43.878 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.878 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.879 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.880 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.884 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.884 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.898 [INFO - Executor task launch worker for task 108.0 in stage 7.0 (TID 330)] (Logging.scala:57) Finished task 108.0 in stage 7.0 (TID 330). 11411 bytes result sent to driver
18:50:43.899 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 109.0 in stage 7.0 (TID 331) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 109, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.899 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 108.0 in stage 7.0 (TID 330) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (109/200)
18:50:43.899 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Running task 109.0 in stage 7.0 (TID 331)
18:50:43.904 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.904 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.906 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.906 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.910 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.911 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.926 [INFO - Executor task launch worker for task 109.0 in stage 7.0 (TID 331)] (Logging.scala:57) Finished task 109.0 in stage 7.0 (TID 331). 11411 bytes result sent to driver
18:50:43.926 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 110.0 in stage 7.0 (TID 332) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 110, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.927 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Running task 110.0 in stage 7.0 (TID 332)
18:50:43.927 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 109.0 in stage 7.0 (TID 331) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (110/200)
18:50:43.931 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.931 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.933 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.933 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.938 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.939 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.954 [INFO - Executor task launch worker for task 110.0 in stage 7.0 (TID 332)] (Logging.scala:57) Finished task 110.0 in stage 7.0 (TID 332). 11411 bytes result sent to driver
18:50:43.955 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 111.0 in stage 7.0 (TID 333) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 111, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.955 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 110.0 in stage 7.0 (TID 332) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (111/200)
18:50:43.955 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Running task 111.0 in stage 7.0 (TID 333)
18:50:43.960 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.960 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.962 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.962 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.966 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.966 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.980 [INFO - Executor task launch worker for task 111.0 in stage 7.0 (TID 333)] (Logging.scala:57) Finished task 111.0 in stage 7.0 (TID 333). 11411 bytes result sent to driver
18:50:43.981 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 112.0 in stage 7.0 (TID 334) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 112, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:43.981 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 111.0 in stage 7.0 (TID 333) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (112/200)
18:50:43.981 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Running task 112.0 in stage 7.0 (TID 334)
18:50:43.986 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.987 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.989 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.989 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:43.994 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:43.995 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.012 [INFO - Executor task launch worker for task 112.0 in stage 7.0 (TID 334)] (Logging.scala:57) Finished task 112.0 in stage 7.0 (TID 334). 11411 bytes result sent to driver
18:50:44.013 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 113.0 in stage 7.0 (TID 335) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 113, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.014 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 112.0 in stage 7.0 (TID 334) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (113/200)
18:50:44.014 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Running task 113.0 in stage 7.0 (TID 335)
18:50:44.019 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.019 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.022 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.022 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.028 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.028 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.045 [INFO - Executor task launch worker for task 113.0 in stage 7.0 (TID 335)] (Logging.scala:57) Finished task 113.0 in stage 7.0 (TID 335). 11411 bytes result sent to driver
18:50:44.046 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 114.0 in stage 7.0 (TID 336) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 114, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.046 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 113.0 in stage 7.0 (TID 335) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (114/200)
18:50:44.046 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Running task 114.0 in stage 7.0 (TID 336)
18:50:44.051 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.051 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.054 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.054 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.060 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.060 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.077 [INFO - Executor task launch worker for task 114.0 in stage 7.0 (TID 336)] (Logging.scala:57) Finished task 114.0 in stage 7.0 (TID 336). 11411 bytes result sent to driver
18:50:44.078 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 115.0 in stage 7.0 (TID 337) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 115, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.078 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Running task 115.0 in stage 7.0 (TID 337)
18:50:44.079 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 114.0 in stage 7.0 (TID 336) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (115/200)
18:50:44.084 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.084 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.087 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.087 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.108 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.109 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.126 [INFO - Executor task launch worker for task 115.0 in stage 7.0 (TID 337)] (Logging.scala:57) Finished task 115.0 in stage 7.0 (TID 337). 11454 bytes result sent to driver
18:50:44.127 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 116.0 in stage 7.0 (TID 338) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 116, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.127 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Running task 116.0 in stage 7.0 (TID 338)
18:50:44.127 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 115.0 in stage 7.0 (TID 337) in 49 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (116/200)
18:50:44.132 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.132 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.134 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.134 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.140 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.140 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.155 [INFO - Executor task launch worker for task 116.0 in stage 7.0 (TID 338)] (Logging.scala:57) Finished task 116.0 in stage 7.0 (TID 338). 11411 bytes result sent to driver
18:50:44.156 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 117.0 in stage 7.0 (TID 339) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 117, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.156 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Running task 117.0 in stage 7.0 (TID 339)
18:50:44.156 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 116.0 in stage 7.0 (TID 338) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (117/200)
18:50:44.161 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.161 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.163 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.163 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.167 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.168 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.181 [INFO - Executor task launch worker for task 117.0 in stage 7.0 (TID 339)] (Logging.scala:57) Finished task 117.0 in stage 7.0 (TID 339). 11411 bytes result sent to driver
18:50:44.182 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 118.0 in stage 7.0 (TID 340) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 118, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.182 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 117.0 in stage 7.0 (TID 339) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (118/200)
18:50:44.182 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Running task 118.0 in stage 7.0 (TID 340)
18:50:44.186 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.187 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.188 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Getting 4 (3.6 KiB) non-empty blocks including 4 (3.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.188 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.193 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.193 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.208 [INFO - Executor task launch worker for task 118.0 in stage 7.0 (TID 340)] (Logging.scala:57) Finished task 118.0 in stage 7.0 (TID 340). 11411 bytes result sent to driver
18:50:44.209 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 119.0 in stage 7.0 (TID 341) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 119, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.210 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Running task 119.0 in stage 7.0 (TID 341)
18:50:44.210 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 118.0 in stage 7.0 (TID 340) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (119/200)
18:50:44.216 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.216 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.218 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.218 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.225 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.225 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.242 [INFO - Executor task launch worker for task 119.0 in stage 7.0 (TID 341)] (Logging.scala:57) Finished task 119.0 in stage 7.0 (TID 341). 11411 bytes result sent to driver
18:50:44.243 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 120.0 in stage 7.0 (TID 342) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 120, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.243 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Running task 120.0 in stage 7.0 (TID 342)
18:50:44.243 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 119.0 in stage 7.0 (TID 341) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (120/200)
18:50:44.248 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.248 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.250 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.250 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.255 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.255 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.271 [INFO - Executor task launch worker for task 120.0 in stage 7.0 (TID 342)] (Logging.scala:57) Finished task 120.0 in stage 7.0 (TID 342). 11411 bytes result sent to driver
18:50:44.272 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 121.0 in stage 7.0 (TID 343) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 121, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.272 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Running task 121.0 in stage 7.0 (TID 343)
18:50:44.272 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 120.0 in stage 7.0 (TID 342) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (121/200)
18:50:44.277 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.278 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.280 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.280 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.286 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.286 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.304 [INFO - Executor task launch worker for task 121.0 in stage 7.0 (TID 343)] (Logging.scala:57) Finished task 121.0 in stage 7.0 (TID 343). 11411 bytes result sent to driver
18:50:44.305 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 122.0 in stage 7.0 (TID 344) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 122, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.305 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Running task 122.0 in stage 7.0 (TID 344)
18:50:44.305 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 121.0 in stage 7.0 (TID 343) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (122/200)
18:50:44.311 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.311 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.314 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.314 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.320 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.321 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.339 [INFO - Executor task launch worker for task 122.0 in stage 7.0 (TID 344)] (Logging.scala:57) Finished task 122.0 in stage 7.0 (TID 344). 11411 bytes result sent to driver
18:50:44.340 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 123.0 in stage 7.0 (TID 345) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 123, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.340 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 122.0 in stage 7.0 (TID 344) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (123/200)
18:50:44.340 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Running task 123.0 in stage 7.0 (TID 345)
18:50:44.345 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.345 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.347 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.347 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.352 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.352 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.369 [INFO - Executor task launch worker for task 123.0 in stage 7.0 (TID 345)] (Logging.scala:57) Finished task 123.0 in stage 7.0 (TID 345). 11411 bytes result sent to driver
18:50:44.370 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 124.0 in stage 7.0 (TID 346) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 124, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.371 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 123.0 in stage 7.0 (TID 345) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (124/200)
18:50:44.372 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Running task 124.0 in stage 7.0 (TID 346)
18:50:44.378 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.378 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.380 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.380 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.385 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.385 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.401 [INFO - Executor task launch worker for task 124.0 in stage 7.0 (TID 346)] (Logging.scala:57) Finished task 124.0 in stage 7.0 (TID 346). 11411 bytes result sent to driver
18:50:44.402 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 125.0 in stage 7.0 (TID 347) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 125, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.402 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 124.0 in stage 7.0 (TID 346) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (125/200)
18:50:44.402 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Running task 125.0 in stage 7.0 (TID 347)
18:50:44.407 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.407 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.409 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.409 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.413 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.413 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.428 [INFO - Executor task launch worker for task 125.0 in stage 7.0 (TID 347)] (Logging.scala:57) Finished task 125.0 in stage 7.0 (TID 347). 11411 bytes result sent to driver
18:50:44.429 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 126.0 in stage 7.0 (TID 348) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 126, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.429 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 125.0 in stage 7.0 (TID 347) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (126/200)
18:50:44.430 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Running task 126.0 in stage 7.0 (TID 348)
18:50:44.435 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.435 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.437 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.437 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.442 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.442 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.457 [INFO - Executor task launch worker for task 126.0 in stage 7.0 (TID 348)] (Logging.scala:57) Finished task 126.0 in stage 7.0 (TID 348). 11411 bytes result sent to driver
18:50:44.458 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 127.0 in stage 7.0 (TID 349) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 127, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.459 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Running task 127.0 in stage 7.0 (TID 349)
18:50:44.459 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 126.0 in stage 7.0 (TID 348) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (127/200)
18:50:44.464 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.464 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.466 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.466 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.470 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.470 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.485 [INFO - Executor task launch worker for task 127.0 in stage 7.0 (TID 349)] (Logging.scala:57) Finished task 127.0 in stage 7.0 (TID 349). 11411 bytes result sent to driver
18:50:44.486 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 128.0 in stage 7.0 (TID 350) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.487 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 127.0 in stage 7.0 (TID 349) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (128/200)
18:50:44.487 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Running task 128.0 in stage 7.0 (TID 350)
18:50:44.492 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.492 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.494 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.494 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.500 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.500 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.515 [INFO - Executor task launch worker for task 128.0 in stage 7.0 (TID 350)] (Logging.scala:57) Finished task 128.0 in stage 7.0 (TID 350). 11411 bytes result sent to driver
18:50:44.516 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 129.0 in stage 7.0 (TID 351) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 129, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.516 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 128.0 in stage 7.0 (TID 350) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (129/200)
18:50:44.516 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Running task 129.0 in stage 7.0 (TID 351)
18:50:44.522 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.522 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.524 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.524 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.530 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.531 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.549 [INFO - Executor task launch worker for task 129.0 in stage 7.0 (TID 351)] (Logging.scala:57) Finished task 129.0 in stage 7.0 (TID 351). 11411 bytes result sent to driver
18:50:44.550 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 130.0 in stage 7.0 (TID 352) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 130, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.550 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Running task 130.0 in stage 7.0 (TID 352)
18:50:44.551 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 129.0 in stage 7.0 (TID 351) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (130/200)
18:50:44.555 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.555 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.557 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.557 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.563 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.563 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.581 [INFO - Executor task launch worker for task 130.0 in stage 7.0 (TID 352)] (Logging.scala:57) Finished task 130.0 in stage 7.0 (TID 352). 11411 bytes result sent to driver
18:50:44.582 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 131.0 in stage 7.0 (TID 353) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 131, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.582 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 130.0 in stage 7.0 (TID 352) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (131/200)
18:50:44.582 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Running task 131.0 in stage 7.0 (TID 353)
18:50:44.586 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.587 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.588 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.588 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.593 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.593 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.608 [INFO - Executor task launch worker for task 131.0 in stage 7.0 (TID 353)] (Logging.scala:57) Finished task 131.0 in stage 7.0 (TID 353). 11411 bytes result sent to driver
18:50:44.608 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 132.0 in stage 7.0 (TID 354) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 132, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.609 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 131.0 in stage 7.0 (TID 353) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (132/200)
18:50:44.609 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Running task 132.0 in stage 7.0 (TID 354)
18:50:44.615 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.615 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.617 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.617 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.623 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.623 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.641 [INFO - Executor task launch worker for task 132.0 in stage 7.0 (TID 354)] (Logging.scala:57) Finished task 132.0 in stage 7.0 (TID 354). 11411 bytes result sent to driver
18:50:44.642 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 133.0 in stage 7.0 (TID 355) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 133, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.642 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 132.0 in stage 7.0 (TID 354) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (133/200)
18:50:44.643 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Running task 133.0 in stage 7.0 (TID 355)
18:50:44.650 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.651 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.653 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.654 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.660 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.660 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.679 [INFO - Executor task launch worker for task 133.0 in stage 7.0 (TID 355)] (Logging.scala:57) Finished task 133.0 in stage 7.0 (TID 355). 11411 bytes result sent to driver
18:50:44.679 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 134.0 in stage 7.0 (TID 356) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 134, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.680 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Running task 134.0 in stage 7.0 (TID 356)
18:50:44.680 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 133.0 in stage 7.0 (TID 355) in 39 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (134/200)
18:50:44.684 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.684 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.686 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.686 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.691 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.691 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.705 [INFO - Executor task launch worker for task 134.0 in stage 7.0 (TID 356)] (Logging.scala:57) Finished task 134.0 in stage 7.0 (TID 356). 11411 bytes result sent to driver
18:50:44.705 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 135.0 in stage 7.0 (TID 357) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 135, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.706 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Running task 135.0 in stage 7.0 (TID 357)
18:50:44.706 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 134.0 in stage 7.0 (TID 356) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (135/200)
18:50:44.710 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.711 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.712 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.713 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.718 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.718 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.732 [INFO - Executor task launch worker for task 135.0 in stage 7.0 (TID 357)] (Logging.scala:57) Finished task 135.0 in stage 7.0 (TID 357). 11411 bytes result sent to driver
18:50:44.733 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 136.0 in stage 7.0 (TID 358) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 136, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.733 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 135.0 in stage 7.0 (TID 357) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (136/200)
18:50:44.733 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Running task 136.0 in stage 7.0 (TID 358)
18:50:44.738 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.739 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.741 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.741 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.747 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.747 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.761 [INFO - Executor task launch worker for task 136.0 in stage 7.0 (TID 358)] (Logging.scala:57) Finished task 136.0 in stage 7.0 (TID 358). 11411 bytes result sent to driver
18:50:44.762 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 137.0 in stage 7.0 (TID 359) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 137, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.762 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Running task 137.0 in stage 7.0 (TID 359)
18:50:44.762 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 136.0 in stage 7.0 (TID 358) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (137/200)
18:50:44.766 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.766 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.768 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.768 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.773 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.773 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.787 [INFO - Executor task launch worker for task 137.0 in stage 7.0 (TID 359)] (Logging.scala:57) Finished task 137.0 in stage 7.0 (TID 359). 11411 bytes result sent to driver
18:50:44.787 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 138.0 in stage 7.0 (TID 360) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 138, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.788 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 137.0 in stage 7.0 (TID 359) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (138/200)
18:50:44.788 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Running task 138.0 in stage 7.0 (TID 360)
18:50:44.793 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.793 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.795 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.795 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.799 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.799 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.813 [INFO - Executor task launch worker for task 138.0 in stage 7.0 (TID 360)] (Logging.scala:57) Finished task 138.0 in stage 7.0 (TID 360). 11411 bytes result sent to driver
18:50:44.814 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 139.0 in stage 7.0 (TID 361) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 139, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.815 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Running task 139.0 in stage 7.0 (TID 361)
18:50:44.815 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 138.0 in stage 7.0 (TID 360) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (139/200)
18:50:44.819 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.820 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.821 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.821 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.826 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.826 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.840 [INFO - Executor task launch worker for task 139.0 in stage 7.0 (TID 361)] (Logging.scala:57) Finished task 139.0 in stage 7.0 (TID 361). 11411 bytes result sent to driver
18:50:44.841 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 140.0 in stage 7.0 (TID 362) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 140, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.841 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Running task 140.0 in stage 7.0 (TID 362)
18:50:44.841 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 139.0 in stage 7.0 (TID 361) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (140/200)
18:50:44.847 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.847 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.849 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.850 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.856 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.856 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.874 [INFO - Executor task launch worker for task 140.0 in stage 7.0 (TID 362)] (Logging.scala:57) Finished task 140.0 in stage 7.0 (TID 362). 11411 bytes result sent to driver
18:50:44.875 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 141.0 in stage 7.0 (TID 363) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 141, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.875 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 140.0 in stage 7.0 (TID 362) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (141/200)
18:50:44.875 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Running task 141.0 in stage 7.0 (TID 363)
18:50:44.879 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.879 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.881 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.881 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.885 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.885 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.901 [INFO - Executor task launch worker for task 141.0 in stage 7.0 (TID 363)] (Logging.scala:57) Finished task 141.0 in stage 7.0 (TID 363). 11411 bytes result sent to driver
18:50:44.902 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 142.0 in stage 7.0 (TID 364) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 142, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.902 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Running task 142.0 in stage 7.0 (TID 364)
18:50:44.902 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 141.0 in stage 7.0 (TID 363) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (142/200)
18:50:44.909 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.909 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.911 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.911 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.918 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.918 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.950 [INFO - Executor task launch worker for task 142.0 in stage 7.0 (TID 364)] (Logging.scala:57) Finished task 142.0 in stage 7.0 (TID 364). 11454 bytes result sent to driver
18:50:44.951 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 143.0 in stage 7.0 (TID 365) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 143, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.951 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 142.0 in stage 7.0 (TID 364) in 50 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (143/200)
18:50:44.951 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Running task 143.0 in stage 7.0 (TID 365)
18:50:44.956 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.956 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.958 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.958 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.963 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.963 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.979 [INFO - Executor task launch worker for task 143.0 in stage 7.0 (TID 365)] (Logging.scala:57) Finished task 143.0 in stage 7.0 (TID 365). 11411 bytes result sent to driver
18:50:44.980 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 144.0 in stage 7.0 (TID 366) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 144, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:44.980 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Running task 144.0 in stage 7.0 (TID 366)
18:50:44.980 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 143.0 in stage 7.0 (TID 365) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (144/200)
18:50:44.985 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.985 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.987 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.987 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:44.993 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:44.993 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.008 [INFO - Executor task launch worker for task 144.0 in stage 7.0 (TID 366)] (Logging.scala:57) Finished task 144.0 in stage 7.0 (TID 366). 11411 bytes result sent to driver
18:50:45.009 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 145.0 in stage 7.0 (TID 367) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 145, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.009 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 144.0 in stage 7.0 (TID 366) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (145/200)
18:50:45.009 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Running task 145.0 in stage 7.0 (TID 367)
18:50:45.014 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.014 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.016 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.017 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.021 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.021 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.037 [INFO - Executor task launch worker for task 145.0 in stage 7.0 (TID 367)] (Logging.scala:57) Finished task 145.0 in stage 7.0 (TID 367). 11411 bytes result sent to driver
18:50:45.037 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 146.0 in stage 7.0 (TID 368) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 146, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.038 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Running task 146.0 in stage 7.0 (TID 368)
18:50:45.038 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 145.0 in stage 7.0 (TID 367) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (146/200)
18:50:45.043 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.043 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.045 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.045 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.049 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.050 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.064 [INFO - Executor task launch worker for task 146.0 in stage 7.0 (TID 368)] (Logging.scala:57) Finished task 146.0 in stage 7.0 (TID 368). 11411 bytes result sent to driver
18:50:45.065 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 147.0 in stage 7.0 (TID 369) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 147, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.066 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Running task 147.0 in stage 7.0 (TID 369)
18:50:45.066 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 146.0 in stage 7.0 (TID 368) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (147/200)
18:50:45.070 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.071 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.072 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.073 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.078 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.078 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.092 [INFO - Executor task launch worker for task 147.0 in stage 7.0 (TID 369)] (Logging.scala:57) Finished task 147.0 in stage 7.0 (TID 369). 11411 bytes result sent to driver
18:50:45.093 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 148.0 in stage 7.0 (TID 370) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 148, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.093 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Running task 148.0 in stage 7.0 (TID 370)
18:50:45.094 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 147.0 in stage 7.0 (TID 369) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (148/200)
18:50:45.098 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.098 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.101 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.101 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.107 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.108 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.127 [INFO - Executor task launch worker for task 148.0 in stage 7.0 (TID 370)] (Logging.scala:57) Finished task 148.0 in stage 7.0 (TID 370). 11411 bytes result sent to driver
18:50:45.128 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 149.0 in stage 7.0 (TID 371) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 149, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.128 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Running task 149.0 in stage 7.0 (TID 371)
18:50:45.128 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 148.0 in stage 7.0 (TID 370) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (149/200)
18:50:45.132 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.132 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.134 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.134 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.139 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.139 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.155 [INFO - Executor task launch worker for task 149.0 in stage 7.0 (TID 371)] (Logging.scala:57) Finished task 149.0 in stage 7.0 (TID 371). 11411 bytes result sent to driver
18:50:45.155 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 150.0 in stage 7.0 (TID 372) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 150, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.156 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Running task 150.0 in stage 7.0 (TID 372)
18:50:45.156 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 149.0 in stage 7.0 (TID 371) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (150/200)
18:50:45.161 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.161 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.162 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.163 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.167 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.167 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.183 [INFO - Executor task launch worker for task 150.0 in stage 7.0 (TID 372)] (Logging.scala:57) Finished task 150.0 in stage 7.0 (TID 372). 11411 bytes result sent to driver
18:50:45.184 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 151.0 in stage 7.0 (TID 373) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 151, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.184 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Running task 151.0 in stage 7.0 (TID 373)
18:50:45.184 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 150.0 in stage 7.0 (TID 372) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (151/200)
18:50:45.188 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.188 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.190 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.190 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.195 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.195 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.210 [INFO - Executor task launch worker for task 151.0 in stage 7.0 (TID 373)] (Logging.scala:57) Finished task 151.0 in stage 7.0 (TID 373). 11411 bytes result sent to driver
18:50:45.211 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 152.0 in stage 7.0 (TID 374) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 152, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.212 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Running task 152.0 in stage 7.0 (TID 374)
18:50:45.212 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 151.0 in stage 7.0 (TID 373) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (152/200)
18:50:45.217 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.217 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.219 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.219 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.225 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.225 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.240 [INFO - Executor task launch worker for task 152.0 in stage 7.0 (TID 374)] (Logging.scala:57) Finished task 152.0 in stage 7.0 (TID 374). 11411 bytes result sent to driver
18:50:45.241 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 153.0 in stage 7.0 (TID 375) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 153, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.242 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 152.0 in stage 7.0 (TID 374) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (153/200)
18:50:45.243 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Running task 153.0 in stage 7.0 (TID 375)
18:50:45.248 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.249 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.251 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.251 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.257 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.258 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.275 [INFO - Executor task launch worker for task 153.0 in stage 7.0 (TID 375)] (Logging.scala:57) Finished task 153.0 in stage 7.0 (TID 375). 11411 bytes result sent to driver
18:50:45.276 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 154.0 in stage 7.0 (TID 376) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 154, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.276 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 153.0 in stage 7.0 (TID 375) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (154/200)
18:50:45.276 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Running task 154.0 in stage 7.0 (TID 376)
18:50:45.283 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.283 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.285 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.285 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.290 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.290 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.306 [INFO - Executor task launch worker for task 154.0 in stage 7.0 (TID 376)] (Logging.scala:57) Finished task 154.0 in stage 7.0 (TID 376). 11411 bytes result sent to driver
18:50:45.307 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 155.0 in stage 7.0 (TID 377) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 155, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.308 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 154.0 in stage 7.0 (TID 376) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (155/200)
18:50:45.308 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Running task 155.0 in stage 7.0 (TID 377)
18:50:45.314 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.314 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.316 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.316 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.322 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.322 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.339 [INFO - Executor task launch worker for task 155.0 in stage 7.0 (TID 377)] (Logging.scala:57) Finished task 155.0 in stage 7.0 (TID 377). 11411 bytes result sent to driver
18:50:45.341 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 156.0 in stage 7.0 (TID 378) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 156, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.341 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Running task 156.0 in stage 7.0 (TID 378)
18:50:45.341 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 155.0 in stage 7.0 (TID 377) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (156/200)
18:50:45.345 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.345 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.347 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.347 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.352 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.352 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.368 [INFO - Executor task launch worker for task 156.0 in stage 7.0 (TID 378)] (Logging.scala:57) Finished task 156.0 in stage 7.0 (TID 378). 11411 bytes result sent to driver
18:50:45.369 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 157.0 in stage 7.0 (TID 379) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 157, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.370 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 156.0 in stage 7.0 (TID 378) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (157/200)
18:50:45.370 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Running task 157.0 in stage 7.0 (TID 379)
18:50:45.376 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.376 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.379 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.379 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.385 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.385 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.399 [INFO - Executor task launch worker for task 157.0 in stage 7.0 (TID 379)] (Logging.scala:57) Finished task 157.0 in stage 7.0 (TID 379). 11411 bytes result sent to driver
18:50:45.400 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 158.0 in stage 7.0 (TID 380) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 158, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.400 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 157.0 in stage 7.0 (TID 379) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (158/200)
18:50:45.400 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Running task 158.0 in stage 7.0 (TID 380)
18:50:45.404 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.405 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.406 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.406 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.411 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.411 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.427 [INFO - Executor task launch worker for task 158.0 in stage 7.0 (TID 380)] (Logging.scala:57) Finished task 158.0 in stage 7.0 (TID 380). 11411 bytes result sent to driver
18:50:45.428 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 159.0 in stage 7.0 (TID 381) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 159, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.429 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 158.0 in stage 7.0 (TID 380) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (159/200)
18:50:45.429 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Running task 159.0 in stage 7.0 (TID 381)
18:50:45.434 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.434 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.436 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.436 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.442 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.442 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.457 [INFO - Executor task launch worker for task 159.0 in stage 7.0 (TID 381)] (Logging.scala:57) Finished task 159.0 in stage 7.0 (TID 381). 11411 bytes result sent to driver
18:50:45.458 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 160.0 in stage 7.0 (TID 382) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 160, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.459 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Running task 160.0 in stage 7.0 (TID 382)
18:50:45.459 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 159.0 in stage 7.0 (TID 381) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (160/200)
18:50:45.464 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.464 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.466 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.466 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.472 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.472 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.490 [INFO - Executor task launch worker for task 160.0 in stage 7.0 (TID 382)] (Logging.scala:57) Finished task 160.0 in stage 7.0 (TID 382). 11411 bytes result sent to driver
18:50:45.491 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 161.0 in stage 7.0 (TID 383) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 161, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.491 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 160.0 in stage 7.0 (TID 382) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (161/200)
18:50:45.491 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Running task 161.0 in stage 7.0 (TID 383)
18:50:45.496 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.496 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.498 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.499 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.504 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.504 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.522 [INFO - Executor task launch worker for task 161.0 in stage 7.0 (TID 383)] (Logging.scala:57) Finished task 161.0 in stage 7.0 (TID 383). 11411 bytes result sent to driver
18:50:45.523 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 162.0 in stage 7.0 (TID 384) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 162, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.523 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Running task 162.0 in stage 7.0 (TID 384)
18:50:45.525 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 161.0 in stage 7.0 (TID 383) in 35 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (162/200)
18:50:45.528 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.528 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.530 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.530 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.536 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.536 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.554 [INFO - Executor task launch worker for task 162.0 in stage 7.0 (TID 384)] (Logging.scala:57) Finished task 162.0 in stage 7.0 (TID 384). 11411 bytes result sent to driver
18:50:45.555 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 163.0 in stage 7.0 (TID 385) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 163, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.556 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 162.0 in stage 7.0 (TID 384) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (163/200)
18:50:45.556 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Running task 163.0 in stage 7.0 (TID 385)
18:50:45.561 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.562 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.564 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.564 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.572 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.572 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.592 [INFO - Executor task launch worker for task 163.0 in stage 7.0 (TID 385)] (Logging.scala:57) Finished task 163.0 in stage 7.0 (TID 385). 11411 bytes result sent to driver
18:50:45.593 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 164.0 in stage 7.0 (TID 386) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 164, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.594 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Running task 164.0 in stage 7.0 (TID 386)
18:50:45.594 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 163.0 in stage 7.0 (TID 385) in 40 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (164/200)
18:50:45.600 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.600 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.602 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.602 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.609 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.609 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.625 [INFO - Executor task launch worker for task 164.0 in stage 7.0 (TID 386)] (Logging.scala:57) Finished task 164.0 in stage 7.0 (TID 386). 11411 bytes result sent to driver
18:50:45.626 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 165.0 in stage 7.0 (TID 387) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 165, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.626 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Running task 165.0 in stage 7.0 (TID 387)
18:50:45.626 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 164.0 in stage 7.0 (TID 386) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (165/200)
18:50:45.632 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.632 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.634 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.634 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.642 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.642 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.656 [INFO - Executor task launch worker for task 165.0 in stage 7.0 (TID 387)] (Logging.scala:57) Finished task 165.0 in stage 7.0 (TID 387). 11411 bytes result sent to driver
18:50:45.657 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 166.0 in stage 7.0 (TID 388) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 166, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.658 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Running task 166.0 in stage 7.0 (TID 388)
18:50:45.658 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 165.0 in stage 7.0 (TID 387) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (166/200)
18:50:45.662 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.662 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.663 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.663 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.668 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.668 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.681 [INFO - Executor task launch worker for task 166.0 in stage 7.0 (TID 388)] (Logging.scala:57) Finished task 166.0 in stage 7.0 (TID 388). 11411 bytes result sent to driver
18:50:45.682 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 167.0 in stage 7.0 (TID 389) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 167, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.682 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 166.0 in stage 7.0 (TID 388) in 25 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (167/200)
18:50:45.682 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Running task 167.0 in stage 7.0 (TID 389)
18:50:45.687 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.687 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.689 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.690 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.695 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.696 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.714 [INFO - Executor task launch worker for task 167.0 in stage 7.0 (TID 389)] (Logging.scala:57) Finished task 167.0 in stage 7.0 (TID 389). 11411 bytes result sent to driver
18:50:45.715 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 168.0 in stage 7.0 (TID 390) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 168, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.715 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Running task 168.0 in stage 7.0 (TID 390)
18:50:45.715 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 167.0 in stage 7.0 (TID 389) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (168/200)
18:50:45.720 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.720 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.722 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.722 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.728 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.728 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.745 [INFO - Executor task launch worker for task 168.0 in stage 7.0 (TID 390)] (Logging.scala:57) Finished task 168.0 in stage 7.0 (TID 390). 11411 bytes result sent to driver
18:50:45.746 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 169.0 in stage 7.0 (TID 391) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 169, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.747 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Running task 169.0 in stage 7.0 (TID 391)
18:50:45.747 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 168.0 in stage 7.0 (TID 390) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (169/200)
18:50:45.751 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.751 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.753 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.753 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.758 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.759 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.792 [INFO - Executor task launch worker for task 169.0 in stage 7.0 (TID 391)] (Logging.scala:57) Finished task 169.0 in stage 7.0 (TID 391). 11454 bytes result sent to driver
18:50:45.793 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 170.0 in stage 7.0 (TID 392) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 170, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.793 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Running task 170.0 in stage 7.0 (TID 392)
18:50:45.793 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 169.0 in stage 7.0 (TID 391) in 47 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (170/200)
18:50:45.798 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.798 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.800 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.800 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.805 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.805 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.822 [INFO - Executor task launch worker for task 170.0 in stage 7.0 (TID 392)] (Logging.scala:57) Finished task 170.0 in stage 7.0 (TID 392). 11411 bytes result sent to driver
18:50:45.823 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 171.0 in stage 7.0 (TID 393) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 171, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.823 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Running task 171.0 in stage 7.0 (TID 393)
18:50:45.823 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 170.0 in stage 7.0 (TID 392) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (171/200)
18:50:45.828 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.828 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.830 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.830 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.836 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Getting 4 (5.3 KiB) non-empty blocks including 4 (5.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.836 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.851 [INFO - Executor task launch worker for task 171.0 in stage 7.0 (TID 393)] (Logging.scala:57) Finished task 171.0 in stage 7.0 (TID 393). 11411 bytes result sent to driver
18:50:45.852 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 172.0 in stage 7.0 (TID 394) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 172, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.852 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Running task 172.0 in stage 7.0 (TID 394)
18:50:45.852 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 171.0 in stage 7.0 (TID 393) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (172/200)
18:50:45.856 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.856 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.858 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.858 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.862 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.863 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.876 [INFO - Executor task launch worker for task 172.0 in stage 7.0 (TID 394)] (Logging.scala:57) Finished task 172.0 in stage 7.0 (TID 394). 11411 bytes result sent to driver
18:50:45.877 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 173.0 in stage 7.0 (TID 395) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 173, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.878 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Running task 173.0 in stage 7.0 (TID 395)
18:50:45.878 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 172.0 in stage 7.0 (TID 394) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (173/200)
18:50:45.883 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.884 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.886 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.886 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.892 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Getting 4 (4.9 KiB) non-empty blocks including 4 (4.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.893 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.911 [INFO - Executor task launch worker for task 173.0 in stage 7.0 (TID 395)] (Logging.scala:57) Finished task 173.0 in stage 7.0 (TID 395). 11411 bytes result sent to driver
18:50:45.912 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 174.0 in stage 7.0 (TID 396) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 174, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.913 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Running task 174.0 in stage 7.0 (TID 396)
18:50:45.913 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 173.0 in stage 7.0 (TID 395) in 36 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (174/200)
18:50:45.918 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.918 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.920 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.921 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.926 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.926 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.940 [INFO - Executor task launch worker for task 174.0 in stage 7.0 (TID 396)] (Logging.scala:57) Finished task 174.0 in stage 7.0 (TID 396). 11411 bytes result sent to driver
18:50:45.941 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 175.0 in stage 7.0 (TID 397) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 175, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.941 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Running task 175.0 in stage 7.0 (TID 397)
18:50:45.941 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 174.0 in stage 7.0 (TID 396) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (175/200)
18:50:45.945 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.945 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.947 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.947 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.952 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.952 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.967 [INFO - Executor task launch worker for task 175.0 in stage 7.0 (TID 397)] (Logging.scala:57) Finished task 175.0 in stage 7.0 (TID 397). 11411 bytes result sent to driver
18:50:45.967 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 176.0 in stage 7.0 (TID 398) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 176, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.968 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Running task 176.0 in stage 7.0 (TID 398)
18:50:45.968 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 175.0 in stage 7.0 (TID 397) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (176/200)
18:50:45.972 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.972 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.974 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.974 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.978 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.978 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:45.992 [INFO - Executor task launch worker for task 176.0 in stage 7.0 (TID 398)] (Logging.scala:57) Finished task 176.0 in stage 7.0 (TID 398). 11411 bytes result sent to driver
18:50:45.993 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 177.0 in stage 7.0 (TID 399) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 177, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:45.994 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 176.0 in stage 7.0 (TID 398) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (177/200)
18:50:45.994 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Running task 177.0 in stage 7.0 (TID 399)
18:50:45.998 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:45.998 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.000 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.000 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.005 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.005 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.019 [INFO - Executor task launch worker for task 177.0 in stage 7.0 (TID 399)] (Logging.scala:57) Finished task 177.0 in stage 7.0 (TID 399). 11411 bytes result sent to driver
18:50:46.020 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 178.0 in stage 7.0 (TID 400) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 178, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.020 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Running task 178.0 in stage 7.0 (TID 400)
18:50:46.020 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 177.0 in stage 7.0 (TID 399) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (178/200)
18:50:46.025 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.025 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.027 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.027 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.031 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Getting 4 (5.0 KiB) non-empty blocks including 4 (5.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.032 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.046 [INFO - Executor task launch worker for task 178.0 in stage 7.0 (TID 400)] (Logging.scala:57) Finished task 178.0 in stage 7.0 (TID 400). 11411 bytes result sent to driver
18:50:46.047 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 179.0 in stage 7.0 (TID 401) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 179, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.048 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Running task 179.0 in stage 7.0 (TID 401)
18:50:46.048 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 178.0 in stage 7.0 (TID 400) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (179/200)
18:50:46.053 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.053 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.055 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.055 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.061 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.061 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.078 [INFO - Executor task launch worker for task 179.0 in stage 7.0 (TID 401)] (Logging.scala:57) Finished task 179.0 in stage 7.0 (TID 401). 11411 bytes result sent to driver
18:50:46.078 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 180.0 in stage 7.0 (TID 402) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 180, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.079 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 179.0 in stage 7.0 (TID 401) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (180/200)
18:50:46.079 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Running task 180.0 in stage 7.0 (TID 402)
18:50:46.084 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.084 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.086 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.086 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.092 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.092 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.110 [INFO - Executor task launch worker for task 180.0 in stage 7.0 (TID 402)] (Logging.scala:57) Finished task 180.0 in stage 7.0 (TID 402). 11411 bytes result sent to driver
18:50:46.110 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 181.0 in stage 7.0 (TID 403) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 181, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.111 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Running task 181.0 in stage 7.0 (TID 403)
18:50:46.111 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 180.0 in stage 7.0 (TID 402) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (181/200)
18:50:46.116 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.116 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.118 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.118 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.125 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.125 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.142 [INFO - Executor task launch worker for task 181.0 in stage 7.0 (TID 403)] (Logging.scala:57) Finished task 181.0 in stage 7.0 (TID 403). 11411 bytes result sent to driver
18:50:46.143 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 182.0 in stage 7.0 (TID 404) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 182, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.143 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Running task 182.0 in stage 7.0 (TID 404)
18:50:46.143 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 181.0 in stage 7.0 (TID 403) in 33 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (182/200)
18:50:46.148 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.149 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.151 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.151 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.155 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.155 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.170 [INFO - Executor task launch worker for task 182.0 in stage 7.0 (TID 404)] (Logging.scala:57) Finished task 182.0 in stage 7.0 (TID 404). 11411 bytes result sent to driver
18:50:46.170 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 183.0 in stage 7.0 (TID 405) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 183, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.171 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Running task 183.0 in stage 7.0 (TID 405)
18:50:46.171 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 182.0 in stage 7.0 (TID 404) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (183/200)
18:50:46.177 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.177 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.179 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.179 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.185 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.185 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.199 [INFO - Executor task launch worker for task 183.0 in stage 7.0 (TID 405)] (Logging.scala:57) Finished task 183.0 in stage 7.0 (TID 405). 11411 bytes result sent to driver
18:50:46.200 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 184.0 in stage 7.0 (TID 406) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 184, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.200 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Running task 184.0 in stage 7.0 (TID 406)
18:50:46.200 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 183.0 in stage 7.0 (TID 405) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (184/200)
18:50:46.204 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Getting 4 (3.9 KiB) non-empty blocks including 4 (3.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.204 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.206 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.206 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.210 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.210 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.224 [INFO - Executor task launch worker for task 184.0 in stage 7.0 (TID 406)] (Logging.scala:57) Finished task 184.0 in stage 7.0 (TID 406). 11411 bytes result sent to driver
18:50:46.225 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 185.0 in stage 7.0 (TID 407) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 185, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.225 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Running task 185.0 in stage 7.0 (TID 407)
18:50:46.225 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 184.0 in stage 7.0 (TID 406) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (185/200)
18:50:46.230 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.230 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.231 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.231 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.236 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.236 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.251 [INFO - Executor task launch worker for task 185.0 in stage 7.0 (TID 407)] (Logging.scala:57) Finished task 185.0 in stage 7.0 (TID 407). 11411 bytes result sent to driver
18:50:46.252 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 186.0 in stage 7.0 (TID 408) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 186, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.252 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Running task 186.0 in stage 7.0 (TID 408)
18:50:46.252 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 185.0 in stage 7.0 (TID 407) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (186/200)
18:50:46.257 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.257 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.259 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.259 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.265 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.265 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.279 [INFO - Executor task launch worker for task 186.0 in stage 7.0 (TID 408)] (Logging.scala:57) Finished task 186.0 in stage 7.0 (TID 408). 11411 bytes result sent to driver
18:50:46.280 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 187.0 in stage 7.0 (TID 409) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 187, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.280 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Running task 187.0 in stage 7.0 (TID 409)
18:50:46.280 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 186.0 in stage 7.0 (TID 408) in 29 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (187/200)
18:50:46.284 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.284 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.286 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.286 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.290 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.290 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.304 [INFO - Executor task launch worker for task 187.0 in stage 7.0 (TID 409)] (Logging.scala:57) Finished task 187.0 in stage 7.0 (TID 409). 11411 bytes result sent to driver
18:50:46.305 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 188.0 in stage 7.0 (TID 410) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 188, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.306 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Running task 188.0 in stage 7.0 (TID 410)
18:50:46.306 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 187.0 in stage 7.0 (TID 409) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (188/200)
18:50:46.310 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.311 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.313 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.313 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.319 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Getting 4 (4.7 KiB) non-empty blocks including 4 (4.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.319 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.336 [INFO - Executor task launch worker for task 188.0 in stage 7.0 (TID 410)] (Logging.scala:57) Finished task 188.0 in stage 7.0 (TID 410). 11411 bytes result sent to driver
18:50:46.336 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 189.0 in stage 7.0 (TID 411) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 189, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.337 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Running task 189.0 in stage 7.0 (TID 411)
18:50:46.337 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 188.0 in stage 7.0 (TID 410) in 32 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (189/200)
18:50:46.341 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.341 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.343 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.343 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.348 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.348 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.361 [INFO - Executor task launch worker for task 189.0 in stage 7.0 (TID 411)] (Logging.scala:57) Finished task 189.0 in stage 7.0 (TID 411). 11411 bytes result sent to driver
18:50:46.362 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 190.0 in stage 7.0 (TID 412) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 190, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.362 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Running task 190.0 in stage 7.0 (TID 412)
18:50:46.362 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 189.0 in stage 7.0 (TID 411) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (190/200)
18:50:46.367 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.368 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.370 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.370 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.376 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.376 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.391 [INFO - Executor task launch worker for task 190.0 in stage 7.0 (TID 412)] (Logging.scala:57) Finished task 190.0 in stage 7.0 (TID 412). 11411 bytes result sent to driver
18:50:46.392 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 191.0 in stage 7.0 (TID 413) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 191, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.392 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 190.0 in stage 7.0 (TID 412) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (191/200)
18:50:46.392 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Running task 191.0 in stage 7.0 (TID 413)
18:50:46.397 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.397 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.399 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.399 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.404 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.404 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.418 [INFO - Executor task launch worker for task 191.0 in stage 7.0 (TID 413)] (Logging.scala:57) Finished task 191.0 in stage 7.0 (TID 413). 11411 bytes result sent to driver
18:50:46.419 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 192.0 in stage 7.0 (TID 414) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 192, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.419 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Running task 192.0 in stage 7.0 (TID 414)
18:50:46.420 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 191.0 in stage 7.0 (TID 413) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (192/200)
18:50:46.424 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (3.7 KiB) non-empty blocks including 4 (3.7 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.424 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.425 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (3.8 KiB) non-empty blocks including 4 (3.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.426 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.430 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.430 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.444 [INFO - Executor task launch worker for task 192.0 in stage 7.0 (TID 414)] (Logging.scala:57) Finished task 192.0 in stage 7.0 (TID 414). 11411 bytes result sent to driver
18:50:46.445 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 193.0 in stage 7.0 (TID 415) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 193, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.445 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Running task 193.0 in stage 7.0 (TID 415)
18:50:46.445 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 192.0 in stage 7.0 (TID 414) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (193/200)
18:50:46.450 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.450 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.451 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.452 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.456 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.456 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.470 [INFO - Executor task launch worker for task 193.0 in stage 7.0 (TID 415)] (Logging.scala:57) Finished task 193.0 in stage 7.0 (TID 415). 11411 bytes result sent to driver
18:50:46.471 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 194.0 in stage 7.0 (TID 416) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 194, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.471 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Running task 194.0 in stage 7.0 (TID 416)
18:50:46.471 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 193.0 in stage 7.0 (TID 415) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (194/200)
18:50:46.476 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Getting 4 (4.0 KiB) non-empty blocks including 4 (4.0 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.476 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.477 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.478 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.482 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.482 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.495 [INFO - Executor task launch worker for task 194.0 in stage 7.0 (TID 416)] (Logging.scala:57) Finished task 194.0 in stage 7.0 (TID 416). 11411 bytes result sent to driver
18:50:46.496 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 195.0 in stage 7.0 (TID 417) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 195, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.496 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Running task 195.0 in stage 7.0 (TID 417)
18:50:46.497 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 194.0 in stage 7.0 (TID 416) in 26 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (195/200)
18:50:46.502 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.503 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.505 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.505 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.511 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.511 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.529 [INFO - Executor task launch worker for task 195.0 in stage 7.0 (TID 417)] (Logging.scala:57) Finished task 195.0 in stage 7.0 (TID 417). 11411 bytes result sent to driver
18:50:46.530 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 196.0 in stage 7.0 (TID 418) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 196, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.530 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Running task 196.0 in stage 7.0 (TID 418)
18:50:46.530 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 195.0 in stage 7.0 (TID 417) in 34 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (196/200)
18:50:46.535 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.535 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.537 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.1 KiB) non-empty blocks including 4 (4.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.537 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.543 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Getting 4 (4.5 KiB) non-empty blocks including 4 (4.5 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.543 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.577 [INFO - Executor task launch worker for task 196.0 in stage 7.0 (TID 418)] (Logging.scala:57) Finished task 196.0 in stage 7.0 (TID 418). 11454 bytes result sent to driver
18:50:46.578 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 197.0 in stage 7.0 (TID 419) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 197, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.578 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Running task 197.0 in stage 7.0 (TID 419)
18:50:46.578 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 196.0 in stage 7.0 (TID 418) in 49 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (197/200)
18:50:46.582 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.583 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.585 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Getting 4 (4.2 KiB) non-empty blocks including 4 (4.2 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.585 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.590 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.590 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.605 [INFO - Executor task launch worker for task 197.0 in stage 7.0 (TID 419)] (Logging.scala:57) Finished task 197.0 in stage 7.0 (TID 419). 11411 bytes result sent to driver
18:50:46.605 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 198.0 in stage 7.0 (TID 420) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 198, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.606 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Running task 198.0 in stage 7.0 (TID 420)
18:50:46.606 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 197.0 in stage 7.0 (TID 419) in 28 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (198/200)
18:50:46.611 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.611 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.613 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.613 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.619 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Getting 4 (4.8 KiB) non-empty blocks including 4 (4.8 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.619 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.635 [INFO - Executor task launch worker for task 198.0 in stage 7.0 (TID 420)] (Logging.scala:57) Finished task 198.0 in stage 7.0 (TID 420). 11411 bytes result sent to driver
18:50:46.636 [INFO - dispatcher-event-loop-1] (Logging.scala:57) Starting task 199.0 in stage 7.0 (TID 421) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 199, NODE_LOCAL, 4775 bytes) taskResourceAssignments Map()
18:50:46.636 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Running task 199.0 in stage 7.0 (TID 421)
18:50:46.636 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 198.0 in stage 7.0 (TID 420) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (199/200)
18:50:46.641 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Getting 4 (4.3 KiB) non-empty blocks including 4 (4.3 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.641 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.643 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Getting 4 (4.4 KiB) non-empty blocks including 4 (4.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.643 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.650 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Getting 4 (4.6 KiB) non-empty blocks including 4 (4.6 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.650 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.665 [INFO - Executor task launch worker for task 199.0 in stage 7.0 (TID 421)] (Logging.scala:57) Finished task 199.0 in stage 7.0 (TID 421). 11411 bytes result sent to driver
18:50:46.667 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 199.0 in stage 7.0 (TID 421) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (200/200)
18:50:46.667 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 7.0, whose tasks have all completed, from pool 
18:50:46.667 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ShuffleMapStage 7 (collect at IntegrationTestBigLinkedList.scala:421) finished in 7.370 s
18:50:46.668 [INFO - dag-scheduler-event-loop] (Logging.scala:57) looking for newly runnable stages
18:50:46.668 [INFO - dag-scheduler-event-loop] (Logging.scala:57) running: Set()
18:50:46.668 [INFO - dag-scheduler-event-loop] (Logging.scala:57) waiting: Set(ResultStage 8)
18:50:46.668 [INFO - dag-scheduler-event-loop] (Logging.scala:57) failed: Set()
18:50:46.669 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting ResultStage 8 (MapPartitionsRDD[44] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:50:46.684 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_8 stored as values in memory (estimated size 87.9 KiB, free 1993.7 MiB)
18:50:46.686 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Block broadcast_8_piece0 stored as bytes in memory (estimated size 33.7 KiB, free 1993.6 MiB)
18:50:46.686 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:57) Added broadcast_8_piece0 in memory on dist-test-slave-44d2.c.gcp-upstream.internal:34645 (size: 33.7 KiB, free: 1993.8 MiB)
18:50:46.687 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Created broadcast 8 from broadcast at DAGScheduler.scala:1388
18:50:46.688 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Submitting 400 missing tasks from ResultStage 8 (MapPartitionsRDD[44] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14))
18:50:46.688 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Adding task set 8.0 with 400 tasks resource profile 0
18:50:46.692 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 5.0 in stage 8.0 (TID 422) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 5, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.692 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Running task 5.0 in stage 8.0 (TID 422)
18:50:46.710 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Getting 2 (120.0 B) non-empty blocks including 2 (120.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.710 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.715 [INFO - Executor task launch worker for task 5.0 in stage 8.0 (TID 422)] (Logging.scala:57) Finished task 5.0 in stage 8.0 (TID 422). 15728 bytes result sent to driver
18:50:46.716 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 69.0 in stage 8.0 (TID 423) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 69, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.716 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Running task 69.0 in stage 8.0 (TID 423)
18:50:46.717 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 5.0 in stage 8.0 (TID 422) in 27 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (1/400)
18:50:46.722 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Getting 200 (12.9 KiB) non-empty blocks including 200 (12.9 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.722 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:46.737 [INFO - Executor task launch worker for task 69.0 in stage 8.0 (TID 423)] (Logging.scala:57) Finished task 69.0 in stage 8.0 (TID 423). 15729 bytes result sent to driver
18:50:46.738 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 128.0 in stage 8.0 (TID 424) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 128, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.739 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Running task 128.0 in stage 8.0 (TID 424)
18:50:46.739 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 69.0 in stage 8.0 (TID 423) in 23 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (2/400)
18:50:46.743 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Getting 1 (66.0 B) non-empty blocks including 1 (66.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.743 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.745 [INFO - Executor task launch worker for task 128.0 in stage 8.0 (TID 424)] (Logging.scala:57) Finished task 128.0 in stage 8.0 (TID 424). 15728 bytes result sent to driver
18:50:46.746 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 386.0 in stage 8.0 (TID 425) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 386, NODE_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.747 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Running task 386.0 in stage 8.0 (TID 425)
18:50:46.747 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 128.0 in stage 8.0 (TID 424) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (3/400)
18:50:46.751 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Getting 1 (80.0 B) non-empty blocks including 1 (80.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.751 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.755 [INFO - Executor task launch worker for task 386.0 in stage 8.0 (TID 425)] (Logging.scala:57) Finished task 386.0 in stage 8.0 (TID 425). 15728 bytes result sent to driver
18:50:46.757 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 0.0 in stage 8.0 (TID 426) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.757 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 386.0 in stage 8.0 (TID 425) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (4/400)
18:50:46.757 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Running task 0.0 in stage 8.0 (TID 426)
18:50:46.763 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.763 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.766 [INFO - Executor task launch worker for task 0.0 in stage 8.0 (TID 426)] (Logging.scala:57) Finished task 0.0 in stage 8.0 (TID 426). 15690 bytes result sent to driver
18:50:46.767 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 1.0 in stage 8.0 (TID 427) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.767 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Running task 1.0 in stage 8.0 (TID 427)
18:50:46.768 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 0.0 in stage 8.0 (TID 426) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (5/400)
18:50:46.772 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.772 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.774 [INFO - Executor task launch worker for task 1.0 in stage 8.0 (TID 427)] (Logging.scala:57) Finished task 1.0 in stage 8.0 (TID 427). 15690 bytes result sent to driver
18:50:46.775 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 2.0 in stage 8.0 (TID 428) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 2, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.775 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Running task 2.0 in stage 8.0 (TID 428)
18:50:46.775 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 1.0 in stage 8.0 (TID 427) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (6/400)
18:50:46.781 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.781 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.784 [INFO - Executor task launch worker for task 2.0 in stage 8.0 (TID 428)] (Logging.scala:57) Finished task 2.0 in stage 8.0 (TID 428). 15690 bytes result sent to driver
18:50:46.785 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 3.0 in stage 8.0 (TID 429) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 3, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.785 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Running task 3.0 in stage 8.0 (TID 429)
18:50:46.785 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 2.0 in stage 8.0 (TID 428) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (7/400)
18:50:46.790 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.790 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.792 [INFO - Executor task launch worker for task 3.0 in stage 8.0 (TID 429)] (Logging.scala:57) Finished task 3.0 in stage 8.0 (TID 429). 15690 bytes result sent to driver
18:50:46.792 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 4.0 in stage 8.0 (TID 430) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 4, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.793 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Running task 4.0 in stage 8.0 (TID 430)
18:50:46.793 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 3.0 in stage 8.0 (TID 429) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (8/400)
18:50:46.799 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.799 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.802 [INFO - Executor task launch worker for task 4.0 in stage 8.0 (TID 430)] (Logging.scala:57) Finished task 4.0 in stage 8.0 (TID 430). 15690 bytes result sent to driver
18:50:46.802 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 6.0 in stage 8.0 (TID 431) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 6, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.803 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Running task 6.0 in stage 8.0 (TID 431)
18:50:46.803 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 4.0 in stage 8.0 (TID 430) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (9/400)
18:50:46.807 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.807 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.810 [INFO - Executor task launch worker for task 6.0 in stage 8.0 (TID 431)] (Logging.scala:57) Finished task 6.0 in stage 8.0 (TID 431). 15690 bytes result sent to driver
18:50:46.810 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 7.0 in stage 8.0 (TID 432) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 7, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.811 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Running task 7.0 in stage 8.0 (TID 432)
18:50:46.811 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 6.0 in stage 8.0 (TID 431) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (10/400)
18:50:46.817 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.817 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.819 [INFO - Executor task launch worker for task 7.0 in stage 8.0 (TID 432)] (Logging.scala:57) Finished task 7.0 in stage 8.0 (TID 432). 15690 bytes result sent to driver
18:50:46.820 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 8.0 in stage 8.0 (TID 433) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 8, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.821 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Running task 8.0 in stage 8.0 (TID 433)
18:50:46.821 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 7.0 in stage 8.0 (TID 432) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (11/400)
18:50:46.825 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.826 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.828 [INFO - Executor task launch worker for task 8.0 in stage 8.0 (TID 433)] (Logging.scala:57) Finished task 8.0 in stage 8.0 (TID 433). 15690 bytes result sent to driver
18:50:46.828 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 9.0 in stage 8.0 (TID 434) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 9, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.829 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 8.0 in stage 8.0 (TID 433) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (12/400)
18:50:46.829 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Running task 9.0 in stage 8.0 (TID 434)
18:50:46.835 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.835 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.838 [INFO - Executor task launch worker for task 9.0 in stage 8.0 (TID 434)] (Logging.scala:57) Finished task 9.0 in stage 8.0 (TID 434). 15690 bytes result sent to driver
18:50:46.838 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 10.0 in stage 8.0 (TID 435) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 10, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.839 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 9.0 in stage 8.0 (TID 434) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (13/400)
18:50:46.839 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Running task 10.0 in stage 8.0 (TID 435)
18:50:46.844 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.844 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.846 [INFO - Executor task launch worker for task 10.0 in stage 8.0 (TID 435)] (Logging.scala:57) Finished task 10.0 in stage 8.0 (TID 435). 15690 bytes result sent to driver
18:50:46.847 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 11.0 in stage 8.0 (TID 436) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 11, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.847 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Running task 11.0 in stage 8.0 (TID 436)
18:50:46.847 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 10.0 in stage 8.0 (TID 435) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (14/400)
18:50:46.853 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.853 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.856 [INFO - Executor task launch worker for task 11.0 in stage 8.0 (TID 436)] (Logging.scala:57) Finished task 11.0 in stage 8.0 (TID 436). 15690 bytes result sent to driver
18:50:46.858 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 12.0 in stage 8.0 (TID 437) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 12, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.858 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Running task 12.0 in stage 8.0 (TID 437)
18:50:46.858 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 11.0 in stage 8.0 (TID 436) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (15/400)
18:50:46.865 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.865 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.867 [INFO - Executor task launch worker for task 12.0 in stage 8.0 (TID 437)] (Logging.scala:57) Finished task 12.0 in stage 8.0 (TID 437). 15690 bytes result sent to driver
18:50:46.868 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 13.0 in stage 8.0 (TID 438) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 13, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.869 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 12.0 in stage 8.0 (TID 437) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (16/400)
18:50:46.869 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Running task 13.0 in stage 8.0 (TID 438)
18:50:46.876 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.876 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.879 [INFO - Executor task launch worker for task 13.0 in stage 8.0 (TID 438)] (Logging.scala:57) Finished task 13.0 in stage 8.0 (TID 438). 15690 bytes result sent to driver
18:50:46.879 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 14.0 in stage 8.0 (TID 439) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 14, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.880 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 13.0 in stage 8.0 (TID 438) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (17/400)
18:50:46.880 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Running task 14.0 in stage 8.0 (TID 439)
18:50:46.885 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.886 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.888 [INFO - Executor task launch worker for task 14.0 in stage 8.0 (TID 439)] (Logging.scala:57) Finished task 14.0 in stage 8.0 (TID 439). 15690 bytes result sent to driver
18:50:46.889 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 15.0 in stage 8.0 (TID 440) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 15, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.889 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Running task 15.0 in stage 8.0 (TID 440)
18:50:46.889 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 14.0 in stage 8.0 (TID 439) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (18/400)
18:50:46.893 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.894 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.896 [INFO - Executor task launch worker for task 15.0 in stage 8.0 (TID 440)] (Logging.scala:57) Finished task 15.0 in stage 8.0 (TID 440). 15690 bytes result sent to driver
18:50:46.896 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 16.0 in stage 8.0 (TID 441) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 16, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.897 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 15.0 in stage 8.0 (TID 440) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (19/400)
18:50:46.897 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Running task 16.0 in stage 8.0 (TID 441)
18:50:46.901 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.901 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.903 [INFO - Executor task launch worker for task 16.0 in stage 8.0 (TID 441)] (Logging.scala:57) Finished task 16.0 in stage 8.0 (TID 441). 15690 bytes result sent to driver
18:50:46.903 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 17.0 in stage 8.0 (TID 442) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 17, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.904 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 16.0 in stage 8.0 (TID 441) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (20/400)
18:50:46.904 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Running task 17.0 in stage 8.0 (TID 442)
18:50:46.910 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.910 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.913 [INFO - Executor task launch worker for task 17.0 in stage 8.0 (TID 442)] (Logging.scala:57) Finished task 17.0 in stage 8.0 (TID 442). 15690 bytes result sent to driver
18:50:46.913 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 18.0 in stage 8.0 (TID 443) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 18, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.914 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Running task 18.0 in stage 8.0 (TID 443)
18:50:46.914 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 17.0 in stage 8.0 (TID 442) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (21/400)
18:50:46.919 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.919 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.921 [INFO - Executor task launch worker for task 18.0 in stage 8.0 (TID 443)] (Logging.scala:57) Finished task 18.0 in stage 8.0 (TID 443). 15690 bytes result sent to driver
18:50:46.922 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 19.0 in stage 8.0 (TID 444) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 19, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.922 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Running task 19.0 in stage 8.0 (TID 444)
18:50:46.922 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 18.0 in stage 8.0 (TID 443) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (22/400)
18:50:46.927 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.927 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.929 [INFO - Executor task launch worker for task 19.0 in stage 8.0 (TID 444)] (Logging.scala:57) Finished task 19.0 in stage 8.0 (TID 444). 15690 bytes result sent to driver
18:50:46.930 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 20.0 in stage 8.0 (TID 445) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 20, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.930 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Running task 20.0 in stage 8.0 (TID 445)
18:50:46.930 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 19.0 in stage 8.0 (TID 444) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (23/400)
18:50:46.936 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.936 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.939 [INFO - Executor task launch worker for task 20.0 in stage 8.0 (TID 445)] (Logging.scala:57) Finished task 20.0 in stage 8.0 (TID 445). 15690 bytes result sent to driver
18:50:46.940 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 21.0 in stage 8.0 (TID 446) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 21, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.940 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Running task 21.0 in stage 8.0 (TID 446)
18:50:46.940 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 20.0 in stage 8.0 (TID 445) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (24/400)
18:50:46.946 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.946 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.949 [INFO - Executor task launch worker for task 21.0 in stage 8.0 (TID 446)] (Logging.scala:57) Finished task 21.0 in stage 8.0 (TID 446). 15690 bytes result sent to driver
18:50:46.950 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 22.0 in stage 8.0 (TID 447) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 22, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.950 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Running task 22.0 in stage 8.0 (TID 447)
18:50:46.951 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 21.0 in stage 8.0 (TID 446) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (25/400)
18:50:46.955 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.955 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.957 [INFO - Executor task launch worker for task 22.0 in stage 8.0 (TID 447)] (Logging.scala:57) Finished task 22.0 in stage 8.0 (TID 447). 15690 bytes result sent to driver
18:50:46.957 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 23.0 in stage 8.0 (TID 448) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 23, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.958 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Running task 23.0 in stage 8.0 (TID 448)
18:50:46.958 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 22.0 in stage 8.0 (TID 447) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (26/400)
18:50:46.963 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.963 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.966 [INFO - Executor task launch worker for task 23.0 in stage 8.0 (TID 448)] (Logging.scala:57) Finished task 23.0 in stage 8.0 (TID 448). 15690 bytes result sent to driver
18:50:46.966 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 24.0 in stage 8.0 (TID 449) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 24, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.967 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Running task 24.0 in stage 8.0 (TID 449)
18:50:46.967 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 23.0 in stage 8.0 (TID 448) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (27/400)
18:50:46.971 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.971 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.973 [INFO - Executor task launch worker for task 24.0 in stage 8.0 (TID 449)] (Logging.scala:57) Finished task 24.0 in stage 8.0 (TID 449). 15690 bytes result sent to driver
18:50:46.974 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 25.0 in stage 8.0 (TID 450) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 25, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.974 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Running task 25.0 in stage 8.0 (TID 450)
18:50:46.974 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 24.0 in stage 8.0 (TID 449) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (28/400)
18:50:46.978 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.978 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.980 [INFO - Executor task launch worker for task 25.0 in stage 8.0 (TID 450)] (Logging.scala:57) Finished task 25.0 in stage 8.0 (TID 450). 15690 bytes result sent to driver
18:50:46.980 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 26.0 in stage 8.0 (TID 451) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 26, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.981 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Running task 26.0 in stage 8.0 (TID 451)
18:50:46.981 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 25.0 in stage 8.0 (TID 450) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (29/400)
18:50:46.984 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.984 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.986 [INFO - Executor task launch worker for task 26.0 in stage 8.0 (TID 451)] (Logging.scala:57) Finished task 26.0 in stage 8.0 (TID 451). 15690 bytes result sent to driver
18:50:46.987 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 27.0 in stage 8.0 (TID 452) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 27, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.987 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Running task 27.0 in stage 8.0 (TID 452)
18:50:46.987 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 26.0 in stage 8.0 (TID 451) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (30/400)
18:50:46.991 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.991 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:46.993 [INFO - Executor task launch worker for task 27.0 in stage 8.0 (TID 452)] (Logging.scala:57) Finished task 27.0 in stage 8.0 (TID 452). 15690 bytes result sent to driver
18:50:46.994 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 28.0 in stage 8.0 (TID 453) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 28, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:46.994 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Running task 28.0 in stage 8.0 (TID 453)
18:50:46.994 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 27.0 in stage 8.0 (TID 452) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (31/400)
18:50:46.998 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:46.998 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.000 [INFO - Executor task launch worker for task 28.0 in stage 8.0 (TID 453)] (Logging.scala:57) Finished task 28.0 in stage 8.0 (TID 453). 15690 bytes result sent to driver
18:50:47.001 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 29.0 in stage 8.0 (TID 454) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 29, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.001 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Running task 29.0 in stage 8.0 (TID 454)
18:50:47.001 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 28.0 in stage 8.0 (TID 453) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (32/400)
18:50:47.006 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.006 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.009 [INFO - Executor task launch worker for task 29.0 in stage 8.0 (TID 454)] (Logging.scala:57) Finished task 29.0 in stage 8.0 (TID 454). 15690 bytes result sent to driver
18:50:47.009 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 30.0 in stage 8.0 (TID 455) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 30, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.010 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Running task 30.0 in stage 8.0 (TID 455)
18:50:47.010 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 29.0 in stage 8.0 (TID 454) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (33/400)
18:50:47.014 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.014 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.016 [INFO - Executor task launch worker for task 30.0 in stage 8.0 (TID 455)] (Logging.scala:57) Finished task 30.0 in stage 8.0 (TID 455). 15690 bytes result sent to driver
18:50:47.017 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 31.0 in stage 8.0 (TID 456) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 31, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.017 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Running task 31.0 in stage 8.0 (TID 456)
18:50:47.017 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 30.0 in stage 8.0 (TID 455) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (34/400)
18:50:47.022 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.023 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.025 [INFO - Executor task launch worker for task 31.0 in stage 8.0 (TID 456)] (Logging.scala:57) Finished task 31.0 in stage 8.0 (TID 456). 15690 bytes result sent to driver
18:50:47.026 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 32.0 in stage 8.0 (TID 457) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 32, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.026 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Running task 32.0 in stage 8.0 (TID 457)
18:50:47.026 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 31.0 in stage 8.0 (TID 456) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (35/400)
18:50:47.031 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.031 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.033 [INFO - Executor task launch worker for task 32.0 in stage 8.0 (TID 457)] (Logging.scala:57) Finished task 32.0 in stage 8.0 (TID 457). 15690 bytes result sent to driver
18:50:47.034 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 33.0 in stage 8.0 (TID 458) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 33, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.034 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Running task 33.0 in stage 8.0 (TID 458)
18:50:47.035 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 32.0 in stage 8.0 (TID 457) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (36/400)
18:50:47.038 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.038 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.040 [INFO - Executor task launch worker for task 33.0 in stage 8.0 (TID 458)] (Logging.scala:57) Finished task 33.0 in stage 8.0 (TID 458). 15690 bytes result sent to driver
18:50:47.041 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 34.0 in stage 8.0 (TID 459) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 34, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.041 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Running task 34.0 in stage 8.0 (TID 459)
18:50:47.041 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 33.0 in stage 8.0 (TID 458) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (37/400)
18:50:47.045 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.045 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.047 [INFO - Executor task launch worker for task 34.0 in stage 8.0 (TID 459)] (Logging.scala:57) Finished task 34.0 in stage 8.0 (TID 459). 15690 bytes result sent to driver
18:50:47.048 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 35.0 in stage 8.0 (TID 460) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 35, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.048 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Running task 35.0 in stage 8.0 (TID 460)
18:50:47.048 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 34.0 in stage 8.0 (TID 459) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (38/400)
18:50:47.052 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.052 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.054 [INFO - Executor task launch worker for task 35.0 in stage 8.0 (TID 460)] (Logging.scala:57) Finished task 35.0 in stage 8.0 (TID 460). 15690 bytes result sent to driver
18:50:47.055 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 36.0 in stage 8.0 (TID 461) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 36, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.055 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Running task 36.0 in stage 8.0 (TID 461)
18:50:47.055 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 35.0 in stage 8.0 (TID 460) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (39/400)
18:50:47.059 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.059 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.061 [INFO - Executor task launch worker for task 36.0 in stage 8.0 (TID 461)] (Logging.scala:57) Finished task 36.0 in stage 8.0 (TID 461). 15690 bytes result sent to driver
18:50:47.062 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 37.0 in stage 8.0 (TID 462) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 37, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.062 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Running task 37.0 in stage 8.0 (TID 462)
18:50:47.062 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 36.0 in stage 8.0 (TID 461) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (40/400)
18:50:47.066 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.066 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.068 [INFO - Executor task launch worker for task 37.0 in stage 8.0 (TID 462)] (Logging.scala:57) Finished task 37.0 in stage 8.0 (TID 462). 15690 bytes result sent to driver
18:50:47.069 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 38.0 in stage 8.0 (TID 463) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 38, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.069 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Running task 38.0 in stage 8.0 (TID 463)
18:50:47.070 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 37.0 in stage 8.0 (TID 462) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (41/400)
18:50:47.074 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.074 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.076 [INFO - Executor task launch worker for task 38.0 in stage 8.0 (TID 463)] (Logging.scala:57) Finished task 38.0 in stage 8.0 (TID 463). 15690 bytes result sent to driver
18:50:47.077 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 39.0 in stage 8.0 (TID 464) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 39, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.077 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Running task 39.0 in stage 8.0 (TID 464)
18:50:47.077 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 38.0 in stage 8.0 (TID 463) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (42/400)
18:50:47.083 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.083 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.086 [INFO - Executor task launch worker for task 39.0 in stage 8.0 (TID 464)] (Logging.scala:57) Finished task 39.0 in stage 8.0 (TID 464). 15690 bytes result sent to driver
18:50:47.086 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 40.0 in stage 8.0 (TID 465) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 40, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.087 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Running task 40.0 in stage 8.0 (TID 465)
18:50:47.087 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 39.0 in stage 8.0 (TID 464) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (43/400)
18:50:47.091 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.091 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.093 [INFO - Executor task launch worker for task 40.0 in stage 8.0 (TID 465)] (Logging.scala:57) Finished task 40.0 in stage 8.0 (TID 465). 15690 bytes result sent to driver
18:50:47.094 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 41.0 in stage 8.0 (TID 466) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 41, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.094 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Running task 41.0 in stage 8.0 (TID 466)
18:50:47.094 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 40.0 in stage 8.0 (TID 465) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (44/400)
18:50:47.098 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.098 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.100 [INFO - Executor task launch worker for task 41.0 in stage 8.0 (TID 466)] (Logging.scala:57) Finished task 41.0 in stage 8.0 (TID 466). 15690 bytes result sent to driver
18:50:47.101 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 42.0 in stage 8.0 (TID 467) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 42, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.101 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Running task 42.0 in stage 8.0 (TID 467)
18:50:47.101 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 41.0 in stage 8.0 (TID 466) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (45/400)
18:50:47.106 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.107 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.109 [INFO - Executor task launch worker for task 42.0 in stage 8.0 (TID 467)] (Logging.scala:57) Finished task 42.0 in stage 8.0 (TID 467). 15690 bytes result sent to driver
18:50:47.110 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 43.0 in stage 8.0 (TID 468) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 43, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.110 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Running task 43.0 in stage 8.0 (TID 468)
18:50:47.110 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 42.0 in stage 8.0 (TID 467) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (46/400)
18:50:47.115 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.115 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.117 [INFO - Executor task launch worker for task 43.0 in stage 8.0 (TID 468)] (Logging.scala:57) Finished task 43.0 in stage 8.0 (TID 468). 15690 bytes result sent to driver
18:50:47.118 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 44.0 in stage 8.0 (TID 469) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 44, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.118 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Running task 44.0 in stage 8.0 (TID 469)
18:50:47.118 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 43.0 in stage 8.0 (TID 468) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (47/400)
18:50:47.122 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.123 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.124 [INFO - Executor task launch worker for task 44.0 in stage 8.0 (TID 469)] (Logging.scala:57) Finished task 44.0 in stage 8.0 (TID 469). 15690 bytes result sent to driver
18:50:47.125 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 45.0 in stage 8.0 (TID 470) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 45, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.125 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Running task 45.0 in stage 8.0 (TID 470)
18:50:47.126 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 44.0 in stage 8.0 (TID 469) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (48/400)
18:50:47.129 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.129 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.131 [INFO - Executor task launch worker for task 45.0 in stage 8.0 (TID 470)] (Logging.scala:57) Finished task 45.0 in stage 8.0 (TID 470). 15690 bytes result sent to driver
18:50:47.132 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 46.0 in stage 8.0 (TID 471) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 46, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.132 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Running task 46.0 in stage 8.0 (TID 471)
18:50:47.133 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 45.0 in stage 8.0 (TID 470) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (49/400)
18:50:47.137 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.138 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.140 [INFO - Executor task launch worker for task 46.0 in stage 8.0 (TID 471)] (Logging.scala:57) Finished task 46.0 in stage 8.0 (TID 471). 15690 bytes result sent to driver
18:50:47.141 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 47.0 in stage 8.0 (TID 472) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 47, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.141 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Running task 47.0 in stage 8.0 (TID 472)
18:50:47.141 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 46.0 in stage 8.0 (TID 471) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (50/400)
18:50:47.146 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.146 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.148 [INFO - Executor task launch worker for task 47.0 in stage 8.0 (TID 472)] (Logging.scala:57) Finished task 47.0 in stage 8.0 (TID 472). 15690 bytes result sent to driver
18:50:47.148 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 48.0 in stage 8.0 (TID 473) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 48, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.148 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Running task 48.0 in stage 8.0 (TID 473)
18:50:47.149 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 47.0 in stage 8.0 (TID 472) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (51/400)
18:50:47.153 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.153 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.155 [INFO - Executor task launch worker for task 48.0 in stage 8.0 (TID 473)] (Logging.scala:57) Finished task 48.0 in stage 8.0 (TID 473). 15690 bytes result sent to driver
18:50:47.156 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 49.0 in stage 8.0 (TID 474) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 49, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.156 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 48.0 in stage 8.0 (TID 473) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (52/400)
18:50:47.156 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Running task 49.0 in stage 8.0 (TID 474)
18:50:47.160 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.161 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.162 [INFO - Executor task launch worker for task 49.0 in stage 8.0 (TID 474)] (Logging.scala:57) Finished task 49.0 in stage 8.0 (TID 474). 15690 bytes result sent to driver
18:50:47.163 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 50.0 in stage 8.0 (TID 475) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 50, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.163 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Running task 50.0 in stage 8.0 (TID 475)
18:50:47.163 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 49.0 in stage 8.0 (TID 474) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (53/400)
18:50:47.167 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.167 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.169 [INFO - Executor task launch worker for task 50.0 in stage 8.0 (TID 475)] (Logging.scala:57) Finished task 50.0 in stage 8.0 (TID 475). 15690 bytes result sent to driver
18:50:47.170 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 51.0 in stage 8.0 (TID 476) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 51, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.170 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Running task 51.0 in stage 8.0 (TID 476)
18:50:47.170 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 50.0 in stage 8.0 (TID 475) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (54/400)
18:50:47.174 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.175 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.177 [INFO - Executor task launch worker for task 51.0 in stage 8.0 (TID 476)] (Logging.scala:57) Finished task 51.0 in stage 8.0 (TID 476). 15690 bytes result sent to driver
18:50:47.177 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 52.0 in stage 8.0 (TID 477) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 52, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.182 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Running task 52.0 in stage 8.0 (TID 477)
18:50:47.182 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 51.0 in stage 8.0 (TID 476) in 13 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (55/400)
18:50:47.187 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.187 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.189 [INFO - Executor task launch worker for task 52.0 in stage 8.0 (TID 477)] (Logging.scala:57) Finished task 52.0 in stage 8.0 (TID 477). 15690 bytes result sent to driver
18:50:47.190 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 53.0 in stage 8.0 (TID 478) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 53, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.190 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Running task 53.0 in stage 8.0 (TID 478)
18:50:47.190 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 52.0 in stage 8.0 (TID 477) in 13 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (56/400)
18:50:47.194 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.194 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.196 [INFO - Executor task launch worker for task 53.0 in stage 8.0 (TID 478)] (Logging.scala:57) Finished task 53.0 in stage 8.0 (TID 478). 15690 bytes result sent to driver
18:50:47.197 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 54.0 in stage 8.0 (TID 479) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 54, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.197 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Running task 54.0 in stage 8.0 (TID 479)
18:50:47.197 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 53.0 in stage 8.0 (TID 478) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (57/400)
18:50:47.202 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.202 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.204 [INFO - Executor task launch worker for task 54.0 in stage 8.0 (TID 479)] (Logging.scala:57) Finished task 54.0 in stage 8.0 (TID 479). 15690 bytes result sent to driver
18:50:47.205 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 55.0 in stage 8.0 (TID 480) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 55, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.205 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Running task 55.0 in stage 8.0 (TID 480)
18:50:47.205 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 54.0 in stage 8.0 (TID 479) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (58/400)
18:50:47.209 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.210 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.212 [INFO - Executor task launch worker for task 55.0 in stage 8.0 (TID 480)] (Logging.scala:57) Finished task 55.0 in stage 8.0 (TID 480). 15690 bytes result sent to driver
18:50:47.212 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 56.0 in stage 8.0 (TID 481) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 56, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.213 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 55.0 in stage 8.0 (TID 480) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (59/400)
18:50:47.213 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Running task 56.0 in stage 8.0 (TID 481)
18:50:47.219 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.219 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.222 [INFO - Executor task launch worker for task 56.0 in stage 8.0 (TID 481)] (Logging.scala:57) Finished task 56.0 in stage 8.0 (TID 481). 15690 bytes result sent to driver
18:50:47.223 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 57.0 in stage 8.0 (TID 482) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 57, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.223 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Running task 57.0 in stage 8.0 (TID 482)
18:50:47.224 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 56.0 in stage 8.0 (TID 481) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (60/400)
18:50:47.228 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.228 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.230 [INFO - Executor task launch worker for task 57.0 in stage 8.0 (TID 482)] (Logging.scala:57) Finished task 57.0 in stage 8.0 (TID 482). 15690 bytes result sent to driver
18:50:47.231 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 58.0 in stage 8.0 (TID 483) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 58, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.231 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Running task 58.0 in stage 8.0 (TID 483)
18:50:47.231 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 57.0 in stage 8.0 (TID 482) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (61/400)
18:50:47.237 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.238 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.241 [INFO - Executor task launch worker for task 58.0 in stage 8.0 (TID 483)] (Logging.scala:57) Finished task 58.0 in stage 8.0 (TID 483). 15690 bytes result sent to driver
18:50:47.242 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 59.0 in stage 8.0 (TID 484) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 59, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.242 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Running task 59.0 in stage 8.0 (TID 484)
18:50:47.242 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 58.0 in stage 8.0 (TID 483) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (62/400)
18:50:47.248 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.248 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.252 [INFO - Executor task launch worker for task 59.0 in stage 8.0 (TID 484)] (Logging.scala:57) Finished task 59.0 in stage 8.0 (TID 484). 15690 bytes result sent to driver
18:50:47.252 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 60.0 in stage 8.0 (TID 485) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 60, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.253 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Running task 60.0 in stage 8.0 (TID 485)
18:50:47.253 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 59.0 in stage 8.0 (TID 484) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (63/400)
18:50:47.258 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.258 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.260 [INFO - Executor task launch worker for task 60.0 in stage 8.0 (TID 485)] (Logging.scala:57) Finished task 60.0 in stage 8.0 (TID 485). 15690 bytes result sent to driver
18:50:47.261 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 61.0 in stage 8.0 (TID 486) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 61, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.261 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Running task 61.0 in stage 8.0 (TID 486)
18:50:47.262 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 60.0 in stage 8.0 (TID 485) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (64/400)
18:50:47.266 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.266 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.268 [INFO - Executor task launch worker for task 61.0 in stage 8.0 (TID 486)] (Logging.scala:57) Finished task 61.0 in stage 8.0 (TID 486). 15690 bytes result sent to driver
18:50:47.269 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 62.0 in stage 8.0 (TID 487) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 62, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.269 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Running task 62.0 in stage 8.0 (TID 487)
18:50:47.269 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 61.0 in stage 8.0 (TID 486) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (65/400)
18:50:47.275 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.275 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.279 [INFO - Executor task launch worker for task 62.0 in stage 8.0 (TID 487)] (Logging.scala:57) Finished task 62.0 in stage 8.0 (TID 487). 15690 bytes result sent to driver
18:50:47.279 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 63.0 in stage 8.0 (TID 488) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 63, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.280 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Running task 63.0 in stage 8.0 (TID 488)
18:50:47.280 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 62.0 in stage 8.0 (TID 487) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (66/400)
18:50:47.284 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.284 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.286 [INFO - Executor task launch worker for task 63.0 in stage 8.0 (TID 488)] (Logging.scala:57) Finished task 63.0 in stage 8.0 (TID 488). 15690 bytes result sent to driver
18:50:47.287 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 64.0 in stage 8.0 (TID 489) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 64, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.287 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Running task 64.0 in stage 8.0 (TID 489)
18:50:47.288 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 63.0 in stage 8.0 (TID 488) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (67/400)
18:50:47.292 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.292 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.294 [INFO - Executor task launch worker for task 64.0 in stage 8.0 (TID 489)] (Logging.scala:57) Finished task 64.0 in stage 8.0 (TID 489). 15690 bytes result sent to driver
18:50:47.295 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 65.0 in stage 8.0 (TID 490) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 65, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.295 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Running task 65.0 in stage 8.0 (TID 490)
18:50:47.296 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 64.0 in stage 8.0 (TID 489) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (68/400)
18:50:47.299 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.299 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.301 [INFO - Executor task launch worker for task 65.0 in stage 8.0 (TID 490)] (Logging.scala:57) Finished task 65.0 in stage 8.0 (TID 490). 15690 bytes result sent to driver
18:50:47.302 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 66.0 in stage 8.0 (TID 491) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 66, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.303 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 65.0 in stage 8.0 (TID 490) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (69/400)
18:50:47.303 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Running task 66.0 in stage 8.0 (TID 491)
18:50:47.307 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.307 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.309 [INFO - Executor task launch worker for task 66.0 in stage 8.0 (TID 491)] (Logging.scala:57) Finished task 66.0 in stage 8.0 (TID 491). 15690 bytes result sent to driver
18:50:47.310 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 67.0 in stage 8.0 (TID 492) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 67, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.311 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Running task 67.0 in stage 8.0 (TID 492)
18:50:47.311 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 66.0 in stage 8.0 (TID 491) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (70/400)
18:50:47.316 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.316 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.318 [INFO - Executor task launch worker for task 67.0 in stage 8.0 (TID 492)] (Logging.scala:57) Finished task 67.0 in stage 8.0 (TID 492). 15690 bytes result sent to driver
18:50:47.319 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 68.0 in stage 8.0 (TID 493) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 68, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.320 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Running task 68.0 in stage 8.0 (TID 493)
18:50:47.320 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 67.0 in stage 8.0 (TID 492) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (71/400)
18:50:47.326 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.326 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.329 [INFO - Executor task launch worker for task 68.0 in stage 8.0 (TID 493)] (Logging.scala:57) Finished task 68.0 in stage 8.0 (TID 493). 15690 bytes result sent to driver
18:50:47.330 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 70.0 in stage 8.0 (TID 494) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 70, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.330 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Running task 70.0 in stage 8.0 (TID 494)
18:50:47.330 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 68.0 in stage 8.0 (TID 493) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (72/400)
18:50:47.335 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.335 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.338 [INFO - Executor task launch worker for task 70.0 in stage 8.0 (TID 494)] (Logging.scala:57) Finished task 70.0 in stage 8.0 (TID 494). 15690 bytes result sent to driver
18:50:47.338 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 71.0 in stage 8.0 (TID 495) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 71, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.339 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Running task 71.0 in stage 8.0 (TID 495)
18:50:47.339 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 70.0 in stage 8.0 (TID 494) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (73/400)
18:50:47.343 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.343 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.345 [INFO - Executor task launch worker for task 71.0 in stage 8.0 (TID 495)] (Logging.scala:57) Finished task 71.0 in stage 8.0 (TID 495). 15690 bytes result sent to driver
18:50:47.346 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 72.0 in stage 8.0 (TID 496) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 72, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.346 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Running task 72.0 in stage 8.0 (TID 496)
18:50:47.346 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 71.0 in stage 8.0 (TID 495) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (74/400)
18:50:47.350 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.350 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.352 [INFO - Executor task launch worker for task 72.0 in stage 8.0 (TID 496)] (Logging.scala:57) Finished task 72.0 in stage 8.0 (TID 496). 15690 bytes result sent to driver
18:50:47.353 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 73.0 in stage 8.0 (TID 497) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 73, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.353 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Running task 73.0 in stage 8.0 (TID 497)
18:50:47.353 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 72.0 in stage 8.0 (TID 496) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (75/400)
18:50:47.358 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.358 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.360 [INFO - Executor task launch worker for task 73.0 in stage 8.0 (TID 497)] (Logging.scala:57) Finished task 73.0 in stage 8.0 (TID 497). 15690 bytes result sent to driver
18:50:47.361 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 74.0 in stage 8.0 (TID 498) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 74, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.361 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 73.0 in stage 8.0 (TID 497) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (76/400)
18:50:47.361 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Running task 74.0 in stage 8.0 (TID 498)
18:50:47.367 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.368 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.370 [INFO - Executor task launch worker for task 74.0 in stage 8.0 (TID 498)] (Logging.scala:57) Finished task 74.0 in stage 8.0 (TID 498). 15690 bytes result sent to driver
18:50:47.371 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 75.0 in stage 8.0 (TID 499) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 75, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.371 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Running task 75.0 in stage 8.0 (TID 499)
18:50:47.372 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 74.0 in stage 8.0 (TID 498) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (77/400)
18:50:47.379 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.379 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.382 [INFO - Executor task launch worker for task 75.0 in stage 8.0 (TID 499)] (Logging.scala:57) Finished task 75.0 in stage 8.0 (TID 499). 15690 bytes result sent to driver
18:50:47.383 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 76.0 in stage 8.0 (TID 500) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 76, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.383 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Running task 76.0 in stage 8.0 (TID 500)
18:50:47.384 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 75.0 in stage 8.0 (TID 499) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (78/400)
18:50:47.387 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.388 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.390 [INFO - Executor task launch worker for task 76.0 in stage 8.0 (TID 500)] (Logging.scala:57) Finished task 76.0 in stage 8.0 (TID 500). 15690 bytes result sent to driver
18:50:47.390 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 77.0 in stage 8.0 (TID 501) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 77, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.391 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 76.0 in stage 8.0 (TID 500) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (79/400)
18:50:47.391 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Running task 77.0 in stage 8.0 (TID 501)
18:50:47.395 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.395 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.397 [INFO - Executor task launch worker for task 77.0 in stage 8.0 (TID 501)] (Logging.scala:57) Finished task 77.0 in stage 8.0 (TID 501). 15690 bytes result sent to driver
18:50:47.397 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 78.0 in stage 8.0 (TID 502) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 78, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.398 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Running task 78.0 in stage 8.0 (TID 502)
18:50:47.398 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 77.0 in stage 8.0 (TID 501) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (80/400)
18:50:47.403 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.403 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.406 [INFO - Executor task launch worker for task 78.0 in stage 8.0 (TID 502)] (Logging.scala:57) Finished task 78.0 in stage 8.0 (TID 502). 15690 bytes result sent to driver
18:50:47.407 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 79.0 in stage 8.0 (TID 503) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 79, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.407 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 78.0 in stage 8.0 (TID 502) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (81/400)
18:50:47.408 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Running task 79.0 in stage 8.0 (TID 503)
18:50:47.413 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.413 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.416 [INFO - Executor task launch worker for task 79.0 in stage 8.0 (TID 503)] (Logging.scala:57) Finished task 79.0 in stage 8.0 (TID 503). 15690 bytes result sent to driver
18:50:47.417 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 80.0 in stage 8.0 (TID 504) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 80, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.417 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Running task 80.0 in stage 8.0 (TID 504)
18:50:47.418 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 79.0 in stage 8.0 (TID 503) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (82/400)
18:50:47.423 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.423 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.426 [INFO - Executor task launch worker for task 80.0 in stage 8.0 (TID 504)] (Logging.scala:57) Finished task 80.0 in stage 8.0 (TID 504). 15690 bytes result sent to driver
18:50:47.427 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 81.0 in stage 8.0 (TID 505) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 81, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.427 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Running task 81.0 in stage 8.0 (TID 505)
18:50:47.427 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 80.0 in stage 8.0 (TID 504) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (83/400)
18:50:47.433 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.433 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.436 [INFO - Executor task launch worker for task 81.0 in stage 8.0 (TID 505)] (Logging.scala:57) Finished task 81.0 in stage 8.0 (TID 505). 15690 bytes result sent to driver
18:50:47.437 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 82.0 in stage 8.0 (TID 506) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 82, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.437 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Running task 82.0 in stage 8.0 (TID 506)
18:50:47.437 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 81.0 in stage 8.0 (TID 505) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (84/400)
18:50:47.441 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.442 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.443 [INFO - Executor task launch worker for task 82.0 in stage 8.0 (TID 506)] (Logging.scala:57) Finished task 82.0 in stage 8.0 (TID 506). 15690 bytes result sent to driver
18:50:47.444 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 83.0 in stage 8.0 (TID 507) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 83, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.444 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Running task 83.0 in stage 8.0 (TID 507)
18:50:47.445 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 82.0 in stage 8.0 (TID 506) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (85/400)
18:50:47.450 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.450 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.452 [INFO - Executor task launch worker for task 83.0 in stage 8.0 (TID 507)] (Logging.scala:57) Finished task 83.0 in stage 8.0 (TID 507). 15690 bytes result sent to driver
18:50:47.453 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 84.0 in stage 8.0 (TID 508) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 84, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.453 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Running task 84.0 in stage 8.0 (TID 508)
18:50:47.454 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 83.0 in stage 8.0 (TID 507) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (86/400)
18:50:47.458 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.459 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.461 [INFO - Executor task launch worker for task 84.0 in stage 8.0 (TID 508)] (Logging.scala:57) Finished task 84.0 in stage 8.0 (TID 508). 15690 bytes result sent to driver
18:50:47.462 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 85.0 in stage 8.0 (TID 509) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 85, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.462 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Running task 85.0 in stage 8.0 (TID 509)
18:50:47.462 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 84.0 in stage 8.0 (TID 508) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (87/400)
18:50:47.468 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.468 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.471 [INFO - Executor task launch worker for task 85.0 in stage 8.0 (TID 509)] (Logging.scala:57) Finished task 85.0 in stage 8.0 (TID 509). 15690 bytes result sent to driver
18:50:47.472 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 86.0 in stage 8.0 (TID 510) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 86, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.472 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Running task 86.0 in stage 8.0 (TID 510)
18:50:47.472 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 85.0 in stage 8.0 (TID 509) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (88/400)
18:50:47.498 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.498 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.500 [INFO - Executor task launch worker for task 86.0 in stage 8.0 (TID 510)] (Logging.scala:57) Finished task 86.0 in stage 8.0 (TID 510). 15733 bytes result sent to driver
18:50:47.501 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 87.0 in stage 8.0 (TID 511) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 87, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.502 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Running task 87.0 in stage 8.0 (TID 511)
18:50:47.502 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 86.0 in stage 8.0 (TID 510) in 31 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (89/400)
18:50:47.506 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.506 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.509 [INFO - Executor task launch worker for task 87.0 in stage 8.0 (TID 511)] (Logging.scala:57) Finished task 87.0 in stage 8.0 (TID 511). 15690 bytes result sent to driver
18:50:47.509 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 88.0 in stage 8.0 (TID 512) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 88, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.510 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Running task 88.0 in stage 8.0 (TID 512)
18:50:47.510 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 87.0 in stage 8.0 (TID 511) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (90/400)
18:50:47.516 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.517 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.519 [INFO - Executor task launch worker for task 88.0 in stage 8.0 (TID 512)] (Logging.scala:57) Finished task 88.0 in stage 8.0 (TID 512). 15690 bytes result sent to driver
18:50:47.520 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 89.0 in stage 8.0 (TID 513) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 89, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.521 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 88.0 in stage 8.0 (TID 512) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (91/400)
18:50:47.521 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Running task 89.0 in stage 8.0 (TID 513)
18:50:47.527 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.527 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.530 [INFO - Executor task launch worker for task 89.0 in stage 8.0 (TID 513)] (Logging.scala:57) Finished task 89.0 in stage 8.0 (TID 513). 15690 bytes result sent to driver
18:50:47.530 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 90.0 in stage 8.0 (TID 514) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 90, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.531 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Running task 90.0 in stage 8.0 (TID 514)
18:50:47.531 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 89.0 in stage 8.0 (TID 513) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (92/400)
18:50:47.537 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.538 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.540 [INFO - Executor task launch worker for task 90.0 in stage 8.0 (TID 514)] (Logging.scala:57) Finished task 90.0 in stage 8.0 (TID 514). 15690 bytes result sent to driver
18:50:47.541 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 91.0 in stage 8.0 (TID 515) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 91, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.541 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Running task 91.0 in stage 8.0 (TID 515)
18:50:47.542 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 90.0 in stage 8.0 (TID 514) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (93/400)
18:50:47.547 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.547 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.550 [INFO - Executor task launch worker for task 91.0 in stage 8.0 (TID 515)] (Logging.scala:57) Finished task 91.0 in stage 8.0 (TID 515). 15690 bytes result sent to driver
18:50:47.551 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 92.0 in stage 8.0 (TID 516) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 92, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.551 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Running task 92.0 in stage 8.0 (TID 516)
18:50:47.551 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 91.0 in stage 8.0 (TID 515) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (94/400)
18:50:47.556 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.557 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.560 [INFO - Executor task launch worker for task 92.0 in stage 8.0 (TID 516)] (Logging.scala:57) Finished task 92.0 in stage 8.0 (TID 516). 15690 bytes result sent to driver
18:50:47.561 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 93.0 in stage 8.0 (TID 517) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 93, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.562 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 92.0 in stage 8.0 (TID 516) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (95/400)
18:50:47.562 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Running task 93.0 in stage 8.0 (TID 517)
18:50:47.568 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.568 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.571 [INFO - Executor task launch worker for task 93.0 in stage 8.0 (TID 517)] (Logging.scala:57) Finished task 93.0 in stage 8.0 (TID 517). 15690 bytes result sent to driver
18:50:47.572 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 94.0 in stage 8.0 (TID 518) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 94, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.573 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 93.0 in stage 8.0 (TID 517) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (96/400)
18:50:47.575 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Running task 94.0 in stage 8.0 (TID 518)
18:50:47.580 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.580 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.582 [INFO - Executor task launch worker for task 94.0 in stage 8.0 (TID 518)] (Logging.scala:57) Finished task 94.0 in stage 8.0 (TID 518). 15690 bytes result sent to driver
18:50:47.582 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 95.0 in stage 8.0 (TID 519) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 95, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.583 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Running task 95.0 in stage 8.0 (TID 519)
18:50:47.583 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 94.0 in stage 8.0 (TID 518) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (97/400)
18:50:47.587 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.587 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.589 [INFO - Executor task launch worker for task 95.0 in stage 8.0 (TID 519)] (Logging.scala:57) Finished task 95.0 in stage 8.0 (TID 519). 15690 bytes result sent to driver
18:50:47.590 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 96.0 in stage 8.0 (TID 520) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 96, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.590 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Running task 96.0 in stage 8.0 (TID 520)
18:50:47.591 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 95.0 in stage 8.0 (TID 519) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (98/400)
18:50:47.596 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.596 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.599 [INFO - Executor task launch worker for task 96.0 in stage 8.0 (TID 520)] (Logging.scala:57) Finished task 96.0 in stage 8.0 (TID 520). 15690 bytes result sent to driver
18:50:47.599 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 97.0 in stage 8.0 (TID 521) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 97, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.600 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Running task 97.0 in stage 8.0 (TID 521)
18:50:47.600 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 96.0 in stage 8.0 (TID 520) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (99/400)
18:50:47.605 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.605 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.608 [INFO - Executor task launch worker for task 97.0 in stage 8.0 (TID 521)] (Logging.scala:57) Finished task 97.0 in stage 8.0 (TID 521). 15690 bytes result sent to driver
18:50:47.609 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 98.0 in stage 8.0 (TID 522) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 98, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.609 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Running task 98.0 in stage 8.0 (TID 522)
18:50:47.609 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 97.0 in stage 8.0 (TID 521) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (100/400)
18:50:47.613 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.614 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.616 [INFO - Executor task launch worker for task 98.0 in stage 8.0 (TID 522)] (Logging.scala:57) Finished task 98.0 in stage 8.0 (TID 522). 15690 bytes result sent to driver
18:50:47.616 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 99.0 in stage 8.0 (TID 523) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 99, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.617 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Running task 99.0 in stage 8.0 (TID 523)
18:50:47.617 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 98.0 in stage 8.0 (TID 522) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (101/400)
18:50:47.621 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.621 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.623 [INFO - Executor task launch worker for task 99.0 in stage 8.0 (TID 523)] (Logging.scala:57) Finished task 99.0 in stage 8.0 (TID 523). 15690 bytes result sent to driver
18:50:47.623 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 100.0 in stage 8.0 (TID 524) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 100, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.624 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Running task 100.0 in stage 8.0 (TID 524)
18:50:47.624 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 99.0 in stage 8.0 (TID 523) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (102/400)
18:50:47.628 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.628 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.630 [INFO - Executor task launch worker for task 100.0 in stage 8.0 (TID 524)] (Logging.scala:57) Finished task 100.0 in stage 8.0 (TID 524). 15690 bytes result sent to driver
18:50:47.631 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 101.0 in stage 8.0 (TID 525) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 101, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.631 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Running task 101.0 in stage 8.0 (TID 525)
18:50:47.631 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 100.0 in stage 8.0 (TID 524) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (103/400)
18:50:47.636 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.637 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.640 [INFO - Executor task launch worker for task 101.0 in stage 8.0 (TID 525)] (Logging.scala:57) Finished task 101.0 in stage 8.0 (TID 525). 15690 bytes result sent to driver
18:50:47.640 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 102.0 in stage 8.0 (TID 526) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 102, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.641 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Running task 102.0 in stage 8.0 (TID 526)
18:50:47.641 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 101.0 in stage 8.0 (TID 525) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (104/400)
18:50:47.646 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.646 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.649 [INFO - Executor task launch worker for task 102.0 in stage 8.0 (TID 526)] (Logging.scala:57) Finished task 102.0 in stage 8.0 (TID 526). 15690 bytes result sent to driver
18:50:47.649 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 103.0 in stage 8.0 (TID 527) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 103, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.650 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Running task 103.0 in stage 8.0 (TID 527)
18:50:47.650 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 102.0 in stage 8.0 (TID 526) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (105/400)
18:50:47.655 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.655 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.658 [INFO - Executor task launch worker for task 103.0 in stage 8.0 (TID 527)] (Logging.scala:57) Finished task 103.0 in stage 8.0 (TID 527). 15690 bytes result sent to driver
18:50:47.659 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 104.0 in stage 8.0 (TID 528) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 104, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.659 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Running task 104.0 in stage 8.0 (TID 528)
18:50:47.659 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 103.0 in stage 8.0 (TID 527) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (106/400)
18:50:47.664 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.664 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.667 [INFO - Executor task launch worker for task 104.0 in stage 8.0 (TID 528)] (Logging.scala:57) Finished task 104.0 in stage 8.0 (TID 528). 15690 bytes result sent to driver
18:50:47.667 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 105.0 in stage 8.0 (TID 529) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 105, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.668 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Running task 105.0 in stage 8.0 (TID 529)
18:50:47.668 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 104.0 in stage 8.0 (TID 528) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (107/400)
18:50:47.673 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.673 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.675 [INFO - Executor task launch worker for task 105.0 in stage 8.0 (TID 529)] (Logging.scala:57) Finished task 105.0 in stage 8.0 (TID 529). 15690 bytes result sent to driver
18:50:47.676 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 106.0 in stage 8.0 (TID 530) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 106, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.676 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Running task 106.0 in stage 8.0 (TID 530)
18:50:47.677 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 105.0 in stage 8.0 (TID 529) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (108/400)
18:50:47.682 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.682 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.685 [INFO - Executor task launch worker for task 106.0 in stage 8.0 (TID 530)] (Logging.scala:57) Finished task 106.0 in stage 8.0 (TID 530). 15690 bytes result sent to driver
18:50:47.685 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 107.0 in stage 8.0 (TID 531) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 107, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.686 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Running task 107.0 in stage 8.0 (TID 531)
18:50:47.686 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 106.0 in stage 8.0 (TID 530) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (109/400)
18:50:47.690 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.690 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.692 [INFO - Executor task launch worker for task 107.0 in stage 8.0 (TID 531)] (Logging.scala:57) Finished task 107.0 in stage 8.0 (TID 531). 15690 bytes result sent to driver
18:50:47.692 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 108.0 in stage 8.0 (TID 532) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 108, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.693 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Running task 108.0 in stage 8.0 (TID 532)
18:50:47.693 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 107.0 in stage 8.0 (TID 531) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (110/400)
18:50:47.697 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.697 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.699 [INFO - Executor task launch worker for task 108.0 in stage 8.0 (TID 532)] (Logging.scala:57) Finished task 108.0 in stage 8.0 (TID 532). 15690 bytes result sent to driver
18:50:47.699 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 109.0 in stage 8.0 (TID 533) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 109, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.700 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Running task 109.0 in stage 8.0 (TID 533)
18:50:47.700 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 108.0 in stage 8.0 (TID 532) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (111/400)
18:50:47.704 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.704 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.706 [INFO - Executor task launch worker for task 109.0 in stage 8.0 (TID 533)] (Logging.scala:57) Finished task 109.0 in stage 8.0 (TID 533). 15690 bytes result sent to driver
18:50:47.707 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 110.0 in stage 8.0 (TID 534) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 110, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.707 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Running task 110.0 in stage 8.0 (TID 534)
18:50:47.707 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 109.0 in stage 8.0 (TID 533) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (112/400)
18:50:47.712 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.713 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.716 [INFO - Executor task launch worker for task 110.0 in stage 8.0 (TID 534)] (Logging.scala:57) Finished task 110.0 in stage 8.0 (TID 534). 15690 bytes result sent to driver
18:50:47.716 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 111.0 in stage 8.0 (TID 535) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 111, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.717 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Running task 111.0 in stage 8.0 (TID 535)
18:50:47.717 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 110.0 in stage 8.0 (TID 534) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (113/400)
18:50:47.720 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.720 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.722 [INFO - Executor task launch worker for task 111.0 in stage 8.0 (TID 535)] (Logging.scala:57) Finished task 111.0 in stage 8.0 (TID 535). 15690 bytes result sent to driver
18:50:47.723 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 112.0 in stage 8.0 (TID 536) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 112, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.723 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Running task 112.0 in stage 8.0 (TID 536)
18:50:47.724 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 111.0 in stage 8.0 (TID 535) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (114/400)
18:50:47.727 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.727 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.729 [INFO - Executor task launch worker for task 112.0 in stage 8.0 (TID 536)] (Logging.scala:57) Finished task 112.0 in stage 8.0 (TID 536). 15690 bytes result sent to driver
18:50:47.730 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 113.0 in stage 8.0 (TID 537) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 113, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.730 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Running task 113.0 in stage 8.0 (TID 537)
18:50:47.730 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 112.0 in stage 8.0 (TID 536) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (115/400)
18:50:47.735 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.735 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.738 [INFO - Executor task launch worker for task 113.0 in stage 8.0 (TID 537)] (Logging.scala:57) Finished task 113.0 in stage 8.0 (TID 537). 15690 bytes result sent to driver
18:50:47.738 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 114.0 in stage 8.0 (TID 538) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 114, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.739 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Running task 114.0 in stage 8.0 (TID 538)
18:50:47.739 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 113.0 in stage 8.0 (TID 537) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (116/400)
18:50:47.742 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.743 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.744 [INFO - Executor task launch worker for task 114.0 in stage 8.0 (TID 538)] (Logging.scala:57) Finished task 114.0 in stage 8.0 (TID 538). 15690 bytes result sent to driver
18:50:47.745 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 115.0 in stage 8.0 (TID 539) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 115, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.745 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Running task 115.0 in stage 8.0 (TID 539)
18:50:47.746 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 114.0 in stage 8.0 (TID 538) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (117/400)
18:50:47.749 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.749 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.751 [INFO - Executor task launch worker for task 115.0 in stage 8.0 (TID 539)] (Logging.scala:57) Finished task 115.0 in stage 8.0 (TID 539). 15690 bytes result sent to driver
18:50:47.752 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 116.0 in stage 8.0 (TID 540) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 116, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.752 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Running task 116.0 in stage 8.0 (TID 540)
18:50:47.753 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 115.0 in stage 8.0 (TID 539) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (118/400)
18:50:47.756 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.756 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.758 [INFO - Executor task launch worker for task 116.0 in stage 8.0 (TID 540)] (Logging.scala:57) Finished task 116.0 in stage 8.0 (TID 540). 15690 bytes result sent to driver
18:50:47.759 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 117.0 in stage 8.0 (TID 541) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 117, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.759 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Running task 117.0 in stage 8.0 (TID 541)
18:50:47.760 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 116.0 in stage 8.0 (TID 540) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (119/400)
18:50:47.764 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.764 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.766 [INFO - Executor task launch worker for task 117.0 in stage 8.0 (TID 541)] (Logging.scala:57) Finished task 117.0 in stage 8.0 (TID 541). 15690 bytes result sent to driver
18:50:47.767 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 118.0 in stage 8.0 (TID 542) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 118, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.768 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Running task 118.0 in stage 8.0 (TID 542)
18:50:47.768 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 117.0 in stage 8.0 (TID 541) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (120/400)
18:50:47.773 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.774 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.776 [INFO - Executor task launch worker for task 118.0 in stage 8.0 (TID 542)] (Logging.scala:57) Finished task 118.0 in stage 8.0 (TID 542). 15690 bytes result sent to driver
18:50:47.777 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 119.0 in stage 8.0 (TID 543) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 119, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.777 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Running task 119.0 in stage 8.0 (TID 543)
18:50:47.778 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 118.0 in stage 8.0 (TID 542) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (121/400)
18:50:47.782 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.782 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.784 [INFO - Executor task launch worker for task 119.0 in stage 8.0 (TID 543)] (Logging.scala:57) Finished task 119.0 in stage 8.0 (TID 543). 15690 bytes result sent to driver
18:50:47.785 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 120.0 in stage 8.0 (TID 544) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 120, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.785 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Running task 120.0 in stage 8.0 (TID 544)
18:50:47.786 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 119.0 in stage 8.0 (TID 543) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (122/400)
18:50:47.790 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.790 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.792 [INFO - Executor task launch worker for task 120.0 in stage 8.0 (TID 544)] (Logging.scala:57) Finished task 120.0 in stage 8.0 (TID 544). 15690 bytes result sent to driver
18:50:47.793 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 121.0 in stage 8.0 (TID 545) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 121, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.793 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Running task 121.0 in stage 8.0 (TID 545)
18:50:47.793 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 120.0 in stage 8.0 (TID 544) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (123/400)
18:50:47.798 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.798 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.802 [INFO - Executor task launch worker for task 121.0 in stage 8.0 (TID 545)] (Logging.scala:57) Finished task 121.0 in stage 8.0 (TID 545). 15690 bytes result sent to driver
18:50:47.803 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 122.0 in stage 8.0 (TID 546) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 122, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.803 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Running task 122.0 in stage 8.0 (TID 546)
18:50:47.803 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 121.0 in stage 8.0 (TID 545) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (124/400)
18:50:47.810 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.810 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.813 [INFO - Executor task launch worker for task 122.0 in stage 8.0 (TID 546)] (Logging.scala:57) Finished task 122.0 in stage 8.0 (TID 546). 15690 bytes result sent to driver
18:50:47.814 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 123.0 in stage 8.0 (TID 547) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 123, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.815 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Running task 123.0 in stage 8.0 (TID 547)
18:50:47.815 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 122.0 in stage 8.0 (TID 546) in 13 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (125/400)
18:50:47.821 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.821 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.824 [INFO - Executor task launch worker for task 123.0 in stage 8.0 (TID 547)] (Logging.scala:57) Finished task 123.0 in stage 8.0 (TID 547). 15690 bytes result sent to driver
18:50:47.824 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 124.0 in stage 8.0 (TID 548) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 124, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.825 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Running task 124.0 in stage 8.0 (TID 548)
18:50:47.825 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 123.0 in stage 8.0 (TID 547) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (126/400)
18:50:47.831 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.831 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.834 [INFO - Executor task launch worker for task 124.0 in stage 8.0 (TID 548)] (Logging.scala:57) Finished task 124.0 in stage 8.0 (TID 548). 15690 bytes result sent to driver
18:50:47.835 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 125.0 in stage 8.0 (TID 549) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 125, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.835 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 124.0 in stage 8.0 (TID 548) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (127/400)
18:50:47.835 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Running task 125.0 in stage 8.0 (TID 549)
18:50:47.841 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.841 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.843 [INFO - Executor task launch worker for task 125.0 in stage 8.0 (TID 549)] (Logging.scala:57) Finished task 125.0 in stage 8.0 (TID 549). 15690 bytes result sent to driver
18:50:47.843 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 126.0 in stage 8.0 (TID 550) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 126, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.844 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Running task 126.0 in stage 8.0 (TID 550)
18:50:47.844 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 125.0 in stage 8.0 (TID 549) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (128/400)
18:50:47.848 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.848 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.850 [INFO - Executor task launch worker for task 126.0 in stage 8.0 (TID 550)] (Logging.scala:57) Finished task 126.0 in stage 8.0 (TID 550). 15690 bytes result sent to driver
18:50:47.850 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 127.0 in stage 8.0 (TID 551) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 127, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.851 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Running task 127.0 in stage 8.0 (TID 551)
18:50:47.851 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 126.0 in stage 8.0 (TID 550) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (129/400)
18:50:47.855 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.855 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.857 [INFO - Executor task launch worker for task 127.0 in stage 8.0 (TID 551)] (Logging.scala:57) Finished task 127.0 in stage 8.0 (TID 551). 15690 bytes result sent to driver
18:50:47.858 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 129.0 in stage 8.0 (TID 552) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 129, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.858 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Running task 129.0 in stage 8.0 (TID 552)
18:50:47.858 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 127.0 in stage 8.0 (TID 551) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (130/400)
18:50:47.862 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.862 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.864 [INFO - Executor task launch worker for task 129.0 in stage 8.0 (TID 552)] (Logging.scala:57) Finished task 129.0 in stage 8.0 (TID 552). 15690 bytes result sent to driver
18:50:47.865 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 130.0 in stage 8.0 (TID 553) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 130, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.865 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Running task 130.0 in stage 8.0 (TID 553)
18:50:47.866 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 129.0 in stage 8.0 (TID 552) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (131/400)
18:50:47.872 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.872 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.874 [INFO - Executor task launch worker for task 130.0 in stage 8.0 (TID 553)] (Logging.scala:57) Finished task 130.0 in stage 8.0 (TID 553). 15690 bytes result sent to driver
18:50:47.875 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 131.0 in stage 8.0 (TID 554) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 131, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.875 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Running task 131.0 in stage 8.0 (TID 554)
18:50:47.876 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 130.0 in stage 8.0 (TID 553) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (132/400)
18:50:47.881 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.882 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.884 [INFO - Executor task launch worker for task 131.0 in stage 8.0 (TID 554)] (Logging.scala:57) Finished task 131.0 in stage 8.0 (TID 554). 15690 bytes result sent to driver
18:50:47.885 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 132.0 in stage 8.0 (TID 555) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 132, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.885 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Running task 132.0 in stage 8.0 (TID 555)
18:50:47.885 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 131.0 in stage 8.0 (TID 554) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (133/400)
18:50:47.889 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.889 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.891 [INFO - Executor task launch worker for task 132.0 in stage 8.0 (TID 555)] (Logging.scala:57) Finished task 132.0 in stage 8.0 (TID 555). 15690 bytes result sent to driver
18:50:47.891 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 133.0 in stage 8.0 (TID 556) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 133, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.892 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Running task 133.0 in stage 8.0 (TID 556)
18:50:47.892 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 132.0 in stage 8.0 (TID 555) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (134/400)
18:50:47.895 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.896 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.897 [INFO - Executor task launch worker for task 133.0 in stage 8.0 (TID 556)] (Logging.scala:57) Finished task 133.0 in stage 8.0 (TID 556). 15690 bytes result sent to driver
18:50:47.898 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 134.0 in stage 8.0 (TID 557) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 134, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.898 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Running task 134.0 in stage 8.0 (TID 557)
18:50:47.899 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 133.0 in stage 8.0 (TID 556) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (135/400)
18:50:47.902 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.902 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.904 [INFO - Executor task launch worker for task 134.0 in stage 8.0 (TID 557)] (Logging.scala:57) Finished task 134.0 in stage 8.0 (TID 557). 15690 bytes result sent to driver
18:50:47.905 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 135.0 in stage 8.0 (TID 558) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 135, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.905 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Running task 135.0 in stage 8.0 (TID 558)
18:50:47.905 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 134.0 in stage 8.0 (TID 557) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (136/400)
18:50:47.911 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.911 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.913 [INFO - Executor task launch worker for task 135.0 in stage 8.0 (TID 558)] (Logging.scala:57) Finished task 135.0 in stage 8.0 (TID 558). 15690 bytes result sent to driver
18:50:47.914 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 136.0 in stage 8.0 (TID 559) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 136, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.914 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Running task 136.0 in stage 8.0 (TID 559)
18:50:47.915 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 135.0 in stage 8.0 (TID 558) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (137/400)
18:50:47.919 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.919 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.921 [INFO - Executor task launch worker for task 136.0 in stage 8.0 (TID 559)] (Logging.scala:57) Finished task 136.0 in stage 8.0 (TID 559). 15690 bytes result sent to driver
18:50:47.921 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 137.0 in stage 8.0 (TID 560) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 137, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.922 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Running task 137.0 in stage 8.0 (TID 560)
18:50:47.922 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 136.0 in stage 8.0 (TID 559) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (138/400)
18:50:47.926 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.926 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.928 [INFO - Executor task launch worker for task 137.0 in stage 8.0 (TID 560)] (Logging.scala:57) Finished task 137.0 in stage 8.0 (TID 560). 15690 bytes result sent to driver
18:50:47.928 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 138.0 in stage 8.0 (TID 561) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 138, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.929 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Running task 138.0 in stage 8.0 (TID 561)
18:50:47.929 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 137.0 in stage 8.0 (TID 560) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (139/400)
18:50:47.933 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.933 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.935 [INFO - Executor task launch worker for task 138.0 in stage 8.0 (TID 561)] (Logging.scala:57) Finished task 138.0 in stage 8.0 (TID 561). 15690 bytes result sent to driver
18:50:47.936 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 139.0 in stage 8.0 (TID 562) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 139, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.936 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Running task 139.0 in stage 8.0 (TID 562)
18:50:47.936 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 138.0 in stage 8.0 (TID 561) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (140/400)
18:50:47.940 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.940 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.942 [INFO - Executor task launch worker for task 139.0 in stage 8.0 (TID 562)] (Logging.scala:57) Finished task 139.0 in stage 8.0 (TID 562). 15690 bytes result sent to driver
18:50:47.943 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 140.0 in stage 8.0 (TID 563) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 140, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.943 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Running task 140.0 in stage 8.0 (TID 563)
18:50:47.943 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 139.0 in stage 8.0 (TID 562) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (141/400)
18:50:47.947 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.947 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.949 [INFO - Executor task launch worker for task 140.0 in stage 8.0 (TID 563)] (Logging.scala:57) Finished task 140.0 in stage 8.0 (TID 563). 15690 bytes result sent to driver
18:50:47.950 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 141.0 in stage 8.0 (TID 564) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 141, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.950 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Running task 141.0 in stage 8.0 (TID 564)
18:50:47.950 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 140.0 in stage 8.0 (TID 563) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (142/400)
18:50:47.956 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.956 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.959 [INFO - Executor task launch worker for task 141.0 in stage 8.0 (TID 564)] (Logging.scala:57) Finished task 141.0 in stage 8.0 (TID 564). 15690 bytes result sent to driver
18:50:47.959 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 142.0 in stage 8.0 (TID 565) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 142, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.960 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Running task 142.0 in stage 8.0 (TID 565)
18:50:47.960 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 141.0 in stage 8.0 (TID 564) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (143/400)
18:50:47.964 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.964 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.966 [INFO - Executor task launch worker for task 142.0 in stage 8.0 (TID 565)] (Logging.scala:57) Finished task 142.0 in stage 8.0 (TID 565). 15690 bytes result sent to driver
18:50:47.966 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 143.0 in stage 8.0 (TID 566) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 143, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.966 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Running task 143.0 in stage 8.0 (TID 566)
18:50:47.967 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 142.0 in stage 8.0 (TID 565) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (144/400)
18:50:47.970 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.970 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.972 [INFO - Executor task launch worker for task 143.0 in stage 8.0 (TID 566)] (Logging.scala:57) Finished task 143.0 in stage 8.0 (TID 566). 15690 bytes result sent to driver
18:50:47.973 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 144.0 in stage 8.0 (TID 567) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 144, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.973 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Running task 144.0 in stage 8.0 (TID 567)
18:50:47.973 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 143.0 in stage 8.0 (TID 566) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (145/400)
18:50:47.978 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.979 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.981 [INFO - Executor task launch worker for task 144.0 in stage 8.0 (TID 567)] (Logging.scala:57) Finished task 144.0 in stage 8.0 (TID 567). 15690 bytes result sent to driver
18:50:47.982 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 145.0 in stage 8.0 (TID 568) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 145, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.982 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Running task 145.0 in stage 8.0 (TID 568)
18:50:47.982 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 144.0 in stage 8.0 (TID 567) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (146/400)
18:50:47.987 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.987 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.990 [INFO - Executor task launch worker for task 145.0 in stage 8.0 (TID 568)] (Logging.scala:57) Finished task 145.0 in stage 8.0 (TID 568). 15690 bytes result sent to driver
18:50:47.990 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 146.0 in stage 8.0 (TID 569) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 146, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.991 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Running task 146.0 in stage 8.0 (TID 569)
18:50:47.991 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 145.0 in stage 8.0 (TID 568) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (147/400)
18:50:47.995 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:47.995 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:47.997 [INFO - Executor task launch worker for task 146.0 in stage 8.0 (TID 569)] (Logging.scala:57) Finished task 146.0 in stage 8.0 (TID 569). 15690 bytes result sent to driver
18:50:47.998 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 147.0 in stage 8.0 (TID 570) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 147, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:47.998 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Running task 147.0 in stage 8.0 (TID 570)
18:50:47.998 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 146.0 in stage 8.0 (TID 569) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (148/400)
18:50:48.002 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.003 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.005 [INFO - Executor task launch worker for task 147.0 in stage 8.0 (TID 570)] (Logging.scala:57) Finished task 147.0 in stage 8.0 (TID 570). 15690 bytes result sent to driver
18:50:48.005 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 148.0 in stage 8.0 (TID 571) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 148, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.006 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 147.0 in stage 8.0 (TID 570) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (149/400)
18:50:48.006 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Running task 148.0 in stage 8.0 (TID 571)
18:50:48.010 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.010 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.012 [INFO - Executor task launch worker for task 148.0 in stage 8.0 (TID 571)] (Logging.scala:57) Finished task 148.0 in stage 8.0 (TID 571). 15690 bytes result sent to driver
18:50:48.013 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 149.0 in stage 8.0 (TID 572) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 149, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.013 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Running task 149.0 in stage 8.0 (TID 572)
18:50:48.013 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 148.0 in stage 8.0 (TID 571) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (150/400)
18:50:48.018 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.018 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.020 [INFO - Executor task launch worker for task 149.0 in stage 8.0 (TID 572)] (Logging.scala:57) Finished task 149.0 in stage 8.0 (TID 572). 15690 bytes result sent to driver
18:50:48.021 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 150.0 in stage 8.0 (TID 573) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 150, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.021 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Running task 150.0 in stage 8.0 (TID 573)
18:50:48.021 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 149.0 in stage 8.0 (TID 572) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (151/400)
18:50:48.026 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.026 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.028 [INFO - Executor task launch worker for task 150.0 in stage 8.0 (TID 573)] (Logging.scala:57) Finished task 150.0 in stage 8.0 (TID 573). 15690 bytes result sent to driver
18:50:48.029 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 151.0 in stage 8.0 (TID 574) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 151, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.029 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Running task 151.0 in stage 8.0 (TID 574)
18:50:48.029 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 150.0 in stage 8.0 (TID 573) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (152/400)
18:50:48.034 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.034 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.036 [INFO - Executor task launch worker for task 151.0 in stage 8.0 (TID 574)] (Logging.scala:57) Finished task 151.0 in stage 8.0 (TID 574). 15690 bytes result sent to driver
18:50:48.037 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 152.0 in stage 8.0 (TID 575) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 152, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.037 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Running task 152.0 in stage 8.0 (TID 575)
18:50:48.037 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 151.0 in stage 8.0 (TID 574) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (153/400)
18:50:48.042 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.042 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.044 [INFO - Executor task launch worker for task 152.0 in stage 8.0 (TID 575)] (Logging.scala:57) Finished task 152.0 in stage 8.0 (TID 575). 15690 bytes result sent to driver
18:50:48.044 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 153.0 in stage 8.0 (TID 576) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 153, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.045 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Running task 153.0 in stage 8.0 (TID 576)
18:50:48.045 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 152.0 in stage 8.0 (TID 575) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (154/400)
18:50:48.049 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.049 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.051 [INFO - Executor task launch worker for task 153.0 in stage 8.0 (TID 576)] (Logging.scala:57) Finished task 153.0 in stage 8.0 (TID 576). 15690 bytes result sent to driver
18:50:48.052 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 154.0 in stage 8.0 (TID 577) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 154, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.052 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Running task 154.0 in stage 8.0 (TID 577)
18:50:48.052 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 153.0 in stage 8.0 (TID 576) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (155/400)
18:50:48.056 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.056 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.059 [INFO - Executor task launch worker for task 154.0 in stage 8.0 (TID 577)] (Logging.scala:57) Finished task 154.0 in stage 8.0 (TID 577). 15690 bytes result sent to driver
18:50:48.060 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 155.0 in stage 8.0 (TID 578) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 155, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.060 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Running task 155.0 in stage 8.0 (TID 578)
18:50:48.061 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 154.0 in stage 8.0 (TID 577) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (156/400)
18:50:48.066 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.066 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.068 [INFO - Executor task launch worker for task 155.0 in stage 8.0 (TID 578)] (Logging.scala:57) Finished task 155.0 in stage 8.0 (TID 578). 15690 bytes result sent to driver
18:50:48.069 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 156.0 in stage 8.0 (TID 579) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 156, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.070 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Running task 156.0 in stage 8.0 (TID 579)
18:50:48.070 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 155.0 in stage 8.0 (TID 578) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (157/400)
18:50:48.074 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.075 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.077 [INFO - Executor task launch worker for task 156.0 in stage 8.0 (TID 579)] (Logging.scala:57) Finished task 156.0 in stage 8.0 (TID 579). 15690 bytes result sent to driver
18:50:48.077 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 157.0 in stage 8.0 (TID 580) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 157, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.078 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Running task 157.0 in stage 8.0 (TID 580)
18:50:48.078 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 156.0 in stage 8.0 (TID 579) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (158/400)
18:50:48.083 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.083 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.086 [INFO - Executor task launch worker for task 157.0 in stage 8.0 (TID 580)] (Logging.scala:57) Finished task 157.0 in stage 8.0 (TID 580). 15690 bytes result sent to driver
18:50:48.086 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 158.0 in stage 8.0 (TID 581) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 158, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.087 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Running task 158.0 in stage 8.0 (TID 581)
18:50:48.087 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 157.0 in stage 8.0 (TID 580) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (159/400)
18:50:48.092 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.092 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.094 [INFO - Executor task launch worker for task 158.0 in stage 8.0 (TID 581)] (Logging.scala:57) Finished task 158.0 in stage 8.0 (TID 581). 15690 bytes result sent to driver
18:50:48.095 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 159.0 in stage 8.0 (TID 582) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 159, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.095 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Running task 159.0 in stage 8.0 (TID 582)
18:50:48.095 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 158.0 in stage 8.0 (TID 581) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (160/400)
18:50:48.100 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.100 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.103 [INFO - Executor task launch worker for task 159.0 in stage 8.0 (TID 582)] (Logging.scala:57) Finished task 159.0 in stage 8.0 (TID 582). 15690 bytes result sent to driver
18:50:48.103 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 160.0 in stage 8.0 (TID 583) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 160, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.104 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Running task 160.0 in stage 8.0 (TID 583)
18:50:48.104 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 159.0 in stage 8.0 (TID 582) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (161/400)
18:50:48.109 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.109 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.111 [INFO - Executor task launch worker for task 160.0 in stage 8.0 (TID 583)] (Logging.scala:57) Finished task 160.0 in stage 8.0 (TID 583). 15690 bytes result sent to driver
18:50:48.112 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 161.0 in stage 8.0 (TID 584) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 161, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.112 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Running task 161.0 in stage 8.0 (TID 584)
18:50:48.113 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 160.0 in stage 8.0 (TID 583) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (162/400)
18:50:48.117 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.117 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.119 [INFO - Executor task launch worker for task 161.0 in stage 8.0 (TID 584)] (Logging.scala:57) Finished task 161.0 in stage 8.0 (TID 584). 15690 bytes result sent to driver
18:50:48.120 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 162.0 in stage 8.0 (TID 585) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 162, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.120 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Running task 162.0 in stage 8.0 (TID 585)
18:50:48.120 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 161.0 in stage 8.0 (TID 584) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (163/400)
18:50:48.124 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.125 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.127 [INFO - Executor task launch worker for task 162.0 in stage 8.0 (TID 585)] (Logging.scala:57) Finished task 162.0 in stage 8.0 (TID 585). 15690 bytes result sent to driver
18:50:48.127 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 163.0 in stage 8.0 (TID 586) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 163, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.127 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Running task 163.0 in stage 8.0 (TID 586)
18:50:48.127 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 162.0 in stage 8.0 (TID 585) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (164/400)
18:50:48.132 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.132 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.134 [INFO - Executor task launch worker for task 163.0 in stage 8.0 (TID 586)] (Logging.scala:57) Finished task 163.0 in stage 8.0 (TID 586). 15690 bytes result sent to driver
18:50:48.134 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 164.0 in stage 8.0 (TID 587) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 164, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.135 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Running task 164.0 in stage 8.0 (TID 587)
18:50:48.135 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 163.0 in stage 8.0 (TID 586) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (165/400)
18:50:48.139 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.140 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.142 [INFO - Executor task launch worker for task 164.0 in stage 8.0 (TID 587)] (Logging.scala:57) Finished task 164.0 in stage 8.0 (TID 587). 15690 bytes result sent to driver
18:50:48.142 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 165.0 in stage 8.0 (TID 588) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 165, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.143 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Running task 165.0 in stage 8.0 (TID 588)
18:50:48.143 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 164.0 in stage 8.0 (TID 587) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (166/400)
18:50:48.147 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.147 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.149 [INFO - Executor task launch worker for task 165.0 in stage 8.0 (TID 588)] (Logging.scala:57) Finished task 165.0 in stage 8.0 (TID 588). 15690 bytes result sent to driver
18:50:48.149 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 166.0 in stage 8.0 (TID 589) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 166, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.150 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Running task 166.0 in stage 8.0 (TID 589)
18:50:48.150 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 165.0 in stage 8.0 (TID 588) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (167/400)
18:50:48.154 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.155 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.157 [INFO - Executor task launch worker for task 166.0 in stage 8.0 (TID 589)] (Logging.scala:57) Finished task 166.0 in stage 8.0 (TID 589). 15690 bytes result sent to driver
18:50:48.158 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 167.0 in stage 8.0 (TID 590) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 167, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.158 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Running task 167.0 in stage 8.0 (TID 590)
18:50:48.158 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 166.0 in stage 8.0 (TID 589) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (168/400)
18:50:48.162 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.163 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.165 [INFO - Executor task launch worker for task 167.0 in stage 8.0 (TID 590)] (Logging.scala:57) Finished task 167.0 in stage 8.0 (TID 590). 15690 bytes result sent to driver
18:50:48.165 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 168.0 in stage 8.0 (TID 591) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 168, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.166 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Running task 168.0 in stage 8.0 (TID 591)
18:50:48.166 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 167.0 in stage 8.0 (TID 590) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (169/400)
18:50:48.170 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.170 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.172 [INFO - Executor task launch worker for task 168.0 in stage 8.0 (TID 591)] (Logging.scala:57) Finished task 168.0 in stage 8.0 (TID 591). 15690 bytes result sent to driver
18:50:48.172 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 169.0 in stage 8.0 (TID 592) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 169, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.173 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Running task 169.0 in stage 8.0 (TID 592)
18:50:48.173 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 168.0 in stage 8.0 (TID 591) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (170/400)
18:50:48.177 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.177 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.180 [INFO - Executor task launch worker for task 169.0 in stage 8.0 (TID 592)] (Logging.scala:57) Finished task 169.0 in stage 8.0 (TID 592). 15690 bytes result sent to driver
18:50:48.180 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 170.0 in stage 8.0 (TID 593) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 170, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.181 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Running task 170.0 in stage 8.0 (TID 593)
18:50:48.181 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 169.0 in stage 8.0 (TID 592) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (171/400)
18:50:48.186 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.186 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.188 [INFO - Executor task launch worker for task 170.0 in stage 8.0 (TID 593)] (Logging.scala:57) Finished task 170.0 in stage 8.0 (TID 593). 15690 bytes result sent to driver
18:50:48.189 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 171.0 in stage 8.0 (TID 594) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 171, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.189 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Running task 171.0 in stage 8.0 (TID 594)
18:50:48.189 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 170.0 in stage 8.0 (TID 593) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (172/400)
18:50:48.194 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.194 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.196 [INFO - Executor task launch worker for task 171.0 in stage 8.0 (TID 594)] (Logging.scala:57) Finished task 171.0 in stage 8.0 (TID 594). 15690 bytes result sent to driver
18:50:48.196 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 172.0 in stage 8.0 (TID 595) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 172, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.197 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Running task 172.0 in stage 8.0 (TID 595)
18:50:48.197 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 171.0 in stage 8.0 (TID 594) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (173/400)
18:50:48.202 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.202 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.204 [INFO - Executor task launch worker for task 172.0 in stage 8.0 (TID 595)] (Logging.scala:57) Finished task 172.0 in stage 8.0 (TID 595). 15690 bytes result sent to driver
18:50:48.205 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 173.0 in stage 8.0 (TID 596) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 173, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.205 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Running task 173.0 in stage 8.0 (TID 596)
18:50:48.206 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 172.0 in stage 8.0 (TID 595) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (174/400)
18:50:48.209 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.210 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.211 [INFO - Executor task launch worker for task 173.0 in stage 8.0 (TID 596)] (Logging.scala:57) Finished task 173.0 in stage 8.0 (TID 596). 15690 bytes result sent to driver
18:50:48.212 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 174.0 in stage 8.0 (TID 597) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 174, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.212 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Running task 174.0 in stage 8.0 (TID 597)
18:50:48.213 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 173.0 in stage 8.0 (TID 596) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (175/400)
18:50:48.217 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.217 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.219 [INFO - Executor task launch worker for task 174.0 in stage 8.0 (TID 597)] (Logging.scala:57) Finished task 174.0 in stage 8.0 (TID 597). 15690 bytes result sent to driver
18:50:48.219 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 175.0 in stage 8.0 (TID 598) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 175, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.219 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Running task 175.0 in stage 8.0 (TID 598)
18:50:48.220 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 174.0 in stage 8.0 (TID 597) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (176/400)
18:50:48.223 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.223 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.225 [INFO - Executor task launch worker for task 175.0 in stage 8.0 (TID 598)] (Logging.scala:57) Finished task 175.0 in stage 8.0 (TID 598). 15690 bytes result sent to driver
18:50:48.226 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 176.0 in stage 8.0 (TID 599) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 176, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.226 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Running task 176.0 in stage 8.0 (TID 599)
18:50:48.226 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 175.0 in stage 8.0 (TID 598) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (177/400)
18:50:48.230 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.231 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.233 [INFO - Executor task launch worker for task 176.0 in stage 8.0 (TID 599)] (Logging.scala:57) Finished task 176.0 in stage 8.0 (TID 599). 15690 bytes result sent to driver
18:50:48.234 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 177.0 in stage 8.0 (TID 600) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 177, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.234 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Running task 177.0 in stage 8.0 (TID 600)
18:50:48.234 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 176.0 in stage 8.0 (TID 599) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (178/400)
18:50:48.239 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.239 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.241 [INFO - Executor task launch worker for task 177.0 in stage 8.0 (TID 600)] (Logging.scala:57) Finished task 177.0 in stage 8.0 (TID 600). 15690 bytes result sent to driver
18:50:48.242 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 178.0 in stage 8.0 (TID 601) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 178, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.242 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Running task 178.0 in stage 8.0 (TID 601)
18:50:48.242 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 177.0 in stage 8.0 (TID 600) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (179/400)
18:50:48.247 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.247 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.249 [INFO - Executor task launch worker for task 178.0 in stage 8.0 (TID 601)] (Logging.scala:57) Finished task 178.0 in stage 8.0 (TID 601). 15690 bytes result sent to driver
18:50:48.250 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 179.0 in stage 8.0 (TID 602) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 179, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.250 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Running task 179.0 in stage 8.0 (TID 602)
18:50:48.250 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 178.0 in stage 8.0 (TID 601) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (180/400)
18:50:48.255 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.255 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.257 [INFO - Executor task launch worker for task 179.0 in stage 8.0 (TID 602)] (Logging.scala:57) Finished task 179.0 in stage 8.0 (TID 602). 15690 bytes result sent to driver
18:50:48.257 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 180.0 in stage 8.0 (TID 603) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 180, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.258 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Running task 180.0 in stage 8.0 (TID 603)
18:50:48.258 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 179.0 in stage 8.0 (TID 602) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (181/400)
18:50:48.263 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.263 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.265 [INFO - Executor task launch worker for task 180.0 in stage 8.0 (TID 603)] (Logging.scala:57) Finished task 180.0 in stage 8.0 (TID 603). 15690 bytes result sent to driver
18:50:48.266 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 181.0 in stage 8.0 (TID 604) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 181, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.266 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Running task 181.0 in stage 8.0 (TID 604)
18:50:48.267 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 180.0 in stage 8.0 (TID 603) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (182/400)
18:50:48.271 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.271 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.273 [INFO - Executor task launch worker for task 181.0 in stage 8.0 (TID 604)] (Logging.scala:57) Finished task 181.0 in stage 8.0 (TID 604). 15690 bytes result sent to driver
18:50:48.274 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 182.0 in stage 8.0 (TID 605) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 182, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.274 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Running task 182.0 in stage 8.0 (TID 605)
18:50:48.275 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 181.0 in stage 8.0 (TID 604) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (183/400)
18:50:48.279 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.279 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.281 [INFO - Executor task launch worker for task 182.0 in stage 8.0 (TID 605)] (Logging.scala:57) Finished task 182.0 in stage 8.0 (TID 605). 15690 bytes result sent to driver
18:50:48.281 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 183.0 in stage 8.0 (TID 606) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 183, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.282 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Running task 183.0 in stage 8.0 (TID 606)
18:50:48.282 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 182.0 in stage 8.0 (TID 605) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (184/400)
18:50:48.287 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.287 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.289 [INFO - Executor task launch worker for task 183.0 in stage 8.0 (TID 606)] (Logging.scala:57) Finished task 183.0 in stage 8.0 (TID 606). 15690 bytes result sent to driver
18:50:48.290 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 184.0 in stage 8.0 (TID 607) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 184, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.291 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Running task 184.0 in stage 8.0 (TID 607)
18:50:48.291 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 183.0 in stage 8.0 (TID 606) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (185/400)
18:50:48.296 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.296 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.299 [INFO - Executor task launch worker for task 184.0 in stage 8.0 (TID 607)] (Logging.scala:57) Finished task 184.0 in stage 8.0 (TID 607). 15690 bytes result sent to driver
18:50:48.299 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 185.0 in stage 8.0 (TID 608) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 185, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.300 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Running task 185.0 in stage 8.0 (TID 608)
18:50:48.300 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 184.0 in stage 8.0 (TID 607) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (186/400)
18:50:48.304 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.304 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.306 [INFO - Executor task launch worker for task 185.0 in stage 8.0 (TID 608)] (Logging.scala:57) Finished task 185.0 in stage 8.0 (TID 608). 15690 bytes result sent to driver
18:50:48.307 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 186.0 in stage 8.0 (TID 609) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 186, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.307 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Running task 186.0 in stage 8.0 (TID 609)
18:50:48.307 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 185.0 in stage 8.0 (TID 608) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (187/400)
18:50:48.311 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.311 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.313 [INFO - Executor task launch worker for task 186.0 in stage 8.0 (TID 609)] (Logging.scala:57) Finished task 186.0 in stage 8.0 (TID 609). 15690 bytes result sent to driver
18:50:48.314 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 187.0 in stage 8.0 (TID 610) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 187, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.314 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Running task 187.0 in stage 8.0 (TID 610)
18:50:48.314 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 186.0 in stage 8.0 (TID 609) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (188/400)
18:50:48.319 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.319 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.321 [INFO - Executor task launch worker for task 187.0 in stage 8.0 (TID 610)] (Logging.scala:57) Finished task 187.0 in stage 8.0 (TID 610). 15690 bytes result sent to driver
18:50:48.321 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 188.0 in stage 8.0 (TID 611) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 188, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.322 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Running task 188.0 in stage 8.0 (TID 611)
18:50:48.322 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 187.0 in stage 8.0 (TID 610) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (189/400)
18:50:48.326 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.326 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.328 [INFO - Executor task launch worker for task 188.0 in stage 8.0 (TID 611)] (Logging.scala:57) Finished task 188.0 in stage 8.0 (TID 611). 15690 bytes result sent to driver
18:50:48.328 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 189.0 in stage 8.0 (TID 612) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 189, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.329 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Running task 189.0 in stage 8.0 (TID 612)
18:50:48.329 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 188.0 in stage 8.0 (TID 611) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (190/400)
18:50:48.334 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.334 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.337 [INFO - Executor task launch worker for task 189.0 in stage 8.0 (TID 612)] (Logging.scala:57) Finished task 189.0 in stage 8.0 (TID 612). 15690 bytes result sent to driver
18:50:48.338 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 190.0 in stage 8.0 (TID 613) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 190, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.338 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Running task 190.0 in stage 8.0 (TID 613)
18:50:48.338 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 189.0 in stage 8.0 (TID 612) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (191/400)
18:50:48.343 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.343 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.345 [INFO - Executor task launch worker for task 190.0 in stage 8.0 (TID 613)] (Logging.scala:57) Finished task 190.0 in stage 8.0 (TID 613). 15690 bytes result sent to driver
18:50:48.346 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 191.0 in stage 8.0 (TID 614) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 191, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.347 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Running task 191.0 in stage 8.0 (TID 614)
18:50:48.347 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 190.0 in stage 8.0 (TID 613) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (192/400)
18:50:48.351 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.352 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.354 [INFO - Executor task launch worker for task 191.0 in stage 8.0 (TID 614)] (Logging.scala:57) Finished task 191.0 in stage 8.0 (TID 614). 15690 bytes result sent to driver
18:50:48.355 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 192.0 in stage 8.0 (TID 615) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 192, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.355 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Running task 192.0 in stage 8.0 (TID 615)
18:50:48.355 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 191.0 in stage 8.0 (TID 614) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (193/400)
18:50:48.360 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.360 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.363 [INFO - Executor task launch worker for task 192.0 in stage 8.0 (TID 615)] (Logging.scala:57) Finished task 192.0 in stage 8.0 (TID 615). 15690 bytes result sent to driver
18:50:48.363 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 193.0 in stage 8.0 (TID 616) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 193, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.363 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Running task 193.0 in stage 8.0 (TID 616)
18:50:48.364 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 192.0 in stage 8.0 (TID 615) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (194/400)
18:50:48.389 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.389 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.391 [INFO - Executor task launch worker for task 193.0 in stage 8.0 (TID 616)] (Logging.scala:57) Finished task 193.0 in stage 8.0 (TID 616). 15733 bytes result sent to driver
18:50:48.392 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 194.0 in stage 8.0 (TID 617) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 194, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.393 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Running task 194.0 in stage 8.0 (TID 617)
18:50:48.393 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 193.0 in stage 8.0 (TID 616) in 30 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (195/400)
18:50:48.398 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.398 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.401 [INFO - Executor task launch worker for task 194.0 in stage 8.0 (TID 617)] (Logging.scala:57) Finished task 194.0 in stage 8.0 (TID 617). 15690 bytes result sent to driver
18:50:48.402 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 195.0 in stage 8.0 (TID 618) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 195, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.402 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Running task 195.0 in stage 8.0 (TID 618)
18:50:48.402 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 194.0 in stage 8.0 (TID 617) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (196/400)
18:50:48.407 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.408 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.410 [INFO - Executor task launch worker for task 195.0 in stage 8.0 (TID 618)] (Logging.scala:57) Finished task 195.0 in stage 8.0 (TID 618). 15690 bytes result sent to driver
18:50:48.411 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 196.0 in stage 8.0 (TID 619) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 196, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.411 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Running task 196.0 in stage 8.0 (TID 619)
18:50:48.412 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 195.0 in stage 8.0 (TID 618) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (197/400)
18:50:48.417 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.417 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.419 [INFO - Executor task launch worker for task 196.0 in stage 8.0 (TID 619)] (Logging.scala:57) Finished task 196.0 in stage 8.0 (TID 619). 15690 bytes result sent to driver
18:50:48.420 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 197.0 in stage 8.0 (TID 620) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 197, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.420 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Running task 197.0 in stage 8.0 (TID 620)
18:50:48.420 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 196.0 in stage 8.0 (TID 619) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (198/400)
18:50:48.425 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.425 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.427 [INFO - Executor task launch worker for task 197.0 in stage 8.0 (TID 620)] (Logging.scala:57) Finished task 197.0 in stage 8.0 (TID 620). 15690 bytes result sent to driver
18:50:48.428 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 198.0 in stage 8.0 (TID 621) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 198, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.428 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Running task 198.0 in stage 8.0 (TID 621)
18:50:48.429 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 197.0 in stage 8.0 (TID 620) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (199/400)
18:50:48.433 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.433 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.435 [INFO - Executor task launch worker for task 198.0 in stage 8.0 (TID 621)] (Logging.scala:57) Finished task 198.0 in stage 8.0 (TID 621). 15690 bytes result sent to driver
18:50:48.436 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 199.0 in stage 8.0 (TID 622) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 199, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.436 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Running task 199.0 in stage 8.0 (TID 622)
18:50:48.437 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 198.0 in stage 8.0 (TID 621) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (200/400)
18:50:48.441 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.441 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.444 [INFO - Executor task launch worker for task 199.0 in stage 8.0 (TID 622)] (Logging.scala:57) Finished task 199.0 in stage 8.0 (TID 622). 15690 bytes result sent to driver
18:50:48.445 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 200.0 in stage 8.0 (TID 623) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 200, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.445 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Running task 200.0 in stage 8.0 (TID 623)
18:50:48.445 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 199.0 in stage 8.0 (TID 622) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (201/400)
18:50:48.450 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.450 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.453 [INFO - Executor task launch worker for task 200.0 in stage 8.0 (TID 623)] (Logging.scala:57) Finished task 200.0 in stage 8.0 (TID 623). 15690 bytes result sent to driver
18:50:48.453 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 201.0 in stage 8.0 (TID 624) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 201, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.454 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Running task 201.0 in stage 8.0 (TID 624)
18:50:48.454 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 200.0 in stage 8.0 (TID 623) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (202/400)
18:50:48.458 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.459 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.461 [INFO - Executor task launch worker for task 201.0 in stage 8.0 (TID 624)] (Logging.scala:57) Finished task 201.0 in stage 8.0 (TID 624). 15690 bytes result sent to driver
18:50:48.461 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 202.0 in stage 8.0 (TID 625) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 202, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.462 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Running task 202.0 in stage 8.0 (TID 625)
18:50:48.462 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 201.0 in stage 8.0 (TID 624) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (203/400)
18:50:48.466 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.466 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.468 [INFO - Executor task launch worker for task 202.0 in stage 8.0 (TID 625)] (Logging.scala:57) Finished task 202.0 in stage 8.0 (TID 625). 15690 bytes result sent to driver
18:50:48.469 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 203.0 in stage 8.0 (TID 626) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 203, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.469 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Running task 203.0 in stage 8.0 (TID 626)
18:50:48.469 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 202.0 in stage 8.0 (TID 625) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (204/400)
18:50:48.474 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.474 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.477 [INFO - Executor task launch worker for task 203.0 in stage 8.0 (TID 626)] (Logging.scala:57) Finished task 203.0 in stage 8.0 (TID 626). 15690 bytes result sent to driver
18:50:48.478 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 204.0 in stage 8.0 (TID 627) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 204, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.478 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Running task 204.0 in stage 8.0 (TID 627)
18:50:48.478 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 203.0 in stage 8.0 (TID 626) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (205/400)
18:50:48.483 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.483 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.485 [INFO - Executor task launch worker for task 204.0 in stage 8.0 (TID 627)] (Logging.scala:57) Finished task 204.0 in stage 8.0 (TID 627). 15690 bytes result sent to driver
18:50:48.486 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 205.0 in stage 8.0 (TID 628) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 205, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.486 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Running task 205.0 in stage 8.0 (TID 628)
18:50:48.486 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 204.0 in stage 8.0 (TID 627) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (206/400)
18:50:48.490 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.490 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.492 [INFO - Executor task launch worker for task 205.0 in stage 8.0 (TID 628)] (Logging.scala:57) Finished task 205.0 in stage 8.0 (TID 628). 15690 bytes result sent to driver
18:50:48.493 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 206.0 in stage 8.0 (TID 629) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 206, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.493 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Running task 206.0 in stage 8.0 (TID 629)
18:50:48.493 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 205.0 in stage 8.0 (TID 628) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (207/400)
18:50:48.497 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.497 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.499 [INFO - Executor task launch worker for task 206.0 in stage 8.0 (TID 629)] (Logging.scala:57) Finished task 206.0 in stage 8.0 (TID 629). 15690 bytes result sent to driver
18:50:48.499 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 207.0 in stage 8.0 (TID 630) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 207, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.500 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Running task 207.0 in stage 8.0 (TID 630)
18:50:48.500 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 206.0 in stage 8.0 (TID 629) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (208/400)
18:50:48.505 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.505 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.507 [INFO - Executor task launch worker for task 207.0 in stage 8.0 (TID 630)] (Logging.scala:57) Finished task 207.0 in stage 8.0 (TID 630). 15690 bytes result sent to driver
18:50:48.508 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 208.0 in stage 8.0 (TID 631) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 208, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.508 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 207.0 in stage 8.0 (TID 630) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (209/400)
18:50:48.509 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Running task 208.0 in stage 8.0 (TID 631)
18:50:48.513 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.513 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.516 [INFO - Executor task launch worker for task 208.0 in stage 8.0 (TID 631)] (Logging.scala:57) Finished task 208.0 in stage 8.0 (TID 631). 15690 bytes result sent to driver
18:50:48.516 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 209.0 in stage 8.0 (TID 632) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 209, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.517 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Running task 209.0 in stage 8.0 (TID 632)
18:50:48.517 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 208.0 in stage 8.0 (TID 631) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (210/400)
18:50:48.521 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.521 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.523 [INFO - Executor task launch worker for task 209.0 in stage 8.0 (TID 632)] (Logging.scala:57) Finished task 209.0 in stage 8.0 (TID 632). 15690 bytes result sent to driver
18:50:48.523 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 210.0 in stage 8.0 (TID 633) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 210, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.524 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Running task 210.0 in stage 8.0 (TID 633)
18:50:48.524 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 209.0 in stage 8.0 (TID 632) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (211/400)
18:50:48.528 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.529 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.531 [INFO - Executor task launch worker for task 210.0 in stage 8.0 (TID 633)] (Logging.scala:57) Finished task 210.0 in stage 8.0 (TID 633). 15690 bytes result sent to driver
18:50:48.532 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 211.0 in stage 8.0 (TID 634) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 211, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.532 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Running task 211.0 in stage 8.0 (TID 634)
18:50:48.532 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 210.0 in stage 8.0 (TID 633) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (212/400)
18:50:48.537 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.537 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.540 [INFO - Executor task launch worker for task 211.0 in stage 8.0 (TID 634)] (Logging.scala:57) Finished task 211.0 in stage 8.0 (TID 634). 15690 bytes result sent to driver
18:50:48.540 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 212.0 in stage 8.0 (TID 635) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 212, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.541 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Running task 212.0 in stage 8.0 (TID 635)
18:50:48.541 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 211.0 in stage 8.0 (TID 634) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (213/400)
18:50:48.546 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.546 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.549 [INFO - Executor task launch worker for task 212.0 in stage 8.0 (TID 635)] (Logging.scala:57) Finished task 212.0 in stage 8.0 (TID 635). 15690 bytes result sent to driver
18:50:48.549 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 213.0 in stage 8.0 (TID 636) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 213, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.550 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Running task 213.0 in stage 8.0 (TID 636)
18:50:48.550 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 212.0 in stage 8.0 (TID 635) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (214/400)
18:50:48.555 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.555 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.557 [INFO - Executor task launch worker for task 213.0 in stage 8.0 (TID 636)] (Logging.scala:57) Finished task 213.0 in stage 8.0 (TID 636). 15690 bytes result sent to driver
18:50:48.558 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 214.0 in stage 8.0 (TID 637) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 214, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.558 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Running task 214.0 in stage 8.0 (TID 637)
18:50:48.559 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 213.0 in stage 8.0 (TID 636) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (215/400)
18:50:48.565 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.565 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.568 [INFO - Executor task launch worker for task 214.0 in stage 8.0 (TID 637)] (Logging.scala:57) Finished task 214.0 in stage 8.0 (TID 637). 15690 bytes result sent to driver
18:50:48.569 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 215.0 in stage 8.0 (TID 638) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 215, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.569 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Running task 215.0 in stage 8.0 (TID 638)
18:50:48.569 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 214.0 in stage 8.0 (TID 637) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (216/400)
18:50:48.575 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.575 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.577 [INFO - Executor task launch worker for task 215.0 in stage 8.0 (TID 638)] (Logging.scala:57) Finished task 215.0 in stage 8.0 (TID 638). 15690 bytes result sent to driver
18:50:48.578 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 216.0 in stage 8.0 (TID 639) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 216, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.578 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Running task 216.0 in stage 8.0 (TID 639)
18:50:48.579 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 215.0 in stage 8.0 (TID 638) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (217/400)
18:50:48.585 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.585 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.588 [INFO - Executor task launch worker for task 216.0 in stage 8.0 (TID 639)] (Logging.scala:57) Finished task 216.0 in stage 8.0 (TID 639). 15690 bytes result sent to driver
18:50:48.589 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 217.0 in stage 8.0 (TID 640) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 217, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.589 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Running task 217.0 in stage 8.0 (TID 640)
18:50:48.590 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 216.0 in stage 8.0 (TID 639) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (218/400)
18:50:48.595 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.595 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.598 [INFO - Executor task launch worker for task 217.0 in stage 8.0 (TID 640)] (Logging.scala:57) Finished task 217.0 in stage 8.0 (TID 640). 15690 bytes result sent to driver
18:50:48.599 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 218.0 in stage 8.0 (TID 641) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 218, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.599 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 217.0 in stage 8.0 (TID 640) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (219/400)
18:50:48.600 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Running task 218.0 in stage 8.0 (TID 641)
18:50:48.605 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.605 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.608 [INFO - Executor task launch worker for task 218.0 in stage 8.0 (TID 641)] (Logging.scala:57) Finished task 218.0 in stage 8.0 (TID 641). 15690 bytes result sent to driver
18:50:48.608 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 219.0 in stage 8.0 (TID 642) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 219, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.609 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Running task 219.0 in stage 8.0 (TID 642)
18:50:48.609 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 218.0 in stage 8.0 (TID 641) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (220/400)
18:50:48.614 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.615 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.617 [INFO - Executor task launch worker for task 219.0 in stage 8.0 (TID 642)] (Logging.scala:57) Finished task 219.0 in stage 8.0 (TID 642). 15690 bytes result sent to driver
18:50:48.618 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 220.0 in stage 8.0 (TID 643) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 220, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.618 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Running task 220.0 in stage 8.0 (TID 643)
18:50:48.618 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 219.0 in stage 8.0 (TID 642) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (221/400)
18:50:48.623 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.623 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.625 [INFO - Executor task launch worker for task 220.0 in stage 8.0 (TID 643)] (Logging.scala:57) Finished task 220.0 in stage 8.0 (TID 643). 15690 bytes result sent to driver
18:50:48.626 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 221.0 in stage 8.0 (TID 644) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 221, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.626 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Running task 221.0 in stage 8.0 (TID 644)
18:50:48.627 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 220.0 in stage 8.0 (TID 643) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (222/400)
18:50:48.631 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.631 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.634 [INFO - Executor task launch worker for task 221.0 in stage 8.0 (TID 644)] (Logging.scala:57) Finished task 221.0 in stage 8.0 (TID 644). 15690 bytes result sent to driver
18:50:48.635 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 222.0 in stage 8.0 (TID 645) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 222, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.635 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Running task 222.0 in stage 8.0 (TID 645)
18:50:48.635 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 221.0 in stage 8.0 (TID 644) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (223/400)
18:50:48.640 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.641 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.643 [INFO - Executor task launch worker for task 222.0 in stage 8.0 (TID 645)] (Logging.scala:57) Finished task 222.0 in stage 8.0 (TID 645). 15690 bytes result sent to driver
18:50:48.644 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 223.0 in stage 8.0 (TID 646) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 223, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.644 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Running task 223.0 in stage 8.0 (TID 646)
18:50:48.644 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 222.0 in stage 8.0 (TID 645) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (224/400)
18:50:48.649 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.649 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.652 [INFO - Executor task launch worker for task 223.0 in stage 8.0 (TID 646)] (Logging.scala:57) Finished task 223.0 in stage 8.0 (TID 646). 15690 bytes result sent to driver
18:50:48.652 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 224.0 in stage 8.0 (TID 647) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 224, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.653 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Running task 224.0 in stage 8.0 (TID 647)
18:50:48.653 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 223.0 in stage 8.0 (TID 646) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (225/400)
18:50:48.661 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.661 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.663 [INFO - Executor task launch worker for task 224.0 in stage 8.0 (TID 647)] (Logging.scala:57) Finished task 224.0 in stage 8.0 (TID 647). 15690 bytes result sent to driver
18:50:48.664 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 225.0 in stage 8.0 (TID 648) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 225, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.664 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Running task 225.0 in stage 8.0 (TID 648)
18:50:48.664 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 224.0 in stage 8.0 (TID 647) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (226/400)
18:50:48.669 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.669 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.672 [INFO - Executor task launch worker for task 225.0 in stage 8.0 (TID 648)] (Logging.scala:57) Finished task 225.0 in stage 8.0 (TID 648). 15690 bytes result sent to driver
18:50:48.672 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 226.0 in stage 8.0 (TID 649) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 226, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.673 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Running task 226.0 in stage 8.0 (TID 649)
18:50:48.673 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 225.0 in stage 8.0 (TID 648) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (227/400)
18:50:48.678 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.678 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.680 [INFO - Executor task launch worker for task 226.0 in stage 8.0 (TID 649)] (Logging.scala:57) Finished task 226.0 in stage 8.0 (TID 649). 15690 bytes result sent to driver
18:50:48.681 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 227.0 in stage 8.0 (TID 650) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 227, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.681 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Running task 227.0 in stage 8.0 (TID 650)
18:50:48.682 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 226.0 in stage 8.0 (TID 649) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (228/400)
18:50:48.686 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.686 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.688 [INFO - Executor task launch worker for task 227.0 in stage 8.0 (TID 650)] (Logging.scala:57) Finished task 227.0 in stage 8.0 (TID 650). 15690 bytes result sent to driver
18:50:48.689 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 228.0 in stage 8.0 (TID 651) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 228, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.689 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Running task 228.0 in stage 8.0 (TID 651)
18:50:48.690 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 227.0 in stage 8.0 (TID 650) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (229/400)
18:50:48.694 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.694 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.696 [INFO - Executor task launch worker for task 228.0 in stage 8.0 (TID 651)] (Logging.scala:57) Finished task 228.0 in stage 8.0 (TID 651). 15690 bytes result sent to driver
18:50:48.697 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 229.0 in stage 8.0 (TID 652) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 229, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.697 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Running task 229.0 in stage 8.0 (TID 652)
18:50:48.697 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 228.0 in stage 8.0 (TID 651) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (230/400)
18:50:48.701 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.702 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.704 [INFO - Executor task launch worker for task 229.0 in stage 8.0 (TID 652)] (Logging.scala:57) Finished task 229.0 in stage 8.0 (TID 652). 15690 bytes result sent to driver
18:50:48.704 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 230.0 in stage 8.0 (TID 653) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 230, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.705 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 229.0 in stage 8.0 (TID 652) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (231/400)
18:50:48.705 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Running task 230.0 in stage 8.0 (TID 653)
18:50:48.711 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.711 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.714 [INFO - Executor task launch worker for task 230.0 in stage 8.0 (TID 653)] (Logging.scala:57) Finished task 230.0 in stage 8.0 (TID 653). 15690 bytes result sent to driver
18:50:48.715 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 231.0 in stage 8.0 (TID 654) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 231, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.715 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Running task 231.0 in stage 8.0 (TID 654)
18:50:48.715 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 230.0 in stage 8.0 (TID 653) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (232/400)
18:50:48.719 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.719 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.721 [INFO - Executor task launch worker for task 231.0 in stage 8.0 (TID 654)] (Logging.scala:57) Finished task 231.0 in stage 8.0 (TID 654). 15690 bytes result sent to driver
18:50:48.722 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 232.0 in stage 8.0 (TID 655) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 232, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.722 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Running task 232.0 in stage 8.0 (TID 655)
18:50:48.722 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 231.0 in stage 8.0 (TID 654) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (233/400)
18:50:48.726 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.726 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.728 [INFO - Executor task launch worker for task 232.0 in stage 8.0 (TID 655)] (Logging.scala:57) Finished task 232.0 in stage 8.0 (TID 655). 15690 bytes result sent to driver
18:50:48.728 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 233.0 in stage 8.0 (TID 656) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 233, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.729 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 232.0 in stage 8.0 (TID 655) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (234/400)
18:50:48.729 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Running task 233.0 in stage 8.0 (TID 656)
18:50:48.734 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.734 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.737 [INFO - Executor task launch worker for task 233.0 in stage 8.0 (TID 656)] (Logging.scala:57) Finished task 233.0 in stage 8.0 (TID 656). 15690 bytes result sent to driver
18:50:48.737 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 234.0 in stage 8.0 (TID 657) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 234, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.738 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Running task 234.0 in stage 8.0 (TID 657)
18:50:48.738 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 233.0 in stage 8.0 (TID 656) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (235/400)
18:50:48.742 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.743 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.745 [INFO - Executor task launch worker for task 234.0 in stage 8.0 (TID 657)] (Logging.scala:57) Finished task 234.0 in stage 8.0 (TID 657). 15690 bytes result sent to driver
18:50:48.746 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 235.0 in stage 8.0 (TID 658) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 235, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.746 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Running task 235.0 in stage 8.0 (TID 658)
18:50:48.746 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 234.0 in stage 8.0 (TID 657) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (236/400)
18:50:48.750 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.751 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.753 [INFO - Executor task launch worker for task 235.0 in stage 8.0 (TID 658)] (Logging.scala:57) Finished task 235.0 in stage 8.0 (TID 658). 15690 bytes result sent to driver
18:50:48.753 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 236.0 in stage 8.0 (TID 659) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 236, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.754 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Running task 236.0 in stage 8.0 (TID 659)
18:50:48.754 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 235.0 in stage 8.0 (TID 658) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (237/400)
18:50:48.759 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.759 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.762 [INFO - Executor task launch worker for task 236.0 in stage 8.0 (TID 659)] (Logging.scala:57) Finished task 236.0 in stage 8.0 (TID 659). 15690 bytes result sent to driver
18:50:48.763 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 237.0 in stage 8.0 (TID 660) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 237, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.763 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Running task 237.0 in stage 8.0 (TID 660)
18:50:48.763 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 236.0 in stage 8.0 (TID 659) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (238/400)
18:50:48.767 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.767 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.769 [INFO - Executor task launch worker for task 237.0 in stage 8.0 (TID 660)] (Logging.scala:57) Finished task 237.0 in stage 8.0 (TID 660). 15690 bytes result sent to driver
18:50:48.770 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 238.0 in stage 8.0 (TID 661) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 238, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.770 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Running task 238.0 in stage 8.0 (TID 661)
18:50:48.770 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 237.0 in stage 8.0 (TID 660) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (239/400)
18:50:48.776 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.776 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.778 [INFO - Executor task launch worker for task 238.0 in stage 8.0 (TID 661)] (Logging.scala:57) Finished task 238.0 in stage 8.0 (TID 661). 15690 bytes result sent to driver
18:50:48.779 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 239.0 in stage 8.0 (TID 662) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 239, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.779 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Running task 239.0 in stage 8.0 (TID 662)
18:50:48.780 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 238.0 in stage 8.0 (TID 661) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (240/400)
18:50:48.784 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.784 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.786 [INFO - Executor task launch worker for task 239.0 in stage 8.0 (TID 662)] (Logging.scala:57) Finished task 239.0 in stage 8.0 (TID 662). 15690 bytes result sent to driver
18:50:48.787 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 240.0 in stage 8.0 (TID 663) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 240, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.787 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Running task 240.0 in stage 8.0 (TID 663)
18:50:48.787 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 239.0 in stage 8.0 (TID 662) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (241/400)
18:50:48.791 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.791 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.793 [INFO - Executor task launch worker for task 240.0 in stage 8.0 (TID 663)] (Logging.scala:57) Finished task 240.0 in stage 8.0 (TID 663). 15690 bytes result sent to driver
18:50:48.794 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 241.0 in stage 8.0 (TID 664) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 241, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.794 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Running task 241.0 in stage 8.0 (TID 664)
18:50:48.795 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 240.0 in stage 8.0 (TID 663) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (242/400)
18:50:48.799 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.799 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.801 [INFO - Executor task launch worker for task 241.0 in stage 8.0 (TID 664)] (Logging.scala:57) Finished task 241.0 in stage 8.0 (TID 664). 15690 bytes result sent to driver
18:50:48.801 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 242.0 in stage 8.0 (TID 665) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 242, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.802 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Running task 242.0 in stage 8.0 (TID 665)
18:50:48.802 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 241.0 in stage 8.0 (TID 664) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (243/400)
18:50:48.807 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.807 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.809 [INFO - Executor task launch worker for task 242.0 in stage 8.0 (TID 665)] (Logging.scala:57) Finished task 242.0 in stage 8.0 (TID 665). 15690 bytes result sent to driver
18:50:48.810 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 243.0 in stage 8.0 (TID 666) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 243, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.810 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Running task 243.0 in stage 8.0 (TID 666)
18:50:48.811 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 242.0 in stage 8.0 (TID 665) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (244/400)
18:50:48.815 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.815 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.818 [INFO - Executor task launch worker for task 243.0 in stage 8.0 (TID 666)] (Logging.scala:57) Finished task 243.0 in stage 8.0 (TID 666). 15690 bytes result sent to driver
18:50:48.818 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 244.0 in stage 8.0 (TID 667) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 244, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.818 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Running task 244.0 in stage 8.0 (TID 667)
18:50:48.819 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 243.0 in stage 8.0 (TID 666) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (245/400)
18:50:48.823 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.823 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.825 [INFO - Executor task launch worker for task 244.0 in stage 8.0 (TID 667)] (Logging.scala:57) Finished task 244.0 in stage 8.0 (TID 667). 15690 bytes result sent to driver
18:50:48.825 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 245.0 in stage 8.0 (TID 668) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 245, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.826 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Running task 245.0 in stage 8.0 (TID 668)
18:50:48.826 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 244.0 in stage 8.0 (TID 667) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (246/400)
18:50:48.829 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.830 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.832 [INFO - Executor task launch worker for task 245.0 in stage 8.0 (TID 668)] (Logging.scala:57) Finished task 245.0 in stage 8.0 (TID 668). 15690 bytes result sent to driver
18:50:48.832 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 246.0 in stage 8.0 (TID 669) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 246, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.833 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Running task 246.0 in stage 8.0 (TID 669)
18:50:48.833 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 245.0 in stage 8.0 (TID 668) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (247/400)
18:50:48.837 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.837 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.839 [INFO - Executor task launch worker for task 246.0 in stage 8.0 (TID 669)] (Logging.scala:57) Finished task 246.0 in stage 8.0 (TID 669). 15690 bytes result sent to driver
18:50:48.839 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 247.0 in stage 8.0 (TID 670) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 247, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.840 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Running task 247.0 in stage 8.0 (TID 670)
18:50:48.840 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 246.0 in stage 8.0 (TID 669) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (248/400)
18:50:48.845 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.845 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.848 [INFO - Executor task launch worker for task 247.0 in stage 8.0 (TID 670)] (Logging.scala:57) Finished task 247.0 in stage 8.0 (TID 670). 15690 bytes result sent to driver
18:50:48.848 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 248.0 in stage 8.0 (TID 671) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 248, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.849 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Running task 248.0 in stage 8.0 (TID 671)
18:50:48.849 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 247.0 in stage 8.0 (TID 670) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (249/400)
18:50:48.853 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.853 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.855 [INFO - Executor task launch worker for task 248.0 in stage 8.0 (TID 671)] (Logging.scala:57) Finished task 248.0 in stage 8.0 (TID 671). 15690 bytes result sent to driver
18:50:48.855 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 249.0 in stage 8.0 (TID 672) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 249, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.856 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Running task 249.0 in stage 8.0 (TID 672)
18:50:48.856 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 248.0 in stage 8.0 (TID 671) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (250/400)
18:50:48.860 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.860 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.862 [INFO - Executor task launch worker for task 249.0 in stage 8.0 (TID 672)] (Logging.scala:57) Finished task 249.0 in stage 8.0 (TID 672). 15690 bytes result sent to driver
18:50:48.862 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 250.0 in stage 8.0 (TID 673) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 250, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.863 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Running task 250.0 in stage 8.0 (TID 673)
18:50:48.863 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 249.0 in stage 8.0 (TID 672) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (251/400)
18:50:48.868 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.868 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.870 [INFO - Executor task launch worker for task 250.0 in stage 8.0 (TID 673)] (Logging.scala:57) Finished task 250.0 in stage 8.0 (TID 673). 15690 bytes result sent to driver
18:50:48.871 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 251.0 in stage 8.0 (TID 674) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 251, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.871 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Running task 251.0 in stage 8.0 (TID 674)
18:50:48.871 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 250.0 in stage 8.0 (TID 673) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (252/400)
18:50:48.878 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.878 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.880 [INFO - Executor task launch worker for task 251.0 in stage 8.0 (TID 674)] (Logging.scala:57) Finished task 251.0 in stage 8.0 (TID 674). 15690 bytes result sent to driver
18:50:48.881 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 252.0 in stage 8.0 (TID 675) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 252, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.881 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Running task 252.0 in stage 8.0 (TID 675)
18:50:48.882 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 251.0 in stage 8.0 (TID 674) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (253/400)
18:50:48.886 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.886 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.889 [INFO - Executor task launch worker for task 252.0 in stage 8.0 (TID 675)] (Logging.scala:57) Finished task 252.0 in stage 8.0 (TID 675). 15690 bytes result sent to driver
18:50:48.890 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 253.0 in stage 8.0 (TID 676) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 253, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.890 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Running task 253.0 in stage 8.0 (TID 676)
18:50:48.890 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 252.0 in stage 8.0 (TID 675) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (254/400)
18:50:48.895 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.895 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.897 [INFO - Executor task launch worker for task 253.0 in stage 8.0 (TID 676)] (Logging.scala:57) Finished task 253.0 in stage 8.0 (TID 676). 15690 bytes result sent to driver
18:50:48.898 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 254.0 in stage 8.0 (TID 677) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 254, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.899 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 253.0 in stage 8.0 (TID 676) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (255/400)
18:50:48.899 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Running task 254.0 in stage 8.0 (TID 677)
18:50:48.903 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.904 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.906 [INFO - Executor task launch worker for task 254.0 in stage 8.0 (TID 677)] (Logging.scala:57) Finished task 254.0 in stage 8.0 (TID 677). 15690 bytes result sent to driver
18:50:48.907 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 255.0 in stage 8.0 (TID 678) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 255, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.907 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 254.0 in stage 8.0 (TID 677) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (256/400)
18:50:48.908 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Running task 255.0 in stage 8.0 (TID 678)
18:50:48.912 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.912 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.914 [INFO - Executor task launch worker for task 255.0 in stage 8.0 (TID 678)] (Logging.scala:57) Finished task 255.0 in stage 8.0 (TID 678). 15690 bytes result sent to driver
18:50:48.915 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 256.0 in stage 8.0 (TID 679) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 256, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.915 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Running task 256.0 in stage 8.0 (TID 679)
18:50:48.915 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 255.0 in stage 8.0 (TID 678) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (257/400)
18:50:48.919 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.919 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.921 [INFO - Executor task launch worker for task 256.0 in stage 8.0 (TID 679)] (Logging.scala:57) Finished task 256.0 in stage 8.0 (TID 679). 15690 bytes result sent to driver
18:50:48.922 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 257.0 in stage 8.0 (TID 680) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 257, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.922 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Running task 257.0 in stage 8.0 (TID 680)
18:50:48.922 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 256.0 in stage 8.0 (TID 679) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (258/400)
18:50:48.927 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.927 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.929 [INFO - Executor task launch worker for task 257.0 in stage 8.0 (TID 680)] (Logging.scala:57) Finished task 257.0 in stage 8.0 (TID 680). 15690 bytes result sent to driver
18:50:48.930 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 258.0 in stage 8.0 (TID 681) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 258, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.930 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Running task 258.0 in stage 8.0 (TID 681)
18:50:48.931 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 257.0 in stage 8.0 (TID 680) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (259/400)
18:50:48.936 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.936 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.937 [INFO - Executor task launch worker for task 258.0 in stage 8.0 (TID 681)] (Logging.scala:57) Finished task 258.0 in stage 8.0 (TID 681). 15690 bytes result sent to driver
18:50:48.938 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 259.0 in stage 8.0 (TID 682) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 259, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.938 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Running task 259.0 in stage 8.0 (TID 682)
18:50:48.939 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 258.0 in stage 8.0 (TID 681) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (260/400)
18:50:48.942 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.942 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.944 [INFO - Executor task launch worker for task 259.0 in stage 8.0 (TID 682)] (Logging.scala:57) Finished task 259.0 in stage 8.0 (TID 682). 15690 bytes result sent to driver
18:50:48.945 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 260.0 in stage 8.0 (TID 683) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 260, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.945 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Running task 260.0 in stage 8.0 (TID 683)
18:50:48.945 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 259.0 in stage 8.0 (TID 682) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (261/400)
18:50:48.949 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.949 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.951 [INFO - Executor task launch worker for task 260.0 in stage 8.0 (TID 683)] (Logging.scala:57) Finished task 260.0 in stage 8.0 (TID 683). 15690 bytes result sent to driver
18:50:48.951 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 261.0 in stage 8.0 (TID 684) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 261, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.951 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Running task 261.0 in stage 8.0 (TID 684)
18:50:48.952 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 260.0 in stage 8.0 (TID 683) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (262/400)
18:50:48.955 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.955 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.957 [INFO - Executor task launch worker for task 261.0 in stage 8.0 (TID 684)] (Logging.scala:57) Finished task 261.0 in stage 8.0 (TID 684). 15690 bytes result sent to driver
18:50:48.958 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 262.0 in stage 8.0 (TID 685) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 262, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.958 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Running task 262.0 in stage 8.0 (TID 685)
18:50:48.959 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 261.0 in stage 8.0 (TID 684) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (263/400)
18:50:48.962 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.962 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.964 [INFO - Executor task launch worker for task 262.0 in stage 8.0 (TID 685)] (Logging.scala:57) Finished task 262.0 in stage 8.0 (TID 685). 15690 bytes result sent to driver
18:50:48.965 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 263.0 in stage 8.0 (TID 686) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 263, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.965 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Running task 263.0 in stage 8.0 (TID 686)
18:50:48.965 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 262.0 in stage 8.0 (TID 685) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (264/400)
18:50:48.969 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.969 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.971 [INFO - Executor task launch worker for task 263.0 in stage 8.0 (TID 686)] (Logging.scala:57) Finished task 263.0 in stage 8.0 (TID 686). 15690 bytes result sent to driver
18:50:48.972 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 264.0 in stage 8.0 (TID 687) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 264, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.972 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Running task 264.0 in stage 8.0 (TID 687)
18:50:48.972 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 263.0 in stage 8.0 (TID 686) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (265/400)
18:50:48.978 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.978 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.981 [INFO - Executor task launch worker for task 264.0 in stage 8.0 (TID 687)] (Logging.scala:57) Finished task 264.0 in stage 8.0 (TID 687). 15690 bytes result sent to driver
18:50:48.981 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 265.0 in stage 8.0 (TID 688) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 265, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.982 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Running task 265.0 in stage 8.0 (TID 688)
18:50:48.982 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 264.0 in stage 8.0 (TID 687) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (266/400)
18:50:48.986 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.986 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.988 [INFO - Executor task launch worker for task 265.0 in stage 8.0 (TID 688)] (Logging.scala:57) Finished task 265.0 in stage 8.0 (TID 688). 15690 bytes result sent to driver
18:50:48.988 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 266.0 in stage 8.0 (TID 689) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 266, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.988 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Running task 266.0 in stage 8.0 (TID 689)
18:50:48.989 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 265.0 in stage 8.0 (TID 688) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (267/400)
18:50:48.992 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.992 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:48.994 [INFO - Executor task launch worker for task 266.0 in stage 8.0 (TID 689)] (Logging.scala:57) Finished task 266.0 in stage 8.0 (TID 689). 15690 bytes result sent to driver
18:50:48.995 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 267.0 in stage 8.0 (TID 690) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 267, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:48.995 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Running task 267.0 in stage 8.0 (TID 690)
18:50:48.995 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 266.0 in stage 8.0 (TID 689) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (268/400)
18:50:48.999 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:48.999 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.001 [INFO - Executor task launch worker for task 267.0 in stage 8.0 (TID 690)] (Logging.scala:57) Finished task 267.0 in stage 8.0 (TID 690). 15690 bytes result sent to driver
18:50:49.001 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 268.0 in stage 8.0 (TID 691) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 268, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.002 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Running task 268.0 in stage 8.0 (TID 691)
18:50:49.002 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 267.0 in stage 8.0 (TID 690) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (269/400)
18:50:49.006 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.006 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.008 [INFO - Executor task launch worker for task 268.0 in stage 8.0 (TID 691)] (Logging.scala:57) Finished task 268.0 in stage 8.0 (TID 691). 15690 bytes result sent to driver
18:50:49.008 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 269.0 in stage 8.0 (TID 692) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 269, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.009 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Running task 269.0 in stage 8.0 (TID 692)
18:50:49.009 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 268.0 in stage 8.0 (TID 691) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (270/400)
18:50:49.013 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.013 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.015 [INFO - Executor task launch worker for task 269.0 in stage 8.0 (TID 692)] (Logging.scala:57) Finished task 269.0 in stage 8.0 (TID 692). 15690 bytes result sent to driver
18:50:49.016 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 270.0 in stage 8.0 (TID 693) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 270, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.016 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Running task 270.0 in stage 8.0 (TID 693)
18:50:49.016 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 269.0 in stage 8.0 (TID 692) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (271/400)
18:50:49.022 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.022 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.024 [INFO - Executor task launch worker for task 270.0 in stage 8.0 (TID 693)] (Logging.scala:57) Finished task 270.0 in stage 8.0 (TID 693). 15690 bytes result sent to driver
18:50:49.025 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 271.0 in stage 8.0 (TID 694) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 271, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.025 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Running task 271.0 in stage 8.0 (TID 694)
18:50:49.026 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 270.0 in stage 8.0 (TID 693) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (272/400)
18:50:49.029 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.029 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.031 [INFO - Executor task launch worker for task 271.0 in stage 8.0 (TID 694)] (Logging.scala:57) Finished task 271.0 in stage 8.0 (TID 694). 15690 bytes result sent to driver
18:50:49.032 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 272.0 in stage 8.0 (TID 695) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 272, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.032 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Running task 272.0 in stage 8.0 (TID 695)
18:50:49.032 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 271.0 in stage 8.0 (TID 694) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (273/400)
18:50:49.036 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.036 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.038 [INFO - Executor task launch worker for task 272.0 in stage 8.0 (TID 695)] (Logging.scala:57) Finished task 272.0 in stage 8.0 (TID 695). 15690 bytes result sent to driver
18:50:49.038 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 273.0 in stage 8.0 (TID 696) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 273, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.038 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Running task 273.0 in stage 8.0 (TID 696)
18:50:49.039 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 272.0 in stage 8.0 (TID 695) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (274/400)
18:50:49.042 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.042 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.044 [INFO - Executor task launch worker for task 273.0 in stage 8.0 (TID 696)] (Logging.scala:57) Finished task 273.0 in stage 8.0 (TID 696). 15690 bytes result sent to driver
18:50:49.044 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 274.0 in stage 8.0 (TID 697) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 274, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.045 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Running task 274.0 in stage 8.0 (TID 697)
18:50:49.045 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 273.0 in stage 8.0 (TID 696) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (275/400)
18:50:49.050 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.050 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.053 [INFO - Executor task launch worker for task 274.0 in stage 8.0 (TID 697)] (Logging.scala:57) Finished task 274.0 in stage 8.0 (TID 697). 15690 bytes result sent to driver
18:50:49.053 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 275.0 in stage 8.0 (TID 698) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 275, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.054 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Running task 275.0 in stage 8.0 (TID 698)
18:50:49.054 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 274.0 in stage 8.0 (TID 697) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (276/400)
18:50:49.058 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.058 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.060 [INFO - Executor task launch worker for task 275.0 in stage 8.0 (TID 698)] (Logging.scala:57) Finished task 275.0 in stage 8.0 (TID 698). 15690 bytes result sent to driver
18:50:49.060 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 276.0 in stage 8.0 (TID 699) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 276, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.060 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Running task 276.0 in stage 8.0 (TID 699)
18:50:49.061 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 275.0 in stage 8.0 (TID 698) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (277/400)
18:50:49.065 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.065 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.067 [INFO - Executor task launch worker for task 276.0 in stage 8.0 (TID 699)] (Logging.scala:57) Finished task 276.0 in stage 8.0 (TID 699). 15690 bytes result sent to driver
18:50:49.067 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 277.0 in stage 8.0 (TID 700) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 277, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.068 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Running task 277.0 in stage 8.0 (TID 700)
18:50:49.068 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 276.0 in stage 8.0 (TID 699) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (278/400)
18:50:49.071 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.072 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.074 [INFO - Executor task launch worker for task 277.0 in stage 8.0 (TID 700)] (Logging.scala:57) Finished task 277.0 in stage 8.0 (TID 700). 15690 bytes result sent to driver
18:50:49.074 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 278.0 in stage 8.0 (TID 701) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 278, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.075 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Running task 278.0 in stage 8.0 (TID 701)
18:50:49.075 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 277.0 in stage 8.0 (TID 700) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (279/400)
18:50:49.080 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.080 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.082 [INFO - Executor task launch worker for task 278.0 in stage 8.0 (TID 701)] (Logging.scala:57) Finished task 278.0 in stage 8.0 (TID 701). 15690 bytes result sent to driver
18:50:49.083 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 279.0 in stage 8.0 (TID 702) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 279, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.083 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Running task 279.0 in stage 8.0 (TID 702)
18:50:49.083 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 278.0 in stage 8.0 (TID 701) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (280/400)
18:50:49.089 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.089 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.092 [INFO - Executor task launch worker for task 279.0 in stage 8.0 (TID 702)] (Logging.scala:57) Finished task 279.0 in stage 8.0 (TID 702). 15690 bytes result sent to driver
18:50:49.092 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 280.0 in stage 8.0 (TID 703) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 280, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.093 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Running task 280.0 in stage 8.0 (TID 703)
18:50:49.093 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 279.0 in stage 8.0 (TID 702) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (281/400)
18:50:49.096 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.097 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.098 [INFO - Executor task launch worker for task 280.0 in stage 8.0 (TID 703)] (Logging.scala:57) Finished task 280.0 in stage 8.0 (TID 703). 15690 bytes result sent to driver
18:50:49.099 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 281.0 in stage 8.0 (TID 704) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 281, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.099 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Running task 281.0 in stage 8.0 (TID 704)
18:50:49.100 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 280.0 in stage 8.0 (TID 703) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (282/400)
18:50:49.104 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.104 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.106 [INFO - Executor task launch worker for task 281.0 in stage 8.0 (TID 704)] (Logging.scala:57) Finished task 281.0 in stage 8.0 (TID 704). 15690 bytes result sent to driver
18:50:49.106 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 282.0 in stage 8.0 (TID 705) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 282, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.107 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Running task 282.0 in stage 8.0 (TID 705)
18:50:49.107 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 281.0 in stage 8.0 (TID 704) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (283/400)
18:50:49.111 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.111 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.113 [INFO - Executor task launch worker for task 282.0 in stage 8.0 (TID 705)] (Logging.scala:57) Finished task 282.0 in stage 8.0 (TID 705). 15690 bytes result sent to driver
18:50:49.114 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 283.0 in stage 8.0 (TID 706) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 283, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.114 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Running task 283.0 in stage 8.0 (TID 706)
18:50:49.114 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 282.0 in stage 8.0 (TID 705) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (284/400)
18:50:49.118 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.119 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.120 [INFO - Executor task launch worker for task 283.0 in stage 8.0 (TID 706)] (Logging.scala:57) Finished task 283.0 in stage 8.0 (TID 706). 15690 bytes result sent to driver
18:50:49.121 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 284.0 in stage 8.0 (TID 707) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 284, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.121 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Running task 284.0 in stage 8.0 (TID 707)
18:50:49.122 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 283.0 in stage 8.0 (TID 706) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (285/400)
18:50:49.127 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.127 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.129 [INFO - Executor task launch worker for task 284.0 in stage 8.0 (TID 707)] (Logging.scala:57) Finished task 284.0 in stage 8.0 (TID 707). 15690 bytes result sent to driver
18:50:49.130 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 285.0 in stage 8.0 (TID 708) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 285, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.130 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Running task 285.0 in stage 8.0 (TID 708)
18:50:49.130 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 284.0 in stage 8.0 (TID 707) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (286/400)
18:50:49.135 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.135 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.137 [INFO - Executor task launch worker for task 285.0 in stage 8.0 (TID 708)] (Logging.scala:57) Finished task 285.0 in stage 8.0 (TID 708). 15690 bytes result sent to driver
18:50:49.138 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 286.0 in stage 8.0 (TID 709) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 286, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.139 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Running task 286.0 in stage 8.0 (TID 709)
18:50:49.139 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 285.0 in stage 8.0 (TID 708) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (287/400)
18:50:49.142 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.143 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.144 [INFO - Executor task launch worker for task 286.0 in stage 8.0 (TID 709)] (Logging.scala:57) Finished task 286.0 in stage 8.0 (TID 709). 15690 bytes result sent to driver
18:50:49.145 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 287.0 in stage 8.0 (TID 710) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 287, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.145 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Running task 287.0 in stage 8.0 (TID 710)
18:50:49.145 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 286.0 in stage 8.0 (TID 709) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (288/400)
18:50:49.149 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.149 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.151 [INFO - Executor task launch worker for task 287.0 in stage 8.0 (TID 710)] (Logging.scala:57) Finished task 287.0 in stage 8.0 (TID 710). 15690 bytes result sent to driver
18:50:49.152 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 288.0 in stage 8.0 (TID 711) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 288, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.152 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Running task 288.0 in stage 8.0 (TID 711)
18:50:49.152 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 287.0 in stage 8.0 (TID 710) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (289/400)
18:50:49.157 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.157 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.159 [INFO - Executor task launch worker for task 288.0 in stage 8.0 (TID 711)] (Logging.scala:57) Finished task 288.0 in stage 8.0 (TID 711). 15690 bytes result sent to driver
18:50:49.159 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 289.0 in stage 8.0 (TID 712) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 289, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.160 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Running task 289.0 in stage 8.0 (TID 712)
18:50:49.160 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 288.0 in stage 8.0 (TID 711) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (290/400)
18:50:49.164 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.164 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.166 [INFO - Executor task launch worker for task 289.0 in stage 8.0 (TID 712)] (Logging.scala:57) Finished task 289.0 in stage 8.0 (TID 712). 15690 bytes result sent to driver
18:50:49.166 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 290.0 in stage 8.0 (TID 713) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 290, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.167 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Running task 290.0 in stage 8.0 (TID 713)
18:50:49.167 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 289.0 in stage 8.0 (TID 712) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (291/400)
18:50:49.170 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.170 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.172 [INFO - Executor task launch worker for task 290.0 in stage 8.0 (TID 713)] (Logging.scala:57) Finished task 290.0 in stage 8.0 (TID 713). 15690 bytes result sent to driver
18:50:49.172 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 291.0 in stage 8.0 (TID 714) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 291, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.173 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Running task 291.0 in stage 8.0 (TID 714)
18:50:49.173 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 290.0 in stage 8.0 (TID 713) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (292/400)
18:50:49.177 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.177 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.178 [INFO - Executor task launch worker for task 291.0 in stage 8.0 (TID 714)] (Logging.scala:57) Finished task 291.0 in stage 8.0 (TID 714). 15690 bytes result sent to driver
18:50:49.179 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 292.0 in stage 8.0 (TID 715) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 292, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.179 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Running task 292.0 in stage 8.0 (TID 715)
18:50:49.179 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 291.0 in stage 8.0 (TID 714) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (293/400)
18:50:49.183 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.183 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.185 [INFO - Executor task launch worker for task 292.0 in stage 8.0 (TID 715)] (Logging.scala:57) Finished task 292.0 in stage 8.0 (TID 715). 15690 bytes result sent to driver
18:50:49.185 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 293.0 in stage 8.0 (TID 716) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 293, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.186 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Running task 293.0 in stage 8.0 (TID 716)
18:50:49.186 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 292.0 in stage 8.0 (TID 715) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (294/400)
18:50:49.191 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.191 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.193 [INFO - Executor task launch worker for task 293.0 in stage 8.0 (TID 716)] (Logging.scala:57) Finished task 293.0 in stage 8.0 (TID 716). 15690 bytes result sent to driver
18:50:49.194 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 294.0 in stage 8.0 (TID 717) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 294, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.194 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Running task 294.0 in stage 8.0 (TID 717)
18:50:49.194 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 293.0 in stage 8.0 (TID 716) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (295/400)
18:50:49.198 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.198 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.200 [INFO - Executor task launch worker for task 294.0 in stage 8.0 (TID 717)] (Logging.scala:57) Finished task 294.0 in stage 8.0 (TID 717). 15690 bytes result sent to driver
18:50:49.201 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 295.0 in stage 8.0 (TID 718) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 295, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.201 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Running task 295.0 in stage 8.0 (TID 718)
18:50:49.201 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 294.0 in stage 8.0 (TID 717) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (296/400)
18:50:49.205 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.205 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.206 [INFO - Executor task launch worker for task 295.0 in stage 8.0 (TID 718)] (Logging.scala:57) Finished task 295.0 in stage 8.0 (TID 718). 15690 bytes result sent to driver
18:50:49.207 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 296.0 in stage 8.0 (TID 719) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 296, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.207 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Running task 296.0 in stage 8.0 (TID 719)
18:50:49.207 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 295.0 in stage 8.0 (TID 718) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (297/400)
18:50:49.211 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.211 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.213 [INFO - Executor task launch worker for task 296.0 in stage 8.0 (TID 719)] (Logging.scala:57) Finished task 296.0 in stage 8.0 (TID 719). 15690 bytes result sent to driver
18:50:49.213 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 297.0 in stage 8.0 (TID 720) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 297, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.214 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Running task 297.0 in stage 8.0 (TID 720)
18:50:49.214 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 296.0 in stage 8.0 (TID 719) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (298/400)
18:50:49.219 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.219 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.221 [INFO - Executor task launch worker for task 297.0 in stage 8.0 (TID 720)] (Logging.scala:57) Finished task 297.0 in stage 8.0 (TID 720). 15690 bytes result sent to driver
18:50:49.222 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 298.0 in stage 8.0 (TID 721) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 298, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.222 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Running task 298.0 in stage 8.0 (TID 721)
18:50:49.222 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 297.0 in stage 8.0 (TID 720) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (299/400)
18:50:49.226 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.226 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.228 [INFO - Executor task launch worker for task 298.0 in stage 8.0 (TID 721)] (Logging.scala:57) Finished task 298.0 in stage 8.0 (TID 721). 15690 bytes result sent to driver
18:50:49.228 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 299.0 in stage 8.0 (TID 722) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 299, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.228 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Running task 299.0 in stage 8.0 (TID 722)
18:50:49.229 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 298.0 in stage 8.0 (TID 721) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (300/400)
18:50:49.232 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.232 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.234 [INFO - Executor task launch worker for task 299.0 in stage 8.0 (TID 722)] (Logging.scala:57) Finished task 299.0 in stage 8.0 (TID 722). 15690 bytes result sent to driver
18:50:49.235 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 300.0 in stage 8.0 (TID 723) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 300, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.250 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Running task 300.0 in stage 8.0 (TID 723)
18:50:49.250 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 299.0 in stage 8.0 (TID 722) in 22 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (301/400)
18:50:49.255 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.255 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.257 [INFO - Executor task launch worker for task 300.0 in stage 8.0 (TID 723)] (Logging.scala:57) Finished task 300.0 in stage 8.0 (TID 723). 15690 bytes result sent to driver
18:50:49.258 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 301.0 in stage 8.0 (TID 724) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 301, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.258 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Running task 301.0 in stage 8.0 (TID 724)
18:50:49.258 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 300.0 in stage 8.0 (TID 723) in 24 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (302/400)
18:50:49.263 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.263 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.266 [INFO - Executor task launch worker for task 301.0 in stage 8.0 (TID 724)] (Logging.scala:57) Finished task 301.0 in stage 8.0 (TID 724). 15690 bytes result sent to driver
18:50:49.266 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 302.0 in stage 8.0 (TID 725) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 302, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.267 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Running task 302.0 in stage 8.0 (TID 725)
18:50:49.267 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 301.0 in stage 8.0 (TID 724) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (303/400)
18:50:49.271 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.271 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.272 [INFO - Executor task launch worker for task 302.0 in stage 8.0 (TID 725)] (Logging.scala:57) Finished task 302.0 in stage 8.0 (TID 725). 15690 bytes result sent to driver
18:50:49.273 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 303.0 in stage 8.0 (TID 726) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 303, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.273 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Running task 303.0 in stage 8.0 (TID 726)
18:50:49.274 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 302.0 in stage 8.0 (TID 725) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (304/400)
18:50:49.277 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.277 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.279 [INFO - Executor task launch worker for task 303.0 in stage 8.0 (TID 726)] (Logging.scala:57) Finished task 303.0 in stage 8.0 (TID 726). 15690 bytes result sent to driver
18:50:49.279 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 304.0 in stage 8.0 (TID 727) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 304, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.280 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Running task 304.0 in stage 8.0 (TID 727)
18:50:49.280 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 303.0 in stage 8.0 (TID 726) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (305/400)
18:50:49.284 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.285 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.287 [INFO - Executor task launch worker for task 304.0 in stage 8.0 (TID 727)] (Logging.scala:57) Finished task 304.0 in stage 8.0 (TID 727). 15690 bytes result sent to driver
18:50:49.287 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 305.0 in stage 8.0 (TID 728) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 305, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.288 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Running task 305.0 in stage 8.0 (TID 728)
18:50:49.288 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 304.0 in stage 8.0 (TID 727) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (306/400)
18:50:49.293 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.293 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.295 [INFO - Executor task launch worker for task 305.0 in stage 8.0 (TID 728)] (Logging.scala:57) Finished task 305.0 in stage 8.0 (TID 728). 15690 bytes result sent to driver
18:50:49.295 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 306.0 in stage 8.0 (TID 729) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 306, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.296 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Running task 306.0 in stage 8.0 (TID 729)
18:50:49.296 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 305.0 in stage 8.0 (TID 728) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (307/400)
18:50:49.300 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.300 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.302 [INFO - Executor task launch worker for task 306.0 in stage 8.0 (TID 729)] (Logging.scala:57) Finished task 306.0 in stage 8.0 (TID 729). 15690 bytes result sent to driver
18:50:49.302 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 307.0 in stage 8.0 (TID 730) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 307, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.302 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Running task 307.0 in stage 8.0 (TID 730)
18:50:49.303 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 306.0 in stage 8.0 (TID 729) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (308/400)
18:50:49.306 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.306 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.308 [INFO - Executor task launch worker for task 307.0 in stage 8.0 (TID 730)] (Logging.scala:57) Finished task 307.0 in stage 8.0 (TID 730). 15690 bytes result sent to driver
18:50:49.309 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 308.0 in stage 8.0 (TID 731) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 308, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.309 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Running task 308.0 in stage 8.0 (TID 731)
18:50:49.309 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 307.0 in stage 8.0 (TID 730) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (309/400)
18:50:49.314 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.314 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.317 [INFO - Executor task launch worker for task 308.0 in stage 8.0 (TID 731)] (Logging.scala:57) Finished task 308.0 in stage 8.0 (TID 731). 15690 bytes result sent to driver
18:50:49.317 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 309.0 in stage 8.0 (TID 732) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 309, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.318 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Running task 309.0 in stage 8.0 (TID 732)
18:50:49.318 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 308.0 in stage 8.0 (TID 731) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (310/400)
18:50:49.323 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.323 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.326 [INFO - Executor task launch worker for task 309.0 in stage 8.0 (TID 732)] (Logging.scala:57) Finished task 309.0 in stage 8.0 (TID 732). 15690 bytes result sent to driver
18:50:49.326 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 310.0 in stage 8.0 (TID 733) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 310, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.326 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Running task 310.0 in stage 8.0 (TID 733)
18:50:49.327 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 309.0 in stage 8.0 (TID 732) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (311/400)
18:50:49.330 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.330 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.332 [INFO - Executor task launch worker for task 310.0 in stage 8.0 (TID 733)] (Logging.scala:57) Finished task 310.0 in stage 8.0 (TID 733). 15690 bytes result sent to driver
18:50:49.333 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 311.0 in stage 8.0 (TID 734) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 311, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.333 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Running task 311.0 in stage 8.0 (TID 734)
18:50:49.333 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 310.0 in stage 8.0 (TID 733) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (312/400)
18:50:49.337 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.337 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.339 [INFO - Executor task launch worker for task 311.0 in stage 8.0 (TID 734)] (Logging.scala:57) Finished task 311.0 in stage 8.0 (TID 734). 15690 bytes result sent to driver
18:50:49.339 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 312.0 in stage 8.0 (TID 735) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 312, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.340 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Running task 312.0 in stage 8.0 (TID 735)
18:50:49.340 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 311.0 in stage 8.0 (TID 734) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (313/400)
18:50:49.345 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.345 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.347 [INFO - Executor task launch worker for task 312.0 in stage 8.0 (TID 735)] (Logging.scala:57) Finished task 312.0 in stage 8.0 (TID 735). 15690 bytes result sent to driver
18:50:49.348 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 313.0 in stage 8.0 (TID 736) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 313, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.348 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Running task 313.0 in stage 8.0 (TID 736)
18:50:49.349 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 312.0 in stage 8.0 (TID 735) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (314/400)
18:50:49.354 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.354 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.357 [INFO - Executor task launch worker for task 313.0 in stage 8.0 (TID 736)] (Logging.scala:57) Finished task 313.0 in stage 8.0 (TID 736). 15690 bytes result sent to driver
18:50:49.357 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 314.0 in stage 8.0 (TID 737) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 314, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.357 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Running task 314.0 in stage 8.0 (TID 737)
18:50:49.358 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 313.0 in stage 8.0 (TID 736) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (315/400)
18:50:49.362 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.362 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.365 [INFO - Executor task launch worker for task 314.0 in stage 8.0 (TID 737)] (Logging.scala:57) Finished task 314.0 in stage 8.0 (TID 737). 15690 bytes result sent to driver
18:50:49.365 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 315.0 in stage 8.0 (TID 738) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 315, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.366 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 314.0 in stage 8.0 (TID 737) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (316/400)
18:50:49.367 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Running task 315.0 in stage 8.0 (TID 738)
18:50:49.372 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.372 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.376 [INFO - Executor task launch worker for task 315.0 in stage 8.0 (TID 738)] (Logging.scala:57) Finished task 315.0 in stage 8.0 (TID 738). 15690 bytes result sent to driver
18:50:49.376 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 316.0 in stage 8.0 (TID 739) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 316, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.377 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Running task 316.0 in stage 8.0 (TID 739)
18:50:49.377 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 315.0 in stage 8.0 (TID 738) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (317/400)
18:50:49.383 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.383 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.385 [INFO - Executor task launch worker for task 316.0 in stage 8.0 (TID 739)] (Logging.scala:57) Finished task 316.0 in stage 8.0 (TID 739). 15690 bytes result sent to driver
18:50:49.386 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 317.0 in stage 8.0 (TID 740) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 317, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.386 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Running task 317.0 in stage 8.0 (TID 740)
18:50:49.386 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 316.0 in stage 8.0 (TID 739) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (318/400)
18:50:49.390 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.391 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.392 [INFO - Executor task launch worker for task 317.0 in stage 8.0 (TID 740)] (Logging.scala:57) Finished task 317.0 in stage 8.0 (TID 740). 15690 bytes result sent to driver
18:50:49.393 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 318.0 in stage 8.0 (TID 741) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 318, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.393 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Running task 318.0 in stage 8.0 (TID 741)
18:50:49.394 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 317.0 in stage 8.0 (TID 740) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (319/400)
18:50:49.399 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.399 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.402 [INFO - Executor task launch worker for task 318.0 in stage 8.0 (TID 741)] (Logging.scala:57) Finished task 318.0 in stage 8.0 (TID 741). 15690 bytes result sent to driver
18:50:49.402 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 319.0 in stage 8.0 (TID 742) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 319, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.403 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Running task 319.0 in stage 8.0 (TID 742)
18:50:49.403 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 318.0 in stage 8.0 (TID 741) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (320/400)
18:50:49.407 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.407 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.410 [INFO - Executor task launch worker for task 319.0 in stage 8.0 (TID 742)] (Logging.scala:57) Finished task 319.0 in stage 8.0 (TID 742). 15690 bytes result sent to driver
18:50:49.410 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 320.0 in stage 8.0 (TID 743) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 320, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.411 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Running task 320.0 in stage 8.0 (TID 743)
18:50:49.411 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 319.0 in stage 8.0 (TID 742) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (321/400)
18:50:49.416 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.416 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.418 [INFO - Executor task launch worker for task 320.0 in stage 8.0 (TID 743)] (Logging.scala:57) Finished task 320.0 in stage 8.0 (TID 743). 15690 bytes result sent to driver
18:50:49.418 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 321.0 in stage 8.0 (TID 744) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 321, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.419 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Running task 321.0 in stage 8.0 (TID 744)
18:50:49.419 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 320.0 in stage 8.0 (TID 743) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (322/400)
18:50:49.423 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.423 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.425 [INFO - Executor task launch worker for task 321.0 in stage 8.0 (TID 744)] (Logging.scala:57) Finished task 321.0 in stage 8.0 (TID 744). 15690 bytes result sent to driver
18:50:49.426 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 322.0 in stage 8.0 (TID 745) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 322, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.426 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Running task 322.0 in stage 8.0 (TID 745)
18:50:49.426 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 321.0 in stage 8.0 (TID 744) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (323/400)
18:50:49.432 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.432 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.434 [INFO - Executor task launch worker for task 322.0 in stage 8.0 (TID 745)] (Logging.scala:57) Finished task 322.0 in stage 8.0 (TID 745). 15690 bytes result sent to driver
18:50:49.435 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 323.0 in stage 8.0 (TID 746) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 323, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.435 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Running task 323.0 in stage 8.0 (TID 746)
18:50:49.436 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 322.0 in stage 8.0 (TID 745) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (324/400)
18:50:49.439 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.440 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.441 [INFO - Executor task launch worker for task 323.0 in stage 8.0 (TID 746)] (Logging.scala:57) Finished task 323.0 in stage 8.0 (TID 746). 15690 bytes result sent to driver
18:50:49.442 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 324.0 in stage 8.0 (TID 747) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 324, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.442 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Running task 324.0 in stage 8.0 (TID 747)
18:50:49.443 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 323.0 in stage 8.0 (TID 746) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (325/400)
18:50:49.447 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.447 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.449 [INFO - Executor task launch worker for task 324.0 in stage 8.0 (TID 747)] (Logging.scala:57) Finished task 324.0 in stage 8.0 (TID 747). 15690 bytes result sent to driver
18:50:49.449 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 325.0 in stage 8.0 (TID 748) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 325, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.449 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Running task 325.0 in stage 8.0 (TID 748)
18:50:49.450 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 324.0 in stage 8.0 (TID 747) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (326/400)
18:50:49.454 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.454 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.456 [INFO - Executor task launch worker for task 325.0 in stage 8.0 (TID 748)] (Logging.scala:57) Finished task 325.0 in stage 8.0 (TID 748). 15690 bytes result sent to driver
18:50:49.457 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 326.0 in stage 8.0 (TID 749) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 326, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.457 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Running task 326.0 in stage 8.0 (TID 749)
18:50:49.457 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 325.0 in stage 8.0 (TID 748) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (327/400)
18:50:49.462 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.462 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.464 [INFO - Executor task launch worker for task 326.0 in stage 8.0 (TID 749)] (Logging.scala:57) Finished task 326.0 in stage 8.0 (TID 749). 15690 bytes result sent to driver
18:50:49.464 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 327.0 in stage 8.0 (TID 750) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 327, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.465 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Running task 327.0 in stage 8.0 (TID 750)
18:50:49.465 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 326.0 in stage 8.0 (TID 749) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (328/400)
18:50:49.469 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.469 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.471 [INFO - Executor task launch worker for task 327.0 in stage 8.0 (TID 750)] (Logging.scala:57) Finished task 327.0 in stage 8.0 (TID 750). 15690 bytes result sent to driver
18:50:49.471 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 328.0 in stage 8.0 (TID 751) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 328, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.472 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Running task 328.0 in stage 8.0 (TID 751)
18:50:49.472 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 327.0 in stage 8.0 (TID 750) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (329/400)
18:50:49.477 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.477 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.479 [INFO - Executor task launch worker for task 328.0 in stage 8.0 (TID 751)] (Logging.scala:57) Finished task 328.0 in stage 8.0 (TID 751). 15690 bytes result sent to driver
18:50:49.480 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 329.0 in stage 8.0 (TID 752) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 329, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.480 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Running task 329.0 in stage 8.0 (TID 752)
18:50:49.481 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 328.0 in stage 8.0 (TID 751) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (330/400)
18:50:49.484 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.484 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.486 [INFO - Executor task launch worker for task 329.0 in stage 8.0 (TID 752)] (Logging.scala:57) Finished task 329.0 in stage 8.0 (TID 752). 15690 bytes result sent to driver
18:50:49.487 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 330.0 in stage 8.0 (TID 753) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 330, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.487 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Running task 330.0 in stage 8.0 (TID 753)
18:50:49.487 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 329.0 in stage 8.0 (TID 752) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (331/400)
18:50:49.491 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.491 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.493 [INFO - Executor task launch worker for task 330.0 in stage 8.0 (TID 753)] (Logging.scala:57) Finished task 330.0 in stage 8.0 (TID 753). 15690 bytes result sent to driver
18:50:49.493 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 331.0 in stage 8.0 (TID 754) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 331, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.494 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Running task 331.0 in stage 8.0 (TID 754)
18:50:49.494 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 330.0 in stage 8.0 (TID 753) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (332/400)
18:50:49.498 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.498 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.500 [INFO - Executor task launch worker for task 331.0 in stage 8.0 (TID 754)] (Logging.scala:57) Finished task 331.0 in stage 8.0 (TID 754). 15690 bytes result sent to driver
18:50:49.500 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 332.0 in stage 8.0 (TID 755) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 332, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.501 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Running task 332.0 in stage 8.0 (TID 755)
18:50:49.501 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 331.0 in stage 8.0 (TID 754) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (333/400)
18:50:49.505 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.505 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.508 [INFO - Executor task launch worker for task 332.0 in stage 8.0 (TID 755)] (Logging.scala:57) Finished task 332.0 in stage 8.0 (TID 755). 15690 bytes result sent to driver
18:50:49.508 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 333.0 in stage 8.0 (TID 756) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 333, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.509 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Running task 333.0 in stage 8.0 (TID 756)
18:50:49.509 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 332.0 in stage 8.0 (TID 755) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (334/400)
18:50:49.514 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.514 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.517 [INFO - Executor task launch worker for task 333.0 in stage 8.0 (TID 756)] (Logging.scala:57) Finished task 333.0 in stage 8.0 (TID 756). 15690 bytes result sent to driver
18:50:49.517 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 334.0 in stage 8.0 (TID 757) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 334, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.517 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Running task 334.0 in stage 8.0 (TID 757)
18:50:49.518 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 333.0 in stage 8.0 (TID 756) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (335/400)
18:50:49.521 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.521 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.524 [INFO - Executor task launch worker for task 334.0 in stage 8.0 (TID 757)] (Logging.scala:57) Finished task 334.0 in stage 8.0 (TID 757). 15690 bytes result sent to driver
18:50:49.525 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 335.0 in stage 8.0 (TID 758) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 335, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.525 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Running task 335.0 in stage 8.0 (TID 758)
18:50:49.525 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 334.0 in stage 8.0 (TID 757) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (336/400)
18:50:49.529 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.529 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.531 [INFO - Executor task launch worker for task 335.0 in stage 8.0 (TID 758)] (Logging.scala:57) Finished task 335.0 in stage 8.0 (TID 758). 15690 bytes result sent to driver
18:50:49.531 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 336.0 in stage 8.0 (TID 759) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 336, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.532 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Running task 336.0 in stage 8.0 (TID 759)
18:50:49.532 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 335.0 in stage 8.0 (TID 758) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (337/400)
18:50:49.537 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.537 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.539 [INFO - Executor task launch worker for task 336.0 in stage 8.0 (TID 759)] (Logging.scala:57) Finished task 336.0 in stage 8.0 (TID 759). 15690 bytes result sent to driver
18:50:49.540 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 337.0 in stage 8.0 (TID 760) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 337, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.540 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Running task 337.0 in stage 8.0 (TID 760)
18:50:49.540 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 336.0 in stage 8.0 (TID 759) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (338/400)
18:50:49.545 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.545 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.548 [INFO - Executor task launch worker for task 337.0 in stage 8.0 (TID 760)] (Logging.scala:57) Finished task 337.0 in stage 8.0 (TID 760). 15690 bytes result sent to driver
18:50:49.548 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 338.0 in stage 8.0 (TID 761) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 338, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.549 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Running task 338.0 in stage 8.0 (TID 761)
18:50:49.549 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 337.0 in stage 8.0 (TID 760) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (339/400)
18:50:49.553 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.553 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.555 [INFO - Executor task launch worker for task 338.0 in stage 8.0 (TID 761)] (Logging.scala:57) Finished task 338.0 in stage 8.0 (TID 761). 15690 bytes result sent to driver
18:50:49.556 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 339.0 in stage 8.0 (TID 762) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 339, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.556 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Running task 339.0 in stage 8.0 (TID 762)
18:50:49.556 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 338.0 in stage 8.0 (TID 761) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (340/400)
18:50:49.560 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.560 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.562 [INFO - Executor task launch worker for task 339.0 in stage 8.0 (TID 762)] (Logging.scala:57) Finished task 339.0 in stage 8.0 (TID 762). 15690 bytes result sent to driver
18:50:49.563 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 340.0 in stage 8.0 (TID 763) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 340, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.563 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 339.0 in stage 8.0 (TID 762) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (341/400)
18:50:49.564 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Running task 340.0 in stage 8.0 (TID 763)
18:50:49.569 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.570 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.573 [INFO - Executor task launch worker for task 340.0 in stage 8.0 (TID 763)] (Logging.scala:57) Finished task 340.0 in stage 8.0 (TID 763). 15690 bytes result sent to driver
18:50:49.573 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 341.0 in stage 8.0 (TID 764) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 341, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.573 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Running task 341.0 in stage 8.0 (TID 764)
18:50:49.574 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 340.0 in stage 8.0 (TID 763) in 12 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (342/400)
18:50:49.579 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.579 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.582 [INFO - Executor task launch worker for task 341.0 in stage 8.0 (TID 764)] (Logging.scala:57) Finished task 341.0 in stage 8.0 (TID 764). 15690 bytes result sent to driver
18:50:49.583 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 342.0 in stage 8.0 (TID 765) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 342, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.583 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Running task 342.0 in stage 8.0 (TID 765)
18:50:49.583 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 341.0 in stage 8.0 (TID 764) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (343/400)
18:50:49.587 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.587 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.589 [INFO - Executor task launch worker for task 342.0 in stage 8.0 (TID 765)] (Logging.scala:57) Finished task 342.0 in stage 8.0 (TID 765). 15690 bytes result sent to driver
18:50:49.589 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 343.0 in stage 8.0 (TID 766) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 343, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.589 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Running task 343.0 in stage 8.0 (TID 766)
18:50:49.590 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 342.0 in stage 8.0 (TID 765) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (344/400)
18:50:49.593 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.593 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.595 [INFO - Executor task launch worker for task 343.0 in stage 8.0 (TID 766)] (Logging.scala:57) Finished task 343.0 in stage 8.0 (TID 766). 15690 bytes result sent to driver
18:50:49.596 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 344.0 in stage 8.0 (TID 767) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 344, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.596 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 343.0 in stage 8.0 (TID 766) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (345/400)
18:50:49.596 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Running task 344.0 in stage 8.0 (TID 767)
18:50:49.600 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.600 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.602 [INFO - Executor task launch worker for task 344.0 in stage 8.0 (TID 767)] (Logging.scala:57) Finished task 344.0 in stage 8.0 (TID 767). 15690 bytes result sent to driver
18:50:49.603 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 345.0 in stage 8.0 (TID 768) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 345, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.603 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Running task 345.0 in stage 8.0 (TID 768)
18:50:49.603 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 344.0 in stage 8.0 (TID 767) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (346/400)
18:50:49.607 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.607 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.610 [INFO - Executor task launch worker for task 345.0 in stage 8.0 (TID 768)] (Logging.scala:57) Finished task 345.0 in stage 8.0 (TID 768). 15690 bytes result sent to driver
18:50:49.610 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 346.0 in stage 8.0 (TID 769) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 346, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.610 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Running task 346.0 in stage 8.0 (TID 769)
18:50:49.611 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 345.0 in stage 8.0 (TID 768) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (347/400)
18:50:49.615 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.615 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.617 [INFO - Executor task launch worker for task 346.0 in stage 8.0 (TID 769)] (Logging.scala:57) Finished task 346.0 in stage 8.0 (TID 769). 15690 bytes result sent to driver
18:50:49.618 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 347.0 in stage 8.0 (TID 770) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 347, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.618 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 346.0 in stage 8.0 (TID 769) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (348/400)
18:50:49.619 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Running task 347.0 in stage 8.0 (TID 770)
18:50:49.623 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.623 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.625 [INFO - Executor task launch worker for task 347.0 in stage 8.0 (TID 770)] (Logging.scala:57) Finished task 347.0 in stage 8.0 (TID 770). 15690 bytes result sent to driver
18:50:49.626 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 348.0 in stage 8.0 (TID 771) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 348, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.626 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Running task 348.0 in stage 8.0 (TID 771)
18:50:49.626 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 347.0 in stage 8.0 (TID 770) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (349/400)
18:50:49.630 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.631 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.633 [INFO - Executor task launch worker for task 348.0 in stage 8.0 (TID 771)] (Logging.scala:57) Finished task 348.0 in stage 8.0 (TID 771). 15690 bytes result sent to driver
18:50:49.633 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 349.0 in stage 8.0 (TID 772) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 349, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.633 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Running task 349.0 in stage 8.0 (TID 772)
18:50:49.634 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 348.0 in stage 8.0 (TID 771) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (350/400)
18:50:49.637 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.637 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.639 [INFO - Executor task launch worker for task 349.0 in stage 8.0 (TID 772)] (Logging.scala:57) Finished task 349.0 in stage 8.0 (TID 772). 15690 bytes result sent to driver
18:50:49.640 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 350.0 in stage 8.0 (TID 773) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 350, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.640 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Running task 350.0 in stage 8.0 (TID 773)
18:50:49.640 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 349.0 in stage 8.0 (TID 772) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (351/400)
18:50:49.646 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.646 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.649 [INFO - Executor task launch worker for task 350.0 in stage 8.0 (TID 773)] (Logging.scala:57) Finished task 350.0 in stage 8.0 (TID 773). 15690 bytes result sent to driver
18:50:49.649 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 351.0 in stage 8.0 (TID 774) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 351, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.650 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Running task 351.0 in stage 8.0 (TID 774)
18:50:49.650 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 350.0 in stage 8.0 (TID 773) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (352/400)
18:50:49.655 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.655 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.657 [INFO - Executor task launch worker for task 351.0 in stage 8.0 (TID 774)] (Logging.scala:57) Finished task 351.0 in stage 8.0 (TID 774). 15690 bytes result sent to driver
18:50:49.658 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 352.0 in stage 8.0 (TID 775) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 352, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.658 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Running task 352.0 in stage 8.0 (TID 775)
18:50:49.659 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 351.0 in stage 8.0 (TID 774) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (353/400)
18:50:49.663 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.663 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.665 [INFO - Executor task launch worker for task 352.0 in stage 8.0 (TID 775)] (Logging.scala:57) Finished task 352.0 in stage 8.0 (TID 775). 15690 bytes result sent to driver
18:50:49.666 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 353.0 in stage 8.0 (TID 776) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 353, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.666 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Running task 353.0 in stage 8.0 (TID 776)
18:50:49.667 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 352.0 in stage 8.0 (TID 775) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (354/400)
18:50:49.671 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.671 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.674 [INFO - Executor task launch worker for task 353.0 in stage 8.0 (TID 776)] (Logging.scala:57) Finished task 353.0 in stage 8.0 (TID 776). 15690 bytes result sent to driver
18:50:49.675 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 354.0 in stage 8.0 (TID 777) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 354, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.675 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 353.0 in stage 8.0 (TID 776) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (355/400)
18:50:49.676 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Running task 354.0 in stage 8.0 (TID 777)
18:50:49.683 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.683 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.687 [INFO - Executor task launch worker for task 354.0 in stage 8.0 (TID 777)] (Logging.scala:57) Finished task 354.0 in stage 8.0 (TID 777). 15690 bytes result sent to driver
18:50:49.687 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 355.0 in stage 8.0 (TID 778) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 355, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.688 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Running task 355.0 in stage 8.0 (TID 778)
18:50:49.688 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 354.0 in stage 8.0 (TID 777) in 14 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (356/400)
18:50:49.692 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.692 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.694 [INFO - Executor task launch worker for task 355.0 in stage 8.0 (TID 778)] (Logging.scala:57) Finished task 355.0 in stage 8.0 (TID 778). 15690 bytes result sent to driver
18:50:49.695 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 356.0 in stage 8.0 (TID 779) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 356, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.695 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Running task 356.0 in stage 8.0 (TID 779)
18:50:49.696 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 355.0 in stage 8.0 (TID 778) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (357/400)
18:50:49.700 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.700 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.703 [INFO - Executor task launch worker for task 356.0 in stage 8.0 (TID 779)] (Logging.scala:57) Finished task 356.0 in stage 8.0 (TID 779). 15690 bytes result sent to driver
18:50:49.703 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 357.0 in stage 8.0 (TID 780) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 357, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.704 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Running task 357.0 in stage 8.0 (TID 780)
18:50:49.704 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 356.0 in stage 8.0 (TID 779) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (358/400)
18:50:49.709 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.709 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.712 [INFO - Executor task launch worker for task 357.0 in stage 8.0 (TID 780)] (Logging.scala:57) Finished task 357.0 in stage 8.0 (TID 780). 15690 bytes result sent to driver
18:50:49.712 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 358.0 in stage 8.0 (TID 781) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 358, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.713 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Running task 358.0 in stage 8.0 (TID 781)
18:50:49.713 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 357.0 in stage 8.0 (TID 780) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (359/400)
18:50:49.718 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.719 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Started 0 remote fetches in 1 ms
18:50:49.721 [INFO - Executor task launch worker for task 358.0 in stage 8.0 (TID 781)] (Logging.scala:57) Finished task 358.0 in stage 8.0 (TID 781). 15690 bytes result sent to driver
18:50:49.722 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 359.0 in stage 8.0 (TID 782) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 359, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.723 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Running task 359.0 in stage 8.0 (TID 782)
18:50:49.723 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 358.0 in stage 8.0 (TID 781) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (360/400)
18:50:49.728 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.728 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.730 [INFO - Executor task launch worker for task 359.0 in stage 8.0 (TID 782)] (Logging.scala:57) Finished task 359.0 in stage 8.0 (TID 782). 15690 bytes result sent to driver
18:50:49.731 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 360.0 in stage 8.0 (TID 783) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 360, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.731 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Running task 360.0 in stage 8.0 (TID 783)
18:50:49.731 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 359.0 in stage 8.0 (TID 782) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (361/400)
18:50:49.736 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.736 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.738 [INFO - Executor task launch worker for task 360.0 in stage 8.0 (TID 783)] (Logging.scala:57) Finished task 360.0 in stage 8.0 (TID 783). 15690 bytes result sent to driver
18:50:49.739 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 361.0 in stage 8.0 (TID 784) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 361, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.739 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Running task 361.0 in stage 8.0 (TID 784)
18:50:49.739 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 360.0 in stage 8.0 (TID 783) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (362/400)
18:50:49.743 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.743 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.745 [INFO - Executor task launch worker for task 361.0 in stage 8.0 (TID 784)] (Logging.scala:57) Finished task 361.0 in stage 8.0 (TID 784). 15690 bytes result sent to driver
18:50:49.746 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 362.0 in stage 8.0 (TID 785) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 362, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.746 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Running task 362.0 in stage 8.0 (TID 785)
18:50:49.747 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 361.0 in stage 8.0 (TID 784) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (363/400)
18:50:49.751 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.751 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.753 [INFO - Executor task launch worker for task 362.0 in stage 8.0 (TID 785)] (Logging.scala:57) Finished task 362.0 in stage 8.0 (TID 785). 15690 bytes result sent to driver
18:50:49.753 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 363.0 in stage 8.0 (TID 786) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 363, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.753 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Running task 363.0 in stage 8.0 (TID 786)
18:50:49.754 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 362.0 in stage 8.0 (TID 785) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (364/400)
18:50:49.758 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.759 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.761 [INFO - Executor task launch worker for task 363.0 in stage 8.0 (TID 786)] (Logging.scala:57) Finished task 363.0 in stage 8.0 (TID 786). 15690 bytes result sent to driver
18:50:49.761 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 364.0 in stage 8.0 (TID 787) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 364, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.762 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Running task 364.0 in stage 8.0 (TID 787)
18:50:49.762 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 363.0 in stage 8.0 (TID 786) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (365/400)
18:50:49.766 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.766 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.768 [INFO - Executor task launch worker for task 364.0 in stage 8.0 (TID 787)] (Logging.scala:57) Finished task 364.0 in stage 8.0 (TID 787). 15690 bytes result sent to driver
18:50:49.768 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 365.0 in stage 8.0 (TID 788) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 365, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.768 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Running task 365.0 in stage 8.0 (TID 788)
18:50:49.769 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 364.0 in stage 8.0 (TID 787) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (366/400)
18:50:49.772 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.772 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.775 [INFO - Executor task launch worker for task 365.0 in stage 8.0 (TID 788)] (Logging.scala:57) Finished task 365.0 in stage 8.0 (TID 788). 15690 bytes result sent to driver
18:50:49.775 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 366.0 in stage 8.0 (TID 789) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 366, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.776 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Running task 366.0 in stage 8.0 (TID 789)
18:50:49.776 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 365.0 in stage 8.0 (TID 788) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (367/400)
18:50:49.781 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.781 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.783 [INFO - Executor task launch worker for task 366.0 in stage 8.0 (TID 789)] (Logging.scala:57) Finished task 366.0 in stage 8.0 (TID 789). 15690 bytes result sent to driver
18:50:49.784 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 367.0 in stage 8.0 (TID 790) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 367, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.784 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Running task 367.0 in stage 8.0 (TID 790)
18:50:49.784 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 366.0 in stage 8.0 (TID 789) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (368/400)
18:50:49.789 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.789 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.792 [INFO - Executor task launch worker for task 367.0 in stage 8.0 (TID 790)] (Logging.scala:57) Finished task 367.0 in stage 8.0 (TID 790). 15690 bytes result sent to driver
18:50:49.793 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 368.0 in stage 8.0 (TID 791) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 368, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.793 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Running task 368.0 in stage 8.0 (TID 791)
18:50:49.793 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 367.0 in stage 8.0 (TID 790) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (369/400)
18:50:49.797 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.797 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.800 [INFO - Executor task launch worker for task 368.0 in stage 8.0 (TID 791)] (Logging.scala:57) Finished task 368.0 in stage 8.0 (TID 791). 15690 bytes result sent to driver
18:50:49.800 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 369.0 in stage 8.0 (TID 792) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 369, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.801 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Running task 369.0 in stage 8.0 (TID 792)
18:50:49.801 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 368.0 in stage 8.0 (TID 791) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (370/400)
18:50:49.805 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.805 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.807 [INFO - Executor task launch worker for task 369.0 in stage 8.0 (TID 792)] (Logging.scala:57) Finished task 369.0 in stage 8.0 (TID 792). 15690 bytes result sent to driver
18:50:49.807 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 370.0 in stage 8.0 (TID 793) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 370, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.808 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Running task 370.0 in stage 8.0 (TID 793)
18:50:49.808 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 369.0 in stage 8.0 (TID 792) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (371/400)
18:50:49.813 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.813 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.815 [INFO - Executor task launch worker for task 370.0 in stage 8.0 (TID 793)] (Logging.scala:57) Finished task 370.0 in stage 8.0 (TID 793). 15690 bytes result sent to driver
18:50:49.816 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 371.0 in stage 8.0 (TID 794) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 371, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.816 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Running task 371.0 in stage 8.0 (TID 794)
18:50:49.817 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 370.0 in stage 8.0 (TID 793) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (372/400)
18:50:49.821 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.822 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.824 [INFO - Executor task launch worker for task 371.0 in stage 8.0 (TID 794)] (Logging.scala:57) Finished task 371.0 in stage 8.0 (TID 794). 15690 bytes result sent to driver
18:50:49.824 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 372.0 in stage 8.0 (TID 795) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 372, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.825 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Running task 372.0 in stage 8.0 (TID 795)
18:50:49.825 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 371.0 in stage 8.0 (TID 794) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (373/400)
18:50:49.829 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.829 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.831 [INFO - Executor task launch worker for task 372.0 in stage 8.0 (TID 795)] (Logging.scala:57) Finished task 372.0 in stage 8.0 (TID 795). 15690 bytes result sent to driver
18:50:49.832 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 373.0 in stage 8.0 (TID 796) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 373, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.832 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Running task 373.0 in stage 8.0 (TID 796)
18:50:49.832 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 372.0 in stage 8.0 (TID 795) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (374/400)
18:50:49.836 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.836 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.838 [INFO - Executor task launch worker for task 373.0 in stage 8.0 (TID 796)] (Logging.scala:57) Finished task 373.0 in stage 8.0 (TID 796). 15690 bytes result sent to driver
18:50:49.839 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 374.0 in stage 8.0 (TID 797) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 374, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.839 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Running task 374.0 in stage 8.0 (TID 797)
18:50:49.839 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 373.0 in stage 8.0 (TID 796) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (375/400)
18:50:49.844 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.844 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.846 [INFO - Executor task launch worker for task 374.0 in stage 8.0 (TID 797)] (Logging.scala:57) Finished task 374.0 in stage 8.0 (TID 797). 15690 bytes result sent to driver
18:50:49.847 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 375.0 in stage 8.0 (TID 798) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 375, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.847 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Running task 375.0 in stage 8.0 (TID 798)
18:50:49.848 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 374.0 in stage 8.0 (TID 797) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (376/400)
18:50:49.851 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.851 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.853 [INFO - Executor task launch worker for task 375.0 in stage 8.0 (TID 798)] (Logging.scala:57) Finished task 375.0 in stage 8.0 (TID 798). 15690 bytes result sent to driver
18:50:49.854 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 376.0 in stage 8.0 (TID 799) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 376, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.854 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Running task 376.0 in stage 8.0 (TID 799)
18:50:49.854 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 375.0 in stage 8.0 (TID 798) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (377/400)
18:50:49.858 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.858 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.860 [INFO - Executor task launch worker for task 376.0 in stage 8.0 (TID 799)] (Logging.scala:57) Finished task 376.0 in stage 8.0 (TID 799). 15690 bytes result sent to driver
18:50:49.861 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 377.0 in stage 8.0 (TID 800) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 377, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.861 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Running task 377.0 in stage 8.0 (TID 800)
18:50:49.861 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 376.0 in stage 8.0 (TID 799) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (378/400)
18:50:49.865 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.865 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.867 [INFO - Executor task launch worker for task 377.0 in stage 8.0 (TID 800)] (Logging.scala:57) Finished task 377.0 in stage 8.0 (TID 800). 15690 bytes result sent to driver
18:50:49.868 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 378.0 in stage 8.0 (TID 801) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 378, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.868 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Running task 378.0 in stage 8.0 (TID 801)
18:50:49.869 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 377.0 in stage 8.0 (TID 800) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (379/400)
18:50:49.873 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.873 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.875 [INFO - Executor task launch worker for task 378.0 in stage 8.0 (TID 801)] (Logging.scala:57) Finished task 378.0 in stage 8.0 (TID 801). 15690 bytes result sent to driver
18:50:49.876 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 379.0 in stage 8.0 (TID 802) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 379, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.876 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Running task 379.0 in stage 8.0 (TID 802)
18:50:49.877 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 378.0 in stage 8.0 (TID 801) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (380/400)
18:50:49.880 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.880 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.882 [INFO - Executor task launch worker for task 379.0 in stage 8.0 (TID 802)] (Logging.scala:57) Finished task 379.0 in stage 8.0 (TID 802). 15690 bytes result sent to driver
18:50:49.883 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 380.0 in stage 8.0 (TID 803) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 380, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.883 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Running task 380.0 in stage 8.0 (TID 803)
18:50:49.883 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 379.0 in stage 8.0 (TID 802) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (381/400)
18:50:49.887 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.887 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.889 [INFO - Executor task launch worker for task 380.0 in stage 8.0 (TID 803)] (Logging.scala:57) Finished task 380.0 in stage 8.0 (TID 803). 15690 bytes result sent to driver
18:50:49.889 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 381.0 in stage 8.0 (TID 804) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 381, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.889 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Running task 381.0 in stage 8.0 (TID 804)
18:50:49.890 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 380.0 in stage 8.0 (TID 803) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (382/400)
18:50:49.893 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.893 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.896 [INFO - Executor task launch worker for task 381.0 in stage 8.0 (TID 804)] (Logging.scala:57) Finished task 381.0 in stage 8.0 (TID 804). 15690 bytes result sent to driver
18:50:49.896 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 382.0 in stage 8.0 (TID 805) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 382, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.897 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Running task 382.0 in stage 8.0 (TID 805)
18:50:49.897 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 381.0 in stage 8.0 (TID 804) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (383/400)
18:50:49.901 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.902 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.904 [INFO - Executor task launch worker for task 382.0 in stage 8.0 (TID 805)] (Logging.scala:57) Finished task 382.0 in stage 8.0 (TID 805). 15690 bytes result sent to driver
18:50:49.905 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 383.0 in stage 8.0 (TID 806) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 383, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.905 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 382.0 in stage 8.0 (TID 805) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (384/400)
18:50:49.906 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Running task 383.0 in stage 8.0 (TID 806)
18:50:49.910 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.910 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.912 [INFO - Executor task launch worker for task 383.0 in stage 8.0 (TID 806)] (Logging.scala:57) Finished task 383.0 in stage 8.0 (TID 806). 15690 bytes result sent to driver
18:50:49.913 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 384.0 in stage 8.0 (TID 807) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 384, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.914 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Running task 384.0 in stage 8.0 (TID 807)
18:50:49.914 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 383.0 in stage 8.0 (TID 806) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (385/400)
18:50:49.920 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.920 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.923 [INFO - Executor task launch worker for task 384.0 in stage 8.0 (TID 807)] (Logging.scala:57) Finished task 384.0 in stage 8.0 (TID 807). 15690 bytes result sent to driver
18:50:49.923 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 385.0 in stage 8.0 (TID 808) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 385, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.923 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Running task 385.0 in stage 8.0 (TID 808)
18:50:49.924 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 384.0 in stage 8.0 (TID 807) in 11 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (386/400)
18:50:49.927 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.927 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.929 [INFO - Executor task launch worker for task 385.0 in stage 8.0 (TID 808)] (Logging.scala:57) Finished task 385.0 in stage 8.0 (TID 808). 15690 bytes result sent to driver
18:50:49.930 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 387.0 in stage 8.0 (TID 809) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 387, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.930 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Running task 387.0 in stage 8.0 (TID 809)
18:50:49.931 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 385.0 in stage 8.0 (TID 808) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (387/400)
18:50:49.934 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.934 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.936 [INFO - Executor task launch worker for task 387.0 in stage 8.0 (TID 809)] (Logging.scala:57) Finished task 387.0 in stage 8.0 (TID 809). 15690 bytes result sent to driver
18:50:49.937 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 388.0 in stage 8.0 (TID 810) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 388, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.937 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Running task 388.0 in stage 8.0 (TID 810)
18:50:49.938 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 387.0 in stage 8.0 (TID 809) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (388/400)
18:50:49.941 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.941 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.943 [INFO - Executor task launch worker for task 388.0 in stage 8.0 (TID 810)] (Logging.scala:57) Finished task 388.0 in stage 8.0 (TID 810). 15690 bytes result sent to driver
18:50:49.943 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 389.0 in stage 8.0 (TID 811) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 389, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.944 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Running task 389.0 in stage 8.0 (TID 811)
18:50:49.944 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 388.0 in stage 8.0 (TID 810) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (389/400)
18:50:49.947 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.947 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.949 [INFO - Executor task launch worker for task 389.0 in stage 8.0 (TID 811)] (Logging.scala:57) Finished task 389.0 in stage 8.0 (TID 811). 15690 bytes result sent to driver
18:50:49.950 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 390.0 in stage 8.0 (TID 812) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 390, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.950 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Running task 390.0 in stage 8.0 (TID 812)
18:50:49.950 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 389.0 in stage 8.0 (TID 811) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (390/400)
18:50:49.955 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.955 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.958 [INFO - Executor task launch worker for task 390.0 in stage 8.0 (TID 812)] (Logging.scala:57) Finished task 390.0 in stage 8.0 (TID 812). 15690 bytes result sent to driver
18:50:49.959 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 391.0 in stage 8.0 (TID 813) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 391, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.959 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Running task 391.0 in stage 8.0 (TID 813)
18:50:49.959 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 390.0 in stage 8.0 (TID 812) in 10 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (391/400)
18:50:49.963 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.963 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.965 [INFO - Executor task launch worker for task 391.0 in stage 8.0 (TID 813)] (Logging.scala:57) Finished task 391.0 in stage 8.0 (TID 813). 15690 bytes result sent to driver
18:50:49.966 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 392.0 in stage 8.0 (TID 814) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 392, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.966 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Running task 392.0 in stage 8.0 (TID 814)
18:50:49.967 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 391.0 in stage 8.0 (TID 813) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (392/400)
18:50:49.970 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.970 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.972 [INFO - Executor task launch worker for task 392.0 in stage 8.0 (TID 814)] (Logging.scala:57) Finished task 392.0 in stage 8.0 (TID 814). 15690 bytes result sent to driver
18:50:49.973 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 393.0 in stage 8.0 (TID 815) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 393, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.973 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Running task 393.0 in stage 8.0 (TID 815)
18:50:49.973 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 392.0 in stage 8.0 (TID 814) in 7 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (393/400)
18:50:49.977 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.978 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.980 [INFO - Executor task launch worker for task 393.0 in stage 8.0 (TID 815)] (Logging.scala:57) Finished task 393.0 in stage 8.0 (TID 815). 15690 bytes result sent to driver
18:50:49.980 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 394.0 in stage 8.0 (TID 816) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 394, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.981 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Running task 394.0 in stage 8.0 (TID 816)
18:50:49.981 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 393.0 in stage 8.0 (TID 815) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (394/400)
18:50:49.985 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.985 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.987 [INFO - Executor task launch worker for task 394.0 in stage 8.0 (TID 816)] (Logging.scala:57) Finished task 394.0 in stage 8.0 (TID 816). 15690 bytes result sent to driver
18:50:49.987 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 395.0 in stage 8.0 (TID 817) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 395, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.988 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Running task 395.0 in stage 8.0 (TID 817)
18:50:49.988 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 394.0 in stage 8.0 (TID 816) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (395/400)
18:50:49.992 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.992 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:49.994 [INFO - Executor task launch worker for task 395.0 in stage 8.0 (TID 817)] (Logging.scala:57) Finished task 395.0 in stage 8.0 (TID 817). 15690 bytes result sent to driver
18:50:49.994 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 396.0 in stage 8.0 (TID 818) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 396, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:49.995 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Running task 396.0 in stage 8.0 (TID 818)
18:50:49.995 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 395.0 in stage 8.0 (TID 817) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (396/400)
18:50:49.998 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:49.999 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:50.001 [INFO - Executor task launch worker for task 396.0 in stage 8.0 (TID 818)] (Logging.scala:57) Finished task 396.0 in stage 8.0 (TID 818). 15690 bytes result sent to driver
18:50:50.002 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 397.0 in stage 8.0 (TID 819) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 397, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:50.002 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Running task 397.0 in stage 8.0 (TID 819)
18:50:50.002 [INFO - task-result-getter-2] (Logging.scala:57) Finished task 396.0 in stage 8.0 (TID 818) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (397/400)
18:50:50.006 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:50.006 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:50.008 [INFO - Executor task launch worker for task 397.0 in stage 8.0 (TID 819)] (Logging.scala:57) Finished task 397.0 in stage 8.0 (TID 819). 15690 bytes result sent to driver
18:50:50.009 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 398.0 in stage 8.0 (TID 820) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 398, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:50.009 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Running task 398.0 in stage 8.0 (TID 820)
18:50:50.010 [INFO - task-result-getter-3] (Logging.scala:57) Finished task 397.0 in stage 8.0 (TID 819) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (398/400)
18:50:50.014 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:50.014 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:50.017 [INFO - Executor task launch worker for task 398.0 in stage 8.0 (TID 820)] (Logging.scala:57) Finished task 398.0 in stage 8.0 (TID 820). 15690 bytes result sent to driver
18:50:50.017 [INFO - dispatcher-event-loop-0] (Logging.scala:57) Starting task 399.0 in stage 8.0 (TID 821) (dist-test-slave-44d2.c.gcp-upstream.internal, executor driver, partition 399, PROCESS_LOCAL, 4562 bytes) taskResourceAssignments Map()
18:50:50.018 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Running task 399.0 in stage 8.0 (TID 821)
18:50:50.018 [INFO - task-result-getter-0] (Logging.scala:57) Finished task 398.0 in stage 8.0 (TID 820) in 9 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (399/400)
18:50:50.022 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Getting 0 (0.0 B) non-empty blocks including 0 (0.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) remote blocks
18:50:50.022 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Started 0 remote fetches in 0 ms
18:50:50.024 [INFO - Executor task launch worker for task 399.0 in stage 8.0 (TID 821)] (Logging.scala:57) Finished task 399.0 in stage 8.0 (TID 821). 15690 bytes result sent to driver
18:50:50.025 [INFO - task-result-getter-1] (Logging.scala:57) Finished task 399.0 in stage 8.0 (TID 821) in 8 ms on dist-test-slave-44d2.c.gcp-upstream.internal (executor driver) (400/400)
18:50:50.025 [INFO - task-result-getter-1] (Logging.scala:57) Removed TaskSet 8.0, whose tasks have all completed, from pool 
18:50:50.026 [INFO - dag-scheduler-event-loop] (Logging.scala:57) ResultStage 8 (collect at IntegrationTestBigLinkedList.scala:421) finished in 3.348 s
18:50:50.026 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Job 1 is finished. Cancelling potential speculative or zombie tasks for this job
18:50:50.027 [INFO - dag-scheduler-event-loop] (Logging.scala:57) Killing all running tasks in stage 8: Stage finished
18:50:50.027 [INFO - main] (Logging.scala:57) Job 1 finished: collect at IntegrationTestBigLinkedList.scala:421, took 21.132658 s
18:50:50.062 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30009), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [9ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.063 [INFO - main] (Logging.scala:57) Code generated in 8.283378 ms
18:50:50.085 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [42ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.085 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [37ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.085 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [46ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.086 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [59ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.086 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [63ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.086 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [65ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.086 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [74ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.086 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [70ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [67ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [83ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [79ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [74ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [77ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [85ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [83ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.087 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [88ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.088 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [89ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.088 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [90ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.088 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [92ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.088 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [94ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.089 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [94ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.089 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30020), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [96ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.089 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [97ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.089 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [98ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.089 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [100ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.089 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [101ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.089 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [103ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.090 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [103ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.090 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [105ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.090 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30019), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [107ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.090 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [109ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.090 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [112ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.090 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [114ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [116ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [118ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [118ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [119ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [121ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [124ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [126ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [128ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [131ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.091 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [131ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.092 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [132ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.092 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30016), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [134ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.093 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30017), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [135ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.093 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=29999, elapsed=30015), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [135ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.093 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [142ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.093 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [144ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.093 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [152ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.093 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [148ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.115 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30031), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [144ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.116 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30026), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [140ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.116 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30021), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [139ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.116 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30015), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [144ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.120 [INFO - dispatcher-event-loop-1] (Logging.scala:57) MapOutputTrackerMasterEndpoint stopped!
18:50:50.122 [DEBUG - pool-24-thread-1] (KuduRpc.java:260) Handling a callback on RPC KuduRpc(method=loopLocateTable, tablet=null, attempt=0, TimeoutTracker(timeout=30000, elapsed=30018), Traces: [0ms] sending RPC to server master-127.25.153.125:42651, [140ms] received response from server master-127.25.153.125:42651: OK, deferred=null) with no deferred attached!
18:50:50.256 [INFO - main] (Logging.scala:57) MemoryStore cleared
18:50:50.257 [INFO - main] (Logging.scala:57) BlockManager stopped
18:50:50.260 [INFO - main] (Logging.scala:57) BlockManagerMaster stopped
18:50:50.266 [INFO - dispatcher-event-loop-1] (Logging.scala:57) OutputCommitCoordinator stopped!
18:50:50.277 [INFO - main] (Logging.scala:57) Successfully stopped SparkContext
18:50:50.281 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.125:42651(127.25.153.125:42651)] disconnecting while in state READY
18:50:50.282 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.124:42707(127.25.153.124:42707)] disconnecting while in state READY
18:50:50.282 [DEBUG - main] (Connection.java:575) [peer 4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)] disconnecting while in state READY
18:50:50.282 [DEBUG - main] (Connection.java:575) [peer 4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)] disconnecting while in state READY
18:50:50.282 [DEBUG - main] (Connection.java:575) [peer a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)] disconnecting while in state READY
18:50:50.283 [DEBUG - main] (Connection.java:575) [peer master-127.25.153.126:41783(127.25.153.126:41783)] disconnecting while in state READY
18:50:50.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:50:50.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer 4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)] handling channelInactive
18:50:50.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 4209f2b5403449738a81ca7a9c4c3e93(127.25.153.65:34751)] cleaning up while in state READY due to: connection closed
18:50:50.292 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.25.153.125:42651(127.25.153.125:42651)] handling channelInactive
18:50:50.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.125:42651(127.25.153.125:42651)] cleaning up while in state READY due to: connection closed
18:50:50.293 [DEBUG - kudu-nio-1] (Connection.java:239) [peer a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)] handling channelInactive
18:50:50.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer a7a2511df0c9418ab0f6d94c64cd9952(127.25.153.66:38047)] cleaning up while in state READY due to: connection closed
18:50:50.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.25.153.124:42707(127.25.153.124:42707)] handling channelInactive
18:50:50.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.153.124:42707(127.25.153.124:42707)] cleaning up while in state READY due to: connection closed
18:50:50.293 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.25.153.126:41783(127.25.153.126:41783)] handling channelInactive
18:50:50.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.153.126:41783(127.25.153.126:41783)] cleaning up while in state READY due to: connection closed
18:50:50.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer 4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)] handling channelInactive
18:50:50.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 4844c0de20c14476b96b193fca1f7bde(127.25.153.67:41677)] cleaning up while in state READY due to: connection closed
18:50:50.295 [DEBUG - kudu-nio-1] (PoolThreadCache.java:221) Freed 51 thread-local buffer(s) from thread: kudu-nio-1
18:50:50.296 [DEBUG - kudu-nio-0] (PoolThreadCache.java:221) Freed 49 thread-local buffer(s) from thread: kudu-nio-0
18:50:50.314 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:50:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.315613 26213 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu pid 26652
18:50:50.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.333563 26845 generic_service.cc:196] Checking for leaks (request via RPC)
18:50:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.525506 26213 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu with pid 26652
18:50:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.571884 26213 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu pid 26867
18:50:50.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.581363 27067 generic_service.cc:196] Checking for leaks (request via RPC)
18:50:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.778028 26213 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu with pid 26867
18:50:50.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.819725 26213 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu pid 27081
18:50:50.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:50.828138 27277 generic_service.cc:196] Checking for leaks (request via RPC)
18:50:51.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.036798 26213 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu with pid 27081
18:50:51.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.080641 26213 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu pid 26229
18:50:51.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.082082 26323 generic_service.cc:196] Checking for leaks (request via RPC)
18:50:51.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.202322 26213 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu with pid 26229
18:50:51.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.241201 26213 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu pid 26339
18:50:51.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.242574 26430 generic_service.cc:196] Checking for leaks (request via RPC)
18:50:51.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.362337 26213 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu with pid 26339
18:50:51.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.398229 26213 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu pid 26445
18:50:51.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.399482 26545 generic_service.cc:196] Checking for leaks (request via RPC)
18:50:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:50:51.515143 26213 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskvXWHGN/build/asan/bin/kudu with pid 26445
18:50:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:50:51Z chronyd exiting
log4j:WARN No appenders could be found for logger (org.apache.kudu.shaded.org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Time: 43.23

OK (1 test)

18:50:51.994 [INFO - shutdown-hook-0] (Logging.scala:57) Shutdown hook called
18:50:51.995 [INFO - shutdown-hook-0] (Logging.scala:57) Deleting directory /tmp/spark-36526b55-bcf3-4293-867d-2c933d28c3d3
